Build Information
Successful build of Appwrite, reference 12.0.0 (c6f0f3
), with Swift 6.1 for Linux on 8 Sep 2025 17:57:29 UTC.
Swift 6 data race errors: 6
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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appwrite/sdk-for-apple.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-apple
* tag 12.0.0 -> FETCH_HEAD
HEAD is now at c6f0f39 Merge pull request #85 from appwrite/dev
Cloned https://github.com/appwrite/sdk-for-apple.git
Revision (git rev-parse @):
c6f0f39d62f5527697300cff35ba1de92ad457f7
SUCCESS checkout https://github.com/appwrite/sdk-for-apple.git at 12.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/appwrite/sdk-for-apple.git
https://github.com/appwrite/sdk-for-apple.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",
"Continent.swift",
"ContinentList.swift",
"Country.swift",
"CountryList.swift",
"Currency.swift",
"CurrencyList.swift",
"Document.swift",
"DocumentList.swift",
"Execution.swift",
"ExecutionList.swift",
"File.swift",
"FileList.swift",
"Headers.swift",
"Identity.swift",
"IdentityList.swift",
"Jwt.swift",
"Language.swift",
"LanguageList.swift",
"Locale.swift",
"LocaleCode.swift",
"LocaleCodeList.swift",
"Log.swift",
"LogList.swift",
"Membership.swift",
"MembershipList.swift",
"MfaChallenge.swift",
"MfaFactors.swift",
"MfaRecoveryCodes.swift",
"MfaType.swift",
"Phone.swift",
"PhoneList.swift",
"Preferences.swift",
"Row.swift",
"RowList.swift",
"Session.swift",
"SessionList.swift",
"Subscriber.swift",
"Target.swift",
"Team.swift",
"TeamList.swift",
"Token.swift",
"User.swift"
],
"target_dependencies" : [
"JSONCodable"
],
"type" : "library"
},
{
"c99name" : "AppwriteEnums",
"module_type" : "SwiftTarget",
"name" : "AppwriteEnums",
"path" : "Sources/AppwriteEnums",
"product_memberships" : [
"Appwrite"
],
"sources" : [
"AuthenticationFactor.swift",
"AuthenticatorType.swift",
"Browser.swift",
"CreditCard.swift",
"ExecutionMethod.swift",
"Flag.swift",
"ImageFormat.swift",
"ImageGravity.swift",
"OAuthProvider.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/RealtimeModels.swift",
"Models/UploadProgress.swift",
"OAuth/View+OAuth.swift",
"OAuth/WebAuthComponent.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/Locale.swift",
"Services/Messaging.swift",
"Services/Realtime.swift",
"Services/Service.swift",
"Services/Storage.swift",
"Services/TablesDb.swift",
"Services/Teams.swift",
"StreamingDelegate.swift",
"WebSockets/HTTPHandler.swift",
"WebSockets/MessageHandler.swift",
"WebSockets/WebSocketClient.swift",
"WebSockets/WebSocketClientDelegate.swift",
"WebSockets/WebSocketClientError.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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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
[14169/92221] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.17s)
[14050/78053] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.67s)
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 (8.36s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
[1/2704] Fetching swift-nio-transport-services
[461/4518] Fetching swift-nio-transport-services, swift-atomics
[1121/8421] Fetching swift-nio-transport-services, swift-atomics, swift-log
[3331/14548] Fetching swift-nio-transport-services, swift-atomics, swift-log, swift-nio-extras
[7533/20533] Fetching swift-nio-transport-services, swift-atomics, swift-log, swift-nio-extras, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.81s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.85s)
Fetched https://github.com/apple/swift-log.git from cache (0.86s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.86s)
[1/11661] Fetching swift-nio-http2
[2567/26736] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.62s)
[13869/15075] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.82s)
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 (4.33s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.81s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4937] Fetching swift-system
[4938/22347] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.38s)
Fetched https://github.com/apple/swift-collections.git from cache (1.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.61s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.09s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.68s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/917] Fetching swift-http-types
[918/2093] Fetching swift-http-types, swift-http-structured-headers
[977/3722] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[1092/8984] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms
[1971/11454] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-service-lifecycle
[3407/17915] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.54s)
[12798/16286] Fetching swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.57s)
[12268/15110] Fetching swift-http-types, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.65s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.77s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.77s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.77s)
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 (1.48s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.66s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.60s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (0.68s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.57s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.72s)
Fetching https://github.com/apple/swift-crypto.git
[1/16627] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.39s)
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 (2.91s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.96s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.74s)
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/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-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-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-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-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-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-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-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/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-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-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-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-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-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/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
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/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Building for debugging...
[0/446] Write sources
[25/446] Compiling CNIOLinux liburing_shims.c
[26/446] Compiling CNIODarwin shim.c
[27/446] Compiling CNIOWindows shim.c
[27/446] Write sources
[31/446] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[32/446] Compiling CNIOSHA1 c_nio_sha1.c
[33/446] Compiling CNIOWindows WSAStartup.c
[34/446] Compiling _NumericsShims _NumericsShims.c
[35/446] Compiling _AtomicsShims.c
[36/446] Compiling CNIOWASI CNIOWASI.c
[37/446] Compiling CNIOPosix event_loop_id.c
[38/446] Compiling CNIOLLHTTP c_nio_http.c
[39/446] Compiling CNIOExtrasZlib empty.c
[40/446] Compiling CNIOLinux shim.c
[41/446] Compiling fiat_p256_adx_sqr.S
[42/446] Compiling fiat_p256_adx_mul.S
[43/446] Compiling fiat_curve25519_adx_mul.S
[44/446] Compiling fiat_curve25519_adx_square.S
[44/446] Compiling CNIOLLHTTP c_nio_api.c
[46/446] Write swift-version-24593BA9C3E375BF.txt
[47/446] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/446] Compiling CNIOBoringSSLShims shims.c
[49/452] Compiling tls_record.cc
[50/463] Compiling tls_method.cc
[52/468] Emitting module _NIODataStructures
[52/468] Compiling tls13_enc.cc
[53/468] Compiling tls13_both.cc
[54/468] Compiling tls13_client.cc
[56/468] Emitting module Logging
[56/502] Compiling tls13_server.cc
[58/511] Emitting module JSONCodable
[59/511] Compiling RealModule RealFunctions.swift
[60/512] Compiling RealModule Real.swift
[61/512] Compiling Atomics AtomicInteger.swift
[62/512] Compiling Atomics AtomicOptionalWrappable.swift
[63/512] Compiling Atomics AtomicReference.swift
[64/514] Emitting module AppwriteEnums
[65/515] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[66/516] Compiling Atomics AtomicMemoryOrderings.swift
[67/516] Compiling Atomics DoubleWord.swift
[68/516] Compiling Atomics Primitives.native.swift
[71/516] Compiling Atomics AtomicStorage.swift
[72/516] Compiling Atomics AtomicBool.swift
[76/516] Compiling AppwriteEnums AuthenticationFactor.swift
[77/516] Compiling AppwriteEnums AuthenticatorType.swift
[78/516] Emitting module InternalCollectionsUtilities
[79/516] Compiling Atomics ManagedAtomic.swift
[80/516] Compiling Atomics ManagedAtomicLazyReference.swift
[82/516] Compiling Atomics AtomicValue.swift
[83/516] Compiling Atomics UnsafeAtomic.swift
[84/516] Compiling Atomics UnsafeAtomicLazyReference.swift
[85/516] Compiling Atomics IntegerConformances.swift
[86/516] Compiling Atomics PointerConformances.swift
[87/516] Emitting module _NIOBase64
[88/516] Compiling _NIOBase64 Base64.swift
[92/517] Compiling RealModule Float80+Real.swift
[93/517] Compiling RealModule Float16+Real.swift
[94/517] Compiling _NIODataStructures _TinyArray.swift
[95/517] Compiling _NIODataStructures PriorityQueue.swift
[102/517] Emitting module RealModule
[103/517] Emitting module Atomics
[105/517] Compiling RealModule RelaxedArithmetic.swift
[106/518] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[112/544] Compiling Algorithms Product.swift
[113/544] Compiling Algorithms RandomSample.swift
[115/560] Compiling Logging Locks.swift
[116/560] Compiling _NIODataStructures Heap.swift
[117/561] Compiling DequeModule Deque+CustomReflectable.swift
[118/561] Compiling DequeModule Deque+Descriptions.swift
[120/563] Compiling Logging MetadataProvider.swift
[121/563] Compiling Logging Logging.swift
[122/563] Compiling Logging LogHandler.swift
[123/564] Compiling DequeModule _DequeBuffer.swift
[124/564] Compiling DequeModule _DequeBufferHeader.swift
[125/564] Compiling DequeModule Deque+Equatable.swift
[126/564] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[127/564] Compiling DequeModule Deque+Extras.swift
[128/564] Compiling DequeModule Deque+Hashable.swift
[130/564] Compiling JSONCodable Codable+JSON.swift
[131/565] Compiling AppwriteEnums OAuthProvider.swift
[132/565] Compiling AppwriteEnums ExecutionMethod.swift
[133/565] Compiling AppwriteEnums Flag.swift
[134/565] Compiling AppwriteEnums ImageGravity.swift
[135/565] Compiling AppwriteEnums ImageFormat.swift
[136/565] Compiling DequeModule _DequeSlot.swift
[137/565] Compiling DequeModule _UnsafeWrappedBuffer.swift
[138/565] Compiling AppwriteEnums CreditCard.swift
[139/565] Compiling AppwriteEnums Browser.swift
[140/565] Compiling DequeModule Deque+Codable.swift
[141/565] Compiling DequeModule Deque+Collection.swift
[144/566] Compiling Algorithms Split.swift
[145/566] Compiling Algorithms Stride.swift
[146/566] Compiling Algorithms Suffix.swift
[148/569] Compiling Algorithms Reductions.swift
[149/569] Compiling Algorithms Rotate.swift
[150/569] Compiling DequeModule Deque+Testing.swift
[151/569] Compiling DequeModule Deque._Storage.swift
[152/569] Compiling DequeModule Deque._UnsafeHandle.swift
[153/569] Compiling DequeModule Deque.swift
[154/613] Compiling AppwriteModels AlgoArgon2.swift
[155/613] Compiling AppwriteModels AlgoBcrypt.swift
[156/613] Compiling AppwriteModels CurrencyList.swift
[157/613] Compiling AppwriteModels Headers.swift
[158/613] Compiling AppwriteModels Identity.swift
[158/613] Compiling t1_enc.cc
[160/613] Compiling AppwriteModels IdentityList.swift
[161/613] Compiling AppwriteModels Jwt.swift
[162/613] Compiling AppwriteModels Language.swift
[163/613] Emitting module DequeModule
[164/614] Compiling AppwriteModels FileList.swift
[165/614] Compiling AppwriteModels Locale.swift
[166/614] Compiling AppwriteModels LocaleCode.swift
[167/614] Compiling ssl_x509.cc
[171/614] Compiling AppwriteModels AlgoMd5.swift
[172/614] Compiling AppwriteModels AlgoPhpass.swift
[173/614] Compiling AppwriteModels ContinentList.swift
[174/614] Compiling AppwriteModels Country.swift
[175/614] Compiling AppwriteModels CountryList.swift
[176/614] Compiling AppwriteModels Currency.swift
[176/614] Compiling ssl_stat.cc
[180/614] Compiling AppwriteModels LocaleCodeList.swift
[181/614] Compiling AppwriteModels Log.swift
[182/614] Compiling AppwriteModels LogList.swift
[183/614] Compiling AppwriteModels Membership.swift
[189/614] Compiling AppwriteModels LanguageList.swift
[190/620] Compiling AppwriteModels AlgoScrypt.swift
[191/620] Compiling AppwriteModels AlgoScryptModified.swift
[192/620] Compiling AppwriteModels AlgoSha.swift
[193/620] Compiling AppwriteModels Continent.swift
[194/620] Emitting module AppwriteModels
[194/620] Compiling ssl_transcript.cc
[196/620] Emitting module Algorithms
[197/621] Compiling AppwriteModels Document.swift
[198/621] Compiling AppwriteModels DocumentList.swift
[199/621] Compiling AppwriteModels Execution.swift
[200/621] Compiling AppwriteModels ExecutionList.swift
[201/621] Compiling AppwriteModels File.swift
[215/621] Compiling ssl_versions.cc
[217/621] Compiling AppwriteModels PhoneList.swift
[218/621] Compiling AppwriteModels Preferences.swift
[219/621] Compiling AppwriteModels Row.swift
[220/621] Compiling AppwriteModels RowList.swift
[221/621] Compiling AppwriteModels Session.swift
[222/621] Compiling AppwriteModels SessionList.swift
[223/621] Compiling AppwriteModels MembershipList.swift
[224/621] Compiling AppwriteModels MfaChallenge.swift
[225/621] Compiling AppwriteModels MfaFactors.swift
[226/621] Compiling AppwriteModels MfaRecoveryCodes.swift
[227/621] Compiling AppwriteModels MfaType.swift
[228/621] Compiling AppwriteModels Phone.swift
[230/621] Compiling AppwriteModels Subscriber.swift
[231/621] Compiling AppwriteModels Target.swift
[232/621] Compiling AppwriteModels Team.swift
[233/621] Compiling AppwriteModels TeamList.swift
[234/621] Compiling AppwriteModels Token.swift
[235/621] Compiling AppwriteModels User.swift
[235/622] Compiling ssl_key_share.cc
[237/622] Compiling ssl_privkey.cc
[238/622] Compiling ssl_session.cc
[239/622] Compiling ssl_credential.cc
[240/622] Compiling ssl_file.cc
[241/622] Compiling ssl_cipher.cc
[242/622] Compiling ssl_lib.cc
[243/622] Compiling ssl_cert.cc
[244/622] Compiling s3_pkt.cc
[245/622] Compiling ssl_aead_ctx.cc
[246/622] Compiling ssl_buffer.cc
[247/622] Compiling s3_lib.cc
[248/622] Compiling ssl_asn1.cc
[249/622] Compiling s3_both.cc
[250/622] Compiling handshake_server.cc
[251/622] Compiling dtls_method.cc
[252/622] Compiling handshake_client.cc
[253/622] Compiling dtls_record.cc
[254/622] Compiling encrypted_client_hello.cc
[255/622] Compiling handoff.cc
[256/622] Compiling md5-x86_64-linux.S
[257/622] Compiling handshake.cc
[258/622] Compiling md5-x86_64-apple.S
[259/622] Compiling md5-586-linux.S
[260/622] Compiling md5-586-apple.S
[261/622] Compiling d1_srtp.cc
[262/622] Compiling chacha20_poly1305_x86_64-linux.S
[263/622] Compiling chacha20_poly1305_x86_64-apple.S
[264/622] Compiling extensions.cc
[265/622] Compiling chacha20_poly1305_armv8-win.S
[266/622] Compiling chacha20_poly1305_armv8-linux.S
[267/622] Compiling err_data.cc
[268/622] Compiling chacha20_poly1305_armv8-apple.S
[269/622] Compiling chacha-x86_64-linux.S
[270/622] Compiling chacha-x86-linux.S
[271/622] Compiling chacha-x86_64-apple.S
[272/622] Compiling chacha-x86-apple.S
[273/622] Compiling chacha-armv8-win.S
[274/622] Compiling chacha-armv8-apple.S
[275/622] Compiling chacha-armv8-linux.S
[276/622] Compiling chacha-armv4-linux.S
[277/622] Compiling aes128gcmsiv-x86_64-apple.S
[278/622] Compiling aes128gcmsiv-x86_64-linux.S
[279/622] Compiling x86_64-mont5-linux.S
[280/622] Compiling x86_64-mont5-apple.S
[281/622] Compiling x86_64-mont-apple.S
[282/622] Compiling x86_64-mont-linux.S
[283/622] Compiling x86-mont-linux.S
[284/622] Compiling x86-mont-apple.S
[285/622] Compiling vpaes-x86_64-linux.S
[286/622] Compiling vpaes-x86_64-apple.S
[287/622] Compiling vpaes-x86-linux.S
[288/622] Compiling vpaes-x86-apple.S
[289/622] Compiling vpaes-armv8-win.S
[290/622] Compiling vpaes-armv8-linux.S
[291/622] Compiling vpaes-armv8-apple.S
[292/622] Compiling vpaes-armv7-linux.S
[293/622] Compiling sha512-x86_64-linux.S
[294/622] Compiling sha512-x86_64-apple.S
[295/622] Compiling sha512-armv8-win.S
[296/622] Compiling sha512-armv8-linux.S
[297/622] Compiling sha512-armv8-apple.S
[298/622] Compiling sha512-armv4-linux.S
[299/622] Compiling bio_ssl.cc
[300/622] Compiling sha512-586-apple.S
[301/622] Compiling sha512-586-linux.S
[302/622] Compiling sha256-x86_64-apple.S
[303/622] Compiling sha256-x86_64-linux.S
[304/622] Compiling sha256-armv8-linux.S
[305/622] Compiling sha256-armv8-win.S
[306/622] Compiling sha256-armv8-apple.S
[307/622] Compiling sha256-armv4-linux.S
[308/622] Compiling sha256-586-apple.S
[309/622] Compiling sha1-armv8-win.S
[309/622] Compiling sha256-586-linux.S
[311/622] Compiling sha1-x86_64-apple.S
[312/622] Compiling sha1-armv8-linux.S
[313/622] Compiling sha1-x86_64-linux.S
[314/622] Compiling sha1-armv8-apple.S
[315/622] Compiling sha1-armv4-large-linux.S
[316/622] Compiling sha1-586-apple.S
[317/622] Compiling sha1-586-linux.S
[318/622] Compiling rsaz-avx2-linux.S
[319/622] Compiling rdrand-x86_64-linux.S
[320/622] Compiling rsaz-avx2-apple.S
[321/622] Compiling rdrand-x86_64-apple.S
[322/622] Compiling p256_beeu-x86_64-asm-linux.S
[323/622] Compiling p256_beeu-armv8-asm-win.S
[324/622] Compiling p256_beeu-x86_64-asm-apple.S
[325/622] Compiling p256_beeu-armv8-asm-linux.S
[326/622] Compiling p256_beeu-armv8-asm-apple.S
[327/622] Compiling p256-x86_64-asm-apple.S
[328/622] Compiling p256-x86_64-asm-linux.S
[329/622] Compiling p256-armv8-asm-win.S
[330/622] Compiling ghashv8-armv8-win.S
[331/622] Compiling p256-armv8-asm-linux.S
[332/622] Compiling p256-armv8-asm-apple.S
[333/622] Compiling ghashv8-armv7-linux.S
[334/622] Compiling ghashv8-armv8-apple.S
[335/622] Compiling d1_pkt.cc
[336/622] Compiling ghashv8-armv8-linux.S
[337/622] Compiling ghash-x86_64-apple.S
[338/622] Compiling ghash-x86_64-linux.S
[339/622] Compiling ghash-ssse3-x86_64-apple.S
[340/622] Compiling ghash-ssse3-x86_64-linux.S
[341/622] Compiling ghash-x86-apple.S
[342/622] Compiling ghash-x86-linux.S
[343/622] Compiling ghash-ssse3-x86-apple.S
[344/622] Compiling ghash-armv4-linux.S
[345/622] Compiling ghash-neon-armv8-apple.S
[346/622] Compiling ghash-neon-armv8-linux.S
[347/622] Compiling ghash-neon-armv8-win.S
[348/622] Compiling ghash-ssse3-x86-linux.S
[349/622] Compiling d1_both.cc
[350/622] Compiling co-586-linux.S
[351/622] Compiling d1_lib.cc
[352/622] Compiling co-586-apple.S
[353/622] Compiling bn-armv8-linux.S
[354/622] Compiling bsaes-armv7-linux.S
[355/622] Compiling bn-armv8-win.S
[356/622] Compiling bn-armv8-apple.S
[357/622] Compiling armv8-mont-apple.S
[358/622] Compiling bn-586-linux.S
[359/622] Compiling armv8-mont-win.S
[360/622] Compiling bn-586-apple.S
[361/622] Compiling armv8-mont-linux.S
[362/622] Compiling armv4-mont-linux.S
[363/622] Compiling aesv8-gcm-armv8-linux.S
[364/622] Compiling aesv8-gcm-armv8-win.S
[365/622] Compiling aesv8-armv8-apple.S
[366/622] Compiling aesv8-gcm-armv8-apple.S
[367/622] Compiling aesv8-armv8-win.S
[368/622] Compiling aesv8-armv7-linux.S
[369/622] Compiling aesni-x86_64-apple.S
[370/622] Compiling aesv8-armv8-linux.S
[371/622] Compiling aesni-x86_64-linux.S
[372/622] Compiling aesni-x86-linux.S
[373/622] Compiling aesni-gcm-x86_64-linux.S
[374/622] Compiling aesni-gcm-x86_64-apple.S
[375/622] Compiling aesni-x86-apple.S
[376/622] Compiling aes-gcm-avx2-x86_64-linux.S
[377/622] Compiling aes-gcm-avx2-x86_64-apple.S
[378/622] Compiling aes-gcm-avx10-x86_64-linux.S
[379/622] Compiling aes-gcm-avx10-x86_64-apple.S
[380/622] Compiling x_x509a.cc
[381/622] Compiling x_sig.cc
[382/622] Compiling x_req.cc
[383/622] Compiling x_name.cc
[384/622] Compiling x_pubkey.cc
[385/622] Compiling x_spki.cc
[386/622] Compiling x_x509.cc
[387/622] Compiling x_val.cc
[388/622] Compiling x_attrib.cc
[389/622] Compiling x_all.cc
[390/622] Compiling x_algor.cc
[391/622] Compiling x_exten.cc
[392/622] Compiling x_crl.cc
[393/622] Compiling x509rset.cc
[394/622] Compiling x509spki.cc
[395/622] Compiling x509name.cc
[396/622] Compiling x509cset.cc
[397/622] Compiling x509_vpm.cc
[398/622] Compiling x509_vfy.cc
[399/622] Compiling x509_v3.cc
[400/622] Compiling x509_txt.cc
[401/622] Compiling x509_trs.cc
[402/622] Compiling x509_set.cc
[403/622] Compiling x509_req.cc
[404/622] Compiling x509_obj.cc
[405/622] Compiling x509_lu.cc
[406/622] Compiling x509_ext.cc
[407/622] Compiling x509_def.cc
[408/622] Compiling x509_d2.cc
[409/622] Compiling x509_cmp.cc
[410/622] Compiling x509_att.cc
[411/622] Compiling x509.cc
[412/622] Compiling v3_utl.cc
[413/622] Compiling v3_skey.cc
[414/622] Compiling v3_purp.cc
[415/622] Compiling v3_prn.cc
[416/622] Compiling v3_pmaps.cc
[417/622] Compiling v3_ocsp.cc
[418/622] Compiling v3_ncons.cc
[419/622] Compiling v3_pcons.cc
[420/622] Compiling v3_info.cc
[421/622] Compiling v3_genn.cc
[422/622] Compiling v3_lib.cc
[423/622] Compiling v3_int.cc
[424/622] Compiling v3_ia5.cc
[425/622] Compiling v3_extku.cc
[426/622] Compiling v3_enum.cc
[427/622] Compiling v3_crld.cc
[428/622] Compiling v3_akeya.cc
[429/622] Compiling v3_conf.cc
[430/622] Compiling v3_bitst.cc
[431/622] Compiling v3_cpols.cc
[432/622] Compiling v3_akey.cc
[433/622] Compiling t_x509.cc
[434/622] Compiling v3_bcons.cc
[435/622] Compiling t_x509a.cc
[436/622] Compiling v3_alt.cc
[437/622] Compiling t_req.cc
[438/622] Compiling i2d_pr.cc
[439/622] Compiling rsa_pss.cc
[440/622] Compiling t_crl.cc
[441/622] Compiling name_print.cc
[442/622] Compiling policy.cc
[443/622] Compiling by_file.cc
[444/622] Compiling by_dir.cc
[445/622] Compiling a_digest.cc
[446/622] Compiling algorithm.cc
[447/622] Compiling asn1_gen.cc
[448/622] Compiling voprf.cc
[449/622] Compiling thread_win.cc
[450/622] Compiling a_verify.cc
[451/622] Compiling a_sign.cc
[452/622] Compiling trust_token.cc
[453/622] Compiling thread.cc
[454/622] Compiling thread_none.cc
[455/622] Compiling thread_pthread.cc
[456/622] Compiling pmbtoken.cc
[457/622] Compiling stack.cc
[458/622] Compiling sha512.cc
[459/622] Compiling siphash.cc
[460/622] Compiling slhdsa.cc
[461/622] Compiling sha256.cc
[462/622] Compiling sha1.cc
[463/622] Compiling spake2plus.cc
[464/622] Compiling rsa_print.cc
[465/622] Compiling rsa_extra.cc
[466/622] Compiling refcount.cc
[467/622] Compiling rc4.cc
[468/622] Compiling rsa_crypt.cc
[469/622] Compiling windows.cc
[470/622] Compiling trusty.cc
[471/622] Compiling urandom.cc
[472/622] Compiling rand.cc
[473/622] Compiling rsa_asn1.cc
[474/622] Compiling getentropy.cc
[475/622] Compiling ios.cc
[476/622] Compiling poly1305_arm_asm.S
[477/622] Compiling passive.cc
[478/622] Compiling deterministic.cc
[479/622] Compiling forkunsafe.cc
[480/622] Compiling fork_detect.cc
[481/622] Compiling poly1305.cc
[482/622] Compiling poly1305_arm.cc
[483/622] Compiling poly1305_vec.cc
[484/622] Compiling pool.cc
[485/622] Compiling pkcs7.cc
[486/622] Compiling pkcs8.cc
[487/622] Compiling p5_pbev2.cc
[488/622] Compiling pkcs8_x509.cc
[489/622] Compiling pkcs7_x509.cc
[490/622] Compiling pem_pkey.cc
[491/622] Compiling pem_x509.cc
[492/622] Compiling pem_xaux.cc
[493/622] Compiling mlkem.cc
[494/622] Compiling pem_oth.cc
[495/622] Compiling pem_pk8.cc
[496/622] Compiling obj_xref.cc
[497/622] Compiling mldsa.cc
[498/622] Compiling pem_lib.cc
[499/622] Compiling pem_info.cc
[500/622] Compiling obj.cc
[501/622] Compiling mem.cc
[502/622] Compiling pem_all.cc
[503/622] Compiling md4.cc
[504/622] Compiling fips_shared_support.cc
[505/622] Compiling md5.cc
[506/622] Compiling poly_rq_mul.S
[507/622] Compiling lhash.cc
[508/622] Compiling ex_data.cc
[509/622] Compiling scrypt.cc
[510/622] Compiling sign.cc
[511/622] Compiling hrss.cc
[512/622] Compiling print.cc
[513/622] Compiling kyber.cc
[514/622] Compiling hpke.cc
[515/622] Compiling p_x25519.cc
[516/622] Compiling pbkdf.cc
[517/622] Compiling p_x25519_asn1.cc
[518/622] Compiling p_ed25519.cc
[519/622] Compiling p_rsa_asn1.cc
[520/622] Compiling p_hkdf.cc
[521/622] Compiling p_ed25519_asn1.cc
[522/622] Compiling p_rsa.cc
[523/622] Compiling p_ec_asn1.cc
[524/622] Compiling p_ec.cc
[525/622] Compiling evp.cc
[526/622] Compiling p_dh_asn1.cc
[527/622] Compiling p_dh.cc
[528/622] Compiling p_dsa_asn1.cc
[529/622] Compiling evp_ctx.cc
[530/622] Compiling err.cc
[531/622] Compiling evp_asn1.cc
[532/622] Compiling ecdh.cc
[533/622] Compiling engine.cc
[534/622] Compiling hash_to_curve.cc
[535/622] Compiling ecdsa_asn1.cc
[536/622] Compiling ec_derive.cc
[537/622] Compiling dsa.cc
[538/622] Compiling ec_asn1.cc
[539/622] Compiling params.cc
[540/622] Compiling dsa_asn1.cc
[541/622] Compiling x25519-asm-arm.S
[542/622] Compiling des.cc
[543/622] Compiling digest_extra.cc
[544/622] Compiling dh_asn1.cc
[545/622] Compiling crypto.cc
[546/622] Compiling cpu_intel.cc
[547/622] Compiling cpu_arm_linux.cc
[548/622] Compiling curve25519.cc
[549/622] Compiling spake25519.cc
[550/622] Compiling cpu_aarch64_win.cc
[551/622] Compiling cpu_arm_freebsd.cc
[552/622] Compiling cpu_aarch64_apple.cc
[553/622] Compiling cpu_aarch64_openbsd.cc
[554/622] Compiling bcm.cc
[555/622] Compiling tls_cbc.cc
[556/622] Compiling cpu_aarch64_sysreg.cc
[557/622] Compiling cpu_aarch64_fuchsia.cc
[558/622] Compiling cpu_aarch64_linux.cc
[559/622] Compiling curve25519_64_adx.cc
[560/622] Compiling e_rc4.cc
[561/622] Compiling conf.cc
[562/622] Compiling get_cipher.cc
[563/622] Compiling e_null.cc
[564/622] Compiling e_tls.cc
[565/622] Compiling e_rc2.cc
[566/622] Compiling e_des.cc
[567/622] Compiling e_chacha20poly1305.cc
[568/622] Compiling e_aesgcmsiv.cc
[569/622] Compiling derive_key.cc
[570/622] Compiling e_aesctrhmac.cc
[571/622] Compiling chacha.cc
[572/622] Compiling unicode.cc
[573/622] Compiling buf.cc
[574/622] Compiling ber.cc
[575/622] Compiling cbb.cc
[576/622] Compiling cbs.cc
[577/622] Compiling blake2.cc
[578/622] Compiling bn_asn1.cc
[579/622] Compiling asn1_compat.cc
[580/622] Compiling convert.cc
[581/622] Compiling socket_helper.cc
[582/622] Compiling socket.cc
[583/622] Compiling hexdump.cc
[584/622] Compiling printf.cc
[585/622] Compiling pair.cc
[586/622] Compiling errno.cc
[587/622] Compiling fd.cc
[588/622] Compiling file.cc
[589/622] Compiling connect.cc
[590/622] Compiling bio_mem.cc
[591/622] Compiling base64.cc
[592/622] Compiling bio.cc
[593/622] Compiling tasn_typ.cc
[594/622] Compiling tasn_fre.cc
[595/622] Compiling posix_time.cc
[596/622] Compiling tasn_enc.cc
[597/622] Compiling f_int.cc
[598/622] Compiling f_string.cc
[599/622] Compiling tasn_utl.cc
[600/622] Compiling asn_pack.cc
[601/622] Compiling tasn_new.cc
[602/622] Compiling tasn_dec.cc
[603/622] Compiling asn1_par.cc
[604/622] Compiling a_type.cc
[605/622] Compiling a_utctm.cc
[606/622] Compiling a_strnid.cc
[607/622] Compiling a_octet.cc
[608/622] Compiling a_time.cc
[609/622] Compiling asn1_lib.cc
[610/622] Compiling a_strex.cc
[611/622] Compiling a_object.cc
[612/622] Compiling a_i2d_fp.cc
[613/622] Compiling a_d2i_fp.cc
[614/622] Compiling a_dup.cc
[615/622] Compiling a_bool.cc
[616/622] Compiling a_bitstr.cc
[617/622] Compiling a_mbstr.cc
[618/622] Compiling a_gentm.cc
[619/622] Compiling a_int.cc
[620/622] Compiling c-nioatomics.c
[621/622] Compiling c-atomics.c
[623/628] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[624/628] Compiling NIOConcurrencyHelpers NIOLock.swift
[625/628] Compiling NIOConcurrencyHelpers lock.swift
[626/628] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[627/628] Emitting module NIOConcurrencyHelpers
[628/628] Compiling NIOConcurrencyHelpers atomics.swift
[630/690] Compiling NIOCore IOData.swift
[631/690] Compiling NIOCore IPProtocol.swift
[632/690] Compiling NIOCore IntegerBitPacking.swift
[633/690] Compiling NIOCore IntegerTypes.swift
[634/690] Compiling NIOCore Interfaces.swift
[635/690] Compiling NIOCore Linux.swift
[636/690] Compiling NIOCore MarkedCircularBuffer.swift
[637/690] Compiling NIOCore MulticastChannel.swift
[638/698] Compiling NIOCore NIOAny.swift
[639/698] Compiling NIOCore NIOCloseOnErrorHandler.swift
[640/698] Compiling NIOCore NIOCoreSendableMetatype.swift
[641/698] Compiling NIOCore NIOLoopBound.swift
[642/698] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[643/698] Compiling NIOCore NIOScheduledCallback.swift
[644/698] Compiling NIOCore NIOSendable.swift
[645/698] Compiling NIOCore RecvByteBufferAllocator.swift
[646/698] Compiling NIOCore EventLoopFuture+Deprecated.swift
[647/698] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[648/698] Compiling NIOCore EventLoopFuture.swift
[649/698] Compiling NIOCore FileDescriptor.swift
[650/698] Compiling NIOCore FileHandle.swift
[651/698] Compiling NIOCore FileRegion.swift
[652/698] Compiling NIOCore GlobalSingletons.swift
[653/698] Compiling NIOCore IO.swift
[654/698] Compiling NIOCore CircularBuffer.swift
[655/698] Compiling NIOCore Codec.swift
[656/698] Compiling NIOCore ConvenienceOptionSupport.swift
[657/698] Compiling NIOCore DeadChannel.swift
[658/698] Compiling NIOCore DispatchQueue+WithFuture.swift
[659/698] Compiling NIOCore EventLoop+Deprecated.swift
[660/698] Compiling NIOCore EventLoop+SerialExecutor.swift
[661/698] Compiling NIOCore EventLoop.swift
[662/698] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[663/698] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[664/698] Compiling NIOCore SocketAddresses.swift
[665/698] Compiling NIOCore SocketOptionProvider.swift
[666/698] Compiling NIOCore SystemCallHelpers.swift
[667/698] Compiling NIOCore TimeAmount+Duration.swift
[668/698] Compiling NIOCore TypeAssistedChannelHandler.swift
[669/698] Compiling NIOCore UniversalBootstrapSupport.swift
[670/698] Compiling NIOCore Utilities.swift
[671/698] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[672/698] Compiling NIOCore BSDSocketAPI.swift
[673/698] Compiling NIOCore ByteBuffer-aux.swift
[674/698] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[675/698] Compiling NIOCore ByteBuffer-conversions.swift
[676/698] Compiling NIOCore ByteBuffer-core.swift
[677/698] Compiling NIOCore ByteBuffer-hex.swift
[678/698] Compiling NIOCore ByteBuffer-int.swift
[679/698] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[680/698] Compiling NIOCore AddressedEnvelope.swift
[681/698] Compiling NIOCore AsyncAwaitSupport.swift
[682/698] Compiling NIOCore AsyncChannel.swift
[683/698] Compiling NIOCore AsyncChannelHandler.swift
[684/698] Compiling NIOCore AsyncChannelInboundStream.swift
[685/698] Compiling NIOCore AsyncChannelOutboundWriter.swift
[686/698] Compiling NIOCore NIOAsyncSequenceProducer.swift
[687/698] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[688/698] Compiling NIOCore NIOAsyncWriter.swift
[689/698] Compiling NIOCore ByteBuffer-multi-int.swift
[690/698] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[691/698] Compiling NIOCore ByteBuffer-views.swift
[692/698] Compiling NIOCore Channel.swift
[693/698] Compiling NIOCore ChannelHandler.swift
[694/698] Compiling NIOCore ChannelHandlers.swift
[695/698] Compiling NIOCore ChannelInvoker.swift
[696/698] Compiling NIOCore ChannelOption.swift
[697/698] Compiling NIOCore ChannelPipeline.swift
[698/698] Emitting module NIOCore
[700/751] Emitting module NIOEmbedded
[701/751] Compiling NIOEmbedded AsyncTestingChannel.swift
[702/751] Compiling NIOEmbedded Embedded.swift
[703/751] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[705/752] Emitting module NIOPosix
[706/758] Compiling NIOPosix Socket.swift
[707/758] Compiling NIOPosix SocketChannel.swift
[708/758] Compiling NIOPosix SocketProtocols.swift
[709/758] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[710/758] Compiling NIOPosix System.swift
[711/758] Compiling NIOPosix Thread.swift
[712/758] Compiling NIOPosix Pool.swift
[713/758] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[714/758] Compiling NIOPosix PosixSingletons.swift
[715/758] Compiling NIOPosix RawSocketBootstrap.swift
[716/758] Compiling NIOPosix Resolver.swift
[717/758] Compiling NIOPosix Selectable.swift
[718/758] Compiling NIOPosix SelectableChannel.swift
[719/758] Compiling NIOPosix SelectableEventLoop.swift
[720/758] Compiling NIOPosix SelectorEpoll.swift
[721/758] Compiling NIOPosix SelectorGeneric.swift
[722/758] Compiling NIOPosix SelectorKqueue.swift
[723/758] Compiling NIOPosix SelectorUring.swift
[724/758] Compiling NIOPosix ServerSocket.swift
[725/758] Compiling NIOPosix ThreadPosix.swift
[726/758] Compiling NIOPosix ThreadWindows.swift
[727/758] Compiling NIOPosix UnsafeTransfer.swift
[728/758] Compiling NIOPosix Utilities.swift
[729/758] Compiling NIOPosix VsockAddress.swift
[730/758] Compiling NIOPosix VsockChannelEvents.swift
[731/758] Compiling NIOPosix BSDSocketAPICommon.swift
[732/758] Compiling NIOPosix BSDSocketAPIPosix.swift
[733/758] Compiling NIOPosix BSDSocketAPIWindows.swift
[734/758] Compiling NIOPosix BaseSocket.swift
[735/758] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[736/758] Compiling NIOPosix BaseSocketChannel.swift
[737/758] Compiling NIOPosix BaseStreamSocketChannel.swift
[738/758] Compiling NIOPosix Bootstrap.swift
[739/758] Compiling NIOPosix ControlMessage.swift
[740/758] Compiling NIOPosix DatagramVectorReadManager.swift
[741/758] Compiling NIOPosix Errors+Any.swift
[742/758] Compiling NIOPosix FileDescriptor.swift
[743/758] Compiling NIOPosix GetaddrinfoResolver.swift
[744/758] Compiling NIOPosix HappyEyeballs.swift
[745/758] Compiling NIOPosix NIOPosixSendableMetatype.swift
[746/758] Compiling NIOPosix NIOThreadPool.swift
[747/758] Compiling NIOPosix NonBlockingFileIO.swift
[748/758] Compiling NIOPosix PendingDatagramWritesManager.swift
[749/758] Compiling NIOPosix PendingWritesManager.swift
[750/758] Compiling NIOPosix PipeChannel.swift
[751/758] Compiling NIOPosix PipePair.swift
[752/758] Compiling NIOPosix IO.swift
[753/758] Compiling NIOPosix IntegerBitPacking.swift
[754/758] Compiling NIOPosix IntegerTypes.swift
[755/758] Compiling NIOPosix Linux.swift
[756/758] Compiling NIOPosix LinuxCPUSet.swift
[757/758] Compiling NIOPosix LinuxUring.swift
[758/758] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[760/761] Compiling NIO Exports.swift
[761/761] Emitting module NIO
[763/801] Compiling NIOTLS TLSEvents.swift
[764/801] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[765/802] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[766/802] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[767/802] Compiling NIOSOCKS SOCKSResponse.swift
[768/802] Emitting module NIOTLS
[769/802] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[770/802] Compiling NIOSOCKS ClientStateMachine.swift
[771/802] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[772/802] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[773/802] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[774/802] Emitting module NIOSOCKS
[775/802] Compiling NIOSOCKS ServerStateMachine.swift
[776/802] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[777/802] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[778/802] Compiling NIOTLS SNIHandler.swift
[779/802] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[780/802] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[781/802] Compiling NIOHTTP1 HTTPEncoder.swift
[782/802] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[783/802] Compiling NIOHTTP1 ByteCollectionUtils.swift
[784/802] Compiling NIOHTTP1 HTTPDecoder.swift
[787/804] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[788/804] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[789/806] Emitting module NIOHTTP1
[790/806] Emitting module NIOFoundationCompat
[791/806] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[793/836] Compiling NIOSSL NIOSSLHandler.swift
[794/836] Compiling NIOSSL SSLCertificate.swift
[795/836] Compiling NIOSSL AndroidCABundle.swift
[796/836] Compiling NIOSSL ByteBufferBIO.swift
[797/858] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[798/858] Compiling NIOTransportServices NIOTSSingletons.swift
[799/858] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[800/858] Compiling NIOTransportServices StateManagedChannel.swift
[801/858] Compiling NIOTransportServices StateManagedListenerChannel.swift
[802/858] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[803/858] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[804/858] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[805/858] Compiling NIOTransportServices NIOTSListenerChannel.swift
[806/860] Compiling NIOTransportServices NIOTSBootstraps.swift
[807/860] Compiling NIOTransportServices NIOTSChannelOptions.swift
[808/860] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[809/860] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[810/860] Compiling NIOTransportServices NIOTSErrors.swift
[811/860] Compiling NIOTransportServices NIOTSEventLoop.swift
[812/860] Emitting module NIOTransportServices
[813/860] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[814/860] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[815/860] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[816/860] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[817/860] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[818/860] Compiling NIOTransportServices AcceptHandler.swift
[819/860] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[820/860] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[834/890] Emitting module NIOSSL
[835/894] Compiling NIOWebSocket WebSocketErrorCodes.swift
[836/895] Compiling NIOWebSocket WebSocketOpcode.swift
[837/895] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[838/895] Compiling NIOSSL SubjectAlternativeName.swift
[839/895] Compiling NIOSSL NIOSSLSecureBytes.swift
[840/895] Compiling NIOSSL RNG.swift
[841/895] Compiling NIOSSL SafeCompare.swift
[845/895] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[846/895] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[847/895] Compiling NIOHPACK HPACKEncoder.swift
[848/895] Compiling NIOHPACK HPACKErrors.swift
[849/895] Compiling NIOHPACK DynamicHeaderTable.swift
[850/895] Compiling NIOHPACK HPACKDecoder.swift
[851/895] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[852/895] Compiling NIOHPACK IntegerCoding.swift
[853/895] Compiling NIOHPACK IndexedHeaderTable.swift
[854/896] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[855/896] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[856/896] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[857/896] Compiling NIOHTTPCompression HTTPCompression.swift
[858/896] Emitting module NIOHTTPCompression
[859/896] Compiling NIOHTTPCompression HTTPDecompression.swift
[860/896] Compiling NIOHPACK HuffmanTables.swift
[861/896] Emitting module NIOWebSocket
[862/896] Compiling NIOHPACK HuffmanCoding.swift
[863/896] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[864/897] Compiling NIOHPACK StaticHeaderTable.swift
[865/897] Emitting module NIOHPACK
[870/897] Compiling NIOWebSocket WebSocketFrame.swift
[877/898] Compiling NIOHPACK HPACKHeader.swift
[878/898] Compiling NIOHPACK HeaderTables.swift
[896/959] Compiling NIOHTTP2 Error+Any.swift
[897/959] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[898/959] Compiling NIOHTTP2 ControlFrameBuffer.swift
[899/959] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[901/960] Compiling NIOHTTP2 HasFlowControlWindows.swift
[902/960] Compiling NIOHTTP2 HasLocalSettings.swift
[903/960] Compiling NIOHTTP2 HasRemoteSettings.swift
[904/960] Compiling NIOHTTP2 LocallyQuiescingState.swift
[905/960] Compiling NIOHTTP2 QuiescingState.swift
[906/960] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[907/960] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[908/960] Compiling NIOHTTP2 StateMachineResult.swift
[909/960] Compiling NIOHTTP2 ContentLengthVerifier.swift
[910/968] Emitting module NIOHTTP2
[911/968] Compiling NIOHTTP2 MaySendFrames.swift
[912/968] Compiling NIOHTTP2 SendingDataState.swift
[913/968] Compiling NIOHTTP2 SendingGoawayState.swift
[914/968] Compiling NIOHTTP2 SendingHeadersState.swift
[915/968] Compiling NIOHTTP2 SendingPushPromiseState.swift
[916/968] Compiling NIOHTTP2 SendingRstStreamState.swift
[917/968] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[918/968] Compiling NIOHTTP2 HTTP2SettingsState.swift
[919/968] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[920/968] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[921/968] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[922/968] Compiling NIOHTTP2 StreamChannelFlowController.swift
[923/968] Compiling NIOHTTP2 StreamChannelList.swift
[924/968] Compiling NIOHTTP2 StreamMap.swift
[925/968] Compiling NIOHTTP2 StreamStateMachine.swift
[926/968] Compiling NIOHTTP2 UnsafeTransfer.swift
[927/968] Compiling NIOHTTP2 WatermarkedFlowController.swift
[928/968] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[929/968] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[930/968] Compiling NIOHTTP2 HTTP2StreamID.swift
[931/968] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[932/968] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[933/968] Compiling NIOHTTP2 HTTP2UserEvents.swift
[934/968] Compiling NIOHTTP2 InboundEventBuffer.swift
[935/968] Compiling NIOHTTP2 InboundWindowManager.swift
[936/968] Compiling NIOHTTP2 ConnectionStateMachine.swift
[937/968] Compiling NIOHTTP2 ConnectionStreamsState.swift
[938/968] Compiling NIOHTTP2 MayReceiveFrames.swift
[939/968] Compiling NIOHTTP2 ReceivingDataState.swift
[940/968] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[941/968] Compiling NIOHTTP2 ReceivingHeadersState.swift
[942/968] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[943/968] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[944/968] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[945/968] Compiling NIOHTTP2 HTTP2Frame.swift
[946/968] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[947/968] Compiling NIOHTTP2 HTTP2FrameParser.swift
[948/968] Compiling NIOHTTP2 HTTP2PingData.swift
[949/968] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[950/968] Compiling NIOHTTP2 HTTP2Settings.swift
[951/968] Compiling NIOHTTP2 HTTP2Stream.swift
[952/968] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[953/968] Compiling NIOHTTP2 DOSHeuristics.swift
[958/968] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[959/968] Compiling NIOHTTP2 GlitchesMonitor.swift
[960/968] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[961/968] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[962/968] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[963/968] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[964/968] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[965/968] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[966/968] Compiling NIOHTTP2 HTTP2Error.swift
[967/968] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[968/968] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[970/1029] Emitting module AsyncHTTPClient
[971/1037] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[972/1037] Compiling AsyncHTTPClient TLSEventsHandler.swift
[973/1037] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[974/1037] Compiling AsyncHTTPClient HTTP1Connection.swift
[975/1037] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[976/1037] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[977/1037] Compiling AsyncHTTPClient HTTP2Connection.swift
[978/1037] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[979/1037] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[980/1037] Compiling AsyncHTTPClient ConnectionTarget.swift
[981/1037] Compiling AsyncHTTPClient DeconstructedURL.swift
[982/1037] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[983/1037] Compiling AsyncHTTPClient FoundationExtensions.swift
[984/1037] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[985/1037] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[986/1037] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[987/1037] Compiling AsyncHTTPClient HTTPClient.swift
[988/1037] Compiling AsyncHTTPClient HTTPHandler.swift
[989/1037] Compiling AsyncHTTPClient LRUCache.swift
[990/1037] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[991/1037] Compiling AsyncHTTPClient NWErrorHandler.swift
[992/1037] Compiling AsyncHTTPClient NWWaitingHandler.swift
[993/1037] Compiling AsyncHTTPClient TLSConfiguration.swift
[994/1037] Compiling AsyncHTTPClient RedirectState.swift
[995/1037] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[996/1037] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[997/1037] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[998/1037] Compiling AsyncHTTPClient AsyncLazySequence.swift
[999/1037] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1000/1037] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1001/1037] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1002/1037] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1003/1037] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1004/1037] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1005/1037] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1006/1037] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1007/1037] Compiling AsyncHTTPClient Transaction.swift
[1008/1037] Compiling AsyncHTTPClient Base64.swift
[1009/1037] Compiling AsyncHTTPClient BasicAuth.swift
[1010/1037] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1011/1037] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1012/1037] Compiling AsyncHTTPClient ConnectionPool.swift
[1013/1037] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1014/1037] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1015/1037] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1016/1037] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1017/1037] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1018/1037] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1019/1037] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1020/1037] Compiling AsyncHTTPClient RequestBodyLength.swift
[1021/1037] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1022/1037] Compiling AsyncHTTPClient RequestOptions.swift
[1023/1037] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1024/1037] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1025/1037] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1026/1037] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1027/1037] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1028/1037] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1029/1037] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1030/1037] Compiling AsyncHTTPClient RequestBag.swift
[1031/1037] Compiling AsyncHTTPClient RequestValidation.swift
[1032/1037] Compiling AsyncHTTPClient SSLContextCache.swift
[1033/1037] Compiling AsyncHTTPClient Scheme.swift
[1034/1037] Compiling AsyncHTTPClient Singleton.swift
[1035/1037] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1036/1037] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1037/1037] Compiling AsyncHTTPClient Utils.swift
[1039/1080] Compiling Appwrite CwlSysCtl.swift
[1040/1080] Compiling Appwrite MacOSDeviceInfo.swift
[1041/1080] Compiling Appwrite WKInterfaceDevice+ModelName.swift
[1042/1080] Compiling Appwrite WatchOSDeviceInfo.swift
[1043/1080] Compiling Appwrite Cookie+Codable.swift
[1044/1080] Compiling Appwrite HTTPClientRequest+Cookies.swift
[1045/1080] 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
[1046/1080] 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
[1047/1080] 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
[1048/1080] 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
[1049/1080] Compiling Appwrite RealtimeModels.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
[1050/1080] Compiling Appwrite UploadProgress.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
[1051/1080] 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:41: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
39 | private static let boundary = randomBoundary()
40 |
41 | 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
42 |
43 | // 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/OAuth/WebAuthComponent.swift:16:24: warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | public class WebAuthComponent {
15 |
16 | private static var callbacks = [String: (Result<String, AppwriteError>) -> Void]()
| |- warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'callbacks' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'callbacks' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | #if canImport(AuthenticationServices)
18 | private static var currentAuthSession: ASWebAuthenticationSession?
/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 |
[1052/1085] Compiling Appwrite Service.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 |
[1053/1085] Compiling Appwrite Storage.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 |
[1054/1085] 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 |
[1055/1085] 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 |
[1056/1085] 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 |
[1057/1085] Compiling Appwrite Databases.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Realtime.swift:28:30: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
26 | private func startHeartbeat() {
27 | stopHeartbeat()
28 | heartbeatTask = Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
29 | do {
30 | while !Task.isCancelled {
31 | if let client = socketClient, client.isConnected {
| `- note: closure captures 'self' which is accessible to code in the current task
32 | client.send(text: #"{"type": "ping"}"#)
33 | }
[1058/1085] Compiling Appwrite Functions.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Realtime.swift:28:30: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
26 | private func startHeartbeat() {
27 | stopHeartbeat()
28 | heartbeatTask = Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
29 | do {
30 | while !Task.isCancelled {
31 | if let client = socketClient, client.isConnected {
| `- note: closure captures 'self' which is accessible to code in the current task
32 | client.send(text: #"{"type": "ping"}"#)
33 | }
[1059/1085] Compiling Appwrite Graphql.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Realtime.swift:28:30: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
26 | private func startHeartbeat() {
27 | stopHeartbeat()
28 | heartbeatTask = Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
29 | do {
30 | while !Task.isCancelled {
31 | if let client = socketClient, client.isConnected {
| `- note: closure captures 'self' which is accessible to code in the current task
32 | client.send(text: #"{"type": "ping"}"#)
33 | }
[1060/1085] Compiling Appwrite Locale.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Realtime.swift:28:30: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
26 | private func startHeartbeat() {
27 | stopHeartbeat()
28 | heartbeatTask = Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
29 | do {
30 | while !Task.isCancelled {
31 | if let client = socketClient, client.isConnected {
| `- note: closure captures 'self' which is accessible to code in the current task
32 | client.send(text: #"{"type": "ping"}"#)
33 | }
[1061/1085] Compiling Appwrite Messaging.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Realtime.swift:28:30: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
26 | private func startHeartbeat() {
27 | stopHeartbeat()
28 | heartbeatTask = Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
29 | do {
30 | while !Task.isCancelled {
31 | if let client = socketClient, client.isConnected {
| `- note: closure captures 'self' which is accessible to code in the current task
32 | client.send(text: #"{"type": "ping"}"#)
33 | }
[1062/1085] Compiling Appwrite Realtime.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Realtime.swift:28:30: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
26 | private func startHeartbeat() {
27 | stopHeartbeat()
28 | heartbeatTask = Task {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
29 | do {
30 | while !Task.isCancelled {
31 | if let client = socketClient, client.isConnected {
| `- note: closure captures 'self' which is accessible to code in the current task
32 | client.send(text: #"{"type": "ping"}"#)
33 | }
[1063/1085] Compiling Appwrite HTTPHandler.swift
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:210:13: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
208 |
209 | DispatchQueue.global(qos: .background).async {
210 | self.threadGroup = MultiThreadedEventLoopGroup(numberOfThreads: 1)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
211 | }
212 | }
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:237:13: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
235 |
236 | DispatchQueue.global(qos: .background).async {
237 | self.threadGroup = MultiThreadedEventLoopGroup(numberOfThreads: 1)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
238 | }
239 | }
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:257:17: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
255 | .channelOption(socketOptions, value: 1)
256 | .channelInitializer {
257 | self.openChannel(channel: $0)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
258 | }
259 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:276:52: warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
274 |
275 | let config: NIOHTTPClientUpgradeConfiguration = (upgraders: [basicUpgrader], completionHandler: { context in
276 | context.channel.pipeline.removeHandler(httpHandler, promise: nil)
| `- warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
277 | })
278 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:279:74: warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
277 | })
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
| `- warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:280:48: warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
| `- warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
281 | if self.tlsEnabled {
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:285:56: warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
284 | let sslHandler = try! NIOSSLClientHandler(context: sslContext, serverHostname: self.host)
285 | return channel.pipeline.addHandler(sslHandler, position: .first)
| `- warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
286 | } else {
287 | return channel.eventLoop.makeSucceededFuture(())
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:292:1: note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
290 |
291 | @available(*, unavailable)
292 | extension NIOSSLClientHandler: Sendable {}
| `- note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
293 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:271:17: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
269 | requestKey: self.frameKey,
270 | upgradePipelineHandler: { channel, response in
271 | self.upgradePipelineHandler(channel: channel, response: response)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
272 | }
273 | )
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:276:52: warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
274 |
275 | let config: NIOHTTPClientUpgradeConfiguration = (upgraders: [basicUpgrader], completionHandler: { context in
276 | context.channel.pipeline.removeHandler(httpHandler, promise: nil)
| `- warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
277 | })
278 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:280:48: warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
| `- warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure
281 | if self.tlsEnabled {
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:281:20: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:281:20: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:300:44: warning: type 'MessageHandler' does not conform to the 'Sendable' protocol
298 | }
299 |
300 | return channel.pipeline.addHandler(handler)
| `- warning: type 'MessageHandler' does not conform to the 'Sendable' protocol
301 | }
302 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/MessageHandler.swift:9:7: note: class 'MessageHandler' does not conform to the 'Sendable' protocol
7 | ///
8 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
9 | class MessageHandler {
| `- note: class 'MessageHandler' does not conform to the 'Sendable' protocol
10 |
11 | private let client: WebSocketClient
[1064/1085] Compiling Appwrite MessageHandler.swift
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:210:13: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
208 |
209 | DispatchQueue.global(qos: .background).async {
210 | self.threadGroup = MultiThreadedEventLoopGroup(numberOfThreads: 1)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
211 | }
212 | }
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:237:13: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
235 |
236 | DispatchQueue.global(qos: .background).async {
237 | self.threadGroup = MultiThreadedEventLoopGroup(numberOfThreads: 1)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
238 | }
239 | }
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:257:17: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
255 | .channelOption(socketOptions, value: 1)
256 | .channelInitializer {
257 | self.openChannel(channel: $0)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
258 | }
259 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:276:52: warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
274 |
275 | let config: NIOHTTPClientUpgradeConfiguration = (upgraders: [basicUpgrader], completionHandler: { context in
276 | context.channel.pipeline.removeHandler(httpHandler, promise: nil)
| `- warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
277 | })
278 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:279:74: warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
277 | })
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
| `- warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:280:48: warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
| `- warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
281 | if self.tlsEnabled {
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:285:56: warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
284 | let sslHandler = try! NIOSSLClientHandler(context: sslContext, serverHostname: self.host)
285 | return channel.pipeline.addHandler(sslHandler, position: .first)
| `- warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
286 | } else {
287 | return channel.eventLoop.makeSucceededFuture(())
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:292:1: note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
290 |
291 | @available(*, unavailable)
292 | extension NIOSSLClientHandler: Sendable {}
| `- note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
293 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:271:17: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
269 | requestKey: self.frameKey,
270 | upgradePipelineHandler: { channel, response in
271 | self.upgradePipelineHandler(channel: channel, response: response)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
272 | }
273 | )
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:276:52: warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
274 |
275 | let config: NIOHTTPClientUpgradeConfiguration = (upgraders: [basicUpgrader], completionHandler: { context in
276 | context.channel.pipeline.removeHandler(httpHandler, promise: nil)
| `- warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
277 | })
278 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:280:48: warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
| `- warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure
281 | if self.tlsEnabled {
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:281:20: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:281:20: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:300:44: warning: type 'MessageHandler' does not conform to the 'Sendable' protocol
298 | }
299 |
300 | return channel.pipeline.addHandler(handler)
| `- warning: type 'MessageHandler' does not conform to the 'Sendable' protocol
301 | }
302 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/MessageHandler.swift:9:7: note: class 'MessageHandler' does not conform to the 'Sendable' protocol
7 | ///
8 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
9 | class MessageHandler {
| `- note: class 'MessageHandler' does not conform to the 'Sendable' protocol
10 |
11 | private let client: WebSocketClient
[1065/1085] Compiling Appwrite WebSocketClient.swift
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:210:13: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
208 |
209 | DispatchQueue.global(qos: .background).async {
210 | self.threadGroup = MultiThreadedEventLoopGroup(numberOfThreads: 1)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
211 | }
212 | }
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:237:13: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
235 |
236 | DispatchQueue.global(qos: .background).async {
237 | self.threadGroup = MultiThreadedEventLoopGroup(numberOfThreads: 1)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
238 | }
239 | }
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:257:17: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
255 | .channelOption(socketOptions, value: 1)
256 | .channelInitializer {
257 | self.openChannel(channel: $0)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
258 | }
259 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:276:52: warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
274 |
275 | let config: NIOHTTPClientUpgradeConfiguration = (upgraders: [basicUpgrader], completionHandler: { context in
276 | context.channel.pipeline.removeHandler(httpHandler, promise: nil)
| `- warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
277 | })
278 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:279:74: warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
277 | })
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
| `- warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:280:48: warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
| `- warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
281 | if self.tlsEnabled {
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:285:56: warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
284 | let sslHandler = try! NIOSSLClientHandler(context: sslContext, serverHostname: self.host)
285 | return channel.pipeline.addHandler(sslHandler, position: .first)
| `- warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
286 | } else {
287 | return channel.eventLoop.makeSucceededFuture(())
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:292:1: note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
290 |
291 | @available(*, unavailable)
292 | extension NIOSSLClientHandler: Sendable {}
| `- note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
293 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:271:17: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
269 | requestKey: self.frameKey,
270 | upgradePipelineHandler: { channel, response in
271 | self.upgradePipelineHandler(channel: channel, response: response)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
272 | }
273 | )
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:276:52: warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
274 |
275 | let config: NIOHTTPClientUpgradeConfiguration = (upgraders: [basicUpgrader], completionHandler: { context in
276 | context.channel.pipeline.removeHandler(httpHandler, promise: nil)
| `- warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
277 | })
278 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:280:48: warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
| `- warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure
281 | if self.tlsEnabled {
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:281:20: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:281:20: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:300:44: warning: type 'MessageHandler' does not conform to the 'Sendable' protocol
298 | }
299 |
300 | return channel.pipeline.addHandler(handler)
| `- warning: type 'MessageHandler' does not conform to the 'Sendable' protocol
301 | }
302 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/MessageHandler.swift:9:7: note: class 'MessageHandler' does not conform to the 'Sendable' protocol
7 | ///
8 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
9 | class MessageHandler {
| `- note: class 'MessageHandler' does not conform to the 'Sendable' protocol
10 |
11 | private let client: WebSocketClient
[1066/1085] Compiling Appwrite WebSocketClientDelegate.swift
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:210:13: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
208 |
209 | DispatchQueue.global(qos: .background).async {
210 | self.threadGroup = MultiThreadedEventLoopGroup(numberOfThreads: 1)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
211 | }
212 | }
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:237:13: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
235 |
236 | DispatchQueue.global(qos: .background).async {
237 | self.threadGroup = MultiThreadedEventLoopGroup(numberOfThreads: 1)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
238 | }
239 | }
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:257:17: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
255 | .channelOption(socketOptions, value: 1)
256 | .channelInitializer {
257 | self.openChannel(channel: $0)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
258 | }
259 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:276:52: warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
274 |
275 | let config: NIOHTTPClientUpgradeConfiguration = (upgraders: [basicUpgrader], completionHandler: { context in
276 | context.channel.pipeline.removeHandler(httpHandler, promise: nil)
| `- warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
277 | })
278 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:279:74: warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
277 | })
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
| `- warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:280:48: warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
| `- warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
281 | if self.tlsEnabled {
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:285:56: warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
284 | let sslHandler = try! NIOSSLClientHandler(context: sslContext, serverHostname: self.host)
285 | return channel.pipeline.addHandler(sslHandler, position: .first)
| `- warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
286 | } else {
287 | return channel.eventLoop.makeSucceededFuture(())
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:292:1: note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
290 |
291 | @available(*, unavailable)
292 | extension NIOSSLClientHandler: Sendable {}
| `- note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
293 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:271:17: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
269 | requestKey: self.frameKey,
270 | upgradePipelineHandler: { channel, response in
271 | self.upgradePipelineHandler(channel: channel, response: response)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
272 | }
273 | )
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:276:52: warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
274 |
275 | let config: NIOHTTPClientUpgradeConfiguration = (upgraders: [basicUpgrader], completionHandler: { context in
276 | context.channel.pipeline.removeHandler(httpHandler, promise: nil)
| `- warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
277 | })
278 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:280:48: warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
| `- warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure
281 | if self.tlsEnabled {
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:281:20: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:281:20: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:300:44: warning: type 'MessageHandler' does not conform to the 'Sendable' protocol
298 | }
299 |
300 | return channel.pipeline.addHandler(handler)
| `- warning: type 'MessageHandler' does not conform to the 'Sendable' protocol
301 | }
302 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/MessageHandler.swift:9:7: note: class 'MessageHandler' does not conform to the 'Sendable' protocol
7 | ///
8 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
9 | class MessageHandler {
| `- note: class 'MessageHandler' does not conform to the 'Sendable' protocol
10 |
11 | private let client: WebSocketClient
[1067/1085] Compiling Appwrite WebSocketClientError.swift
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:210:13: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
208 |
209 | DispatchQueue.global(qos: .background).async {
210 | self.threadGroup = MultiThreadedEventLoopGroup(numberOfThreads: 1)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
211 | }
212 | }
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:237:13: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
235 |
236 | DispatchQueue.global(qos: .background).async {
237 | self.threadGroup = MultiThreadedEventLoopGroup(numberOfThreads: 1)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
238 | }
239 | }
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:257:17: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
255 | .channelOption(socketOptions, value: 1)
256 | .channelInitializer {
257 | self.openChannel(channel: $0)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
258 | }
259 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:276:52: warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
274 |
275 | let config: NIOHTTPClientUpgradeConfiguration = (upgraders: [basicUpgrader], completionHandler: { context in
276 | context.channel.pipeline.removeHandler(httpHandler, promise: nil)
| `- warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
277 | })
278 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:279:74: warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
277 | })
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
| `- warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:280:48: warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
| `- warning: type 'HTTPHandler' does not conform to the 'Sendable' protocol
281 | if self.tlsEnabled {
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:285:56: warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
284 | let sslHandler = try! NIOSSLClientHandler(context: sslContext, serverHostname: self.host)
285 | return channel.pipeline.addHandler(sslHandler, position: .first)
| `- warning: conformance of 'NIOSSLClientHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
286 | } else {
287 | return channel.eventLoop.makeSucceededFuture(())
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:292:1: note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
290 |
291 | @available(*, unavailable)
292 | extension NIOSSLClientHandler: Sendable {}
| `- note: conformance of 'NIOSSLClientHandler' to 'Sendable' has been explicitly marked unavailable here
293 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:271:17: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
269 | requestKey: self.frameKey,
270 | upgradePipelineHandler: { channel, response in
271 | self.upgradePipelineHandler(channel: channel, response: response)
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure; this is an error in the Swift 6 language mode
272 | }
273 | )
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:276:52: warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
274 |
275 | let config: NIOHTTPClientUpgradeConfiguration = (upgraders: [basicUpgrader], completionHandler: { context in
276 | context.channel.pipeline.removeHandler(httpHandler, promise: nil)
| `- warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
277 | })
278 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:280:48: warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure
278 |
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
| `- warning: capture of 'httpHandler' with non-sendable type 'HTTPHandler' in a '@Sendable' closure
281 | if self.tlsEnabled {
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/HTTPHandler.swift:8:7: note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
6 | ///
7 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
8 | class HTTPHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
9 |
10 | unowned let client: WebSocketClient
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:281:20: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:281:20: warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
14 | ///
15 | /// Creates a connection to the remote host and allows setting callbacks for messages sent from the WebSocket server.
16 | public class WebSocketClient {
| `- note: class 'WebSocketClient' does not conform to the 'Sendable' protocol
17 |
18 | // MARK: - Properties
:
279 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap { _ in
280 | return channel.pipeline.addHandler(httpHandler).flatMap { _ in
281 | if self.tlsEnabled {
| `- warning: capture of 'self' with non-sendable type 'WebSocketClient' in a '@Sendable' closure
282 | let tlsConfig = TLSConfiguration.makeClientConfiguration()
283 | let sslContext = try! NIOSSLContext(configuration: tlsConfig)
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:300:44: warning: type 'MessageHandler' does not conform to the 'Sendable' protocol
298 | }
299 |
300 | return channel.pipeline.addHandler(handler)
| `- warning: type 'MessageHandler' does not conform to the 'Sendable' protocol
301 | }
302 |
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/MessageHandler.swift:9:7: note: class 'MessageHandler' does not conform to the 'Sendable' protocol
7 | ///
8 | /// Adds the required headers to the outbound upgrade connection request and handles success and failures responses.
9 | class MessageHandler {
| `- note: class 'MessageHandler' does not conform to the 'Sendable' protocol
10 |
11 | private let client: WebSocketClient
[1068/1085] Compiling Appwrite View+OAuth.swift
/host/spi-builder-workspace/Sources/Appwrite/OAuth/WebAuthComponent.swift:16:24: warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | public class WebAuthComponent {
15 |
16 | private static var callbacks = [String: (Result<String, AppwriteError>) -> Void]()
| |- warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'callbacks' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'callbacks' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | #if canImport(AuthenticationServices)
18 | private static var currentAuthSession: ASWebAuthenticationSession?
[1069/1085] Compiling Appwrite WebAuthComponent.swift
/host/spi-builder-workspace/Sources/Appwrite/OAuth/WebAuthComponent.swift:16:24: warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | public class WebAuthComponent {
15 |
16 | private static var callbacks = [String: (Result<String, AppwriteError>) -> Void]()
| |- warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'callbacks' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'callbacks' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | #if canImport(AuthenticationServices)
18 | private static var currentAuthSession: ASWebAuthenticationSession?
[1070/1085] Compiling Appwrite PackageInfo+Apple.swift
/host/spi-builder-workspace/Sources/Appwrite/OAuth/WebAuthComponent.swift:16:24: warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | public class WebAuthComponent {
15 |
16 | private static var callbacks = [String: (Result<String, AppwriteError>) -> Void]()
| |- warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'callbacks' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'callbacks' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | #if canImport(AuthenticationServices)
18 | private static var currentAuthSession: ASWebAuthenticationSession?
[1071/1085] Compiling Appwrite PackageInfo+Linux.swift
/host/spi-builder-workspace/Sources/Appwrite/OAuth/WebAuthComponent.swift:16:24: warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | public class WebAuthComponent {
15 |
16 | private static var callbacks = [String: (Result<String, AppwriteError>) -> Void]()
| |- warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'callbacks' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'callbacks' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | #if canImport(AuthenticationServices)
18 | private static var currentAuthSession: ASWebAuthenticationSession?
[1072/1085] Compiling Appwrite OSPackageInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/OAuth/WebAuthComponent.swift:16:24: warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | public class WebAuthComponent {
15 |
16 | private static var callbacks = [String: (Result<String, AppwriteError>) -> Void]()
| |- warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'callbacks' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'callbacks' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | #if canImport(AuthenticationServices)
18 | private static var currentAuthSession: ASWebAuthenticationSession?
[1073/1085] Compiling Appwrite PackageInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/OAuth/WebAuthComponent.swift:16:24: warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 | public class WebAuthComponent {
15 |
16 | private static var callbacks = [String: (Result<String, AppwriteError>) -> Void]()
| |- warning: static property 'callbacks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'callbacks' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'callbacks' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | #if canImport(AuthenticationServices)
18 | private static var currentAuthSession: ASWebAuthenticationSession?
[1074/1085] 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:41: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
39 | private static let boundary = randomBoundary()
40 |
41 | 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
42 |
43 | // MARK: Methods
[1075/1085] 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:41: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
39 | private static let boundary = randomBoundary()
40 |
41 | 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
42 |
43 | // MARK: Methods
[1076/1085] 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:41: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
39 | private static let boundary = randomBoundary()
40 |
41 | 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
42 |
43 | // MARK: Methods
[1077/1085] 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:41: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
39 | private static let boundary = randomBoundary()
40 |
41 | 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
42 |
43 | // MARK: Methods
[1078/1085] 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:41: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
39 | private static let boundary = randomBoundary()
40 |
41 | 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
42 |
43 | // MARK: Methods
[1079/1085] 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:41: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
39 | private static let boundary = randomBoundary()
40 |
41 | 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
42 |
43 | // MARK: Methods
[1080/1085] Compiling Appwrite PackageInfo+Windows.swift
[1081/1085] Compiling Appwrite Permission.swift
[1082/1085] Compiling Appwrite Query.swift
[1083/1085] Compiling Appwrite Role.swift
[1084/1085] Compiling Appwrite Account.swift
[1085/1085] Compiling Appwrite Avatars.swift
Build complete! (342.63s)
Build complete.
{
"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",
"Continent.swift",
"ContinentList.swift",
"Country.swift",
"CountryList.swift",
"Currency.swift",
"CurrencyList.swift",
"Document.swift",
"DocumentList.swift",
"Execution.swift",
"ExecutionList.swift",
"File.swift",
"FileList.swift",
"Headers.swift",
"Identity.swift",
"IdentityList.swift",
"Jwt.swift",
"Language.swift",
"LanguageList.swift",
"Locale.swift",
"LocaleCode.swift",
"LocaleCodeList.swift",
"Log.swift",
"LogList.swift",
"Membership.swift",
"MembershipList.swift",
"MfaChallenge.swift",
"MfaFactors.swift",
"MfaRecoveryCodes.swift",
"MfaType.swift",
"Phone.swift",
"PhoneList.swift",
"Preferences.swift",
"Row.swift",
"RowList.swift",
"Session.swift",
"SessionList.swift",
"Subscriber.swift",
"Target.swift",
"Team.swift",
"TeamList.swift",
"Token.swift",
"User.swift"
],
"target_dependencies" : [
"JSONCodable"
],
"type" : "library"
},
{
"c99name" : "AppwriteEnums",
"module_type" : "SwiftTarget",
"name" : "AppwriteEnums",
"path" : "Sources/AppwriteEnums",
"product_memberships" : [
"Appwrite"
],
"sources" : [
"AuthenticationFactor.swift",
"AuthenticatorType.swift",
"Browser.swift",
"CreditCard.swift",
"ExecutionMethod.swift",
"Flag.swift",
"ImageFormat.swift",
"ImageGravity.swift",
"OAuthProvider.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/RealtimeModels.swift",
"Models/UploadProgress.swift",
"OAuth/View+OAuth.swift",
"OAuth/WebAuthComponent.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/Locale.swift",
"Services/Messaging.swift",
"Services/Realtime.swift",
"Services/Service.swift",
"Services/Storage.swift",
"Services/TablesDb.swift",
"Services/Teams.swift",
"StreamingDelegate.swift",
"WebSockets/HTTPHandler.swift",
"WebSockets/MessageHandler.swift",
"WebSockets/WebSocketClient.swift",
"WebSockets/WebSocketClientDelegate.swift",
"WebSockets/WebSocketClientError.swift"
],
"target_dependencies" : [
"AppwriteModels",
"AppwriteEnums",
"JSONCodable"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.