Build Information
Successful build of Appwrite, reference main (362d8b
), with Swift 6.1 for Linux on 1 May 2025 10:57:27 UTC.
Swift 6 data race errors: 4
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appwrite/sdk-for-apple.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 362d8b3 Merge pull request #71 from appwrite/dev
Cloned https://github.com/appwrite/sdk-for-apple.git
Revision (git rev-parse @):
362d8b32c5e807ff31d3a95619d1f5ce83296d69
SUCCESS checkout https://github.com/appwrite/sdk-for-apple.git at main
========================================
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",
"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/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-2":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio.git
[1/13970] Fetching async-http-client
[5450/89546] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.91s)
[43079/75576] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.68s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (7.39s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
[1/2619] Fetching swift-nio-transport-services
[28/4324] Fetching swift-nio-transport-services, swift-atomics
[4325/15828] Fetching swift-nio-transport-services, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.41s)
[3661/13209] Fetching swift-atomics, swift-nio-http2
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
[2646/11504] Fetching swift-nio-http2
[11505/26313] Fetching swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.62s)
[5628/14809] Fetching swift-nio-ssl
[10072/18645] Fetching swift-nio-ssl, swift-log
[10073/24374] Fetching swift-nio-ssl, swift-log, swift-nio-extras
[11375/30292] Fetching swift-nio-ssl, swift-log, swift-nio-extras, swift-algorithms
Fetched https://github.com/apple/swift-log.git from cache (0.90s)
[22754/26456] Fetching swift-nio-ssl, swift-nio-extras, swift-algorithms
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.93s)
[17470/20727] Fetching swift-nio-ssl, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.94s)
[12440/14809] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.35s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.80s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.70s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.00s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (2.39s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4367] Fetching swift-system
[1617/20673] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.77s)
Fetched https://github.com/apple/swift-collections.git from cache (1.81s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.13s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.62s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.68s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.68s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
[74/2031] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.32s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.32s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (2.39s)
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.57s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.62s)
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.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.25.2
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.26.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.2.2
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
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.36.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.0.3
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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.30.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.2.0
Building for debugging...
[0/445] Write sources
[24/445] Compiling _NumericsShims _NumericsShims.c
[25/445] Compiling _AtomicsShims.c
[26/445] Compiling CNIOWindows WSAStartup.c
[27/445] Compiling CNIOLinux liburing_shims.c
[28/445] Compiling CNIOWindows shim.c
[29/445] Compiling CNIOWASI CNIOWASI.c
[30/445] Compiling CNIOExtrasZlib empty.c
[31/445] Compiling CNIOLLHTTP c_nio_http.c
[32/445] Compiling CNIODarwin shim.c
[33/445] Compiling CNIOSHA1 c_nio_sha1.c
[34/445] Compiling fiat_p256_adx_sqr.S
[35/445] Compiling fiat_p256_adx_mul.S
[36/445] Compiling CNIOLinux shim.c
[37/445] Compiling fiat_curve25519_adx_square.S
[38/445] Compiling fiat_curve25519_adx_mul.S
[39/445] Compiling CNIOLLHTTP c_nio_api.c
[40/445] Write swift-version-24593BA9C3E375BF.txt
[41/445] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/449] Compiling CNIOBoringSSLShims shims.c
[44/451] Emitting module _NIOBase64
[44/451] Compiling tls13_enc.cc
[45/451] Compiling tls13_both.cc
[46/461] Compiling tls13_server.cc
[47/461] Compiling tls_record.cc
[48/478] Compiling tls_method.cc
[49/478] Compiling tls13_client.cc
[51/485] Emitting module InternalCollectionsUtilities
[51/487] Compiling t1_enc.cc
[53/487] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/487] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/487] Emitting module JSONCodable
[56/487] Compiling RealModule Real.swift
[57/488] Compiling _NIOBase64 Base64.swift
[58/489] Compiling InternalCollectionsUtilities _SortedCollection.swift
[59/489] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/489] Compiling _NIODataStructures _TinyArray.swift
[61/489] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[62/489] Compiling InternalCollectionsUtilities Specialize.swift
[63/489] Compiling InternalCollectionsUtilities Debugging.swift
[64/489] Compiling InternalCollectionsUtilities Descriptions.swift
[65/489] Compiling RealModule Float80+Real.swift
[66/489] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[67/489] Compiling InternalCollectionsUtilities Integer rank.swift
[68/489] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/489] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[70/489] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[71/489] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[72/489] Compiling RealModule Float16+Real.swift
[73/489] Compiling RealModule Float+Real.swift
[74/489] Emitting module RealModule
[75/489] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[76/489] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[77/489] Compiling InternalCollectionsUtilities UInt+reversed.swift
[78/489] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[83/490] Compiling RealModule ElementaryFunctions.swift
[84/490] Compiling _NIODataStructures PriorityQueue.swift
[86/490] Compiling RealModule RealFunctions.swift
[87/491] Compiling ssl_x509.cc
[90/506] Compiling DequeModule Deque+CustomReflectable.swift
[91/506] Compiling DequeModule Deque+Descriptions.swift
[92/508] Compiling DequeModule _DequeBuffer.swift
[93/508] Compiling DequeModule _DequeBufferHeader.swift
[94/508] Compiling DequeModule Deque+Equatable.swift
[95/508] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/508] Compiling DequeModule Deque+Extras.swift
[97/508] Compiling DequeModule Deque+Hashable.swift
[98/508] Compiling DequeModule Deque+Testing.swift
[99/508] Compiling DequeModule Deque._Storage.swift
[100/508] Compiling DequeModule _DequeSlot.swift
[101/508] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/508] Compiling Logging MetadataProvider.swift
[103/508] Emitting module Logging
[104/508] Compiling Logging Locks.swift
[105/508] Emitting module _NIODataStructures
[106/508] Compiling _NIODataStructures Heap.swift
[107/509] Compiling Logging LogHandler.swift
[108/509] Compiling Logging Logging.swift
[109/510] Compiling DequeModule Deque._UnsafeHandle.swift
[110/510] Compiling DequeModule Deque.swift
[113/510] Compiling DequeModule Deque+Codable.swift
[114/510] Compiling DequeModule Deque+Collection.swift
[114/510] Compiling ssl_versions.cc
[116/510] Emitting module DequeModule
[117/511] Compiling ssl_transcript.cc
[119/511] Compiling JSONCodable Codable+JSON.swift
[120/512] Compiling ssl_stat.cc
[121/555] Compiling ssl_session.cc
[122/555] Compiling ssl_privkey.cc
[124/555] Emitting module AppwriteModels
[125/560] Compiling AppwriteModels LanguageList.swift
[126/560] Compiling AppwriteModels Locale.swift
[127/560] Compiling AppwriteModels LocaleCode.swift
[128/560] Compiling AppwriteModels LocaleCodeList.swift
[129/560] Compiling AppwriteModels Log.swift
[130/560] Compiling AppwriteModels LogList.swift
[131/560] Compiling AppwriteModels FileList.swift
[132/560] Compiling AppwriteModels Headers.swift
[133/560] Compiling AppwriteModels Identity.swift
[134/560] Compiling AppwriteModels IdentityList.swift
[135/560] Compiling AppwriteModels Jwt.swift
[136/560] Compiling AppwriteModels Language.swift
[137/560] Compiling AppwriteModels AlgoSha.swift
[138/560] Compiling AppwriteModels Continent.swift
[139/560] Compiling AppwriteModels ContinentList.swift
[140/560] Compiling AppwriteModels Country.swift
[141/560] Compiling AppwriteModels CountryList.swift
[142/560] Compiling AppwriteModels Currency.swift
[143/560] Compiling AppwriteModels AlgoArgon2.swift
[144/560] Compiling AppwriteModels AlgoBcrypt.swift
[145/560] Compiling AppwriteModels AlgoMd5.swift
[146/560] Compiling AppwriteModels AlgoPhpass.swift
[147/560] Compiling AppwriteModels AlgoScrypt.swift
[148/560] Compiling AppwriteModels AlgoScryptModified.swift
[149/560] Compiling AppwriteModels CurrencyList.swift
[150/560] Compiling AppwriteModels Document.swift
[151/560] Compiling AppwriteModels DocumentList.swift
[152/560] Compiling AppwriteModels Execution.swift
[153/560] Compiling AppwriteModels ExecutionList.swift
[154/560] Compiling AppwriteModels File.swift
[155/560] Compiling AppwriteModels Membership.swift
[156/560] Compiling AppwriteModels MembershipList.swift
[157/560] Compiling AppwriteModels MfaChallenge.swift
[158/560] Compiling AppwriteModels MfaFactors.swift
[159/560] Compiling AppwriteModels MfaRecoveryCodes.swift
[160/560] Compiling AppwriteModels MfaType.swift
[161/560] Compiling AppwriteModels Phone.swift
[162/560] Compiling AppwriteModels PhoneList.swift
[163/560] Compiling AppwriteModels Preferences.swift
[164/560] Compiling AppwriteModels Session.swift
[165/560] Compiling AppwriteModels SessionList.swift
[166/560] Compiling AppwriteModels Subscriber.swift
[166/560] Compiling ssl_file.cc
[167/560] Compiling ssl_credential.cc
[168/560] Compiling ssl_key_share.cc
[169/560] Compiling ssl_cipher.cc
[171/560] Compiling AppwriteModels Target.swift
[172/560] Compiling AppwriteModels Team.swift
[173/560] Compiling AppwriteModels TeamList.swift
[174/560] Compiling AppwriteModels Token.swift
[175/560] Compiling AppwriteModels User.swift
[176/561] Compiling ssl_lib.cc
[177/561] Compiling ssl_cert.cc
[178/561] Compiling ssl_buffer.cc
[179/561] Compiling s3_pkt.cc
[180/561] Compiling ssl_aead_ctx.cc
[181/561] Compiling s3_lib.cc
[182/561] Compiling ssl_asn1.cc
[183/561] Compiling s3_both.cc
[184/561] Compiling handshake_server.cc
[185/561] Compiling handshake_client.cc
[186/561] Compiling handshake.cc
[187/561] Compiling handoff.cc
[188/561] Compiling dtls_record.cc
[189/561] Compiling d1_srtp.cc
[190/561] Compiling md5-x86_64-linux.S
[191/561] Compiling encrypted_client_hello.cc
[192/561] Compiling extensions.cc
[193/561] Compiling dtls_method.cc
[194/561] Compiling md5-x86_64-apple.S
[195/561] Compiling md5-586-linux.S
[196/561] Compiling md5-586-apple.S
[197/561] Compiling chacha20_poly1305_x86_64-apple.S
[198/561] Compiling chacha20_poly1305_x86_64-linux.S
[199/561] Compiling chacha20_poly1305_armv8-win.S
[200/561] Compiling d1_pkt.cc
[201/561] Compiling chacha20_poly1305_armv8-linux.S
[202/561] Compiling chacha20_poly1305_armv8-apple.S
[203/561] Compiling chacha-x86_64-linux.S
[203/561] Compiling err_data.cc
[205/561] Compiling chacha-x86_64-apple.S
[206/561] Compiling chacha-x86-linux.S
[207/561] Compiling chacha-x86-apple.S
[208/561] Compiling chacha-armv8-win.S
[209/561] Compiling chacha-armv8-linux.S
[210/561] Compiling chacha-armv8-apple.S
[211/561] Compiling chacha-armv4-linux.S
[212/561] Compiling aes128gcmsiv-x86_64-linux.S
[213/561] Compiling aes128gcmsiv-x86_64-apple.S
[214/561] Compiling x86_64-mont5-apple.S
[215/561] Compiling x86_64-mont5-linux.S
[216/561] Compiling x86_64-mont-linux.S
[217/561] Compiling x86_64-mont-apple.S
[218/561] Compiling x86-mont-linux.S
[219/561] Compiling x86-mont-apple.S
[220/561] Compiling vpaes-x86_64-linux.S
[221/561] Compiling vpaes-x86_64-apple.S
[222/561] Compiling d1_lib.cc
[223/561] Compiling vpaes-x86-linux.S
[224/561] Compiling vpaes-x86-apple.S
[225/561] Compiling vpaes-armv8-win.S
[226/561] Compiling sha512-armv8-win.S
[227/561] Compiling vpaes-armv7-linux.S
[228/561] Compiling vpaes-armv8-apple.S
[229/561] Compiling vpaes-armv8-linux.S
[230/561] Compiling sha512-x86_64-apple.S
[231/561] Compiling bio_ssl.cc
[232/561] Compiling sha512-x86_64-linux.S
[232/561] Compiling sha512-armv8-linux.S
[234/561] Compiling sha512-armv4-linux.S
[235/561] Compiling sha512-586-apple.S
[236/561] Compiling sha512-586-linux.S
[237/561] Compiling sha512-armv8-apple.S
[238/561] Compiling sha256-x86_64-apple.S
[239/561] Compiling sha256-armv8-win.S
[240/561] Compiling sha256-armv4-linux.S
[240/561] Compiling sha256-x86_64-linux.S
[242/561] Compiling sha256-armv8-linux.S
[243/561] Compiling sha256-armv8-apple.S
[244/561] Compiling sha256-586-linux.S
[245/561] Compiling sha256-586-apple.S
[246/561] Compiling sha1-armv8-win.S
[247/561] Compiling sha1-x86_64-linux.S
[248/561] Compiling sha1-armv8-apple.S
[249/561] Compiling sha1-armv8-linux.S
[250/561] Compiling sha1-x86_64-apple.S
[251/561] Compiling sha1-armv4-large-linux.S
[252/561] Compiling sha1-586-linux.S
[253/561] Compiling sha1-586-apple.S
[254/561] Compiling rdrand-x86_64-linux.S
[255/561] Compiling rsaz-avx2-linux.S
[256/561] Compiling rsaz-avx2-apple.S
[257/561] Compiling rdrand-x86_64-apple.S
[258/561] Compiling p256_beeu-x86_64-asm-linux.S
[259/561] Compiling p256_beeu-x86_64-asm-apple.S
[260/561] Compiling p256_beeu-armv8-asm-apple.S
[261/561] Compiling p256_beeu-armv8-asm-win.S
[262/561] Compiling p256_beeu-armv8-asm-linux.S
[263/561] Compiling d1_both.cc
[264/561] Compiling p256-x86_64-asm-apple.S
[265/561] Compiling p256-armv8-asm-linux.S
[266/561] Compiling p256-armv8-asm-win.S
[267/561] Compiling p256-x86_64-asm-linux.S
[268/561] Compiling ghashv8-armv8-win.S
[269/561] Compiling ghashv8-armv8-linux.S
[270/561] Compiling p256-armv8-asm-apple.S
[271/561] Compiling ghashv8-armv8-apple.S
[272/561] Compiling ghashv8-armv7-linux.S
[273/561] Compiling ghash-x86_64-apple.S
[274/561] Compiling ghash-x86_64-linux.S
[275/561] Compiling ghash-x86-linux.S
[276/561] Compiling ghash-ssse3-x86_64-linux.S
[277/561] Compiling ghash-ssse3-x86_64-apple.S
[278/561] Compiling ghash-x86-apple.S
[279/561] Compiling ghash-ssse3-x86-apple.S
[280/561] Compiling ghash-ssse3-x86-linux.S
[281/561] Compiling ghash-neon-armv8-win.S
[282/561] Compiling ghash-neon-armv8-linux.S
[283/561] Compiling ghash-neon-armv8-apple.S
[284/561] Compiling bsaes-armv7-linux.S
[285/561] Compiling co-586-linux.S
[286/561] Compiling bn-armv8-win.S
[287/561] Compiling ghash-armv4-linux.S
[288/561] Compiling co-586-apple.S
[289/561] Compiling bn-armv8-linux.S
[290/561] Compiling bn-586-apple.S
[291/561] Compiling bn-armv8-apple.S
[292/561] Compiling bn-586-linux.S
[293/561] Compiling armv8-mont-linux.S
[294/561] Compiling armv8-mont-apple.S
[295/561] Compiling aesv8-gcm-armv8-linux.S
[296/561] Compiling armv8-mont-win.S
[297/561] Compiling aesv8-gcm-armv8-apple.S
[298/561] Compiling aesv8-gcm-armv8-win.S
[299/561] Compiling aesv8-armv8-win.S
[300/561] Compiling armv4-mont-linux.S
[301/561] Compiling aesv8-armv8-linux.S
[302/561] Compiling aesv8-armv7-linux.S
[303/561] Compiling aesni-x86_64-linux.S
[304/561] Compiling aesni-x86-linux.S
[305/561] Compiling aesni-x86_64-apple.S
[306/561] Compiling aesni-x86-apple.S
[306/561] Compiling aesv8-armv8-apple.S
[308/561] Compiling aesni-gcm-x86_64-apple.S
[309/561] Compiling aes-gcm-avx2-x86_64-linux.S
[310/561] Compiling aesni-gcm-x86_64-linux.S
[311/561] Compiling aes-gcm-avx2-x86_64-apple.S
[312/561] Compiling aes-gcm-avx10-x86_64-apple.S
[313/561] Compiling aes-gcm-avx10-x86_64-linux.S
[314/561] Compiling x_spki.cc
[315/561] Compiling x_x509a.cc
[316/561] Compiling x_x509.cc
[317/561] Compiling x_val.cc
[317/561] Compiling x_sig.cc
[319/561] Compiling x_req.cc
[320/561] Compiling x_pubkey.cc
[321/561] Compiling x_name.cc
[322/561] Compiling x_exten.cc
[323/561] Compiling x_algor.cc
[324/561] Compiling x509spki.cc
[325/561] Compiling x509rset.cc
[326/561] Compiling x_crl.cc
[327/561] Compiling x_attrib.cc
[328/561] Compiling x509name.cc
[329/561] Compiling x_all.cc
[330/561] Compiling x509cset.cc
[331/561] Compiling x509_vpm.cc
[332/561] Compiling x509_txt.cc
[333/561] Compiling x509_vfy.cc
[334/561] Compiling x509_trs.cc
[335/561] Compiling x509_v3.cc
[336/561] Compiling x509_set.cc
[337/561] Compiling x509_obj.cc
[338/561] Compiling x509_req.cc
[339/561] Compiling x509_d2.cc
[340/561] Compiling x509_ext.cc
[341/561] Compiling x509_lu.cc
[342/561] Compiling x509_cmp.cc
[343/561] Compiling x509_def.cc
[344/561] Compiling x509.cc
[345/561] Compiling x509_att.cc
[346/561] Compiling v3_utl.cc
[346/561] Compiling v3_skey.cc
[348/561] Compiling v3_purp.cc
[349/561] Compiling v3_prn.cc
[350/561] Compiling v3_ocsp.cc
[351/561] Compiling v3_pcons.cc
[352/561] Compiling v3_lib.cc
[353/561] Compiling v3_pmaps.cc
[354/561] Compiling v3_int.cc
[355/561] Compiling v3_info.cc
[356/561] Compiling v3_ncons.cc
[357/561] Compiling v3_ia5.cc
[358/561] Compiling v3_enum.cc
[359/561] Compiling v3_extku.cc
[360/561] Compiling v3_genn.cc
[361/561] Compiling v3_crld.cc
[362/561] Compiling v3_cpols.cc
[363/561] Compiling v3_bitst.cc
[364/561] Compiling v3_conf.cc
[365/561] Compiling v3_bcons.cc
[366/561] Compiling v3_alt.cc
[367/561] Compiling v3_akeya.cc
[368/561] Compiling t_x509.cc
[369/561] Compiling t_x509a.cc
[370/561] Compiling v3_akey.cc
[371/561] Compiling t_crl.cc
[372/561] Compiling t_req.cc
[373/561] Compiling rsa_pss.cc
[374/561] Compiling i2d_pr.cc
[374/561] Compiling name_print.cc
[376/561] Compiling policy.cc
[377/561] Compiling by_file.cc
[378/561] Compiling asn1_gen.cc
[379/561] Compiling algorithm.cc
[380/561] Compiling by_dir.cc
[381/561] Compiling voprf.cc
[382/561] Compiling a_digest.cc
[383/561] Compiling thread_win.cc
[384/561] Compiling thread_pthread.cc
[385/561] Compiling a_verify.cc
[386/561] Compiling a_sign.cc
[387/561] Compiling thread_none.cc
[388/561] Compiling stack.cc
[389/561] Compiling thread.cc
[390/561] Compiling trust_token.cc
[391/561] Compiling siphash.cc
[392/561] Compiling pmbtoken.cc
[393/561] Compiling sha512.cc
[394/561] Compiling sha1.cc
[395/561] Compiling rsa_extra.cc
[396/561] Compiling sha256.cc
[397/561] Compiling spake2plus.cc
[398/561] Compiling slhdsa.cc
[399/561] Compiling rsa_print.cc
[400/561] Compiling rsa_crypt.cc
[401/561] Compiling rc4.cc
[402/561] Compiling windows.cc
[403/561] Compiling refcount.cc
[404/561] Compiling trusty.cc
[405/561] Compiling rsa_asn1.cc
[406/561] Compiling rand.cc
[407/561] Compiling urandom.cc
[408/561] Compiling passive.cc
[409/561] Compiling poly1305_arm_asm.S
[410/561] Compiling ios.cc
[411/561] Compiling getentropy.cc
[412/561] Compiling forkunsafe.cc
[413/561] Compiling fork_detect.cc
[414/561] Compiling deterministic.cc
[415/561] Compiling pool.cc
[416/561] Compiling poly1305.cc
[417/561] Compiling poly1305_arm.cc
[418/561] Compiling poly1305_vec.cc
[419/561] Compiling pkcs7.cc
[420/561] Compiling pkcs8.cc
[421/561] Compiling pkcs8_x509.cc
[422/561] Compiling p5_pbev2.cc
[423/561] Compiling pkcs7_x509.cc
[424/561] Compiling pem_xaux.cc
[425/561] Compiling pem_x509.cc
[426/561] Compiling pem_oth.cc
[427/561] Compiling pem_pkey.cc
[428/561] Compiling pem_pk8.cc
[429/561] Compiling obj_xref.cc
[430/561] Compiling mldsa.cc
[431/561] Compiling mem.cc
[432/561] Compiling mlkem.cc
[433/561] Compiling md5.cc
[434/561] Compiling pem_lib.cc
[435/561] Compiling md4.cc
[436/561] Compiling poly_rq_mul.S
[437/561] Compiling fips_shared_support.cc
[438/561] Compiling obj.cc
[439/561] Compiling pem_info.cc
[440/561] Compiling lhash.cc
[441/561] Compiling pem_all.cc
[442/561] Compiling kyber.cc
[443/561] Compiling hrss.cc
[444/561] Compiling sign.cc
[445/561] Compiling ex_data.cc
[446/561] Compiling pbkdf.cc
[447/561] Compiling scrypt.cc
[448/561] Compiling hpke.cc
[449/561] Compiling p_x25519.cc
[450/561] Compiling print.cc
[451/561] Compiling p_x25519_asn1.cc
[452/561] Compiling p_ed25519.cc
[453/561] Compiling p_rsa.cc
[454/561] Compiling p_ed25519_asn1.cc
[455/561] Compiling p_rsa_asn1.cc
[456/561] Compiling p_hkdf.cc
[457/561] Compiling p_dh_asn1.cc
[458/561] Compiling p_ec.cc
[459/561] Compiling p_dh.cc
[460/561] Compiling p_ec_asn1.cc
[461/561] Compiling evp_ctx.cc
[462/561] Compiling p_dsa_asn1.cc
[463/561] Compiling evp.cc
[464/561] Compiling hash_to_curve.cc
[465/561] Compiling err.cc
[466/561] Compiling engine.cc
[467/561] Compiling ecdh.cc
[468/561] Compiling ecdsa_asn1.cc
[469/561] Compiling evp_asn1.cc
[470/561] Compiling dsa_asn1.cc
[471/561] Compiling ec_derive.cc
[472/561] Compiling ec_asn1.cc
[473/561] Compiling params.cc
[474/561] Compiling dsa.cc
[475/561] Compiling x25519-asm-arm.S
[476/561] Compiling digest_extra.cc
[477/561] Compiling des.cc
[478/561] Compiling curve25519.cc
[479/561] Compiling dh_asn1.cc
[480/561] Compiling crypto.cc
[481/561] Compiling cpu_arm_linux.cc
[482/561] Compiling cpu_intel.cc
[483/561] Compiling spake25519.cc
[484/561] Compiling cpu_aarch64_win.cc
[485/561] Compiling cpu_aarch64_sysreg.cc
[486/561] Compiling cpu_arm_freebsd.cc
[487/561] Compiling conf.cc
[488/561] Compiling cpu_aarch64_openbsd.cc
[489/561] Compiling cpu_aarch64_linux.cc
[490/561] Compiling curve25519_64_adx.cc
[491/561] Compiling cpu_aarch64_fuchsia.cc
[492/561] Compiling e_rc4.cc
[493/561] Compiling cpu_aarch64_apple.cc
[494/561] Compiling e_des.cc
[495/561] Compiling tls_cbc.cc
[496/561] Compiling e_tls.cc
[497/561] Compiling get_cipher.cc
[498/561] Compiling e_aesgcmsiv.cc
[499/561] Compiling e_rc2.cc
[500/561] Compiling e_null.cc
[501/561] Compiling e_aesctrhmac.cc
[502/561] Compiling e_chacha20poly1305.cc
[503/561] Compiling derive_key.cc
[504/561] Compiling bcm.cc
[505/561] Compiling chacha.cc
[506/561] Compiling unicode.cc
[507/561] Compiling convert.cc
[508/561] Compiling ber.cc
[509/561] Compiling cbb.cc
[510/561] Compiling buf.cc
[511/561] Compiling blake2.cc
[512/561] Compiling socket_helper.cc
[513/561] Compiling asn1_compat.cc
[514/561] Compiling cbs.cc
[515/561] Compiling socket.cc
[515/561] Compiling bn_asn1.cc
[517/561] Compiling printf.cc
[517/561] Compiling hexdump.cc
[519/561] Compiling fd.cc
[520/561] Compiling pair.cc
[521/561] Compiling errno.cc
[522/561] Compiling file.cc
[523/561] Compiling base64.cc
[524/561] Compiling connect.cc
[525/561] Compiling tasn_typ.cc
[526/561] Compiling bio_mem.cc
[527/561] Compiling tasn_fre.cc
[528/561] Compiling bio.cc
[529/561] Compiling tasn_utl.cc
[530/561] Compiling tasn_new.cc
[531/561] Compiling asn_pack.cc
[532/561] Compiling f_string.cc
[533/561] Compiling f_int.cc
[534/561] Compiling tasn_enc.cc
[535/561] Compiling posix_time.cc
[536/561] Compiling asn1_par.cc
[537/561] Compiling tasn_dec.cc
[538/561] Compiling asn1_lib.cc
[539/561] Compiling a_octet.cc
[540/561] Compiling a_type.cc
[541/561] Compiling a_time.cc
[542/561] Compiling a_utctm.cc
[543/561] Compiling a_mbstr.cc
[544/561] Compiling a_strnid.cc
[545/561] Compiling a_strex.cc
[546/561] Compiling a_object.cc
[547/561] Compiling a_i2d_fp.cc
[548/561] Compiling a_d2i_fp.cc
[549/561] Compiling a_dup.cc
[549/561] Write sources
[554/561] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[555/561] Compiling a_int.cc
[556/561] Compiling a_gentm.cc
[557/565] Compiling a_bitstr.cc
[558/570] Compiling a_bool.cc
[560/589] Compiling Atomics OptionalRawRepresentable.swift
[561/589] Compiling Atomics RawRepresentable.swift
[562/615] Compiling AppwriteEnums ImageGravity.swift
[563/615] Compiling Algorithms Permutations.swift
[564/615] Compiling Algorithms Product.swift
[565/615] Compiling AppwriteEnums OAuthProvider.swift
[566/617] Compiling AppwriteEnums CreditCard.swift
[567/617] Compiling AppwriteEnums Browser.swift
[568/617] Compiling AppwriteEnums ImageFormat.swift
[569/617] Compiling Algorithms Joined.swift
[570/617] Compiling Algorithms Keyed.swift
[571/617] Compiling Algorithms MinMax.swift
[572/617] Compiling Algorithms Partition.swift
[573/617] Compiling AppwriteEnums ExecutionMethod.swift
[574/617] Compiling AppwriteEnums Flag.swift
[575/617] Emitting module AppwriteEnums
[576/618] Compiling Algorithms Chunked.swift
[577/618] Compiling Algorithms Combinations.swift
[578/618] Compiling Algorithms FlattenCollection.swift
[579/618] Compiling Algorithms Grouped.swift
[580/618] Compiling Algorithms Indexed.swift
[581/618] Compiling Algorithms Intersperse.swift
[582/618] Compiling Atomics IntegerOperations.swift
[583/618] Compiling Atomics Unmanaged extensions.swift
[585/618] Compiling Algorithms Compacted.swift
[586/618] Compiling Algorithms Cycle.swift
[587/618] Compiling Algorithms EitherSequence.swift
[588/618] Compiling Algorithms FirstNonNil.swift
[589/621] Compiling Algorithms Split.swift
[590/621] Compiling Algorithms Stride.swift
[591/621] Compiling Algorithms Suffix.swift
[594/621] Compiling Algorithms Rotate.swift
[605/621] Compiling Algorithms Trim.swift
[606/621] Compiling Algorithms Unique.swift
[607/621] Compiling Algorithms Windows.swift
[608/621] Compiling Algorithms AdjacentPairs.swift
[609/621] Compiling Algorithms Chain.swift
[611/621] Compiling c-atomics.c
[612/621] Compiling c-nioatomics.c
[614/621] Emitting module Atomics
[622/628] Emitting module Algorithms
[624/629] Compiling NIOConcurrencyHelpers NIOLock.swift
[625/629] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[626/629] Compiling NIOConcurrencyHelpers lock.swift
[627/629] Emitting module NIOConcurrencyHelpers
[628/629] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[629/629] Compiling NIOConcurrencyHelpers atomics.swift
[631/689] Compiling NIOCore GlobalSingletons.swift
[632/689] Compiling NIOCore IO.swift
[633/689] Compiling NIOCore IOData.swift
[634/689] Compiling NIOCore IPProtocol.swift
[635/689] Compiling NIOCore IntegerBitPacking.swift
[636/689] Compiling NIOCore IntegerTypes.swift
[637/689] Compiling NIOCore Interfaces.swift
[638/689] Compiling NIOCore Linux.swift
[639/697] Compiling NIOCore EventLoop.swift
[640/697] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[641/697] Compiling NIOCore EventLoopFuture+Deprecated.swift
[642/697] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[643/697] Compiling NIOCore EventLoopFuture.swift
[644/697] Compiling NIOCore FileDescriptor.swift
[645/697] Compiling NIOCore FileHandle.swift
[646/697] Compiling NIOCore FileRegion.swift
[647/697] Compiling NIOCore ChannelPipeline.swift
[648/697] Compiling NIOCore CircularBuffer.swift
[649/697] Compiling NIOCore Codec.swift
[650/697] Compiling NIOCore ConvenienceOptionSupport.swift
[651/697] Compiling NIOCore DeadChannel.swift
[652/697] Compiling NIOCore DispatchQueue+WithFuture.swift
[653/697] Compiling NIOCore EventLoop+Deprecated.swift
[654/697] Compiling NIOCore EventLoop+SerialExecutor.swift
[655/697] Compiling NIOCore AddressedEnvelope.swift
[656/697] Compiling NIOCore AsyncAwaitSupport.swift
[657/697] Compiling NIOCore AsyncChannel.swift
[658/697] Compiling NIOCore AsyncChannelHandler.swift
[659/697] Compiling NIOCore AsyncChannelInboundStream.swift
[660/697] Compiling NIOCore AsyncChannelOutboundWriter.swift
[661/697] Compiling NIOCore NIOAsyncSequenceProducer.swift
[662/697] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[663/697] Compiling NIOCore NIOAsyncWriter.swift
[664/697] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[665/697] Compiling NIOCore SocketAddresses.swift
[666/697] Compiling NIOCore SocketOptionProvider.swift
[667/697] Compiling NIOCore SystemCallHelpers.swift
[668/697] Compiling NIOCore TimeAmount+Duration.swift
[669/697] Compiling NIOCore TypeAssistedChannelHandler.swift
[670/697] Compiling NIOCore UniversalBootstrapSupport.swift
[671/697] Compiling NIOCore Utilities.swift
[672/697] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[673/697] Compiling NIOCore BSDSocketAPI.swift
[674/697] Compiling NIOCore ByteBuffer-aux.swift
[675/697] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[676/697] Compiling NIOCore ByteBuffer-conversions.swift
[677/697] Compiling NIOCore ByteBuffer-core.swift
[678/697] Compiling NIOCore ByteBuffer-hex.swift
[679/697] Compiling NIOCore ByteBuffer-int.swift
[680/697] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[681/697] Compiling NIOCore MarkedCircularBuffer.swift
[682/697] Compiling NIOCore MulticastChannel.swift
[683/697] Compiling NIOCore NIOAny.swift
[684/697] Compiling NIOCore NIOCloseOnErrorHandler.swift
[685/697] Compiling NIOCore NIOLoopBound.swift
[686/697] Compiling NIOCore NIOScheduledCallback.swift
[687/697] Compiling NIOCore NIOSendable.swift
[688/697] Compiling NIOCore RecvByteBufferAllocator.swift
[689/697] Compiling NIOCore ByteBuffer-multi-int.swift
[690/697] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[691/697] Compiling NIOCore ByteBuffer-views.swift
[692/697] Compiling NIOCore Channel.swift
[693/697] Compiling NIOCore ChannelHandler.swift
[694/697] Compiling NIOCore ChannelHandlers.swift
[695/697] Compiling NIOCore ChannelInvoker.swift
[696/697] Compiling NIOCore ChannelOption.swift
[697/697] Emitting module NIOCore
[699/749] Compiling NIOEmbedded Embedded.swift
[700/749] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[701/749] Emitting module NIOEmbedded
[702/749] Compiling NIOEmbedded AsyncTestingChannel.swift
[704/750] Compiling NIOPosix IO.swift
[705/750] Compiling NIOPosix IntegerBitPacking.swift
[706/750] Compiling NIOPosix IntegerTypes.swift
[707/750] Compiling NIOPosix Linux.swift
[708/750] Compiling NIOPosix LinuxCPUSet.swift
[709/750] Compiling NIOPosix LinuxUring.swift
[710/750] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[711/756] Compiling NIOPosix PooledRecvBufferAllocator.swift
[712/756] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[713/756] Compiling NIOPosix PosixSingletons.swift
[714/756] Compiling NIOPosix RawSocketBootstrap.swift
[715/756] Compiling NIOPosix Resolver.swift
[716/756] Compiling NIOPosix Selectable.swift
[717/756] Compiling NIOPosix SelectableChannel.swift
[718/756] Compiling NIOPosix SelectableEventLoop.swift
[719/756] Compiling NIOPosix SelectorEpoll.swift
[720/756] Compiling NIOPosix SelectorGeneric.swift
[721/756] Compiling NIOPosix SelectorKqueue.swift
[722/756] Compiling NIOPosix SelectorUring.swift
[723/756] Compiling NIOPosix ThreadPosix.swift
[724/756] Compiling NIOPosix ThreadWindows.swift
[725/756] Compiling NIOPosix UnsafeTransfer.swift
[726/756] Compiling NIOPosix Utilities.swift
[727/756] Compiling NIOPosix VsockAddress.swift
[728/756] Compiling NIOPosix VsockChannelEvents.swift
[729/756] Compiling NIOPosix ServerSocket.swift
[730/756] Compiling NIOPosix Socket.swift
[731/756] Compiling NIOPosix SocketChannel.swift
[732/756] Compiling NIOPosix SocketProtocols.swift
[733/756] Compiling NIOPosix System.swift
[734/756] Compiling NIOPosix Thread.swift
[735/756] Compiling NIOPosix BSDSocketAPICommon.swift
[736/756] Compiling NIOPosix BSDSocketAPIPosix.swift
[737/756] Compiling NIOPosix BSDSocketAPIWindows.swift
[738/756] Compiling NIOPosix BaseSocket.swift
[739/756] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[740/756] Compiling NIOPosix BaseSocketChannel.swift
[741/756] Compiling NIOPosix BaseStreamSocketChannel.swift
[742/756] Emitting module NIOPosix
[743/756] Compiling NIOPosix Bootstrap.swift
[744/756] Compiling NIOPosix ControlMessage.swift
[745/756] Compiling NIOPosix DatagramVectorReadManager.swift
[746/756] Compiling NIOPosix Errors+Any.swift
[747/756] Compiling NIOPosix FileDescriptor.swift
[748/756] Compiling NIOPosix GetaddrinfoResolver.swift
[749/756] Compiling NIOPosix HappyEyeballs.swift
[750/756] Compiling NIOPosix NIOThreadPool.swift
[751/756] Compiling NIOPosix NonBlockingFileIO.swift
[752/756] Compiling NIOPosix PendingDatagramWritesManager.swift
[753/756] Compiling NIOPosix PendingWritesManager.swift
[754/756] Compiling NIOPosix PipeChannel.swift
[755/756] Compiling NIOPosix PipePair.swift
[756/756] Compiling NIOPosix Pool.swift
[758/759] Compiling NIO Exports.swift
[759/759] Emitting module NIO
[761/799] Compiling NIOTLS TLSEvents.swift
[762/799] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[763/800] Emitting module NIOSOCKS
[764/800] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[765/800] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[766/800] Emitting module NIOTLS
[767/800] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[768/800] Compiling NIOSOCKS ClientStateMachine.swift
[769/800] Compiling NIOHTTP1 HTTPEncoder.swift
[770/800] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[771/800] Compiling NIOSOCKS SOCKSResponse.swift
[772/800] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[773/800] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[774/800] Compiling NIOSOCKS ServerStateMachine.swift
[775/800] Emitting module NIOFoundationCompat
[776/800] Compiling NIOHTTP1 ByteCollectionUtils.swift
[777/800] Compiling NIOHTTP1 HTTPDecoder.swift
[778/800] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[779/800] Compiling NIOTLS SNIHandler.swift
[780/801] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[781/801] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[782/801] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[783/801] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[787/802] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[788/802] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[789/802] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[790/804] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[792/834] Compiling NIOSSL IdentityVerification.swift
[793/834] Compiling NIOSSL NIOSSLServerHandler.swift
[794/834] Compiling NIOSSL ObjectIdentifier.swift
[795/834] Compiling NIOSSL PosixPort.swift
[796/856] Compiling NIOTransportServices StateManagedChannel.swift
[797/856] Compiling NIOTransportServices StateManagedListenerChannel.swift
[798/856] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[799/858] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[800/858] Compiling NIOTransportServices NIOTSListenerChannel.swift
[801/858] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[802/858] Compiling NIOTransportServices NIOTSErrors.swift
[803/858] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[804/858] Compiling NIOTransportServices NIOTSSingletons.swift
[805/858] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[808/858] Compiling NIOTransportServices NIOTSEventLoop.swift
[809/858] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[812/858] Compiling NIOTransportServices NIOTSBootstraps.swift
[813/858] Compiling NIOTransportServices NIOTSChannelOptions.swift
[814/858] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[815/858] Emitting module NIOTransportServices
[816/858] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[817/858] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[818/858] Compiling NIOTransportServices NIOTSDatagramListener.swift
[819/858] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[820/858] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[821/858] Compiling NIOTransportServices AcceptHandler.swift
[822/858] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[823/858] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[824/859] Emitting module NIOHTTP1
[832/888] Compiling NIOSSL NIOSSLSecureBytes.swift
[833/888] Compiling NIOSSL RNG.swift
[834/888] Compiling NIOSSL SafeCompare.swift
[835/888] Compiling NIOSSL Zeroization.swift
[839/891] Compiling NIOSSL SubjectAlternativeName.swift
[844/891] Compiling NIOHPACK HPACKHeader.swift
[845/891] Compiling NIOHPACK HeaderTables.swift
[848/891] Emitting module NIOSSL
[849/891] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[850/891] Compiling NIOWebSocket WebSocketOpcode.swift
[851/892] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[852/892] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[853/892] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[854/892] Compiling NIOWebSocket SHA1.swift
[855/892] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[856/892] Compiling NIOWebSocket WebSocketErrorCodes.swift
[857/892] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[858/892] Emitting module NIOHTTPCompression
[859/892] Compiling NIOHPACK IndexedHeaderTable.swift
[860/892] Compiling NIOHPACK IntegerCoding.swift
[861/893] Compiling NIOHTTPCompression HTTPCompression.swift
[862/893] Compiling NIOHTTPCompression HTTPDecompression.swift
[865/893] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[866/893] Compiling NIOHPACK StaticHeaderTable.swift
[875/893] Compiling NIOHPACK HuffmanTables.swift
[876/893] Emitting module NIOHPACK
[879/893] Compiling NIOHPACK HuffmanCoding.swift
[880/893] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[881/893] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[882/893] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[885/894] Emitting module NIOWebSocket
[891/895] Compiling NIOWebSocket WebSocketFrame.swift
[894/954] Compiling NIOHTTP2 HTTP2StreamID.swift
[895/954] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[896/954] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[898/955] Emitting module NIOHTTP2
[899/963] Compiling NIOHTTP2 MaySendFrames.swift
[900/963] Compiling NIOHTTP2 SendingDataState.swift
[901/963] Compiling NIOHTTP2 SendingGoawayState.swift
[902/963] Compiling NIOHTTP2 SendingHeadersState.swift
[903/963] Compiling NIOHTTP2 SendingPushPromiseState.swift
[904/963] Compiling NIOHTTP2 SendingRstStreamState.swift
[905/963] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[906/963] Compiling NIOHTTP2 HTTP2SettingsState.swift
[907/963] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[908/963] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[909/963] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[913/963] Compiling NIOHTTP2 HTTP2UserEvents.swift
[914/963] Compiling NIOHTTP2 InboundEventBuffer.swift
[915/963] Compiling NIOHTTP2 InboundWindowManager.swift
[916/963] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[917/963] Compiling NIOHTTP2 StreamChannelFlowController.swift
[918/963] Compiling NIOHTTP2 StreamChannelList.swift
[919/963] Compiling NIOHTTP2 StreamMap.swift
[920/963] Compiling NIOHTTP2 StreamStateMachine.swift
[921/963] Compiling NIOHTTP2 UnsafeTransfer.swift
[922/963] Compiling NIOHTTP2 WatermarkedFlowController.swift
[923/963] Compiling NIOHTTP2 ConnectionStateMachine.swift
[924/963] Compiling NIOHTTP2 ConnectionStreamsState.swift
[925/963] Compiling NIOHTTP2 MayReceiveFrames.swift
[926/963] Compiling NIOHTTP2 ReceivingDataState.swift
[927/963] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[928/963] Compiling NIOHTTP2 ReceivingHeadersState.swift
[929/963] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[930/963] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[931/963] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[932/963] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[933/963] Compiling NIOHTTP2 HasFlowControlWindows.swift
[934/963] Compiling NIOHTTP2 HasLocalSettings.swift
[935/963] Compiling NIOHTTP2 HasRemoteSettings.swift
[936/963] Compiling NIOHTTP2 LocallyQuiescingState.swift
[937/963] Compiling NIOHTTP2 QuiescingState.swift
[938/963] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[939/963] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[940/963] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[941/963] Compiling NIOHTTP2 HTTP2Frame.swift
[942/963] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[943/963] Compiling NIOHTTP2 HTTP2FrameParser.swift
[944/963] Compiling NIOHTTP2 HTTP2PingData.swift
[945/963] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[946/963] Compiling NIOHTTP2 HTTP2Settings.swift
[947/963] Compiling NIOHTTP2 HTTP2Stream.swift
[948/963] Compiling NIOHTTP2 StateMachineResult.swift
[949/963] Compiling NIOHTTP2 ContentLengthVerifier.swift
[950/963] Compiling NIOHTTP2 DOSHeuristics.swift
[951/963] Compiling NIOHTTP2 Error+Any.swift
[952/963] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[953/963] Compiling NIOHTTP2 ControlFrameBuffer.swift
[954/963] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[955/963] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[956/963] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[957/963] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[958/963] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[959/963] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[960/963] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[961/963] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[962/963] Compiling NIOHTTP2 HTTP2Error.swift
[963/963] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[965/1023] Emitting module AsyncHTTPClient
[966/1031] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[967/1031] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[968/1031] Compiling AsyncHTTPClient Transaction.swift
[969/1031] Compiling AsyncHTTPClient Base64.swift
[970/1031] Compiling AsyncHTTPClient BasicAuth.swift
[971/1031] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[972/1031] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[973/1031] Compiling AsyncHTTPClient ConnectionPool.swift
[974/1031] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[975/1031] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[976/1031] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[977/1031] Compiling AsyncHTTPClient AsyncLazySequence.swift
[978/1031] Compiling AsyncHTTPClient HTTPClient+execute.swift
[979/1031] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[980/1031] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[981/1031] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[982/1031] Compiling AsyncHTTPClient HTTPClientRequest.swift
[983/1031] Compiling AsyncHTTPClient HTTPClientResponse.swift
[984/1031] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[985/1031] Compiling AsyncHTTPClient ConnectionTarget.swift
[986/1031] Compiling AsyncHTTPClient DeconstructedURL.swift
[987/1031] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[988/1031] Compiling AsyncHTTPClient FoundationExtensions.swift
[989/1031] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[990/1031] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[991/1031] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[992/1031] Compiling AsyncHTTPClient HTTPClient.swift
[993/1031] Compiling AsyncHTTPClient HTTPHandler.swift
[994/1031] Compiling AsyncHTTPClient LRUCache.swift
[995/1031] Compiling AsyncHTTPClient NWErrorHandler.swift
[996/1031] Compiling AsyncHTTPClient NWWaitingHandler.swift
[997/1031] Compiling AsyncHTTPClient TLSConfiguration.swift
[998/1031] Compiling AsyncHTTPClient RedirectState.swift
[999/1031] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1000/1031] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1001/1031] Compiling AsyncHTTPClient RequestOptions.swift
[1002/1031] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1003/1031] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1004/1031] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1005/1031] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1006/1031] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1007/1031] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1008/1031] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1009/1031] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1010/1031] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1011/1031] Compiling AsyncHTTPClient HTTP1Connection.swift
[1012/1031] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1013/1031] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1014/1031] Compiling AsyncHTTPClient HTTP2Connection.swift
[1015/1031] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1016/1031] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1017/1031] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1018/1031] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1019/1031] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1020/1031] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1021/1031] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1022/1031] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1023/1031] Compiling AsyncHTTPClient RequestBodyLength.swift
[1024/1031] Compiling AsyncHTTPClient RequestBag.swift
[1025/1031] Compiling AsyncHTTPClient RequestValidation.swift
[1026/1031] Compiling AsyncHTTPClient SSLContextCache.swift
[1027/1031] Compiling AsyncHTTPClient Scheme.swift
[1028/1031] Compiling AsyncHTTPClient Singleton.swift
[1029/1031] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1030/1031] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1031/1031] Compiling AsyncHTTPClient Utils.swift
[1033/1073] 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?
[1034/1073] 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?
[1035/1073] 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?
[1036/1073] 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?
[1037/1073] 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?
[1038/1073] 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?
[1039/1073] 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?
[1040/1078] Compiling Appwrite CwlSysCtl.swift
[1041/1078] Compiling Appwrite MacOSDeviceInfo.swift
[1042/1078] Compiling Appwrite WKInterfaceDevice+ModelName.swift
[1043/1078] Compiling Appwrite WatchOSDeviceInfo.swift
[1044/1078] Compiling Appwrite Cookie+Codable.swift
[1045/1078] Compiling Appwrite HTTPClientRequest+Cookies.swift
[1046/1078] Compiling Appwrite Databases.swift
[1047/1078] Compiling Appwrite Functions.swift
[1048/1078] Compiling Appwrite Graphql.swift
[1049/1078] Compiling Appwrite Locale.swift
[1050/1078] Compiling Appwrite Messaging.swift
[1051/1078] 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
[1052/1078] 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
[1053/1078] 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
[1054/1078] 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
[1055/1078] 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
[1056/1078] 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
[1057/1078] 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
[1058/1078] 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
[1059/1078] 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
[1060/1078] 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
[1061/1078] 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
[1062/1078] 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
[1063/1078] 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: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
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: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
286 | } else {
287 | return channel.eventLoop.makeSucceededFuture(())
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:59:20: note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
57 | /// This handler can be used in channels that are acting as the client
58 | /// in the TLS dialog. For server connections, use the ``NIOSSLServerHandler``.
59 | public final class NIOSSLClientHandler: NIOSSLHandler {
| `- note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
60 | /// Construct a new ``NIOSSLClientHandler`` with the given `context` and a specific `serverHostname`.
61 | ///
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:7:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
5 | import Dispatch
6 | import NIOFoundationCompat
7 | import NIOSSL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
8 |
9 | public let WEBSOCKET_LOCKER_QUEUE = "SyncLocker"
/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/1078] 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: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
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: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
286 | } else {
287 | return channel.eventLoop.makeSucceededFuture(())
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:59:20: note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
57 | /// This handler can be used in channels that are acting as the client
58 | /// in the TLS dialog. For server connections, use the ``NIOSSLServerHandler``.
59 | public final class NIOSSLClientHandler: NIOSSLHandler {
| `- note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
60 | /// Construct a new ``NIOSSLClientHandler`` with the given `context` and a specific `serverHostname`.
61 | ///
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:7:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
5 | import Dispatch
6 | import NIOFoundationCompat
7 | import NIOSSL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
8 |
9 | public let WEBSOCKET_LOCKER_QUEUE = "SyncLocker"
/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/1078] 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: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
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: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
286 | } else {
287 | return channel.eventLoop.makeSucceededFuture(())
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:59:20: note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
57 | /// This handler can be used in channels that are acting as the client
58 | /// in the TLS dialog. For server connections, use the ``NIOSSLServerHandler``.
59 | public final class NIOSSLClientHandler: NIOSSLHandler {
| `- note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
60 | /// Construct a new ``NIOSSLClientHandler`` with the given `context` and a specific `serverHostname`.
61 | ///
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:7:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
5 | import Dispatch
6 | import NIOFoundationCompat
7 | import NIOSSL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
8 |
9 | public let WEBSOCKET_LOCKER_QUEUE = "SyncLocker"
/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/1078] 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: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
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: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
286 | } else {
287 | return channel.eventLoop.makeSucceededFuture(())
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:59:20: note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
57 | /// This handler can be used in channels that are acting as the client
58 | /// in the TLS dialog. For server connections, use the ``NIOSSLServerHandler``.
59 | public final class NIOSSLClientHandler: NIOSSLHandler {
| `- note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
60 | /// Construct a new ``NIOSSLClientHandler`` with the given `context` and a specific `serverHostname`.
61 | ///
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:7:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
5 | import Dispatch
6 | import NIOFoundationCompat
7 | import NIOSSL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
8 |
9 | public let WEBSOCKET_LOCKER_QUEUE = "SyncLocker"
/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/1078] 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: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
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: type 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
286 | } else {
287 | return channel.eventLoop.makeSucceededFuture(())
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLClientHandler.swift:59:20: note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
57 | /// This handler can be used in channels that are acting as the client
58 | /// in the TLS dialog. For server connections, use the ``NIOSSLServerHandler``.
59 | public final class NIOSSLClientHandler: NIOSSLHandler {
| `- note: class 'NIOSSLClientHandler' does not conform to the 'Sendable' protocol
60 | /// Construct a new ``NIOSSLClientHandler`` with the given `context` and a specific `serverHostname`.
61 | ///
/host/spi-builder-workspace/Sources/Appwrite/WebSockets/WebSocketClient.swift:7:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
5 | import Dispatch
6 | import NIOFoundationCompat
7 | import NIOSSL
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSL'
8 |
9 | public let WEBSOCKET_LOCKER_QUEUE = "SyncLocker"
/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/1078] 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 | }
[1069/1078] Compiling Appwrite Service.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 | }
[1070/1078] Compiling Appwrite Storage.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 | }
[1071/1078] Compiling Appwrite Teams.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 | }
[1072/1078] Compiling Appwrite StreamingDelegate.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 | }
[1073/1078] Compiling Appwrite PackageInfo+Windows.swift
[1074/1078] Compiling Appwrite Permission.swift
[1075/1078] Compiling Appwrite Query.swift
[1076/1078] Compiling Appwrite Role.swift
[1077/1078] Compiling Appwrite Account.swift
[1078/1078] Compiling Appwrite Avatars.swift
Build complete! (247.03s)
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",
"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/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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.