Build Information
Failed to build Appwrite, reference 12.0.0 (8ea3de
), with Swift 6.1 for Android on 8 Sep 2025 19:19:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appwrite/sdk-for-swift.git
Reference: 12.0.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/appwrite/sdk-for-swift
* tag 12.0.0 -> FETCH_HEAD
HEAD is now at 8ea3ded Merge pull request #39 from appwrite/dev
Cloned https://github.com/appwrite/sdk-for-swift.git
Revision (git rev-parse @):
8ea3ded19b70419c8be1b00c93df62be73e0d67d
SUCCESS checkout https://github.com/appwrite/sdk-for-swift.git at 12.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/appwrite/sdk-for-swift.git
https://github.com/appwrite/sdk-for-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.58.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "Appwrite",
"name" : "Appwrite",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Appwrite",
"targets" : [
"Appwrite",
"AppwriteEnums",
"AppwriteModels",
"JSONCodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "JSONCodable",
"module_type" : "SwiftTarget",
"name" : "JSONCodable",
"path" : "Sources/JSONCodable",
"product_memberships" : [
"Appwrite"
],
"sources" : [
"Codable+JSON.swift"
],
"type" : "library"
},
{
"c99name" : "AppwriteTests",
"module_type" : "SwiftTarget",
"name" : "AppwriteTests",
"path" : "Tests/AppwriteTests",
"sources" : [
"Tests.swift"
],
"target_dependencies" : [
"Appwrite"
],
"type" : "test"
},
{
"c99name" : "AppwriteModels",
"module_type" : "SwiftTarget",
"name" : "AppwriteModels",
"path" : "Sources/AppwriteModels",
"product_memberships" : [
"Appwrite"
],
"sources" : [
"AlgoArgon2.swift",
"AlgoBcrypt.swift",
"AlgoMd5.swift",
"AlgoPhpass.swift",
"AlgoScrypt.swift",
"AlgoScryptModified.swift",
"AlgoSha.swift",
"AttributeBoolean.swift",
"AttributeDatetime.swift",
"AttributeEmail.swift",
"AttributeEnum.swift",
"AttributeFloat.swift",
"AttributeInteger.swift",
"AttributeIp.swift",
"AttributeLine.swift",
"AttributeList.swift",
"AttributePoint.swift",
"AttributePolygon.swift",
"AttributeRelationship.swift",
"AttributeString.swift",
"AttributeUrl.swift",
"Bucket.swift",
"BucketList.swift",
"Collection.swift",
"CollectionList.swift",
"ColumnBoolean.swift",
"ColumnDatetime.swift",
"ColumnEmail.swift",
"ColumnEnum.swift",
"ColumnFloat.swift",
"ColumnIndex.swift",
"ColumnIndexList.swift",
"ColumnInteger.swift",
"ColumnIp.swift",
"ColumnLine.swift",
"ColumnList.swift",
"ColumnPoint.swift",
"ColumnPolygon.swift",
"ColumnRelationship.swift",
"ColumnString.swift",
"ColumnUrl.swift",
"Continent.swift",
"ContinentList.swift",
"Country.swift",
"CountryList.swift",
"Currency.swift",
"CurrencyList.swift",
"Database.swift",
"DatabaseList.swift",
"Deployment.swift",
"DeploymentList.swift",
"Document.swift",
"DocumentList.swift",
"Execution.swift",
"ExecutionList.swift",
"File.swift",
"FileList.swift",
"Framework.swift",
"FrameworkAdapter.swift",
"FrameworkList.swift",
"Function.swift",
"FunctionList.swift",
"Headers.swift",
"HealthAntivirus.swift",
"HealthCertificate.swift",
"HealthQueue.swift",
"HealthStatus.swift",
"HealthTime.swift",
"Identity.swift",
"IdentityList.swift",
"Index.swift",
"IndexList.swift",
"Jwt.swift",
"Language.swift",
"LanguageList.swift",
"Locale.swift",
"LocaleCode.swift",
"LocaleCodeList.swift",
"Log.swift",
"LogList.swift",
"Membership.swift",
"MembershipList.swift",
"Message.swift",
"MessageList.swift",
"MfaChallenge.swift",
"MfaFactors.swift",
"MfaRecoveryCodes.swift",
"MfaType.swift",
"Phone.swift",
"PhoneList.swift",
"Preferences.swift",
"Provider.swift",
"ProviderList.swift",
"ResourceToken.swift",
"ResourceTokenList.swift",
"Row.swift",
"RowList.swift",
"Runtime.swift",
"RuntimeList.swift",
"Session.swift",
"SessionList.swift",
"Site.swift",
"SiteList.swift",
"Specification.swift",
"SpecificationList.swift",
"Subscriber.swift",
"SubscriberList.swift",
"Table.swift",
"TableList.swift",
"Target.swift",
"TargetList.swift",
"Team.swift",
"TeamList.swift",
"Token.swift",
"Topic.swift",
"TopicList.swift",
"User.swift",
"UserList.swift",
"Variable.swift",
"VariableList.swift"
],
"target_dependencies" : [
"JSONCodable"
],
"type" : "library"
},
{
"c99name" : "AppwriteEnums",
"module_type" : "SwiftTarget",
"name" : "AppwriteEnums",
"path" : "Sources/AppwriteEnums",
"product_memberships" : [
"Appwrite"
],
"sources" : [
"Adapter.swift",
"AuthenticationFactor.swift",
"AuthenticatorType.swift",
"Browser.swift",
"BuildRuntime.swift",
"Compression.swift",
"CreditCard.swift",
"DeploymentDownloadType.swift",
"ExecutionMethod.swift",
"Flag.swift",
"Framework.swift",
"ImageFormat.swift",
"ImageGravity.swift",
"IndexType.swift",
"MessagePriority.swift",
"MessagingProviderType.swift",
"Name.swift",
"OAuthProvider.swift",
"PasswordHash.swift",
"RelationMutate.swift",
"RelationshipType.swift",
"Runtime.swift",
"SmtpEncryption.swift",
"VCSDeploymentType.swift"
],
"type" : "library"
},
{
"c99name" : "Appwrite",
"module_type" : "SwiftTarget",
"name" : "Appwrite",
"path" : "Sources/Appwrite",
"product_dependencies" : [
"AsyncHTTPClient",
"NIOWebSocket"
],
"product_memberships" : [
"Appwrite"
],
"sources" : [
"Client.swift",
"DeviceInfo/Linux/LinuxDeviceInfo.swift",
"DeviceInfo/OSDeviceInfo.swift",
"DeviceInfo/Windows/WindowsDeviceInfo.swift",
"DeviceInfo/iOS/IOSDeviceInfo.swift",
"DeviceInfo/iOS/UIDevice+ModelName.swift",
"DeviceInfo/macOS/CwlSysCtl.swift",
"DeviceInfo/macOS/MacOSDeviceInfo.swift",
"DeviceInfo/watchOS/WKInterfaceDevice+ModelName.swift",
"DeviceInfo/watchOS/WatchOSDeviceInfo.swift",
"Extensions/Cookie+Codable.swift",
"Extensions/HTTPClientRequest+Cookies.swift",
"Extensions/String+MimeTypes.swift",
"ID.swift",
"Models/AppwriteError.swift",
"Models/InputFile.swift",
"Models/UploadProgress.swift",
"PackageInfo/Apple/PackageInfo+Apple.swift",
"PackageInfo/Linux/PackageInfo+Linux.swift",
"PackageInfo/OSPackageInfo.swift",
"PackageInfo/PackageInfo.swift",
"PackageInfo/Windows/PackageInfo+Windows.swift",
"Permission.swift",
"Query.swift",
"Role.swift",
"Services/Account.swift",
"Services/Avatars.swift",
"Services/Databases.swift",
"Services/Functions.swift",
"Services/Graphql.swift",
"Services/Health.swift",
"Services/Locale.swift",
"Services/Messaging.swift",
"Services/Service.swift",
"Services/Sites.swift",
"Services/Storage.swift",
"Services/TablesDb.swift",
"Services/Teams.swift",
"Services/Tokens.swift",
"Services/Users.swift",
"StreamingDelegate.swift"
],
"target_dependencies" : [
"AppwriteModels",
"AppwriteEnums",
"JSONCodable"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/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 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/async-http-client.git
[1/14168] Fetching async-http-client
[3402/92221] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.69s)
[16392/78053] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.06s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.27.0 (10.30s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/1814] Fetching swift-atomics
[56/4518] Fetching swift-atomics, swift-nio-transport-services
[202/10645] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras
[588/14548] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras, swift-log
[697/20533] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras, swift-log, swift-algorithms
[2515/32194] Fetching swift-atomics, swift-nio-transport-services, swift-nio-extras, swift-log, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (2.14s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.16s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-atomics.git from cache (2.16s)
[11549/20492] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.18s)
[5478/14365] Fetching swift-nio-transport-services, swift-nio-http2
[14285/29440] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.94s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.97s)
[6030/15075] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.66s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (6.83s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (1.07s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.54s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4937] Fetching swift-system
[4395/22347] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.81s)
[3134/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.45s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.92s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.77s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (2.02s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (1.27s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[25/2470] Fetching swift-service-lifecycle
[668/3387] Fetching swift-service-lifecycle, swift-http-types
[810/5016] Fetching swift-service-lifecycle, swift-http-types, swift-asn1
[1281/6192] Fetching swift-service-lifecycle, swift-http-types, swift-asn1, swift-http-structured-headers
[2849/12653] Fetching swift-service-lifecycle, swift-http-types, swift-asn1, swift-http-structured-headers, swift-certificates
[2995/17915] Fetching swift-service-lifecycle, swift-http-types, swift-asn1, swift-http-structured-headers, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (1.44s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.44s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.44s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.45s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.46s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.46s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (2.56s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.24s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.09s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.04s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (1.16s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (1.02s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (1.28s)
Fetching https://github.com/apple/swift-crypto.git
[1/16627] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.73s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (4.91s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (3.32s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.27.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Building for debugging...
[0/446] Write sources
[25/446] Compiling CNIOWindows shim.c
[26/446] Compiling CNIOWindows WSAStartup.c
[27/446] Compiling CNIOWASI CNIOWASI.c
[28/446] Compiling CNIOPosix event_loop_id.c
[28/446] Compiling _AtomicsShims.c
[30/446] Compiling _NumericsShims _NumericsShims.c
[31/446] Compiling CNIOLinux liburing_shims.c
[32/446] Compiling CNIOLLHTTP c_nio_http.c
[33/446] Compiling CNIODarwin shim.c
[34/446] Compiling CNIOSHA1 c_nio_sha1.c
[35/446] Compiling CNIOExtrasZlib empty.c
[36/446] Compiling CNIOLinux shim.c
[37/446] Compiling fiat_p256_adx_mul.S
[38/446] Compiling fiat_curve25519_adx_square.S
[39/446] Compiling fiat_p256_adx_sqr.S
[40/446] Compiling fiat_curve25519_adx_mul.S
[40/446] Compiling CNIOLLHTTP c_nio_api.c
[42/446] Write swift-version-24593BA9C3E375BF.txt
[43/446] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/450] Compiling CNIOBoringSSLShims shims.c
[45/452] Compiling tls_record.cc
[46/452] Compiling tls13_both.cc
[47/452] Compiling tls13_enc.cc
[48/462] Compiling tls13_server.cc
[49/463] Compiling tls_method.cc
[50/467] Compiling tls13_client.cc
[52/506] Emitting module _NIODataStructures
[53/506] Compiling _NIODataStructures Heap.swift
[54/506] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/507] Emitting module RealModule
[56/508] Compiling RealModule RealFunctions.swift
[57/508] Compiling RealModule Real.swift
[58/508] Compiling AppwriteEnums AuthenticationFactor.swift
[59/508] Compiling AppwriteEnums AuthenticatorType.swift
[60/508] Compiling AppwriteEnums CreditCard.swift
[61/508] Compiling AppwriteEnums DeploymentDownloadType.swift
[62/508] Compiling AppwriteEnums Browser.swift
[63/508] Compiling AppwriteEnums BuildRuntime.swift
[64/508] Emitting module _NIOBase64
[65/508] Compiling _NIOBase64 Base64.swift
[66/509] Emitting module InternalCollectionsUtilities
[67/509] Compiling AppwriteEnums Compression.swift
[68/509] Compiling AppwriteEnums Adapter.swift
[69/509] Compiling AppwriteEnums IndexType.swift
[70/509] Compiling AppwriteEnums MessagePriority.swift
[71/509] Compiling AppwriteEnums ExecutionMethod.swift
[72/509] Compiling AppwriteEnums ImageGravity.swift
[73/509] Compiling RealModule Float80+Real.swift
[74/509] Compiling RealModule Float16+Real.swift
[74/509] Compiling t1_enc.cc
[76/509] Compiling _NIODataStructures _TinyArray.swift
[77/509] Compiling _NIODataStructures PriorityQueue.swift
[84/510] Compiling RealModule RelaxedArithmetic.swift
[88/511] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[89/512] Compiling ssl_stat.cc
[90/512] Compiling ssl_versions.cc
[91/512] Compiling ssl_transcript.cc
[93/527] Compiling Logging MetadataProvider.swift
[94/527] Compiling Logging LogHandler.swift
[95/527] Compiling Logging Locks.swift
[96/527] Emitting module Logging
[97/527] Compiling Logging Logging.swift
[98/528] Compiling DequeModule Deque+CustomReflectable.swift
[99/528] Compiling DequeModule Deque+Descriptions.swift
[101/530] Compiling DequeModule _DequeBuffer.swift
[102/530] Compiling DequeModule _DequeBufferHeader.swift
[103/530] Compiling DequeModule Deque+Equatable.swift
[104/530] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[104/530] Compiling ssl_x509.cc
[105/530] Compiling ssl_session.cc
[107/530] Compiling DequeModule Deque+Testing.swift
[108/530] Compiling DequeModule Deque._Storage.swift
[109/530] Compiling DequeModule Deque+Extras.swift
[110/530] Compiling DequeModule Deque+Hashable.swift
[111/530] Compiling DequeModule _DequeSlot.swift
[112/530] Compiling DequeModule _UnsafeWrappedBuffer.swift
[113/530] Compiling AppwriteEnums PasswordHash.swift
[114/530] Compiling AppwriteEnums RelationMutate.swift
[115/530] Compiling AppwriteEnums RelationshipType.swift
[117/533] Compiling AppwriteEnums Name.swift
[118/533] Compiling AppwriteEnums OAuthProvider.swift
[122/533] Emitting module AppwriteEnums
[126/533] Compiling DequeModule Deque+Codable.swift
[127/533] Compiling DequeModule Deque+Collection.swift
[130/533] Compiling DequeModule Deque._UnsafeHandle.swift
[131/533] Compiling DequeModule Deque.swift
[137/533] Compiling JSONCodable Codable+JSON.swift
[138/533] Emitting module JSONCodable
[142/534] Compiling AppwriteEnums Runtime.swift
[143/534] Compiling AppwriteEnums SmtpEncryption.swift
[144/534] Compiling AppwriteEnums VCSDeploymentType.swift
[146/535] Emitting module DequeModule
[147/642] Compiling ssl_key_share.cc
[148/642] Compiling ssl_privkey.cc
[149/642] Compiling ssl_file.cc
[150/642] Compiling ssl_credential.cc
[151/642] Compiling ssl_lib.cc
[152/642] Compiling ssl_buffer.cc
[153/642] Compiling ssl_cipher.cc
[155/642] Emitting module AppwriteModels
[156/657] Compiling AppwriteModels Function.swift
[157/657] Compiling AppwriteModels FunctionList.swift
[158/657] Compiling AppwriteModels Headers.swift
[159/657] Compiling AppwriteModels HealthAntivirus.swift
[160/657] Compiling AppwriteModels HealthCertificate.swift
[161/657] Compiling AppwriteModels HealthQueue.swift
[162/657] Compiling AppwriteModels HealthStatus.swift
[163/657] Compiling AppwriteModels HealthTime.swift
[164/657] Compiling AppwriteModels Identity.swift
[165/657] Compiling AppwriteModels IdentityList.swift
[166/657] Compiling AppwriteModels Index.swift
[167/657] Compiling AppwriteModels IndexList.swift
[168/657] Compiling AppwriteModels Jwt.swift
[169/657] Compiling AppwriteModels Language.swift
[170/657] Compiling AppwriteModels LanguageList.swift
[170/657] Compiling ssl_cert.cc
[172/657] Compiling AppwriteModels Locale.swift
[173/657] Compiling AppwriteModels LocaleCode.swift
[174/657] Compiling AppwriteModels LocaleCodeList.swift
[175/657] Compiling AppwriteModels Log.swift
[176/657] Compiling AppwriteModels LogList.swift
[177/657] Compiling AppwriteModels Membership.swift
[178/657] Compiling AppwriteModels MembershipList.swift
[179/657] Compiling AppwriteModels Message.swift
[180/657] Compiling AppwriteModels MessageList.swift
[181/657] Compiling AppwriteModels MfaChallenge.swift
[182/657] Compiling AppwriteModels MfaFactors.swift
[183/657] Compiling AppwriteModels MfaRecoveryCodes.swift
[184/657] Compiling AppwriteModels MfaType.swift
[185/657] Compiling AppwriteModels Phone.swift
[186/657] Compiling AppwriteModels PhoneList.swift
[186/657] Compiling ssl_asn1.cc
[187/657] Compiling ssl_aead_ctx.cc
[189/657] Compiling AppwriteModels Preferences.swift
[190/657] Compiling AppwriteModels Provider.swift
[191/657] Compiling AppwriteModels ProviderList.swift
[192/657] Compiling AppwriteModels ResourceToken.swift
[193/657] Compiling AppwriteModels ResourceTokenList.swift
[194/657] Compiling AppwriteModels Row.swift
[195/657] Compiling AppwriteModels RowList.swift
[196/657] Compiling AppwriteModels Runtime.swift
[197/657] Compiling AppwriteModels RuntimeList.swift
[198/657] Compiling AppwriteModels Session.swift
[199/657] Compiling AppwriteModels SessionList.swift
[200/657] Compiling AppwriteModels Site.swift
[201/657] Compiling AppwriteModels SiteList.swift
[202/657] Compiling AppwriteModels Specification.swift
[203/657] Compiling AppwriteModels SpecificationList.swift
[204/657] Compiling AppwriteModels ColumnIndex.swift
[205/657] Compiling AppwriteModels ColumnIndexList.swift
[206/657] Compiling AppwriteModels ColumnInteger.swift
[207/657] Compiling AppwriteModels ColumnIp.swift
[208/657] Compiling AppwriteModels ColumnLine.swift
[209/657] Compiling AppwriteModels ColumnList.swift
[210/657] Compiling AppwriteModels ColumnPoint.swift
[211/657] Compiling AppwriteModels ColumnPolygon.swift
[212/657] Compiling AppwriteModels ColumnRelationship.swift
[213/657] Compiling AppwriteModels ColumnString.swift
[214/657] Compiling AppwriteModels ColumnUrl.swift
[215/657] Compiling AppwriteModels Continent.swift
[216/657] Compiling AppwriteModels ContinentList.swift
[217/657] Compiling AppwriteModels Country.swift
[218/657] Compiling AppwriteModels CountryList.swift
[219/657] Compiling AppwriteModels Currency.swift
[220/657] Compiling AppwriteModels CurrencyList.swift
[221/657] Compiling AppwriteModels Database.swift
[222/657] Compiling AppwriteModels DatabaseList.swift
[223/657] Compiling AppwriteModels Deployment.swift
[224/657] Compiling AppwriteModels DeploymentList.swift
[225/657] Compiling AppwriteModels Document.swift
[226/657] Compiling AppwriteModels DocumentList.swift
[227/657] Compiling AppwriteModels Execution.swift
[228/657] Compiling AppwriteModels ExecutionList.swift
[229/657] Compiling AppwriteModels File.swift
[230/657] Compiling AppwriteModels FileList.swift
[231/657] Compiling AppwriteModels Framework.swift
[232/657] Compiling AppwriteModels FrameworkAdapter.swift
[233/657] Compiling AppwriteModels FrameworkList.swift
[234/657] Compiling AppwriteModels AttributeList.swift
[235/657] Compiling AppwriteModels AttributePoint.swift
[236/657] Compiling AppwriteModels AttributePolygon.swift
[237/657] Compiling AppwriteModels AttributeRelationship.swift
[238/657] Compiling AppwriteModels AttributeString.swift
[239/657] Compiling AppwriteModels AttributeUrl.swift
[240/657] Compiling AppwriteModels Bucket.swift
[241/657] Compiling AppwriteModels BucketList.swift
[242/657] Compiling AppwriteModels Collection.swift
[243/657] Compiling AppwriteModels CollectionList.swift
[244/657] Compiling AppwriteModels ColumnBoolean.swift
[245/657] Compiling AppwriteModels ColumnDatetime.swift
[246/657] Compiling AppwriteModels ColumnEmail.swift
[247/657] Compiling AppwriteModels ColumnEnum.swift
[248/657] Compiling AppwriteModels ColumnFloat.swift
[249/657] Compiling AppwriteModels AlgoArgon2.swift
[250/657] Compiling AppwriteModels AlgoBcrypt.swift
[251/657] Compiling AppwriteModels AlgoMd5.swift
[252/657] Compiling AppwriteModels AlgoPhpass.swift
[253/657] Compiling AppwriteModels AlgoScrypt.swift
[254/657] Compiling AppwriteModels AlgoScryptModified.swift
[255/657] Compiling AppwriteModels AlgoSha.swift
[256/657] Compiling AppwriteModels AttributeBoolean.swift
[257/657] Compiling AppwriteModels AttributeDatetime.swift
[258/657] Compiling AppwriteModels AttributeEmail.swift
[259/657] Compiling AppwriteModels AttributeEnum.swift
[260/657] Compiling AppwriteModels AttributeFloat.swift
[261/657] Compiling AppwriteModels AttributeInteger.swift
[262/657] Compiling AppwriteModels AttributeIp.swift
[263/657] Compiling AppwriteModels AttributeLine.swift
[263/657] Compiling s3_pkt.cc
[264/657] Compiling s3_lib.cc
[265/657] Compiling s3_both.cc
[266/657] Compiling handshake_server.cc
[267/657] Compiling handshake_client.cc
[269/657] Compiling AppwriteModels Subscriber.swift
[270/657] Compiling AppwriteModels SubscriberList.swift
[271/657] Compiling AppwriteModels Table.swift
[272/657] Compiling AppwriteModels TableList.swift
[273/657] Compiling AppwriteModels Target.swift
[274/657] Compiling AppwriteModels TargetList.swift
[275/657] Compiling AppwriteModels Team.swift
[276/657] Compiling AppwriteModels TeamList.swift
[277/657] Compiling AppwriteModels Token.swift
[278/657] Compiling AppwriteModels Topic.swift
[279/657] Compiling AppwriteModels TopicList.swift
[280/657] Compiling AppwriteModels User.swift
[281/657] Compiling AppwriteModels UserList.swift
[282/657] Compiling AppwriteModels Variable.swift
[283/657] Compiling AppwriteModels VariableList.swift
[283/658] Compiling handshake.cc
[285/658] Compiling handoff.cc
[286/658] Compiling encrypted_client_hello.cc
[287/658] Compiling dtls_record.cc
[288/658] Compiling md5-x86_64-linux.S
[289/658] Compiling md5-x86_64-apple.S
[290/658] Compiling extensions.cc
[291/658] Compiling dtls_method.cc
[292/658] Compiling md5-586-linux.S
[293/658] Compiling md5-586-apple.S
[294/658] Compiling chacha20_poly1305_x86_64-linux.S
[295/658] Compiling chacha20_poly1305_x86_64-apple.S
[296/658] Compiling chacha20_poly1305_armv8-win.S
[297/658] Compiling chacha20_poly1305_armv8-apple.S
[298/658] Compiling chacha20_poly1305_armv8-linux.S
[299/658] Compiling chacha-x86_64-apple.S
[300/658] Compiling chacha-x86_64-linux.S
[301/658] Compiling chacha-x86-linux.S
[302/658] Compiling chacha-x86-apple.S
[303/658] Compiling chacha-armv8-win.S
[304/658] Compiling chacha-armv8-linux.S
[305/658] Compiling chacha-armv8-apple.S
[306/658] Compiling chacha-armv4-linux.S
[307/658] Compiling aes128gcmsiv-x86_64-linux.S
[308/658] Compiling aes128gcmsiv-x86_64-apple.S
[309/658] Compiling err_data.cc
[310/658] Compiling x86_64-mont5-linux.S
[311/658] Compiling x86_64-mont5-apple.S
[312/658] Compiling x86_64-mont-linux.S
[313/658] Compiling x86-mont-linux.S
[314/658] Compiling x86_64-mont-apple.S
[315/658] Compiling x86-mont-apple.S
[316/658] Compiling vpaes-x86_64-apple.S
[317/658] Compiling vpaes-x86_64-linux.S
[318/658] Compiling d1_srtp.cc
[319/658] Compiling vpaes-x86-linux.S
[320/658] Compiling vpaes-x86-apple.S
[321/658] Compiling vpaes-armv8-win.S
[322/658] Compiling vpaes-armv8-linux.S
[323/658] Compiling vpaes-armv8-apple.S
[324/658] Compiling vpaes-armv7-linux.S
[325/658] Compiling sha512-x86_64-linux.S
[326/658] Compiling sha512-x86_64-apple.S
[327/658] Compiling d1_pkt.cc
[328/658] Compiling sha512-armv8-linux.S
[329/658] Compiling sha512-armv8-win.S
[330/658] Compiling bio_ssl.cc
[331/658] Compiling d1_lib.cc
[332/658] Compiling sha512-armv8-apple.S
[333/658] Compiling d1_both.cc
[334/658] Compiling sha512-armv4-linux.S
[335/658] Compiling sha512-586-linux.S
[335/658] Compiling sha512-586-apple.S
[337/658] Compiling sha256-x86_64-linux.S
[338/658] Compiling sha256-armv8-win.S
[339/658] Compiling sha256-armv8-apple.S
[340/658] Compiling sha256-armv8-linux.S
[341/658] Compiling sha256-x86_64-apple.S
[342/658] Compiling sha256-armv4-linux.S
[343/658] Compiling sha256-586-linux.S
[344/658] Compiling sha256-586-apple.S
[345/658] Compiling sha1-armv8-apple.S
[346/658] Compiling sha1-x86_64-apple.S
[347/658] Compiling sha1-armv8-win.S
[348/658] Compiling sha1-x86_64-linux.S
[349/658] Compiling sha1-armv4-large-linux.S
[350/658] Compiling sha1-armv8-linux.S
[351/658] Compiling sha1-586-apple.S
[352/658] Compiling rsaz-avx2-linux.S
[353/658] Compiling rdrand-x86_64-apple.S
[354/658] Compiling rsaz-avx2-apple.S
[355/658] Compiling sha1-586-linux.S
[356/658] Compiling rdrand-x86_64-linux.S
[357/658] Compiling p256_beeu-armv8-asm-win.S
[358/658] Compiling p256_beeu-x86_64-asm-linux.S
[359/658] Compiling p256_beeu-x86_64-asm-apple.S
[360/658] Compiling p256-x86_64-asm-linux.S
[361/658] Compiling p256_beeu-armv8-asm-linux.S
[362/658] Compiling p256_beeu-armv8-asm-apple.S
[363/658] Compiling p256-x86_64-asm-apple.S
[364/658] Compiling p256-armv8-asm-win.S
[365/658] Compiling ghashv8-armv8-win.S
[366/658] Compiling p256-armv8-asm-apple.S
[367/658] Compiling ghashv8-armv8-apple.S
[368/658] Compiling p256-armv8-asm-linux.S
[369/658] Compiling ghashv8-armv7-linux.S
[370/658] Compiling ghash-x86_64-linux.S
[371/658] Compiling ghashv8-armv8-linux.S
[372/658] Compiling ghash-x86_64-apple.S
[373/658] Compiling ghash-x86-linux.S
[374/658] Compiling ghash-ssse3-x86-apple.S
[375/658] Compiling ghash-x86-apple.S
[376/658] Compiling ghash-ssse3-x86-linux.S
[376/658] Compiling ghash-ssse3-x86_64-apple.S
[378/658] Compiling ghash-neon-armv8-win.S
[379/658] Compiling ghash-ssse3-x86_64-linux.S
[380/658] Compiling ghash-neon-armv8-apple.S
[381/658] Compiling ghash-neon-armv8-linux.S
[382/658] Compiling ghash-armv4-linux.S
[383/658] Compiling bsaes-armv7-linux.S
[384/658] Compiling co-586-apple.S
[385/658] Compiling bn-armv8-win.S
[386/658] Compiling co-586-linux.S
[387/658] Compiling bn-armv8-linux.S
[388/658] Compiling bn-586-linux.S
[389/658] Compiling bn-586-apple.S
[390/658] Compiling bn-armv8-apple.S
[391/658] Compiling armv8-mont-win.S
[392/658] Compiling armv4-mont-linux.S
[393/658] Compiling armv8-mont-apple.S
[394/658] Compiling aesv8-gcm-armv8-win.S
[395/658] Compiling aesv8-armv8-win.S
[396/658] Compiling aesv8-gcm-armv8-linux.S
[397/658] Compiling aesv8-gcm-armv8-apple.S
[398/658] Compiling armv8-mont-linux.S
[399/658] Compiling aesv8-armv8-apple.S
[400/658] Compiling aesv8-armv8-linux.S
[401/658] Compiling aesni-x86-linux.S
[402/658] Compiling aesni-x86_64-apple.S
[403/658] Compiling aesv8-armv7-linux.S
[403/658] Compiling aesni-x86_64-linux.S
[405/658] Compiling aesni-gcm-x86_64-linux.S
[406/658] Compiling aesni-x86-apple.S
[407/658] Compiling aes-gcm-avx2-x86_64-linux.S
[407/658] Compiling aesni-gcm-x86_64-apple.S
[409/658] Compiling aes-gcm-avx2-x86_64-apple.S
[410/658] Compiling aes-gcm-avx10-x86_64-linux.S
[411/658] Compiling aes-gcm-avx10-x86_64-apple.S
[412/658] Compiling x_pubkey.cc
[413/658] Compiling x_spki.cc
[414/658] Compiling x_val.cc
[415/658] Compiling x_x509a.cc
[416/658] Compiling x_sig.cc
[417/658] Compiling x_req.cc
[418/658] Compiling x_name.cc
[419/658] Compiling x_x509.cc
[420/658] Compiling x_exten.cc
[421/658] Compiling x_crl.cc
[422/658] Compiling x_algor.cc
[423/658] Compiling x_all.cc
[424/658] Compiling x_attrib.cc
[425/658] Compiling x509spki.cc
[426/658] Compiling x509rset.cc
[427/658] Compiling x509name.cc
[428/658] Compiling x509cset.cc
[429/658] Compiling x509_vfy.cc
[430/658] Compiling x509_v3.cc
[431/658] Compiling x509_txt.cc
[432/658] Compiling x509_trs.cc
[433/658] Compiling x509_vpm.cc
[434/658] Compiling x509_req.cc
[435/658] Compiling x509_set.cc
[436/658] Compiling x509_obj.cc
[437/658] Compiling x509_def.cc
[438/658] Compiling x509_cmp.cc
[439/658] Compiling x509_ext.cc
[440/658] Compiling x509_d2.cc
[441/658] Compiling x509_lu.cc
[442/658] Compiling x509.cc
[443/658] Compiling x509_att.cc
[444/658] Compiling v3_utl.cc
[445/658] Compiling v3_pmaps.cc
[446/658] Compiling v3_purp.cc
[447/658] Compiling v3_prn.cc
[448/658] Compiling v3_skey.cc
[449/658] Compiling v3_pcons.cc
[450/658] Compiling v3_ocsp.cc
[451/658] Compiling v3_lib.cc
[452/658] Compiling v3_ncons.cc
[453/658] Compiling v3_int.cc
[454/658] Compiling v3_info.cc
[455/658] Compiling v3_ia5.cc
[456/658] Compiling v3_genn.cc
[457/658] Compiling v3_extku.cc
[458/658] Compiling v3_enum.cc
[459/658] Compiling v3_crld.cc
[460/658] Compiling v3_cpols.cc
[461/658] Compiling v3_conf.cc
[462/658] Compiling v3_alt.cc
[463/658] Compiling v3_bcons.cc
[464/658] Compiling v3_akeya.cc
[465/658] Compiling v3_bitst.cc
[466/658] Compiling v3_akey.cc
[467/658] Compiling t_x509.cc
[468/658] Compiling rsa_pss.cc
[469/658] Compiling t_x509a.cc
[470/658] Compiling t_crl.cc
[471/658] Compiling t_req.cc
[472/658] Compiling name_print.cc
[473/658] Compiling policy.cc
[474/658] Compiling i2d_pr.cc
[475/658] Compiling asn1_gen.cc
[476/658] Compiling by_file.cc
[477/658] Compiling by_dir.cc
[478/658] Compiling algorithm.cc
[479/658] Compiling a_digest.cc
[480/658] Compiling a_verify.cc
[481/658] Compiling a_sign.cc
[482/658] Compiling voprf.cc
[483/658] Compiling thread_win.cc
[484/658] Compiling thread_pthread.cc
[485/658] Compiling thread_none.cc
[486/658] Compiling thread.cc
[487/658] Compiling stack.cc
[488/658] Compiling trust_token.cc
[489/658] Compiling pmbtoken.cc
[490/658] Compiling siphash.cc
[491/658] Compiling slhdsa.cc
[492/658] Compiling sha256.cc
[493/658] Compiling spake2plus.cc
[494/658] Compiling sha512.cc
[495/658] Compiling sha1.cc
[496/658] Compiling rsa_print.cc
[497/658] Compiling rsa_extra.cc
[498/658] Compiling refcount.cc
[499/658] Compiling rsa_asn1.cc
[500/658] Compiling windows.cc
[501/658] Compiling rsa_crypt.cc
[502/658] Compiling rc4.cc
[503/658] Compiling urandom.cc
[504/658] Compiling trusty.cc
[505/658] Compiling forkunsafe.cc
[506/658] Compiling rand.cc
[507/658] Compiling poly1305_arm_asm.S
[508/658] Compiling ios.cc
[509/658] Compiling passive.cc
[510/658] Compiling getentropy.cc
[511/658] Compiling fork_detect.cc
[512/658] Compiling deterministic.cc
[513/658] Compiling poly1305_vec.cc
[514/658] Compiling poly1305_arm.cc
[515/658] Compiling poly1305.cc
[516/658] Compiling pool.cc
[517/658] Compiling pkcs7.cc
[518/658] Compiling pkcs8_x509.cc
[519/658] Compiling pkcs8.cc
[520/658] Compiling pem_pkey.cc
[521/658] Compiling p5_pbev2.cc
[522/658] Compiling pem_xaux.cc
[523/658] Compiling pem_x509.cc
[524/658] Compiling pkcs7_x509.cc
[525/658] Compiling pem_oth.cc
[526/658] Compiling pem_info.cc
[527/658] Compiling mlkem.cc
[528/658] Compiling obj_xref.cc
[529/658] Compiling pem_pk8.cc
[530/658] Compiling obj.cc
[531/658] Compiling md5.cc
[532/658] Compiling pem_lib.cc
[533/658] Compiling poly_rq_mul.S
[534/658] Compiling md4.cc
[535/658] Compiling fips_shared_support.cc
[536/658] Compiling mldsa.cc
[537/658] Compiling mem.cc
[538/658] Compiling pem_all.cc
[539/658] Compiling lhash.cc
[540/658] Compiling kyber.cc
[541/658] Compiling ex_data.cc
[542/658] Compiling scrypt.cc
[543/658] Compiling sign.cc
[544/658] Compiling hrss.cc
[545/658] Compiling hpke.cc
[546/658] Compiling print.cc
[547/658] Compiling pbkdf.cc
[548/658] Compiling p_x25519.cc
[549/658] Compiling p_x25519_asn1.cc
[550/658] Compiling p_rsa_asn1.cc
[551/658] Compiling p_rsa.cc
[552/658] Compiling p_ed25519.cc
[553/658] Compiling p_ed25519_asn1.cc
[554/658] Compiling p_hkdf.cc
[555/658] Compiling p_ec.cc
[556/658] Compiling p_ec_asn1.cc
[557/658] Compiling p_dh.cc
[558/658] Compiling p_dh_asn1.cc
[559/658] Compiling evp_ctx.cc
[560/658] Compiling p_dsa_asn1.cc
[561/658] Compiling evp.cc
[562/658] Compiling evp_asn1.cc
[563/658] Compiling err.cc
[564/658] Compiling engine.cc
[565/658] Compiling ecdsa_asn1.cc
[566/658] Compiling ecdh.cc
[567/658] Compiling ec_derive.cc
[568/658] Compiling hash_to_curve.cc
[569/658] Compiling ec_asn1.cc
[570/658] Compiling dsa_asn1.cc
[571/658] Compiling bcm.cc
[572/658] Compiling params.cc
[573/658] Compiling dsa.cc
[574/658] Compiling x25519-asm-arm.S
[575/658] Compiling des.cc
[576/658] Compiling digest_extra.cc
[577/658] Compiling curve25519_64_adx.cc
[578/658] Compiling crypto.cc
[579/658] Compiling cpu_intel.cc
[580/658] Compiling spake25519.cc
[581/658] Compiling dh_asn1.cc
[582/658] Compiling cpu_arm_linux.cc
[583/658] Compiling cpu_aarch64_sysreg.cc
[584/658] Compiling curve25519.cc
[585/658] Compiling cpu_aarch64_fuchsia.cc
[586/658] Compiling cpu_arm_freebsd.cc
[587/658] Compiling cpu_aarch64_win.cc
[588/658] Compiling cpu_aarch64_openbsd.cc
[589/658] Compiling cpu_aarch64_linux.cc
[590/658] Compiling tls_cbc.cc
[591/658] Compiling conf.cc
[592/658] Compiling e_tls.cc
[593/658] Compiling cpu_aarch64_apple.cc
[594/658] Compiling e_rc4.cc
[595/658] Compiling get_cipher.cc
[596/658] Compiling e_null.cc
[597/658] Compiling e_rc2.cc
[598/658] Compiling e_des.cc
[599/658] Compiling e_chacha20poly1305.cc
[600/658] Compiling derive_key.cc
[601/658] Compiling e_aesctrhmac.cc
[602/658] Compiling e_aesgcmsiv.cc
[603/658] Compiling chacha.cc
[604/658] Compiling unicode.cc
[605/658] Compiling cbs.cc
[606/658] Compiling bn_asn1.cc
[607/658] Compiling buf.cc
[608/658] Compiling ber.cc
[609/658] Compiling asn1_compat.cc
[610/658] Compiling cbb.cc
[611/658] Compiling convert.cc
[612/658] Compiling printf.cc
[613/658] Compiling socket_helper.cc
[614/658] Compiling socket.cc
[615/658] Compiling blake2.cc
[616/658] Compiling hexdump.cc
[617/658] Compiling pair.cc
[618/658] Compiling file.cc
[619/658] Compiling bio.cc
[620/658] Compiling bio_mem.cc
[621/658] Compiling fd.cc
[622/658] Compiling errno.cc
[623/658] Compiling connect.cc
[624/658] Compiling base64.cc
[625/658] Compiling tasn_typ.cc
[626/658] Compiling tasn_utl.cc
[627/658] Compiling tasn_fre.cc
[628/658] Compiling tasn_new.cc
[629/658] Compiling tasn_enc.cc
[630/658] Compiling asn_pack.cc
[631/658] Compiling f_string.cc
[632/658] Compiling posix_time.cc
[633/658] Compiling f_int.cc
[634/658] Compiling asn1_par.cc
[635/658] Compiling tasn_dec.cc
[636/658] Compiling a_octet.cc
[637/658] Compiling asn1_lib.cc
[638/658] Compiling a_object.cc
[639/658] Compiling a_type.cc
[640/658] Compiling a_strnid.cc
[641/658] Compiling a_utctm.cc
[642/658] Compiling a_strex.cc
[643/658] Compiling a_time.cc
[644/658] Compiling a_i2d_fp.cc
[645/658] Compiling a_mbstr.cc
[646/658] Compiling a_int.cc
[647/658] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[648/658] Write sources
[650/658] Compiling a_dup.cc
[650/658] Write sources
[652/658] Compiling a_gentm.cc
[653/658] Compiling a_d2i_fp.cc
[654/658] Compiling a_bitstr.cc
[655/701] Compiling a_bool.cc
[657/701] Compiling Algorithms Compacted.swift
[658/701] Compiling Algorithms Cycle.swift
[659/703] Compiling Algorithms Partition.swift
[660/703] Compiling Algorithms Permutations.swift
[661/703] Compiling Algorithms Indexed.swift
[662/703] Compiling Algorithms Intersperse.swift
[663/703] Compiling Algorithms EitherSequence.swift
[664/703] Compiling Algorithms FirstNonNil.swift
[665/703] Compiling Algorithms MinMax.swift
[666/703] Compiling Algorithms FlattenCollection.swift
[667/703] Compiling Algorithms Grouped.swift
[668/703] Compiling Atomics IntegerOperations.swift
[669/703] Compiling Atomics Unmanaged extensions.swift
[671/703] Compiling Algorithms Reductions.swift
[672/703] Compiling Algorithms Rotate.swift
[673/703] Compiling Algorithms Split.swift
[674/703] Compiling Algorithms Stride.swift
[675/703] Compiling Algorithms Suffix.swift
[687/706] Compiling Algorithms Joined.swift
[688/706] Compiling Algorithms Keyed.swift
[690/706] Compiling Algorithms Trim.swift
[691/706] Compiling Algorithms Unique.swift
[692/706] Compiling Algorithms Windows.swift
[693/706] Compiling Algorithms AdjacentPairs.swift
[694/706] Compiling Algorithms Chain.swift
[695/706] Compiling Algorithms Chunked.swift
[696/706] Compiling Algorithms Combinations.swift
[700/706] Emitting module Atomics
[704/707] Compiling c-nioatomics.c
[706/707] Emitting module Algorithms
[707/708] Compiling c-atomics.c
[709/714] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[710/714] Compiling NIOConcurrencyHelpers NIOLock.swift
[711/714] Emitting module NIOConcurrencyHelpers
[712/714] Compiling NIOConcurrencyHelpers lock.swift
[713/714] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[714/714] Compiling NIOConcurrencyHelpers atomics.swift
[716/776] Compiling NIOCore NIOAny.swift
[717/776] Compiling NIOCore NIOCloseOnErrorHandler.swift
[718/776] Compiling NIOCore NIOCoreSendableMetatype.swift
[719/776] Compiling NIOCore NIOLoopBound.swift
[720/776] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[721/776] Compiling NIOCore NIOScheduledCallback.swift
[722/776] Compiling NIOCore NIOSendable.swift
[723/776] Compiling NIOCore RecvByteBufferAllocator.swift
[724/784] Compiling NIOCore IOData.swift
[725/784] Compiling NIOCore IPProtocol.swift
[726/784] Compiling NIOCore IntegerBitPacking.swift
[727/784] Compiling NIOCore IntegerTypes.swift
[728/784] Compiling NIOCore Interfaces.swift
[729/784] Compiling NIOCore Linux.swift
[730/784] Compiling NIOCore MarkedCircularBuffer.swift
[731/784] Compiling NIOCore MulticastChannel.swift
[732/784] Compiling NIOCore EventLoopFuture+Deprecated.swift
[733/784] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[734/784] Compiling NIOCore EventLoopFuture.swift
[735/784] Compiling NIOCore FileDescriptor.swift
[736/784] Compiling NIOCore FileHandle.swift
[737/784] Compiling NIOCore FileRegion.swift
[738/784] Compiling NIOCore GlobalSingletons.swift
[739/784] Compiling NIOCore IO.swift
[740/784] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[741/784] Compiling NIOCore SocketAddresses.swift
[742/784] Compiling NIOCore SocketOptionProvider.swift
[743/784] Compiling NIOCore SystemCallHelpers.swift
[744/784] Compiling NIOCore TimeAmount+Duration.swift
[745/784] Compiling NIOCore TypeAssistedChannelHandler.swift
[746/784] Compiling NIOCore UniversalBootstrapSupport.swift
[747/784] Compiling NIOCore Utilities.swift
[748/784] Compiling NIOCore AddressedEnvelope.swift
[749/784] Compiling NIOCore AsyncAwaitSupport.swift
[750/784] Compiling NIOCore AsyncChannel.swift
[751/784] Compiling NIOCore AsyncChannelHandler.swift
[752/784] Compiling NIOCore AsyncChannelInboundStream.swift
[753/784] Compiling NIOCore AsyncChannelOutboundWriter.swift
[754/784] Compiling NIOCore NIOAsyncSequenceProducer.swift
[755/784] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[756/784] Compiling NIOCore NIOAsyncWriter.swift
[757/784] Compiling NIOCore CircularBuffer.swift
[758/784] Compiling NIOCore Codec.swift
[759/784] Compiling NIOCore ConvenienceOptionSupport.swift
[760/784] Compiling NIOCore DeadChannel.swift
[761/784] Compiling NIOCore DispatchQueue+WithFuture.swift
[762/784] Compiling NIOCore EventLoop+Deprecated.swift
[763/784] Compiling NIOCore EventLoop+SerialExecutor.swift
[764/784] Compiling NIOCore EventLoop.swift
[765/784] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[766/784] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[767/784] Compiling NIOCore BSDSocketAPI.swift
[768/784] Compiling NIOCore ByteBuffer-aux.swift
[769/784] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[770/784] Compiling NIOCore ByteBuffer-conversions.swift
[771/784] Compiling NIOCore ByteBuffer-core.swift
[772/784] Compiling NIOCore ByteBuffer-hex.swift
[773/784] Compiling NIOCore ByteBuffer-int.swift
[774/784] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[775/784] Compiling NIOCore ByteBuffer-multi-int.swift
[776/784] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[777/784] Compiling NIOCore ByteBuffer-views.swift
[778/784] Compiling NIOCore Channel.swift
[779/784] Compiling NIOCore ChannelHandler.swift
[780/784] Compiling NIOCore ChannelHandlers.swift
[781/784] Compiling NIOCore ChannelInvoker.swift
[782/784] Compiling NIOCore ChannelOption.swift
[783/784] Compiling NIOCore ChannelPipeline.swift
[784/784] Emitting module NIOCore
[786/837] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[787/837] Compiling NIOEmbedded AsyncTestingChannel.swift
[788/837] Emitting module NIOEmbedded
[789/837] Compiling NIOEmbedded Embedded.swift
[791/838] Emitting module NIOPosix
[792/844] Compiling NIOPosix Pool.swift
[793/844] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[794/844] Compiling NIOPosix PosixSingletons.swift
[795/844] Compiling NIOPosix RawSocketBootstrap.swift
[796/844] Compiling NIOPosix Resolver.swift
[797/844] Compiling NIOPosix Selectable.swift
[798/844] Compiling NIOPosix SelectableChannel.swift
[799/844] Compiling NIOPosix SelectableEventLoop.swift
[800/844] Compiling NIOPosix SelectorEpoll.swift
[801/844] Compiling NIOPosix SelectorGeneric.swift
[802/844] Compiling NIOPosix SelectorKqueue.swift
[803/844] Compiling NIOPosix SelectorUring.swift
[804/844] Compiling NIOPosix ServerSocket.swift
[805/844] Compiling NIOPosix Socket.swift
[806/844] Compiling NIOPosix SocketChannel.swift
[807/844] Compiling NIOPosix SocketProtocols.swift
[808/844] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[809/844] Compiling NIOPosix System.swift
[810/844] Compiling NIOPosix Thread.swift
[811/844] Compiling NIOPosix ThreadPosix.swift
[812/844] Compiling NIOPosix ThreadWindows.swift
[813/844] Compiling NIOPosix UnsafeTransfer.swift
[814/844] Compiling NIOPosix Utilities.swift
[815/844] Compiling NIOPosix VsockAddress.swift
[816/844] Compiling NIOPosix VsockChannelEvents.swift
[817/844] Compiling NIOPosix IO.swift
[818/844] Compiling NIOPosix IntegerBitPacking.swift
[819/844] Compiling NIOPosix IntegerTypes.swift
[820/844] Compiling NIOPosix Linux.swift
[821/844] Compiling NIOPosix LinuxCPUSet.swift
[822/844] Compiling NIOPosix LinuxUring.swift
[823/844] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[824/844] Compiling NIOPosix BSDSocketAPICommon.swift
[825/844] Compiling NIOPosix BSDSocketAPIPosix.swift
[826/844] Compiling NIOPosix BSDSocketAPIWindows.swift
[827/844] Compiling NIOPosix BaseSocket.swift
[828/844] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[829/844] Compiling NIOPosix BaseSocketChannel.swift
[830/844] Compiling NIOPosix BaseStreamSocketChannel.swift
[831/844] Compiling NIOPosix Bootstrap.swift
[832/844] Compiling NIOPosix ControlMessage.swift
[833/844] Compiling NIOPosix DatagramVectorReadManager.swift
[834/844] Compiling NIOPosix Errors+Any.swift
[835/844] Compiling NIOPosix FileDescriptor.swift
[836/844] Compiling NIOPosix GetaddrinfoResolver.swift
[837/844] Compiling NIOPosix HappyEyeballs.swift
[838/844] Compiling NIOPosix NIOPosixSendableMetatype.swift
[839/844] Compiling NIOPosix NIOThreadPool.swift
[840/844] Compiling NIOPosix NonBlockingFileIO.swift
[841/844] Compiling NIOPosix PendingDatagramWritesManager.swift
[842/844] Compiling NIOPosix PendingWritesManager.swift
[843/844] Compiling NIOPosix PipeChannel.swift
[844/844] Compiling NIOPosix PipePair.swift
[846/847] Emitting module NIO
[847/847] Compiling NIO Exports.swift
[849/887] Compiling NIOTLS TLSEvents.swift
[850/887] Compiling NIOSOCKS ClientStateMachine.swift
[851/887] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[852/888] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[853/888] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[854/888] Emitting module NIOTLS
[855/888] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[856/888] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[857/888] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[858/888] Emitting module NIOSOCKS
[859/888] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[860/888] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[861/888] Compiling NIOSOCKS SOCKSResponse.swift
[862/888] Compiling NIOSOCKS ServerStateMachine.swift
[863/888] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[864/888] Compiling NIOTLS SNIHandler.swift
[865/889] Compiling NIOSOCKS Errors.swift
[866/889] Compiling NIOSOCKS Helpers.swift
[867/889] Compiling NIOSOCKS AuthenticationMethod.swift
[868/889] Compiling NIOSOCKS ClientGreeting.swift
[869/889] Compiling NIOSOCKS Messages.swift
[870/889] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[872/890] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[873/890] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[875/892] Emitting module NIOHTTP1
[876/892] Emitting module NIOFoundationCompat
[877/892] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[878/893] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[879/893] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[881/922] Compiling NIOSSL LinuxCABundle.swift
[882/922] Compiling NIOSSL NIOSSLClientHandler.swift
[883/922] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[884/922] Compiling NIOSSL NIOSSLHandler.swift
[885/944] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[886/944] Compiling NIOTransportServices NIOTSSingletons.swift
[887/944] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[888/946] Emitting module NIOTransportServices
[889/946] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[890/946] Compiling NIOTransportServices NIOTSErrors.swift
[891/946] Compiling NIOTransportServices NIOTSEventLoop.swift
[892/946] Compiling NIOTransportServices NIOTSBootstraps.swift
[893/946] Compiling NIOTransportServices NIOTSChannelOptions.swift
[894/946] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[895/946] Compiling NIOTransportServices StateManagedChannel.swift
[896/946] Compiling NIOTransportServices StateManagedListenerChannel.swift
[897/946] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[898/946] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[899/946] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[900/946] Compiling NIOTransportServices NIOTSListenerChannel.swift
[901/946] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[902/946] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[903/946] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[904/946] Compiling NIOTransportServices AcceptHandler.swift
[905/946] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[906/946] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[907/946] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[908/946] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[920/976] Compiling NIOWebSocket WebSocketErrorCodes.swift
[921/977] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[922/977] Compiling NIOWebSocket WebSocketOpcode.swift
[923/977] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[924/977] Compiling NIOHPACK IntegerCoding.swift
[925/977] Compiling NIOHPACK IndexedHeaderTable.swift
[926/978] Compiling NIOHTTPCompression HTTPDecompression.swift
[931/982] Compiling NIOSSL SubjectAlternativeName.swift
[932/982] Compiling NIOSSL NIOSSLSecureBytes.swift
[933/982] Compiling NIOSSL RNG.swift
[934/982] Compiling NIOSSL SafeCompare.swift
[935/982] Compiling NIOHTTPCompression HTTPCompression.swift
[936/982] Emitting module NIOHTTPCompression
[937/982] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[942/982] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[943/982] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[944/982] Compiling NIOHPACK HuffmanTables.swift
[945/982] Emitting module NIOWebSocket
[946/982] Compiling NIOHPACK HuffmanCoding.swift
[947/982] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[948/982] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[949/983] Compiling NIOHPACK DynamicHeaderTable.swift
[950/983] Compiling NIOHPACK HPACKDecoder.swift
[951/983] Compiling NIOHPACK StaticHeaderTable.swift
[952/983] Emitting module NIOHPACK
[953/983] Compiling NIOHPACK HPACKEncoder.swift
[954/983] Compiling NIOHPACK HPACKErrors.swift
[955/983] Compiling NIOWebSocket WebSocketFrame.swift
[961/984] Compiling NIOSSL IdentityVerification.swift
[970/984] Compiling NIOHPACK HPACKHeader.swift
[971/984] Compiling NIOHPACK HeaderTables.swift
[974/984] Emitting module NIOSSL
[982/1045] Compiling NIOHTTP2 SendingGoawayState.swift
[983/1045] Compiling NIOHTTP2 SendingHeadersState.swift
[984/1045] Compiling NIOHTTP2 SendingPushPromiseState.swift
[985/1045] Compiling NIOHTTP2 SendingRstStreamState.swift
[987/1046] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[988/1046] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[989/1046] Compiling NIOHTTP2 HTTP2StreamID.swift
[990/1046] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[991/1046] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[992/1046] Compiling NIOHTTP2 HTTP2UserEvents.swift
[993/1046] Compiling NIOHTTP2 InboundEventBuffer.swift
[994/1046] Compiling NIOHTTP2 InboundWindowManager.swift
[995/1054] Compiling NIOHTTP2 ConnectionStateMachine.swift
[996/1054] Compiling NIOHTTP2 ConnectionStreamsState.swift
[997/1054] Compiling NIOHTTP2 MayReceiveFrames.swift
[998/1054] Compiling NIOHTTP2 ReceivingDataState.swift
[999/1054] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1000/1054] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1001/1054] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1002/1054] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1003/1054] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1004/1054] Emitting module NIOHTTP2
[1005/1054] Compiling NIOHTTP2 HTTP2Frame.swift
[1006/1054] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1007/1054] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1008/1054] Compiling NIOHTTP2 HTTP2PingData.swift
[1009/1054] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1010/1054] Compiling NIOHTTP2 HTTP2Settings.swift
[1011/1054] Compiling NIOHTTP2 HTTP2Stream.swift
[1012/1054] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1013/1054] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1014/1054] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1015/1054] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1016/1054] Compiling NIOHTTP2 StreamChannelList.swift
[1017/1054] Compiling NIOHTTP2 StreamMap.swift
[1018/1054] Compiling NIOHTTP2 StreamStateMachine.swift
[1019/1054] Compiling NIOHTTP2 UnsafeTransfer.swift
[1020/1054] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1021/1054] Compiling NIOHTTP2 MaySendFrames.swift
[1022/1054] Compiling NIOHTTP2 SendingDataState.swift
[1027/1054] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1028/1054] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1029/1054] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1030/1054] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1031/1054] Compiling NIOHTTP2 HasLocalSettings.swift
[1032/1054] Compiling NIOHTTP2 HasRemoteSettings.swift
[1033/1054] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1034/1054] Compiling NIOHTTP2 QuiescingState.swift
[1035/1054] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1036/1054] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1037/1054] Compiling NIOHTTP2 StateMachineResult.swift
[1038/1054] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1039/1054] Compiling NIOHTTP2 DOSHeuristics.swift
[1040/1054] Compiling NIOHTTP2 Error+Any.swift
[1041/1054] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1042/1054] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1043/1054] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1044/1054] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1045/1054] Compiling NIOHTTP2 GlitchesMonitor.swift
[1046/1054] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1047/1054] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1048/1054] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1049/1054] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1050/1054] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1051/1054] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1052/1054] Compiling NIOHTTP2 HTTP2Error.swift
[1053/1054] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1054/1054] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1056/1115] Emitting module AsyncHTTPClient
[1057/1123] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1058/1123] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1059/1123] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1060/1123] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1061/1123] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1062/1123] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1063/1123] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1064/1123] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1065/1123] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1066/1123] Compiling AsyncHTTPClient HTTPHandler.swift
[1067/1123] Compiling AsyncHTTPClient LRUCache.swift
[1068/1123] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1069/1123] Compiling AsyncHTTPClient NWErrorHandler.swift
[1070/1123] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1071/1123] Compiling AsyncHTTPClient TLSConfiguration.swift
[1072/1123] Compiling AsyncHTTPClient RedirectState.swift
[1073/1123] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1074/1123] Compiling AsyncHTTPClient ConnectionTarget.swift
[1075/1123] Compiling AsyncHTTPClient DeconstructedURL.swift
[1076/1123] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1077/1123] Compiling AsyncHTTPClient FoundationExtensions.swift
[1078/1123] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1079/1123] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1080/1123] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1081/1123] Compiling AsyncHTTPClient HTTPClient.swift
[1082/1123] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1083/1123] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1084/1123] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1085/1123] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1086/1123] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1087/1123] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1088/1123] Compiling AsyncHTTPClient RequestBodyLength.swift
[1089/1123] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1090/1123] Compiling AsyncHTTPClient RequestBag.swift
[1091/1123] Compiling AsyncHTTPClient RequestValidation.swift
[1092/1123] Compiling AsyncHTTPClient SSLContextCache.swift
[1093/1123] Compiling AsyncHTTPClient Scheme.swift
[1094/1123] Compiling AsyncHTTPClient Singleton.swift
[1095/1123] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1096/1123] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1097/1123] Compiling AsyncHTTPClient Utils.swift
[1098/1123] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1099/1123] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1100/1123] Compiling AsyncHTTPClient Transaction.swift
[1101/1123] Compiling AsyncHTTPClient Base64.swift
[1102/1123] Compiling AsyncHTTPClient BasicAuth.swift
[1103/1123] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1104/1123] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1105/1123] Compiling AsyncHTTPClient ConnectionPool.swift
[1106/1123] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1107/1123] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1108/1123] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1109/1123] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1110/1123] Compiling AsyncHTTPClient HTTP1Connection.swift
[1111/1123] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1112/1123] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1113/1123] Compiling AsyncHTTPClient HTTP2Connection.swift
[1114/1123] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1115/1123] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1116/1123] Compiling AsyncHTTPClient RequestOptions.swift
[1117/1123] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1118/1123] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1119/1123] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1120/1123] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1121/1123] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1122/1123] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1123/1123] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1125/1161] Compiling Appwrite CwlSysCtl.swift
[1126/1161] Compiling Appwrite MacOSDeviceInfo.swift
[1127/1161] Compiling Appwrite WKInterfaceDevice+ModelName.swift
[1128/1161] Compiling Appwrite WatchOSDeviceInfo.swift
[1129/1161] Compiling Appwrite Cookie+Codable.swift
[1130/1166] Emitting module Appwrite
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | // MARK: Properties
15 | public static var chunkSize = 5 * 1024 * 1024 // 5MB
| |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 | open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 | private static let boundary = randomBoundary()
39 |
40 | private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
| |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 | // MARK: Methods
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | open class AppwriteError : Swift.Error, Decodable {
| `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
4 |
5 | public let message: String
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
3 | import AsyncHTTPClient
4 |
5 | class StreamingDelegate: HTTPClientResponseDelegate {
| `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
6 |
7 | public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
15 | }
16 |
17 | var state = State.idle
| `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
18 | let request: HTTPClient.Request
19 |
[1131/1166] Compiling Appwrite Client.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | // MARK: Properties
15 | public static var chunkSize = 5 * 1024 * 1024 // 5MB
| |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 | open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 | private static let boundary = randomBoundary()
39 |
40 | private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
| |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 | // MARK: Methods
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[1132/1166] Compiling Appwrite LinuxDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | // MARK: Properties
15 | public static var chunkSize = 5 * 1024 * 1024 // 5MB
| |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 | open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 | private static let boundary = randomBoundary()
39 |
40 | private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
| |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 | // MARK: Methods
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[1133/1166] Compiling Appwrite OSDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | // MARK: Properties
15 | public static var chunkSize = 5 * 1024 * 1024 // 5MB
| |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 | open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 | private static let boundary = randomBoundary()
39 |
40 | private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
| |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 | // MARK: Methods
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[1134/1166] Compiling Appwrite WindowsDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | // MARK: Properties
15 | public static var chunkSize = 5 * 1024 * 1024 // 5MB
| |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 | open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 | private static let boundary = randomBoundary()
39 |
40 | private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
| |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 | // MARK: Methods
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[1135/1166] Compiling Appwrite IOSDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | // MARK: Properties
15 | public static var chunkSize = 5 * 1024 * 1024 // 5MB
| |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 | open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 | private static let boundary = randomBoundary()
39 |
40 | private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
| |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 | // MARK: Methods
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[1136/1166] Compiling Appwrite UIDevice+ModelName.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 |
14 | // MARK: Properties
15 | public static var chunkSize = 5 * 1024 * 1024 // 5MB
| |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 | open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 | private static let boundary = randomBoundary()
39 |
40 | private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
| |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 | // MARK: Methods
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[1137/1166] Compiling Appwrite Locale.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:693:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
691 | ]
692 |
693 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
694 |
695 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:469:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
467 | ]
468 |
469 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
470 |
471 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:540:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
538 | ]
539 |
540 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
541 |
542 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:576:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
574 | ]
575 |
576 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
577 |
578 | return try await client.call(
[1138/1166] Compiling Appwrite Messaging.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:693:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
691 | ]
692 |
693 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
694 |
695 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:469:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
467 | ]
468 |
469 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
470 |
471 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:540:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
538 | ]
539 |
540 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
541 |
542 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:576:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
574 | ]
575 |
576 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
577 |
578 | return try await client.call(
[1139/1166] Compiling Appwrite Service.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:693:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
691 | ]
692 |
693 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
694 |
695 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:469:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
467 | ]
468 |
469 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
470 |
471 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:540:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
538 | ]
539 |
540 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
541 |
542 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:576:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
574 | ]
575 |
576 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
577 |
578 | return try await client.call(
[1140/1166] Compiling Appwrite Sites.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:693:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
691 | ]
692 |
693 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
694 |
695 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:469:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
467 | ]
468 |
469 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
470 |
471 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:540:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
538 | ]
539 |
540 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
541 |
542 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:576:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
574 | ]
575 |
576 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
577 |
578 | return try await client.call(
[1141/1166] Compiling Appwrite Storage.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:693:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
691 | ]
692 |
693 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
694 |
695 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:469:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
467 | ]
468 |
469 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
470 |
471 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:540:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
538 | ]
539 |
540 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
541 |
542 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:576:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
574 | ]
575 |
576 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
577 |
578 | return try await client.call(
[1142/1166] Compiling Appwrite HTTPClientRequest+Cookies.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | open class AppwriteError : Swift.Error, Decodable {
| `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
4 |
5 | public let message: String
[1143/1166] Compiling Appwrite String+MimeTypes.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | open class AppwriteError : Swift.Error, Decodable {
| `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
4 |
5 | public let message: String
[1144/1166] Compiling Appwrite ID.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | open class AppwriteError : Swift.Error, Decodable {
| `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
4 |
5 | public let message: String
[1145/1166] Compiling Appwrite AppwriteError.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | open class AppwriteError : Swift.Error, Decodable {
| `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
4 |
5 | public let message: String
[1146/1166] Compiling Appwrite InputFile.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | open class AppwriteError : Swift.Error, Decodable {
| `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
4 |
5 | public let message: String
[1147/1166] Compiling Appwrite UploadProgress.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 | return PackageInfo.getWindowsPackage()
12 | #endif
13 | }
| `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[1148/1166] Compiling Appwrite PackageInfo+Apple.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 | return PackageInfo.getWindowsPackage()
12 | #endif
13 | }
| `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[1149/1166] Compiling Appwrite PackageInfo+Linux.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 | return PackageInfo.getWindowsPackage()
12 | #endif
13 | }
| `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[1150/1166] Compiling Appwrite OSPackageInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 | return PackageInfo.getWindowsPackage()
12 | #endif
13 | }
| `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[1151/1166] Compiling Appwrite PackageInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 | return PackageInfo.getWindowsPackage()
12 | #endif
13 | }
| `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[1152/1166] Compiling Appwrite PackageInfo+Windows.swift
[1153/1166] Compiling Appwrite Permission.swift
[1154/1166] Compiling Appwrite Query.swift
[1155/1166] Compiling Appwrite Role.swift
[1156/1166] Compiling Appwrite Account.swift
[1157/1166] Compiling Appwrite Avatars.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
46 | ]
47 |
48 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
49 |
50 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
91 | ]
92 |
93 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
94 |
95 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 | ]
123 |
124 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
125 |
126 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
168 | ]
169 |
170 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
171 |
172 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
212 | ]
213 |
214 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
215 |
216 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
264 | ]
265 |
266 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
267 |
268 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
303 | ]
304 |
305 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
306 |
307 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
700 | ]
701 |
702 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
703 |
704 | return try await client.call(
[1158/1166] Compiling Appwrite Databases.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
46 | ]
47 |
48 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
49 |
50 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
91 | ]
92 |
93 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
94 |
95 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 | ]
123 |
124 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
125 |
126 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
168 | ]
169 |
170 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
171 |
172 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
212 | ]
213 |
214 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
215 |
216 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
264 | ]
265 |
266 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
267 |
268 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
303 | ]
304 |
305 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
306 |
307 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
700 | ]
701 |
702 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
703 |
704 | return try await client.call(
[1159/1166] Compiling Appwrite Functions.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
46 | ]
47 |
48 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
49 |
50 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
91 | ]
92 |
93 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
94 |
95 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 | ]
123 |
124 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
125 |
126 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
168 | ]
169 |
170 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
171 |
172 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
212 | ]
213 |
214 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
215 |
216 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
264 | ]
265 |
266 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
267 |
268 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
303 | ]
304 |
305 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
306 |
307 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
700 | ]
701 |
702 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
703 |
704 | return try await client.call(
[1160/1166] Compiling Appwrite Graphql.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
46 | ]
47 |
48 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
49 |
50 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
91 | ]
92 |
93 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
94 |
95 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 | ]
123 |
124 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
125 |
126 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
168 | ]
169 |
170 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
171 |
172 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
212 | ]
213 |
214 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
215 |
216 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
264 | ]
265 |
266 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
267 |
268 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
303 | ]
304 |
305 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
306 |
307 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
700 | ]
701 |
702 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
703 |
704 | return try await client.call(
[1161/1166] Compiling Appwrite Health.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
46 | ]
47 |
48 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
49 |
50 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
91 | ]
92 |
93 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
94 |
95 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 | ]
123 |
124 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
125 |
126 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
168 | ]
169 |
170 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
171 |
172 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
212 | ]
213 |
214 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
215 |
216 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
264 | ]
265 |
266 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
267 |
268 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
303 | ]
304 |
305 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
306 |
307 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
700 | ]
701 |
702 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
703 |
704 | return try await client.call(
[1162/1166] Compiling Appwrite TablesDb.swift
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
3 | import AsyncHTTPClient
4 |
5 | class StreamingDelegate: HTTPClientResponseDelegate {
| `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
6 |
7 | public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
15 | }
16 |
17 | var state = State.idle
| `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
18 | let request: HTTPClient.Request
19 |
[1163/1166] Compiling Appwrite Teams.swift
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
3 | import AsyncHTTPClient
4 |
5 | class StreamingDelegate: HTTPClientResponseDelegate {
| `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
6 |
7 | public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
15 | }
16 |
17 | var state = State.idle
| `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
18 | let request: HTTPClient.Request
19 |
[1164/1166] Compiling Appwrite Tokens.swift
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
3 | import AsyncHTTPClient
4 |
5 | class StreamingDelegate: HTTPClientResponseDelegate {
| `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
6 |
7 | public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
15 | }
16 |
17 | var state = State.idle
| `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
18 | let request: HTTPClient.Request
19 |
[1165/1166] Compiling Appwrite Users.swift
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
3 | import AsyncHTTPClient
4 |
5 | class StreamingDelegate: HTTPClientResponseDelegate {
| `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
6 |
7 | public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
15 | }
16 |
17 | var state = State.idle
| `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
18 | let request: HTTPClient.Request
19 |
[1166/1166] Compiling Appwrite StreamingDelegate.swift
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
3 | import AsyncHTTPClient
4 |
5 | class StreamingDelegate: HTTPClientResponseDelegate {
| `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
6 |
7 | public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
15 | }
16 |
17 | var state = State.idle
| `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
18 | let request: HTTPClient.Request
19 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/63] Compiling Logging MetadataProvider.swift
[3/63] Compiling RealModule Float80+Real.swift
[4/64] Compiling RealModule RealFunctions.swift
[5/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/65] Compiling RealModule Float16+Real.swift
[7/65] Compiling RealModule Real.swift
[8/65] Compiling RealModule RelaxedArithmetic.swift
[9/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[10/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[11/65] Compiling InternalCollectionsUtilities Descriptions.swift
[12/65] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/67] Compiling Atomics AtomicMemoryOrderings.swift
[14/67] Compiling Atomics DoubleWord.swift
[15/67] Compiling InternalCollectionsUtilities Debugging.swift
[16/67] Compiling Atomics ManagedAtomicLazyReference.swift
[17/67] Compiling Atomics UnsafeAtomic.swift
[18/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[21/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/67] Emitting module _NIOBase64
[24/67] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/67] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/67] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/67] Compiling InternalCollectionsUtilities Integer rank.swift
[28/67] Compiling NIOConcurrencyHelpers NIOLock.swift
[29/67] Compiling Logging Locks.swift
[30/67] Emitting module Logging
[31/67] Compiling _NIOBase64 Base64.swift
[32/68] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/68] Compiling _NIODataStructures Heap.swift
[34/68] Compiling NIOConcurrencyHelpers lock.swift
[35/68] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[36/68] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[37/68] Compiling NIOConcurrencyHelpers atomics.swift
[38/68] Emitting module RealModule
[39/69] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[40/69] Compiling InternalCollectionsUtilities _SortedCollection.swift
[43/69] Emitting module _NIODataStructures
[44/69] Compiling Atomics IntegerOperations.swift
[45/69] Compiling Atomics Unmanaged extensions.swift
[47/69] Compiling _NIODataStructures PriorityQueue.swift
[48/69] Compiling _NIODataStructures _TinyArray.swift
[49/70] Emitting module InternalCollectionsUtilities
[50/70] Emitting module NIOConcurrencyHelpers
[54/93] Compiling AppwriteEnums DeploymentDownloadType.swift
[55/93] Compiling AppwriteEnums ExecutionMethod.swift
[56/93] Compiling AppwriteEnums AuthenticatorType.swift
[57/93] Compiling AppwriteEnums CreditCard.swift
[58/93] Compiling AppwriteEnums Adapter.swift
[59/93] Compiling AppwriteEnums AuthenticationFactor.swift
[62/119] Emitting module JSONCodable
[63/119] Compiling JSONCodable Codable+JSON.swift
[64/120] Compiling Algorithms RandomSample.swift
[65/120] Compiling Algorithms Reductions.swift
[66/120] Compiling Algorithms Rotate.swift
[67/123] Compiling Algorithms Joined.swift
[68/123] Compiling Algorithms Keyed.swift
[69/123] Compiling Algorithms MinMax.swift
[70/123] Compiling Algorithms Partition.swift
[71/123] Compiling Algorithms Permutations.swift
[72/123] Compiling Algorithms Product.swift
[74/138] Compiling Logging LogHandler.swift
[75/138] Compiling Logging Logging.swift
[76/139] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/139] Compiling DequeModule Deque+CustomReflectable.swift
[78/139] Compiling DequeModule Deque+Descriptions.swift
[79/139] Compiling DequeModule Deque._Storage.swift
[80/139] Compiling DequeModule Deque._UnsafeHandle.swift
[81/139] Compiling DequeModule Deque.swift
[82/139] Compiling DequeModule Deque+Codable.swift
[83/139] Compiling DequeModule Deque+Collection.swift
[84/139] Compiling DequeModule Deque+Equatable.swift
[85/139] Compiling DequeModule Deque+Extras.swift
[86/139] Compiling DequeModule Deque+Hashable.swift
[87/139] Compiling DequeModule Deque+Testing.swift
[89/139] Compiling DequeModule _DequeBuffer.swift
[90/139] Compiling DequeModule _DequeBufferHeader.swift
[95/141] Compiling AppwriteEnums Runtime.swift
[96/141] Compiling AppwriteEnums SmtpEncryption.swift
[97/141] Compiling AppwriteEnums VCSDeploymentType.swift
[98/141] Emitting module AppwriteEnums
[102/248] Compiling AppwriteModels AlgoSha.swift
[103/248] Compiling AppwriteModels AttributeBoolean.swift
[104/248] Compiling AppwriteModels AttributeDatetime.swift
[105/248] Compiling AppwriteModels AlgoPhpass.swift
[106/248] Compiling AppwriteModels AlgoScrypt.swift
[107/248] Compiling AppwriteModels AlgoScryptModified.swift
[108/251] Compiling AppwriteModels AttributeRelationship.swift
[109/251] Compiling AppwriteModels AttributeString.swift
[110/251] Compiling AppwriteModels AttributeUrl.swift
[111/251] Compiling AppwriteModels AttributeList.swift
[112/251] Compiling AppwriteModels AttributePoint.swift
[113/251] Compiling AppwriteModels AttributePolygon.swift
[116/251] Compiling AppwriteModels Bucket.swift
[117/251] Compiling AppwriteModels BucketList.swift
[118/251] Compiling AppwriteModels ColumnFloat.swift
[119/251] Compiling AppwriteModels AlgoArgon2.swift
[120/251] Compiling AppwriteModels Collection.swift
[121/251] Compiling AppwriteModels CollectionList.swift
[122/251] Compiling AppwriteModels ColumnBoolean.swift
[123/251] Compiling AppwriteModels ColumnDatetime.swift
[125/251] Compiling AppwriteModels AlgoBcrypt.swift
[126/251] Compiling AppwriteModels AlgoMd5.swift
[131/251] Compiling AppwriteModels ColumnEmail.swift
[132/251] Compiling AppwriteModels ColumnEnum.swift
[136/251] Compiling Algorithms Trim.swift
[137/251] Compiling Algorithms Unique.swift
[138/251] Compiling Algorithms Windows.swift
[139/251] Emitting module DequeModule
[141/252] Emitting module Atomics
[147/314] Compiling AppwriteModels Function.swift
[148/314] Compiling AppwriteModels FunctionList.swift
[149/314] Compiling AppwriteModels Headers.swift
[150/314] Compiling AppwriteModels HealthAntivirus.swift
[151/314] Compiling AppwriteModels HealthCertificate.swift
[152/314] Compiling AppwriteModels HealthQueue.swift
[153/314] Compiling AppwriteModels HealthStatus.swift
[154/314] Compiling AppwriteModels HealthTime.swift
[155/314] Compiling AppwriteModels Identity.swift
[156/314] Compiling AppwriteModels IdentityList.swift
[157/314] Compiling AppwriteModels Index.swift
[158/314] Compiling AppwriteModels IndexList.swift
[159/314] Compiling AppwriteModels Jwt.swift
[160/314] Compiling AppwriteModels Language.swift
[161/314] Compiling AppwriteModels LanguageList.swift
[162/329] Emitting module AppwriteModels
[163/329] Compiling NIOCore DeadChannel.swift
[164/329] Compiling NIOCore DispatchQueue+WithFuture.swift
[165/329] Compiling NIOCore EventLoop+Deprecated.swift
[166/329] Compiling NIOCore EventLoop+SerialExecutor.swift
[167/329] Compiling NIOCore EventLoop.swift
[168/329] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[169/329] Compiling NIOCore EventLoopFuture+Deprecated.swift
[170/329] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[171/329] Compiling NIOCore EventLoopFuture.swift
[172/329] Compiling NIOCore FileDescriptor.swift
[173/329] Compiling NIOCore FileHandle.swift
[174/329] Compiling NIOCore FileRegion.swift
[175/329] Compiling NIOCore GlobalSingletons.swift
[176/329] Compiling NIOCore IO.swift
[177/329] Compiling NIOCore NIOAny.swift
[178/329] Compiling NIOCore NIOCloseOnErrorHandler.swift
[179/329] Compiling NIOCore NIOCoreSendableMetatype.swift
[180/329] Compiling NIOCore NIOLoopBound.swift
[181/329] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[182/329] Compiling NIOCore NIOScheduledCallback.swift
[183/329] Compiling NIOCore NIOSendable.swift
[184/329] Compiling NIOCore RecvByteBufferAllocator.swift
[185/329] Compiling NIOCore IOData.swift
[186/329] Compiling NIOCore IPProtocol.swift
[187/329] Compiling NIOCore IntegerBitPacking.swift
[188/329] Compiling NIOCore IntegerTypes.swift
[189/329] Compiling NIOCore Interfaces.swift
[190/329] Compiling NIOCore Linux.swift
[191/329] Compiling NIOCore MarkedCircularBuffer.swift
[192/329] Compiling NIOCore MulticastChannel.swift
[193/329] Compiling AppwriteModels Locale.swift
[194/329] Compiling AppwriteModels LocaleCode.swift
[195/329] Compiling AppwriteModels LocaleCodeList.swift
[196/329] Compiling AppwriteModels Log.swift
[197/329] Compiling AppwriteModels LogList.swift
[198/329] Compiling AppwriteModels Membership.swift
[199/329] Compiling AppwriteModels MembershipList.swift
[200/329] Compiling AppwriteModels Message.swift
[201/329] Compiling AppwriteModels MessageList.swift
[202/329] Compiling AppwriteModels MfaChallenge.swift
[203/329] Compiling AppwriteModels MfaFactors.swift
[204/329] Compiling AppwriteModels MfaRecoveryCodes.swift
[205/329] Compiling AppwriteModels MfaType.swift
[206/329] Compiling AppwriteModels Phone.swift
[207/329] Compiling AppwriteModels PhoneList.swift
[208/329] Compiling AppwriteModels Preferences.swift
[209/329] Compiling AppwriteModels Provider.swift
[210/329] Compiling AppwriteModels ProviderList.swift
[211/329] Compiling AppwriteModels ResourceToken.swift
[212/329] Compiling AppwriteModels ResourceTokenList.swift
[213/329] Compiling AppwriteModels Row.swift
[214/329] Compiling AppwriteModels RowList.swift
[215/329] Compiling AppwriteModels Runtime.swift
[216/329] Compiling AppwriteModels RuntimeList.swift
[217/329] Compiling AppwriteModels Session.swift
[218/329] Compiling AppwriteModels SessionList.swift
[219/329] Compiling AppwriteModels Site.swift
[220/329] Compiling AppwriteModels SiteList.swift
[221/329] Compiling AppwriteModels Specification.swift
[222/329] Compiling AppwriteModels SpecificationList.swift
[223/329] Compiling NIOCore ByteBuffer-hex.swift
[224/329] Compiling NIOCore ByteBuffer-int.swift
[225/329] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[226/329] Compiling NIOCore ByteBuffer-multi-int.swift
[227/329] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[228/329] Compiling NIOCore ByteBuffer-views.swift
[229/329] Compiling NIOCore Channel.swift
[230/329] Compiling NIOCore ChannelHandler.swift
[231/329] Compiling NIOCore ChannelHandlers.swift
[232/329] Compiling NIOCore ChannelInvoker.swift
[233/329] Compiling NIOCore ChannelOption.swift
[234/329] Compiling NIOCore ChannelPipeline.swift
[235/329] Compiling NIOCore CircularBuffer.swift
[236/329] Compiling NIOCore Codec.swift
[237/329] Compiling NIOCore ConvenienceOptionSupport.swift
[238/329] Compiling NIOCore AddressedEnvelope.swift
[239/329] Compiling NIOCore AsyncAwaitSupport.swift
[240/329] Compiling NIOCore AsyncChannel.swift
[241/329] Compiling NIOCore AsyncChannelHandler.swift
[242/329] Compiling NIOCore AsyncChannelInboundStream.swift
[243/329] Compiling NIOCore AsyncChannelOutboundWriter.swift
[244/329] Compiling NIOCore NIOAsyncSequenceProducer.swift
[245/329] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[246/329] Compiling NIOCore NIOAsyncWriter.swift
[247/329] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[248/329] Compiling NIOCore BSDSocketAPI.swift
[249/329] Compiling NIOCore ByteBuffer-aux.swift
[250/329] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[251/329] Compiling NIOCore ByteBuffer-conversions.swift
[252/329] Compiling NIOCore ByteBuffer-core.swift
[261/337] Emitting module Algorithms
[263/338] Compiling AppwriteModels Subscriber.swift
[264/338] Compiling AppwriteModels SubscriberList.swift
[265/338] Compiling AppwriteModels Table.swift
[266/338] Compiling AppwriteModels TableList.swift
[267/338] Compiling AppwriteModels Target.swift
[268/338] Compiling AppwriteModels TargetList.swift
[269/338] Compiling AppwriteModels Team.swift
[270/338] Compiling AppwriteModels TeamList.swift
[271/338] Compiling AppwriteModels Token.swift
[272/338] Compiling AppwriteModels Topic.swift
[273/338] Compiling AppwriteModels TopicList.swift
[274/338] Compiling AppwriteModels User.swift
[275/338] Compiling AppwriteModels UserList.swift
[276/338] Compiling AppwriteModels Variable.swift
[277/338] Compiling AppwriteModels VariableList.swift
[304/339] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[305/339] Compiling NIOCore SocketAddresses.swift
[306/339] Compiling NIOCore SocketOptionProvider.swift
[307/339] Compiling NIOCore SystemCallHelpers.swift
[308/339] Compiling NIOCore TimeAmount+Duration.swift
[309/339] Compiling NIOCore TypeAssistedChannelHandler.swift
[310/339] Compiling NIOCore UniversalBootstrapSupport.swift
[311/339] Compiling NIOCore Utilities.swift
[339/339] Emitting module NIOCore
[341/392] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[342/392] Emitting module NIOEmbedded
[343/392] Compiling NIOEmbedded Embedded.swift
[344/392] Compiling NIOEmbedded AsyncTestingChannel.swift
[346/393] Compiling NIOPosix Pool.swift
[347/393] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[348/393] Compiling NIOPosix PosixSingletons.swift
[349/393] Compiling NIOPosix RawSocketBootstrap.swift
[350/393] Compiling NIOPosix Resolver.swift
[351/393] Compiling NIOPosix Selectable.swift
[352/393] Compiling NIOPosix SelectableChannel.swift
[353/399] Compiling NIOPosix ThreadPosix.swift
[354/399] Compiling NIOPosix ThreadWindows.swift
[355/399] Compiling NIOPosix UnsafeTransfer.swift
[356/399] Compiling NIOPosix Utilities.swift
[357/399] Compiling NIOPosix VsockAddress.swift
[358/399] Compiling NIOPosix VsockChannelEvents.swift
[359/399] Compiling NIOPosix Bootstrap.swift
[360/399] Compiling NIOPosix ControlMessage.swift
[361/399] Compiling NIOPosix DatagramVectorReadManager.swift
[362/399] Compiling NIOPosix Errors+Any.swift
[363/399] Compiling NIOPosix FileDescriptor.swift
[364/399] Compiling NIOPosix GetaddrinfoResolver.swift
[365/399] Compiling NIOPosix HappyEyeballs.swift
[366/399] Compiling NIOPosix SelectableEventLoop.swift
[367/399] Compiling NIOPosix SelectorEpoll.swift
[368/399] Compiling NIOPosix SelectorGeneric.swift
[369/399] Compiling NIOPosix SelectorKqueue.swift
[370/399] Compiling NIOPosix SelectorUring.swift
[371/399] Compiling NIOPosix ServerSocket.swift
[372/399] Compiling NIOPosix Socket.swift
[373/399] Compiling NIOPosix SocketChannel.swift
[374/399] Compiling NIOPosix SocketProtocols.swift
[375/399] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[376/399] Compiling NIOPosix System.swift
[377/399] Compiling NIOPosix Thread.swift
[378/399] Emitting module NIOPosix
[379/399] Compiling NIOPosix BSDSocketAPICommon.swift
[380/399] Compiling NIOPosix BSDSocketAPIPosix.swift
[381/399] Compiling NIOPosix BSDSocketAPIWindows.swift
[382/399] Compiling NIOPosix BaseSocket.swift
[383/399] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[384/399] Compiling NIOPosix BaseSocketChannel.swift
[385/399] Compiling NIOPosix BaseStreamSocketChannel.swift
[386/399] Compiling NIOPosix IO.swift
[387/399] Compiling NIOPosix IntegerBitPacking.swift
[388/399] Compiling NIOPosix IntegerTypes.swift
[389/399] Compiling NIOPosix Linux.swift
[390/399] Compiling NIOPosix LinuxCPUSet.swift
[391/399] Compiling NIOPosix LinuxUring.swift
[392/399] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[393/399] Compiling NIOPosix NIOPosixSendableMetatype.swift
[394/399] Compiling NIOPosix NIOThreadPool.swift
[395/399] Compiling NIOPosix NonBlockingFileIO.swift
[396/399] Compiling NIOPosix PendingDatagramWritesManager.swift
[397/399] Compiling NIOPosix PendingWritesManager.swift
[398/399] Compiling NIOPosix PipeChannel.swift
[399/399] Compiling NIOPosix PipePair.swift
[401/402] Compiling NIO Exports.swift
[402/402] Emitting module NIO
[404/442] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[405/442] Compiling NIOTLS TLSEvents.swift
[406/442] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[407/442] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[408/442] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[409/442] Emitting module NIOHTTP1
[410/444] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[411/444] Compiling NIOSOCKS SOCKSResponse.swift
[412/444] Compiling NIOSOCKS ClientStateMachine.swift
[413/445] Emitting module NIOSOCKS
[414/445] Emitting module NIOFoundationCompat
[415/445] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[416/446] Compiling NIOSOCKS SOCKSClientHandler.swift
[417/446] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[418/446] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[419/446] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[421/446] Compiling NIOSOCKS Errors.swift
[422/446] Compiling NIOSOCKS Helpers.swift
[423/446] Compiling NIOSOCKS Messages.swift
[424/446] Compiling NIOSOCKS SOCKSRequest.swift
[425/446] Compiling NIOSOCKS AuthenticationMethod.swift
[426/446] Compiling NIOSOCKS ClientGreeting.swift
[427/446] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[428/446] Emitting module NIOTLS
[429/446] Compiling NIOTLS SNIHandler.swift
[430/446] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[432/447] Compiling NIOSOCKS ServerStateMachine.swift
[438/448] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[439/448] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[440/496] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[441/496] Compiling NIOTransportServices NIOTSErrors.swift
[442/499] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[443/499] Compiling NIOTransportServices NIOTSListenerChannel.swift
[444/499] Compiling NIOTransportServices NIOTSBootstraps.swift
[445/499] Compiling NIOTransportServices NIOTSChannelOptions.swift
[446/499] Emitting module NIOTransportServices
[447/501] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[448/501] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[449/501] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[452/502] Compiling NIOTransportServices NIOTSEventLoop.swift
[456/502] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[457/502] Compiling NIOTransportServices NIOTSSingletons.swift
[458/502] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[461/502] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[462/502] Compiling NIOTransportServices StateManagedChannel.swift
[463/502] Compiling NIOTransportServices StateManagedListenerChannel.swift
[464/502] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[465/502] Compiling NIOTransportServices AcceptHandler.swift
[468/502] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[469/502] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[470/502] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[472/502] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[473/502] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[479/535] Compiling NIOHPACK HPACKHeader.swift
[480/535] Compiling NIOHPACK HeaderTables.swift
[483/535] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[484/535] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[485/535] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[486/535] Compiling NIOWebSocket SHA1.swift
[491/535] Compiling NIOSSL SubjectAlternativeName.swift
[492/535] Compiling NIOSSL NIOSSLSecureBytes.swift
[493/535] Compiling NIOSSL RNG.swift
[494/535] Compiling NIOSSL SafeCompare.swift
[495/535] Compiling NIOHPACK IndexedHeaderTable.swift
[496/536] Emitting module NIOSSL
[497/536] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[498/536] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[499/536] Emitting module NIOHTTPCompression
[500/536] Compiling NIOHTTPCompression HTTPDecompression.swift
[501/536] Compiling NIOHPACK IntegerCoding.swift
[502/536] Compiling NIOHTTPCompression HTTPCompression.swift
[503/536] Compiling NIOWebSocket WebSocketOpcode.swift
[504/537] Compiling NIOHPACK HuffmanTables.swift
[505/537] Compiling NIOHPACK HuffmanCoding.swift
[506/537] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[507/537] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[510/538] Compiling NIOHPACK StaticHeaderTable.swift
[512/538] Emitting module NIOHPACK
[513/538] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[514/538] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[515/538] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[516/538] Emitting module NIOWebSocket
[525/538] Compiling NIOWebSocket WebSocketErrorCodes.swift
[526/538] Compiling NIOWebSocket WebSocketFrame.swift
[527/539] Compiling NIOSSL Zeroization.swift
[528/539] Compiling NIOSSL TLSConfiguration.swift
[529/539] Compiling NIOSSL UniversalBootstrapSupport.swift
[530/539] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[534/540] Compiling NIOSSL SSLPKCS12Bundle.swift
[542/601] Compiling NIOHTTP2 MaySendFrames.swift
[543/601] Compiling NIOHTTP2 SendingDataState.swift
[544/601] Compiling NIOHTTP2 SendingGoawayState.swift
[545/601] Compiling NIOHTTP2 SendingHeadersState.swift
[546/601] Compiling NIOHTTP2 SendingPushPromiseState.swift
[547/601] Compiling NIOHTTP2 SendingRstStreamState.swift
[548/601] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[549/601] Compiling NIOHTTP2 HTTP2SettingsState.swift
[550/601] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[551/609] Emitting module NIOHTTP2
[552/609] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[553/609] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[554/609] Compiling NIOHTTP2 StreamChannelFlowController.swift
[555/609] Compiling NIOHTTP2 StreamChannelList.swift
[556/609] Compiling NIOHTTP2 StreamMap.swift
[557/609] Compiling NIOHTTP2 StreamStateMachine.swift
[558/609] Compiling NIOHTTP2 UnsafeTransfer.swift
[559/609] Compiling NIOHTTP2 WatermarkedFlowController.swift
[560/609] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[561/609] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[562/609] Compiling NIOHTTP2 HTTP2StreamID.swift
[563/609] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[564/609] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[565/609] Compiling NIOHTTP2 HTTP2UserEvents.swift
[566/609] Compiling NIOHTTP2 InboundEventBuffer.swift
[567/609] Compiling NIOHTTP2 InboundWindowManager.swift
[568/609] Compiling NIOHTTP2 ConnectionStateMachine.swift
[569/609] Compiling NIOHTTP2 ConnectionStreamsState.swift
[570/609] Compiling NIOHTTP2 MayReceiveFrames.swift
[571/609] Compiling NIOHTTP2 ReceivingDataState.swift
[572/609] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[573/609] Compiling NIOHTTP2 ReceivingHeadersState.swift
[574/609] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[575/609] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[576/609] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[577/609] Compiling NIOHTTP2 HTTP2Frame.swift
[578/609] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[579/609] Compiling NIOHTTP2 HTTP2FrameParser.swift
[580/609] Compiling NIOHTTP2 HTTP2PingData.swift
[581/609] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[582/609] Compiling NIOHTTP2 HTTP2Settings.swift
[583/609] Compiling NIOHTTP2 HTTP2Stream.swift
[584/609] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[585/609] Compiling NIOHTTP2 DOSHeuristics.swift
[586/609] Compiling NIOHTTP2 Error+Any.swift
[587/609] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[588/609] Compiling NIOHTTP2 ControlFrameBuffer.swift
[589/609] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[590/609] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[591/609] Compiling NIOHTTP2 GlitchesMonitor.swift
[592/609] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[593/609] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[594/609] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[595/609] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[596/609] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[597/609] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[598/609] Compiling NIOHTTP2 HTTP2Error.swift
[599/609] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[600/609] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[601/609] Compiling NIOHTTP2 HasFlowControlWindows.swift
[602/609] Compiling NIOHTTP2 HasLocalSettings.swift
[603/609] Compiling NIOHTTP2 HasRemoteSettings.swift
[604/609] Compiling NIOHTTP2 LocallyQuiescingState.swift
[605/609] Compiling NIOHTTP2 QuiescingState.swift
[606/609] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[607/609] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[608/609] Compiling NIOHTTP2 StateMachineResult.swift
[609/609] Compiling NIOHTTP2 ContentLengthVerifier.swift
[611/670] Emitting module AsyncHTTPClient
[612/678] Compiling AsyncHTTPClient HTTPHandler.swift
[613/678] Compiling AsyncHTTPClient LRUCache.swift
[614/678] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[615/678] Compiling AsyncHTTPClient NWErrorHandler.swift
[616/678] Compiling AsyncHTTPClient NWWaitingHandler.swift
[617/678] Compiling AsyncHTTPClient TLSConfiguration.swift
[618/678] Compiling AsyncHTTPClient RedirectState.swift
[619/678] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[620/678] Compiling AsyncHTTPClient RequestBag.swift
[621/678] Compiling AsyncHTTPClient RequestValidation.swift
[622/678] Compiling AsyncHTTPClient SSLContextCache.swift
[623/678] Compiling AsyncHTTPClient Scheme.swift
[624/678] Compiling AsyncHTTPClient Singleton.swift
[625/678] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[626/678] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[627/678] Compiling AsyncHTTPClient Utils.swift
[628/678] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[629/678] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[630/678] Compiling AsyncHTTPClient AsyncLazySequence.swift
[631/678] Compiling AsyncHTTPClient HTTPClient+execute.swift
[632/678] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[633/678] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[634/678] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[635/678] Compiling AsyncHTTPClient HTTPClientRequest.swift
[636/678] Compiling AsyncHTTPClient HTTPClientResponse.swift
[637/678] Compiling AsyncHTTPClient ConnectionTarget.swift
[638/678] Compiling AsyncHTTPClient DeconstructedURL.swift
[639/678] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[640/678] Compiling AsyncHTTPClient FoundationExtensions.swift
[641/678] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[642/678] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[643/678] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[644/678] Compiling AsyncHTTPClient HTTPClient.swift
[645/678] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[646/678] Compiling AsyncHTTPClient TLSEventsHandler.swift
[647/678] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[648/678] Compiling AsyncHTTPClient HTTP1Connection.swift
[649/678] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[650/678] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[651/678] Compiling AsyncHTTPClient HTTP2Connection.swift
[652/678] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[653/678] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[654/678] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[655/678] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[656/678] Compiling AsyncHTTPClient Transaction.swift
[657/678] Compiling AsyncHTTPClient Base64.swift
[658/678] Compiling AsyncHTTPClient BasicAuth.swift
[659/678] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[660/678] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[661/678] Compiling AsyncHTTPClient ConnectionPool.swift
[662/678] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[663/678] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[664/678] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[665/678] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[666/678] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[667/678] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[668/678] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[669/678] Compiling AsyncHTTPClient RequestBodyLength.swift
[670/678] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[671/678] Compiling AsyncHTTPClient RequestOptions.swift
[672/678] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[673/678] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[674/678] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[675/678] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[676/678] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[677/678] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[678/678] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[680/716] Compiling Appwrite Client.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[681/716] Compiling Appwrite LinuxDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[682/716] Compiling Appwrite OSDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[683/716] Compiling Appwrite WindowsDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[684/716] Compiling Appwrite IOSDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[685/716] Compiling Appwrite UIDevice+ModelName.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:692:5: error: missing return in static method expected to return 'String'
690 | return "windows"
691 | #endif
692 | }
| `- error: missing return in static method expected to return 'String'
693 |
694 | private static func getDevice() -> String {
[686/721] Emitting module Appwrite
[687/721] Compiling Appwrite CwlSysCtl.swift
[688/721] Compiling Appwrite MacOSDeviceInfo.swift
[689/721] Compiling Appwrite WKInterfaceDevice+ModelName.swift
[690/721] Compiling Appwrite WatchOSDeviceInfo.swift
[691/721] Compiling Appwrite Cookie+Codable.swift
[692/721] Compiling Appwrite HTTPClientRequest+Cookies.swift
[693/721] Compiling Appwrite String+MimeTypes.swift
[694/721] Compiling Appwrite ID.swift
[695/721] Compiling Appwrite AppwriteError.swift
[696/721] Compiling Appwrite InputFile.swift
[697/721] Compiling Appwrite UploadProgress.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 | return PackageInfo.getWindowsPackage()
12 | #endif
13 | }
| `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[698/721] Compiling Appwrite PackageInfo+Apple.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 | return PackageInfo.getWindowsPackage()
12 | #endif
13 | }
| `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[699/721] Compiling Appwrite PackageInfo+Linux.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 | return PackageInfo.getWindowsPackage()
12 | #endif
13 | }
| `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[700/721] Compiling Appwrite OSPackageInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 | return PackageInfo.getWindowsPackage()
12 | #endif
13 | }
| `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[701/721] Compiling Appwrite PackageInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/PackageInfo/OSPackageInfo.swift:13:5: error: missing return in static method expected to return 'PackageInfo'
11 | return PackageInfo.getWindowsPackage()
12 | #endif
13 | }
| `- error: missing return in static method expected to return 'PackageInfo'
14 | }
15 |
[702/721] Compiling Appwrite PackageInfo+Windows.swift
[703/721] Compiling Appwrite Permission.swift
[704/721] Compiling Appwrite Query.swift
[705/721] Compiling Appwrite Role.swift
[706/721] Compiling Appwrite Account.swift
[707/721] Compiling Appwrite Locale.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:693:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
691 | ]
692 |
693 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
694 |
695 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:469:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
467 | ]
468 |
469 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
470 |
471 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:540:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
538 | ]
539 |
540 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
541 |
542 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:576:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
574 | ]
575 |
576 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
577 |
578 | return try await client.call(
[708/721] Compiling Appwrite Messaging.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:693:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
691 | ]
692 |
693 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
694 |
695 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:469:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
467 | ]
468 |
469 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
470 |
471 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:540:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
538 | ]
539 |
540 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
541 |
542 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:576:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
574 | ]
575 |
576 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
577 |
578 | return try await client.call(
[709/721] Compiling Appwrite Service.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:693:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
691 | ]
692 |
693 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
694 |
695 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:469:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
467 | ]
468 |
469 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
470 |
471 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:540:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
538 | ]
539 |
540 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
541 |
542 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:576:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
574 | ]
575 |
576 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
577 |
578 | return try await client.call(
[710/721] Compiling Appwrite Sites.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:693:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
691 | ]
692 |
693 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
694 |
695 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:469:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
467 | ]
468 |
469 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
470 |
471 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:540:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
538 | ]
539 |
540 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
541 |
542 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:576:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
574 | ]
575 |
576 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
577 |
578 | return try await client.call(
[711/721] Compiling Appwrite Storage.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:693:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
691 | ]
692 |
693 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
694 |
695 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:469:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
467 | ]
468 |
469 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
470 |
471 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:540:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
538 | ]
539 |
540 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
541 |
542 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:576:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
574 | ]
575 |
576 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
577 |
578 | return try await client.call(
[712/721] Compiling Appwrite Avatars.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
46 | ]
47 |
48 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
49 |
50 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
91 | ]
92 |
93 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
94 |
95 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 | ]
123 |
124 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
125 |
126 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
168 | ]
169 |
170 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
171 |
172 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
212 | ]
213 |
214 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
215 |
216 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
264 | ]
265 |
266 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
267 |
268 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
303 | ]
304 |
305 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
306 |
307 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
700 | ]
701 |
702 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
703 |
704 | return try await client.call(
[713/721] Compiling Appwrite Databases.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
46 | ]
47 |
48 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
49 |
50 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
91 | ]
92 |
93 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
94 |
95 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 | ]
123 |
124 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
125 |
126 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
168 | ]
169 |
170 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
171 |
172 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
212 | ]
213 |
214 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
215 |
216 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
264 | ]
265 |
266 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
267 |
268 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
303 | ]
304 |
305 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
306 |
307 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
700 | ]
701 |
702 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
703 |
704 | return try await client.call(
[714/721] Compiling Appwrite Functions.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
46 | ]
47 |
48 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
49 |
50 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
91 | ]
92 |
93 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
94 |
95 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 | ]
123 |
124 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
125 |
126 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
168 | ]
169 |
170 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
171 |
172 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
212 | ]
213 |
214 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
215 |
216 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
264 | ]
265 |
266 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
267 |
268 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
303 | ]
304 |
305 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
306 |
307 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
700 | ]
701 |
702 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
703 |
704 | return try await client.call(
[715/721] Compiling Appwrite Graphql.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
46 | ]
47 |
48 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
49 |
50 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
91 | ]
92 |
93 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
94 |
95 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 | ]
123 |
124 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
125 |
126 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
168 | ]
169 |
170 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
171 |
172 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
212 | ]
213 |
214 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
215 |
216 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
264 | ]
265 |
266 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
267 |
268 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
303 | ]
304 |
305 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
306 |
307 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
700 | ]
701 |
702 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
703 |
704 | return try await client.call(
[716/721] Compiling Appwrite Health.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
46 | ]
47 |
48 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
49 |
50 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
91 | ]
92 |
93 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
94 |
95 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 | ]
123 |
124 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
125 |
126 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
168 | ]
169 |
170 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
171 |
172 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
212 | ]
213 |
214 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
215 |
216 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
264 | ]
265 |
266 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
267 |
268 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
303 | ]
304 |
305 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
306 |
307 | return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
700 | ]
701 |
702 | let apiHeaders: [String: String] = [:]
| `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
703 |
704 | return try await client.call(
[717/721] Compiling Appwrite TablesDb.swift
[718/721] Compiling Appwrite Teams.swift
[719/721] Compiling Appwrite Tokens.swift
[720/721] Compiling Appwrite Users.swift
[721/721] Compiling Appwrite StreamingDelegate.swift
BUILD FAILURE 6.1 android