The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Appwrite, reference main (be0149), with Swift 6.2 for Linux on 3 Dec 2025 10:55:19 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appwrite/sdk-for-swift.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-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at be01492 Merge pull request #49 from appwrite/dev
Cloned https://github.com/appwrite/sdk-for-swift.git
Revision (git rev-parse @):
be01492709103856733422a67dd5f6ae4ede739b
SUCCESS checkout https://github.com/appwrite/sdk-for-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/appwrite/sdk-for-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/80601] Fetching swift-nio
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio.git from cache (10.09s)
[1/14502] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.56s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.1 (12.28s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git
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-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/5566] Fetching swift-distributed-tracing
[57/8375] Fetching swift-distributed-tracing, swift-nio-transport-services
[1763/14416] Fetching swift-distributed-tracing, swift-nio-transport-services, swift-algorithms
[2362/20016] Fetching swift-distributed-tracing, swift-nio-transport-services, swift-algorithms, swift-log
[3655/31734] Fetching swift-distributed-tracing, swift-nio-transport-services, swift-algorithms, swift-log, swift-nio-http2
[20635/47022] Fetching swift-distributed-tracing, swift-nio-transport-services, swift-algorithms, swift-log, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (1.42s)
[25652/41422] Fetching swift-distributed-tracing, swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.46s)
Fetching https://github.com/apple/swift-atomics.git
[20238/35856] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-nio-ssl
[24850/42192] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-nio-ssl, swift-nio-extras
[26017/44012] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-nio-ssl, swift-nio-extras, swift-atomics
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.24s)
[32173/37676] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-nio-ssl, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.38s)
[30964/35856] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.43s)
[29225/33047] Fetching swift-algorithms, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (4.95s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (5.00s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.01s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (5.80s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.48s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.16s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.79s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (1.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.52s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (2.09s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.0 (0.86s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.72s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.0 (0.84s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1204] Fetching swift-http-structured-headers
[664/6993] Fetching swift-http-structured-headers, swift-async-algorithms
[948/9561] Fetching swift-http-structured-headers, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.62s)
[7779/8357] Fetching swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.67s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.86s)
[1/943] Fetching swift-http-types
[473/7969] Fetching swift-http-types, swift-certificates
[891/9632] Fetching swift-http-types, swift-certificates, swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.58s)
[5019/7969] Fetching swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.96s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.96s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (2.52s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.89s)
Fetching https://github.com/apple/swift-collections.git
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.12s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (2.96s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (3.88s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.75s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.77s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (1.05s)
Fetching https://github.com/apple/swift-crypto.git
[1/17463] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (4.61s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (1.48s)
Fetching https://github.com/apple/swift-system.git
[1/5181] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.06s)
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.31.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
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.30.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.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Building for debugging...
[0/450] Write sources
[20/450] Compiling CNIOWASI CNIOWASI.c
[21/450] Compiling CNIOWindows WSAStartup.c
[22/450] Write sources
[27/450] Compiling CNIOOpenBSD shim.c
[27/450] Compiling CNIOPosix event_loop_id.c
[29/450] Compiling CNIOWindows shim.c
[30/450] Compiling _NumericsShims _NumericsShims.c
[30/450] Compiling _AtomicsShims.c
[32/450] Compiling CNIOLinux liburing_shims.c
[33/450] Compiling CNIOSHA1 c_nio_sha1.c
[34/450] Compiling CNIOLLHTTP c_nio_http.c
[35/450] Write swift-version-24593BA9C3E375BF.txt
[36/450] Compiling CNIOExtrasZlib empty.c
[37/450] Compiling CNIODarwin shim.c
[38/450] Compiling CNIOLinux shim.c
[39/450] Compiling fiat_p256_adx_sqr.S
[40/450] Compiling fiat_p256_adx_mul.S
[41/453] Compiling CNIOLLHTTP c_nio_api.c
[42/477] Compiling CNIOLLHTTP c_nio_llhttp.c
[43/493] Compiling CNIOBoringSSLShims shims.c
[44/493] Compiling fiat_curve25519_adx_square.S
[45/493] Compiling fiat_curve25519_adx_mul.S
[47/493] Emitting module RealModule
[47/494] Compiling tls_record.cc
[48/494] Compiling tls_method.cc
[50/494] Compiling InternalCollectionsUtilities Debugging.swift
[51/494] Compiling InternalCollectionsUtilities Descriptions.swift
[52/496] Compiling InternalCollectionsUtilities UInt+reversed.swift
[53/496] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/496] Compiling ServiceContextModule ServiceContextKey.swift
[57/496] Emitting module InternalCollectionsUtilities
[58/496] Compiling RealModule RealFunctions.swift
[59/496] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[60/496] Compiling InternalCollectionsUtilities Integer rank.swift
[61/496] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[62/496] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[63/496] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/496] Compiling RealModule RelaxedArithmetic.swift
[65/496] Compiling RealModule Real.swift
[66/496] Compiling InternalCollectionsUtilities _SortedCollection.swift
[67/496] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[68/496] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[69/496] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/496] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[71/496] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/496] Compiling _NIODataStructures PriorityQueue.swift
[75/496] Compiling _NIOBase64 Base64.swift
[76/496] Emitting module _NIOBase64
[77/496] Emitting module ServiceContextModule
[78/496] Compiling ServiceContextModule ServiceContext.swift
[81/498] Compiling RealModule Float80+Real.swift
[82/498] Compiling RealModule Float16+Real.swift
[84/499] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[85/499] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[88/500] Compiling _NIODataStructures _TinyArray.swift
[90/506] Compiling Instrumentation NoOpInstrument.swift
[91/506] Emitting module Instrumentation
[92/506] Compiling Instrumentation MultiplexInstrument.swift
[93/506] Compiling Instrumentation Locks.swift
[94/506] Compiling Instrumentation Instrument.swift
[95/506] Compiling Instrumentation InstrumentationSystem.swift
[96/507] Emitting module _NIODataStructures
[97/507] Compiling _NIODataStructures Heap.swift
[98/507] Compiling Logging MetadataProvider.swift
[99/508] Compiling Logging Locks.swift
[102/531] Compiling DequeModule Deque+CustomReflectable.swift
[103/531] Compiling DequeModule Deque+Descriptions.swift
[104/533] Compiling DequeModule _DequeBuffer.swift
[105/533] Compiling DequeModule _DequeBufferHeader.swift
[106/533] Compiling Tracing TracingTime.swift
[107/533] Emitting module JSONCodable
[108/533] Compiling JSONCodable Codable+JSON.swift
[110/534] Compiling Tracing TracerProtocol.swift
[111/534] Compiling Tracing InstrumentationSystem+Tracing.swift
[112/534] Emitting module Logging
[113/534] Compiling Logging Logging.swift
[114/534] Compiling Logging LogHandler.swift
[116/535] Compiling DequeModule Deque+Extras.swift
[117/535] Compiling DequeModule Deque+Hashable.swift
[118/535] Compiling DequeModule Deque+Equatable.swift
[119/535] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[120/535] Compiling Tracing TracerProtocol+Legacy.swift
[121/535] Compiling Tracing Tracer.swift
[121/535] Compiling tls13_server.cc
[122/535] Compiling tls13_enc.cc
[124/535] Compiling DequeModule _DequeSlot.swift
[125/535] Compiling DequeModule _UnsafeWrappedBuffer.swift
[125/535] Compiling tls13_both.cc
[127/535] Compiling DequeModule Deque+Testing.swift
[128/535] Compiling DequeModule Deque._Storage.swift
[129/535] Compiling DequeModule Deque._UnsafeHandle.swift
[130/535] Compiling DequeModule Deque.swift
[131/535] Compiling Tracing NoOpTracer.swift
[132/535] Emitting module Tracing
[133/535] Compiling Tracing SpanProtocol.swift
[134/536] Compiling tls13_client.cc
[136/536] Compiling DequeModule Deque+Codable.swift
[137/536] Compiling DequeModule Deque+Collection.swift
[138/536] Emitting module DequeModule
[139/537] Compiling t1_enc.cc
[140/537] Compiling ssl_versions.cc
[141/537] Compiling ssl_stat.cc
[142/537] Compiling ssl_transcript.cc
[143/537] Compiling ssl_x509.cc
[144/537] Compiling ssl_session.cc
[145/537] Compiling ssl_privkey.cc
[146/537] Compiling ssl_key_share.cc
[147/537] Compiling ssl_lib.cc
[148/537] Compiling ssl_file.cc
[149/537] Compiling ssl_credential.cc
[150/537] Compiling ssl_cipher.cc
[151/537] Compiling ssl_cert.cc
[152/537] Compiling ssl_buffer.cc
[153/537] Compiling ssl_asn1.cc
[154/537] Compiling ssl_aead_ctx.cc
[155/537] Compiling s3_both.cc
[156/537] Compiling s3_pkt.cc
[157/537] Compiling s3_lib.cc
[158/537] Compiling handshake_client.cc
[159/537] Compiling handoff.cc
[160/537] Compiling handshake.cc
[161/537] Compiling dtls_record.cc
[162/537] Compiling encrypted_client_hello.cc
[163/537] Compiling handshake_server.cc
[164/537] Compiling md5-x86_64-linux.S
[165/537] Compiling extensions.cc
[166/537] Compiling md5-x86_64-apple.S
[167/537] Compiling dtls_method.cc
[168/537] Compiling md5-586-linux.S
[169/537] Compiling err_data.cc
[170/537] Compiling d1_srtp.cc
[171/537] Compiling md5-586-apple.S
[172/537] Compiling d1_pkt.cc
[173/537] Compiling bio_ssl.cc
[174/537] Compiling d1_lib.cc
[175/537] Compiling d1_both.cc
[176/537] Compiling chacha20_poly1305_armv8-linux.S
[177/537] Compiling chacha20_poly1305_armv8-apple.S
[178/537] Compiling chacha20_poly1305_x86_64-apple.S
[179/537] Compiling chacha-x86_64-linux.S
[180/537] Compiling chacha-x86_64-apple.S
[181/537] Compiling chacha20_poly1305_armv8-win.S
[182/537] Compiling chacha-x86-linux.S
[183/537] Compiling chacha20_poly1305_x86_64-linux.S
[184/537] Compiling chacha-x86-apple.S
[185/537] Compiling chacha-armv8-apple.S
[186/537] Compiling chacha-armv8-linux.S
[187/537] Compiling chacha-armv8-win.S
[188/537] Compiling chacha-armv4-linux.S
[189/537] Compiling aes128gcmsiv-x86_64-apple.S
[190/537] Compiling x86_64-mont5-apple.S
[191/537] Compiling x86_64-mont5-linux.S
[192/537] Compiling aes128gcmsiv-x86_64-linux.S
[193/537] Compiling x86_64-mont-apple.S
[194/537] Compiling x86-mont-apple.S
[195/537] Compiling x86_64-mont-linux.S
[196/537] Compiling x86-mont-linux.S
[197/537] Compiling vpaes-x86_64-linux.S
[198/537] Compiling vpaes-x86-apple.S
[199/537] Compiling vpaes-x86-linux.S
[200/537] Compiling vpaes-x86_64-apple.S
[201/537] Compiling vpaes-armv8-win.S
[202/537] Compiling sha512-x86_64-apple.S
[203/537] Compiling vpaes-armv8-linux.S
[204/537] Compiling vpaes-armv8-apple.S
[204/537] Compiling vpaes-armv7-linux.S
[206/537] Compiling sha512-x86_64-linux.S
[207/537] Compiling sha512-armv8-win.S
[208/537] Compiling sha512-armv8-linux.S
[209/537] Compiling sha512-armv8-apple.S
[210/537] Compiling sha512-armv4-linux.S
[211/537] Compiling sha512-586-linux.S
[212/537] Compiling sha512-586-apple.S
[213/537] Compiling sha256-armv8-win.S
[214/537] Compiling sha256-x86_64-apple.S
[215/537] Compiling sha256-armv8-linux.S
[216/537] Compiling sha256-armv8-apple.S
[217/537] Compiling sha256-586-linux.S
[218/537] Compiling sha256-armv4-linux.S
[219/537] Compiling sha256-x86_64-linux.S
[220/537] Compiling sha1-armv8-win.S
[221/537] Compiling sha256-586-apple.S
[222/537] Compiling sha1-x86_64-apple.S
[223/537] Compiling sha1-armv8-linux.S
[224/537] Compiling sha1-x86_64-linux.S
[225/537] Compiling sha1-armv4-large-linux.S
[226/537] Compiling sha1-586-linux.S
[227/537] Compiling sha1-armv8-apple.S
[228/537] Compiling rdrand-x86_64-linux.S
[229/537] Compiling sha1-586-apple.S
[230/537] Compiling rsaz-avx2-apple.S
[231/537] Compiling rsaz-avx2-linux.S
[232/537] Compiling rdrand-x86_64-apple.S
[233/537] Compiling p256_beeu-armv8-asm-win.S
[234/537] Compiling p256_beeu-x86_64-asm-linux.S
[235/537] Compiling p256_beeu-x86_64-asm-apple.S
[236/537] Compiling p256_beeu-armv8-asm-apple.S
[237/537] Compiling p256-armv8-asm-win.S
[238/537] Compiling p256_beeu-armv8-asm-linux.S
[239/537] Compiling p256-x86_64-asm-apple.S
[240/537] Compiling ghashv8-armv8-win.S
[241/537] Compiling p256-x86_64-asm-linux.S
[242/537] Compiling p256-armv8-asm-apple.S
[243/537] Compiling p256-armv8-asm-linux.S
[244/537] Compiling ghashv8-armv8-apple.S
[245/537] Compiling ghashv8-armv8-linux.S
[246/537] Compiling ghashv8-armv7-linux.S
[247/537] Compiling ghash-x86_64-linux.S
[248/537] Compiling ghash-x86_64-apple.S
[249/537] Compiling ghash-x86-linux.S
[250/537] Compiling ghash-ssse3-x86_64-apple.S
[251/537] Compiling ghash-x86-apple.S
[251/537] Compiling ghash-ssse3-x86-linux.S
[253/537] Compiling ghash-ssse3-x86_64-linux.S
[254/537] Compiling ghash-ssse3-x86-apple.S
[255/537] Compiling ghash-neon-armv8-linux.S
[256/537] Compiling ghash-neon-armv8-win.S
[257/537] Compiling ghash-armv4-linux.S
[258/537] Compiling co-586-linux.S
[259/537] Compiling ghash-neon-armv8-apple.S
[260/537] Compiling co-586-apple.S
[261/537] Compiling bsaes-armv7-linux.S
[262/537] Compiling bn-armv8-win.S
[263/537] Compiling bn-armv8-apple.S
[264/537] Compiling bn-armv8-linux.S
[265/537] Compiling bn-586-linux.S
[266/537] Compiling armv8-mont-apple.S
[267/537] Compiling armv8-mont-win.S
[268/537] Compiling bn-586-apple.S
[269/537] Compiling aesv8-gcm-armv8-win.S
[270/537] Compiling armv8-mont-linux.S
[271/537] Compiling aesv8-gcm-armv8-linux.S
[272/537] Compiling armv4-mont-linux.S
[273/537] Compiling aesv8-gcm-armv8-apple.S
[274/537] Compiling aesv8-armv8-linux.S
[275/537] Compiling aesv8-armv8-apple.S
[276/537] Compiling aesv8-armv8-win.S
[277/537] Compiling aesv8-armv7-linux.S
[278/537] Compiling aesni-x86_64-linux.S
[279/537] Compiling aesni-x86-apple.S
[280/537] Compiling aesni-x86_64-apple.S
[281/537] Compiling aesni-x86-linux.S
[282/537] Compiling aesni-gcm-x86_64-linux.S
[283/537] Compiling aes-gcm-avx2-x86_64-apple.S
[284/537] Compiling aesni-gcm-x86_64-apple.S
[285/537] Compiling aes-gcm-avx2-x86_64-linux.S
[286/537] Compiling aes-gcm-avx10-x86_64-apple.S
[286/537] Compiling aes-gcm-avx10-x86_64-linux.S
[288/537] Compiling x_pubkey.cc
[289/537] Compiling x_x509a.cc
[290/537] Compiling x_sig.cc
[291/537] Compiling x_name.cc
[292/537] Compiling x_req.cc
[293/537] Compiling x_val.cc
[294/537] Compiling x_x509.cc
[295/537] Compiling x_spki.cc
[296/537] Compiling x509spki.cc
[297/537] Compiling x509rset.cc
[298/537] Compiling x_attrib.cc
[298/537] Compiling x_crl.cc
[300/537] Compiling x_exten.cc
[301/537] Compiling x_algor.cc
[302/537] Compiling x_all.cc
[303/537] Compiling x509name.cc
[304/537] Compiling x509cset.cc
[305/537] Compiling x509_txt.cc
[306/537] Compiling x509_trs.cc
[307/537] Compiling x509_vfy.cc
[308/537] Compiling x509_v3.cc
[309/537] Compiling x509_set.cc
[310/537] Compiling x509_vpm.cc
[311/537] Compiling x509_req.cc
[312/537] Compiling x509_obj.cc
[313/537] Compiling x509_ext.cc
[314/537] Compiling x509_d2.cc
[315/537] Compiling x509_lu.cc
[316/537] Compiling x509_def.cc
[317/537] Compiling x509_att.cc
[318/537] Compiling x509_cmp.cc
[319/537] Compiling x509.cc
[320/537] Compiling v3_utl.cc
[321/537] Compiling v3_purp.cc
[322/537] Compiling v3_skey.cc
[323/537] Compiling v3_pmaps.cc
[324/537] Compiling v3_prn.cc
[325/537] Compiling v3_pcons.cc
[326/537] Compiling v3_ocsp.cc
[327/537] Compiling v3_ncons.cc
[328/537] Compiling v3_lib.cc
[329/537] Compiling v3_ia5.cc
[330/537] Compiling v3_enum.cc
[331/537] Compiling v3_extku.cc
[332/537] Compiling v3_genn.cc
[333/537] Compiling v3_int.cc
[334/537] Compiling v3_info.cc
[335/537] Compiling v3_conf.cc
[336/537] Compiling v3_bitst.cc
[337/537] Compiling v3_crld.cc
[338/537] Compiling v3_cpols.cc
[339/537] Compiling v3_alt.cc
[340/537] Compiling v3_akeya.cc
[341/537] Compiling v3_bcons.cc
[342/537] Compiling v3_akey.cc
[343/537] Compiling i2d_pr.cc
[344/537] Compiling t_x509a.cc
[345/537] Compiling t_crl.cc
[346/537] Compiling name_print.cc
[347/537] Compiling t_x509.cc
[348/537] Compiling t_req.cc
[349/537] Compiling rsa_pss.cc
[350/537] Compiling policy.cc
[351/537] Compiling by_file.cc
[352/537] Compiling asn1_gen.cc
[353/537] Compiling by_dir.cc
[354/537] Compiling a_sign.cc
[355/537] Compiling a_digest.cc
[356/537] Compiling voprf.cc
[357/537] Compiling a_verify.cc
[358/537] Compiling algorithm.cc
[359/537] Compiling trust_token.cc
[360/537] Compiling thread_win.cc
[361/537] Compiling thread_none.cc
[362/537] Compiling thread.cc
[363/537] Compiling thread_pthread.cc
[364/537] Compiling stack.cc
[365/537] Compiling pmbtoken.cc
[366/537] Compiling siphash.cc
[367/537] Compiling sha512.cc
[367/537] Compiling sha256.cc
[369/537] Compiling sha1.cc
[370/537] Compiling rsa_print.cc
[371/537] Compiling slhdsa.cc
[372/537] Compiling rsa_extra.cc
[373/537] Compiling rsa_crypt.cc
[374/537] Compiling spake2plus.cc
[375/537] Compiling refcount.cc
[376/537] Compiling rc4.cc
[377/537] Compiling windows.cc
[378/537] Compiling passive.cc
[379/537] Compiling trusty.cc
[380/537] Compiling rand.cc
[381/537] Compiling rsa_asn1.cc
[382/537] Compiling urandom.cc
[383/537] Compiling poly1305_arm_asm.S
[384/537] Compiling ios.cc
[385/537] Compiling getentropy.cc
[386/537] Compiling forkunsafe.cc
[387/537] Compiling deterministic.cc
[388/537] Compiling fork_detect.cc
[389/537] Compiling pool.cc
[390/537] Compiling poly1305_arm.cc
[391/537] Compiling poly1305_vec.cc
[392/537] Compiling poly1305.cc
[393/537] Compiling pkcs7_x509.cc
[394/537] Compiling pkcs8.cc
[395/537] Compiling pkcs7.cc
[396/537] Compiling pkcs8_x509.cc
[397/537] Compiling pem_xaux.cc
[398/537] Compiling p5_pbev2.cc
[399/537] Compiling pem_pkey.cc
[400/537] Compiling pem_x509.cc
[401/537] Compiling pem_pk8.cc
[402/537] Compiling mlkem.cc
[403/537] Compiling pem_oth.cc
[404/537] Compiling obj_xref.cc
[405/537] Compiling mldsa.cc
[406/537] Compiling pem_info.cc
[407/537] Compiling pem_lib.cc
[408/537] Compiling obj.cc
[409/537] Compiling mem.cc
[410/537] Compiling md5.cc
[411/537] Compiling poly_rq_mul.S
[412/537] Compiling pem_all.cc
[413/537] Compiling fips_shared_support.cc
[414/537] Compiling lhash.cc
[415/537] Compiling md4.cc
[416/537] Compiling hrss.cc
[417/537] Compiling ex_data.cc
[418/537] Compiling kyber.cc
[419/537] Compiling sign.cc
[420/537] Compiling scrypt.cc
[421/537] Compiling hpke.cc
[422/537] Compiling print.cc
[423/537] Compiling pbkdf.cc
[424/537] Compiling p_x25519.cc
[425/537] Compiling p_x25519_asn1.cc
[426/537] Compiling p_rsa_asn1.cc
[427/537] Compiling p_ed25519.cc
[428/537] Compiling p_rsa.cc
[429/537] Compiling p_hkdf.cc
[430/537] Compiling p_ed25519_asn1.cc
[431/537] Compiling p_ec_asn1.cc
[432/537] Compiling p_ec.cc
[433/537] Compiling p_dh_asn1.cc
[434/537] Compiling p_dh.cc
[435/537] Compiling evp_ctx.cc
[436/537] Compiling p_dsa_asn1.cc
[437/537] Compiling evp.cc
[438/537] Compiling err.cc
[439/537] Compiling engine.cc
[440/537] Compiling ecdh.cc
[441/537] Compiling evp_asn1.cc
[442/537] Compiling ec_derive.cc
[443/537] Compiling hash_to_curve.cc
[444/537] Compiling ecdsa_asn1.cc
[445/537] Compiling ec_asn1.cc
[446/537] Compiling dsa_asn1.cc
[447/537] Compiling dsa.cc
[448/537] Compiling params.cc
[449/537] Compiling des.cc
[450/537] Compiling digest_extra.cc
[451/537] Compiling dh_asn1.cc
[452/537] Compiling crypto.cc
[453/537] Compiling x25519-asm-arm.S
[454/537] Compiling cpu_intel.cc
[455/537] Compiling spake25519.cc
[456/537] Compiling curve25519.cc
[457/537] Compiling cpu_arm_linux.cc
[458/537] Compiling cpu_aarch64_sysreg.cc
[459/537] Compiling cpu_arm_freebsd.cc
[460/537] Compiling cpu_aarch64_openbsd.cc
[461/537] Compiling cpu_aarch64_linux.cc
[462/537] Compiling cpu_aarch64_win.cc
[463/537] Compiling bcm.cc
[464/537] Compiling cpu_aarch64_fuchsia.cc
[465/537] Compiling cpu_aarch64_apple.cc
[466/537] Compiling get_cipher.cc
[467/537] Compiling conf.cc
[468/537] Compiling tls_cbc.cc
[469/537] Compiling e_rc4.cc
[470/537] Compiling e_rc2.cc
[471/537] Compiling e_tls.cc
[472/537] Compiling curve25519_64_adx.cc
[473/537] Compiling e_chacha20poly1305.cc
[474/537] Compiling e_null.cc
[475/537] Compiling e_aesgcmsiv.cc
[476/537] Compiling chacha.cc
[477/537] Compiling e_aesctrhmac.cc
[478/537] Compiling e_des.cc
[479/537] Compiling derive_key.cc
[480/537] Compiling unicode.cc
[481/537] Compiling ber.cc
[482/537] Compiling asn1_compat.cc
[483/537] Compiling bn_asn1.cc
[484/537] Compiling buf.cc
[485/537] Compiling cbb.cc
[486/537] Compiling convert.cc
[487/537] Compiling cbs.cc
[488/537] Compiling socket.cc
[489/537] Compiling blake2.cc
[490/537] Compiling printf.cc
[491/537] Compiling hexdump.cc
[492/537] Compiling errno.cc
[493/537] Compiling socket_helper.cc
[494/537] Compiling fd.cc
[495/537] Compiling connect.cc
[496/537] Compiling file.cc
[497/537] Compiling pair.cc
[498/537] Compiling base64.cc
[499/537] Compiling bio_mem.cc
[500/537] Compiling bio.cc
[501/537] Compiling tasn_fre.cc
[502/537] Compiling tasn_enc.cc
[503/537] Compiling tasn_new.cc
[504/537] Compiling tasn_typ.cc
[505/537] Compiling f_string.cc
[506/537] Compiling posix_time.cc
[507/537] Compiling f_int.cc
[508/537] Compiling tasn_dec.cc
[509/537] Compiling asn_pack.cc
[510/537] Compiling asn1_par.cc
[511/537] Compiling tasn_utl.cc
[512/537] Compiling a_time.cc
[513/537] Compiling a_type.cc
[514/537] Compiling a_octet.cc
[515/537] Compiling asn1_lib.cc
[516/537] Compiling a_utctm.cc
[517/537] Compiling a_strnid.cc
[518/537] Compiling a_mbstr.cc
[519/537] Compiling a_strex.cc
[520/537] Compiling a_dup.cc
[521/537] Compiling a_object.cc
[522/537] Compiling a_d2i_fp.cc
[523/537] Compiling a_i2d_fp.cc
[524/537] Write sources
[525/537] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[526/537] Write sources
[529/590] Compiling a_int.cc
[530/590] Write sources
[532/590] Compiling a_gentm.cc
[534/590] Compiling AppwriteEnums Flag.swift
[535/590] Compiling AppwriteEnums Framework.swift
[536/617] Compiling Algorithms Intersperse.swift
[537/617] Compiling Algorithms Joined.swift
[537/617] Compiling a_bitstr.cc
[539/617] Compiling Algorithms Grouped.swift
[540/617] Compiling Algorithms Indexed.swift
[541/617] Compiling Algorithms Keyed.swift
[542/617] Compiling Algorithms MinMax.swift
[543/617] Compiling Algorithms Suffix.swift
[544/617] Compiling Algorithms RandomSample.swift
[545/617] Compiling Algorithms Reductions.swift
[546/617] Compiling Algorithms Rotate.swift
[547/617] Compiling AppwriteEnums PasswordHash.swift
[548/617] Compiling AppwriteEnums ImageGravity.swift
[549/617] Compiling AppwriteEnums IndexStatus.swift
[550/617] Compiling AppwriteEnums IndexType.swift
[551/617] Compiling AppwriteEnums MessagePriority.swift
[552/617] Compiling AppwriteEnums MessageStatus.swift
[553/617] Compiling AppwriteEnums RelationMutate.swift
[554/617] Compiling AppwriteEnums RelationshipType.swift
[555/617] Compiling AppwriteEnums Runtime.swift
[556/617] Compiling AppwriteEnums SmtpEncryption.swift
[556/621] Compiling a_bool.cc
[558/621] Compiling Algorithms Cycle.swift
[559/621] Compiling Algorithms EitherSequence.swift
[560/621] Compiling Algorithms FirstNonNil.swift
[561/621] Compiling Algorithms FlattenCollection.swift
[563/621] Compiling Algorithms AdjacentPairs.swift
[564/621] Compiling Algorithms Chain.swift
[565/621] Compiling Algorithms Chunked.swift
[566/621] Compiling Algorithms Combinations.swift
[567/621] Compiling Algorithms Compacted.swift
[571/621] Compiling Algorithms Product.swift
[572/621] Compiling Algorithms Split.swift
[578/621] Compiling Algorithms Partition.swift
[579/621] Compiling Algorithms Permutations.swift
[582/621] Compiling Algorithms Stride.swift
[586/624] Emitting module AppwriteEnums
[587/624] Compiling AppwriteEnums TemplateReferenceType.swift
[588/624] Compiling AppwriteEnums Theme.swift
[589/624] Compiling AppwriteEnums Timezone.swift
[590/624] Compiling AppwriteEnums VCSReferenceType.swift
[603/625] Compiling Algorithms Trim.swift
[604/625] Compiling Algorithms Unique.swift
[605/625] Compiling Algorithms Windows.swift
[606/733] Compiling AppwriteModels AttributeList.swift
[607/733] Compiling AppwriteModels AttributePoint.swift
[608/733] Compiling AppwriteModels AttributePolygon.swift
[609/733] Compiling AppwriteModels AttributeInteger.swift
[610/733] Compiling AppwriteModels AttributeIp.swift
[611/733] Compiling AppwriteModels AttributeLine.swift
[612/733] Emitting module Atomics
[613/733] Compiling AppwriteModels AlgoArgon2.swift
[614/733] Compiling AppwriteModels AlgoBcrypt.swift
[615/733] Compiling AppwriteModels AlgoMd5.swift
[616/733] Compiling AppwriteModels AlgoPhpass.swift
[617/733] Compiling AppwriteModels AlgoScrypt.swift
[618/733] Compiling AppwriteModels AlgoScryptModified.swift
[623/734] Compiling c-nioatomics.c
[624/734] Compiling c-atomics.c
[626/734] Compiling AppwriteModels Headers.swift
[627/734] Compiling AppwriteModels HealthAntivirus.swift
[628/734] Compiling AppwriteModels HealthCertificate.swift
[629/734] Compiling AppwriteModels HealthQueue.swift
[630/734] Compiling AppwriteModels HealthStatus.swift
[631/734] Compiling AppwriteModels HealthTime.swift
[632/734] Compiling AppwriteModels Identity.swift
[633/734] Compiling AppwriteModels IdentityList.swift
[634/734] Compiling AppwriteModels Index.swift
[635/734] Compiling AppwriteModels IndexList.swift
[636/734] Compiling AppwriteModels Jwt.swift
[637/734] Compiling AppwriteModels Language.swift
[638/734] Compiling AppwriteModels LanguageList.swift
[639/734] Compiling AppwriteModels Locale.swift
[640/734] Compiling AppwriteModels LocaleCode.swift
[641/734] Emitting module Algorithms
[643/756] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[644/756] Compiling NIOConcurrencyHelpers NIOLock.swift
[645/756] Compiling NIOConcurrencyHelpers lock.swift
[646/756] Compiling NIOConcurrencyHelpers atomics.swift
[647/756] Emitting module NIOConcurrencyHelpers
[648/756] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[650/757] Emitting module AppwriteModels
[657/757] Compiling AppwriteModels AlgoSha.swift
[658/757] Compiling AppwriteModels AttributeBoolean.swift
[659/757] Compiling AppwriteModels AttributeDatetime.swift
[660/757] Compiling AppwriteModels AttributeEmail.swift
[661/757] Compiling AppwriteModels AttributeEnum.swift
[662/757] Compiling AppwriteModels AttributeFloat.swift
[667/820] Compiling AppwriteModels LocaleCodeList.swift
[668/820] Compiling AppwriteModels Log.swift
[669/820] Compiling AppwriteModels LogList.swift
[670/820] Compiling AppwriteModels Membership.swift
[671/820] Compiling AppwriteModels MembershipList.swift
[672/820] Compiling AppwriteModels Message.swift
[673/820] Compiling AppwriteModels MessageList.swift
[674/820] Compiling AppwriteModels MfaChallenge.swift
[675/820] Compiling AppwriteModels MfaFactors.swift
[676/820] Compiling AppwriteModels MfaRecoveryCodes.swift
[677/820] Compiling AppwriteModels MfaType.swift
[678/820] Compiling AppwriteModels Phone.swift
[679/820] Compiling AppwriteModels PhoneList.swift
[680/820] Compiling AppwriteModels Preferences.swift
[681/820] Compiling AppwriteModels Provider.swift
[682/820] Compiling AppwriteModels ProviderList.swift
[683/820] Compiling AppwriteModels ResourceToken.swift
[684/820] Compiling AppwriteModels ResourceTokenList.swift
[685/820] Compiling AppwriteModels Row.swift
[686/820] Compiling AppwriteModels RowList.swift
[687/820] Compiling AppwriteModels Runtime.swift
[688/820] Compiling AppwriteModels RuntimeList.swift
[689/820] Compiling AppwriteModels Session.swift
[690/820] Compiling AppwriteModels SessionList.swift
[691/820] Compiling AppwriteModels Site.swift
[692/820] Compiling AppwriteModels SiteList.swift
[693/820] Compiling AppwriteModels Specification.swift
[694/820] Compiling AppwriteModels SpecificationList.swift
[695/820] Compiling AppwriteModels Subscriber.swift
[696/820] Compiling AppwriteModels SubscriberList.swift
[697/820] Compiling NIOCore NIOLoopBound.swift
[698/820] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[699/820] Compiling NIOCore NIOScheduledCallback.swift
[700/820] Compiling NIOCore NIOSendable.swift
[701/820] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[702/820] Compiling NIOCore RecvByteBufferAllocator.swift
[703/820] Compiling NIOCore IPProtocol.swift
[704/820] Compiling NIOCore IntegerBitPacking.swift
[705/820] Compiling NIOCore IntegerTypes.swift
[706/820] Compiling NIOCore Interfaces.swift
[707/820] Compiling NIOCore Linux.swift
[708/820] Compiling NIOCore MarkedCircularBuffer.swift
[709/820] Compiling NIOCore MulticastChannel.swift
[710/820] Compiling NIOCore NIOAny.swift
[711/820] Compiling NIOCore NIOCloseOnErrorHandler.swift
[712/820] Compiling NIOCore ChannelOption.swift
[713/820] Compiling NIOCore ChannelPipeline.swift
[714/820] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[715/820] Compiling NIOCore BSDSocketAPI.swift
[716/820] Compiling NIOCore ByteBuffer-aux.swift
[717/820] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[718/820] Compiling NIOCore ByteBuffer-conversions.swift
[719/820] Compiling NIOCore ByteBuffer-core.swift
[720/820] Compiling NIOCore ByteBuffer-hex.swift
[721/820] Compiling NIOCore ByteBuffer-int.swift
[722/820] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[723/820] Compiling NIOCore CircularBuffer.swift
[724/820] Compiling NIOCore Codec.swift
[725/820] Compiling NIOCore ConvenienceOptionSupport.swift
[726/820] Compiling NIOCore DeadChannel.swift
[727/820] Compiling NIOCore DispatchQueue+WithFuture.swift
[728/820] Compiling NIOCore EventLoop+Deprecated.swift
[729/820] Compiling NIOCore EventLoop+SerialExecutor.swift
[730/820] Compiling NIOCore EventLoop.swift
[731/820] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[732/820] Compiling NIOCore EventLoopFuture+Deprecated.swift
[733/820] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[734/820] Compiling NIOCore EventLoopFuture.swift
[735/820] Compiling NIOCore FileDescriptor.swift
[736/820] Compiling NIOCore FileHandle.swift
[737/820] Compiling NIOCore FileRegion.swift
[738/820] Compiling NIOCore GlobalSingletons.swift
[739/820] Compiling NIOCore IO.swift
[740/820] Compiling NIOCore IOData.swift
[741/820] Compiling NIOCore NIOCoreSendableMetatype.swift
[742/820] Compiling NIOCore NIODecodedAsyncSequence.swift
[743/820] Compiling AppwriteModels Table.swift
[744/820] Compiling AppwriteModels TableList.swift
[745/820] Compiling AppwriteModels Target.swift
[746/820] Compiling AppwriteModels TargetList.swift
[747/820] Compiling AppwriteModels Team.swift
[748/820] Compiling AppwriteModels TeamList.swift
[749/820] Compiling AppwriteModels Token.swift
[750/820] Compiling AppwriteModels Topic.swift
[751/820] Compiling AppwriteModels TopicList.swift
[752/820] Compiling AppwriteModels Transaction.swift
[753/820] Compiling AppwriteModels TransactionList.swift
[754/820] Compiling AppwriteModels User.swift
[755/820] Compiling AppwriteModels UserList.swift
[756/820] Compiling AppwriteModels Variable.swift
[757/820] Compiling AppwriteModels VariableList.swift
[794/829] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[795/829] Compiling NIOCore SocketAddresses.swift
[796/829] Compiling NIOCore SocketOptionProvider.swift
[797/829] Compiling NIOCore SystemCallHelpers.swift
[798/829] Compiling NIOCore TimeAmount+Duration.swift
[799/829] Compiling NIOCore TypeAssistedChannelHandler.swift
[800/829] Compiling NIOCore UniversalBootstrapSupport.swift
[801/829] Compiling NIOCore Utilities.swift
[802/829] Compiling NIOCore ByteBuffer-multi-int.swift
[803/829] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[804/829] Compiling NIOCore ByteBuffer-views.swift
[805/829] Compiling NIOCore Channel.swift
[806/829] Compiling NIOCore ChannelHandler.swift
[807/829] Compiling NIOCore ChannelHandlers.swift
[808/829] Compiling NIOCore ChannelInvoker.swift
[820/829] Compiling NIOCore AddressedEnvelope.swift
[821/829] Compiling NIOCore AsyncAwaitSupport.swift
[822/829] Compiling NIOCore AsyncChannel.swift
[823/829] Compiling NIOCore AsyncChannelHandler.swift
[824/829] Compiling NIOCore AsyncChannelInboundStream.swift
[825/829] Compiling NIOCore AsyncChannelOutboundWriter.swift
[826/829] Compiling NIOCore NIOAsyncSequenceProducer.swift
[827/829] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[828/829] Compiling NIOCore NIOAsyncWriter.swift
[829/829] Emitting module NIOCore
[831/884] Compiling NIOEmbedded AsyncTestingChannel.swift
[832/884] Emitting module NIOEmbedded
[833/884] Compiling NIOPosix Pool.swift
[834/884] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[835/884] Compiling NIOPosix PosixSingletons.swift
[836/884] Compiling NIOPosix RawSocketBootstrap.swift
[837/884] Compiling NIOPosix Resolver.swift
[838/884] Compiling NIOPosix Selectable.swift
[839/884] Compiling NIOPosix SelectableChannel.swift
[840/890] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[841/890] Compiling NIOEmbedded Embedded.swift
[843/891] Compiling NIOPosix IO.swift
[844/891] Compiling NIOPosix IntegerBitPacking.swift
[845/891] Compiling NIOPosix IntegerTypes.swift
[846/891] Compiling NIOPosix Linux.swift
[847/891] Compiling NIOPosix LinuxCPUSet.swift
[848/891] Compiling NIOPosix LinuxUring.swift
[849/891] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[850/891] Compiling NIOPosix ThreadWindows.swift
[851/891] Compiling NIOPosix UnsafeTransfer.swift
[852/891] Compiling NIOPosix Utilities.swift
[853/891] Compiling NIOPosix VsockAddress.swift
[854/891] Compiling NIOPosix VsockChannelEvents.swift
[855/891] Compiling NIOPosix Windows.swift
[856/891] Compiling NIOPosix SelectableEventLoop.swift
[857/891] Compiling NIOPosix SelectorEpoll.swift
[858/891] Compiling NIOPosix SelectorGeneric.swift
[859/891] Compiling NIOPosix SelectorKqueue.swift
[860/891] Compiling NIOPosix SelectorUring.swift
[861/891] Compiling NIOPosix SelectorWSAPoll.swift
[862/891] Compiling NIOPosix ServerSocket.swift
[863/891] Compiling NIOPosix Socket.swift
[864/891] Compiling NIOPosix SocketChannel.swift
[865/891] Compiling NIOPosix SocketProtocols.swift
[866/891] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[867/891] Compiling NIOPosix System.swift
[868/891] Compiling NIOPosix Thread.swift
[869/891] Compiling NIOPosix ThreadPosix.swift
[870/891] Emitting module NIOPosix
[871/891] Compiling NIOPosix BSDSocketAPICommon.swift
[872/891] Compiling NIOPosix BSDSocketAPIPosix.swift
[873/891] Compiling NIOPosix BSDSocketAPIWindows.swift
[874/891] Compiling NIOPosix BaseSocket.swift
[875/891] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[876/891] Compiling NIOPosix BaseSocketChannel.swift
[877/891] Compiling NIOPosix BaseStreamSocketChannel.swift
[878/891] Compiling NIOPosix Bootstrap.swift
[879/891] Compiling NIOPosix ControlMessage.swift
[880/891] Compiling NIOPosix DatagramVectorReadManager.swift
[881/891] Compiling NIOPosix Errors+Any.swift
[882/891] Compiling NIOPosix FileDescriptor.swift
[883/891] Compiling NIOPosix GetaddrinfoResolver.swift
[884/891] Compiling NIOPosix HappyEyeballs.swift
[885/891] Compiling NIOPosix NIOPosixSendableMetatype.swift
[886/891] Compiling NIOPosix NIOThreadPool.swift
[887/891] Compiling NIOPosix NonBlockingFileIO.swift
[888/891] Compiling NIOPosix PendingDatagramWritesManager.swift
[889/891] Compiling NIOPosix PendingWritesManager.swift
[890/891] Compiling NIOPosix PipeChannel.swift
[891/891] Compiling NIOPosix PipePair.swift
[893/894] Compiling NIO Exports.swift
[894/894] Emitting module NIO
[896/934] Compiling NIOTLS TLSEvents.swift
[897/934] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[898/934] Compiling NIOSOCKS ClientStateMachine.swift
[899/935] Compiling NIOSOCKS SOCKSResponse.swift
[900/935] Compiling NIOSOCKS ServerStateMachine.swift
[901/935] Emitting module NIOTLS
[902/935] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[903/935] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[904/935] Compiling NIOTLS SNIHandler.swift
[905/935] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[906/936] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[907/936] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[908/936] Compiling NIOHTTP1 HTTPEncoder.swift
[909/936] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[910/936] Compiling NIOHTTP1 ByteCollectionUtils.swift
[911/936] Compiling NIOHTTP1 HTTPDecoder.swift
[912/936] Emitting module NIOSOCKS
[913/936] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[914/936] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[916/936] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[917/936] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[919/968] Compiling NIOSSL SSLCallbacks.swift
[920/968] Compiling NIOSSL SSLCertificate.swift
[921/968] Compiling NIOSSL IdentityVerification.swift
[922/968] Compiling NIOSSL LinuxCABundle.swift
[923/968] Compiling NIOSSL SSLConnection.swift
[924/968] Compiling NIOSSL SSLContext.swift
[925/968] Compiling NIOSSL NIOSSLClientHandler.swift
[926/968] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[927/968] Compiling NIOSSL NIOSSLHandler.swift
[928/968] Compiling NIOSSL NIOSSLServerHandler.swift
[929/968] Compiling NIOSSL ObjectIdentifier.swift
[930/968] Compiling NIOSSL PosixPort.swift
[931/968] Emitting module NIOHTTP1
[932/968] Compiling NIOSSL AndroidCABundle.swift
[933/968] Compiling NIOSSL ByteBufferBIO.swift
[934/968] Compiling NIOSSL CustomPrivateKey.swift
[935/969] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[936/969] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[937/969] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[939/997] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[940/997] Compiling NIOWebSocket SHA1.swift
[941/998] Compiling NIOWebSocket WebSocketOpcode.swift
[942/999] Compiling NIOHPACK HuffmanTables.swift
[943/999] Compiling NIOHPACK StaticHeaderTable.swift
[944/999] Compiling NIOHPACK IntegerCoding.swift
[945/999] Compiling NIOHPACK IndexedHeaderTable.swift
[946/999] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[947/999] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[948/999] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[949/999] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[950/999] Emitting module NIOSSL
[951/1003] Compiling NIOHTTPCompression HTTPCompression.swift
[952/1003] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[953/1003] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[956/1003] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[957/1003] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[958/1003] Compiling NIOHTTPCompression HTTPDecompression.swift
[959/1003] Emitting module NIOHTTPCompression
[960/1003] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[964/1004] Emitting module NIOFoundationCompat
[965/1004] Compiling NIOHPACK HuffmanCoding.swift
[966/1004] Emitting module NIOWebSocket
[967/1004] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[968/1005] Compiling NIOHPACK HPACKHeader.swift
[969/1005] Compiling NIOHPACK HeaderTables.swift
[973/1005] Compiling NIOSSL SSLPrivateKey.swift
[974/1005] Compiling NIOSSL SSLPublicKey.swift
[975/1005] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[976/1005] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[977/1005] Compiling NIOSSL SubjectAlternativeName.swift
[978/1005] Compiling NIOSSL NIOSSLSecureBytes.swift
[979/1005] Compiling NIOSSL RNG.swift
[980/1005] Compiling NIOSSL SafeCompare.swift
[981/1005] Emitting module NIOHPACK
[984/1005] Compiling NIOWebSocket WebSocketFrame.swift
[985/1005] Compiling NIOWebSocket WebSocketErrorCodes.swift
[989/1028] Compiling NIOTransportServices NIOTSChannelOptions.swift
[990/1028] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[991/1029] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[992/1029] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[993/1029] Compiling NIOTransportServices NIOTSListenerChannel.swift
[995/1031] Compiling NIOTransportServices NIOTSBootstraps.swift
[998/1031] Emitting module NIOTransportServices
[999/1031] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1000/1031] Compiling NIOTransportServices NIOTSSingletons.swift
[1001/1031] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1002/1031] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1003/1031] Compiling NIOTransportServices NIOTSErrors.swift
[1004/1031] Compiling NIOTransportServices NIOTSEventLoop.swift
[1005/1031] Compiling NIOTransportServices StateManagedChannel.swift
[1006/1031] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1007/1031] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1008/1031] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1009/1031] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1010/1055] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1011/1055] Compiling NIOHTTP2 HasLocalSettings.swift
[1012/1055] Compiling NIOHTTP2 HasRemoteSettings.swift
[1013/1055] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1014/1062] Compiling NIOHTTP2 QuiescingState.swift
[1015/1062] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1016/1062] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1017/1062] Compiling NIOHTTP2 StateMachineResult.swift
[1018/1091] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1019/1091] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1020/1091] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1025/1092] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1026/1092] Compiling NIOHTTP2 DOSHeuristics.swift
[1027/1092] Compiling NIOHTTP2 Error+Any.swift
[1028/1092] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1029/1092] Compiling NIOHTTP2 SendingHeadersState.swift
[1030/1092] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1031/1092] Compiling NIOHTTP2 SendingRstStreamState.swift
[1032/1092] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1034/1093] Emitting module NIOHTTP2
[1035/1101] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1036/1101] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1037/1101] Compiling NIOHTTP2 HTTP2StreamID.swift
[1038/1101] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1039/1101] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1040/1101] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1041/1101] Compiling NIOHTTP2 InboundEventBuffer.swift
[1042/1101] Compiling NIOHTTP2 InboundWindowManager.swift
[1043/1101] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1044/1101] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1045/1101] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1046/1101] Compiling NIOHTTP2 StreamChannelList.swift
[1047/1101] Compiling NIOHTTP2 StreamMap.swift
[1048/1101] Compiling NIOHTTP2 StreamStateMachine.swift
[1049/1101] Compiling NIOHTTP2 UnsafeTransfer.swift
[1050/1101] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1051/1101] Compiling NIOHTTP2 MaySendFrames.swift
[1052/1101] Compiling NIOHTTP2 SendingDataState.swift
[1053/1101] Compiling NIOHTTP2 SendingGoawayState.swift
[1058/1101] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1059/1101] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1060/1101] Compiling NIOHTTP2 HTTP2Frame.swift
[1061/1101] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1062/1101] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1063/1101] Compiling NIOHTTP2 HTTP2PingData.swift
[1064/1101] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1065/1101] Compiling NIOHTTP2 HTTP2Settings.swift
[1066/1101] Compiling NIOHTTP2 HTTP2Stream.swift
[1067/1101] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1071/1101] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1072/1101] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1073/1101] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1074/1101] Compiling NIOHTTP2 GlitchesMonitor.swift
[1075/1101] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1076/1101] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1077/1101] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1078/1101] Compiling NIOHTTP2 MayReceiveFrames.swift
[1079/1101] Compiling NIOHTTP2 ReceivingDataState.swift
[1080/1101] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1081/1101] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1082/1101] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1083/1101] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1084/1101] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1088/1101] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1089/1101] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1090/1101] Compiling NIOHTTP2 HTTP2Error.swift
[1091/1101] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1092/1101] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1103/1165] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1104/1165] Compiling AsyncHTTPClient NWErrorHandler.swift
[1105/1165] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1106/1165] Compiling AsyncHTTPClient TLSConfiguration.swift
[1107/1165] Compiling AsyncHTTPClient RedirectState.swift
[1108/1165] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1109/1165] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1110/1165] Compiling AsyncHTTPClient RequestBag.swift
[1111/1173] Emitting module AsyncHTTPClient
[1112/1173] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1113/1173] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1114/1173] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1115/1173] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1116/1173] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1117/1173] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1118/1173] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1119/1173] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1120/1173] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1121/1173] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1122/1173] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1123/1173] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1124/1173] Compiling AsyncHTTPClient Transaction.swift
[1125/1173] Compiling AsyncHTTPClient Base64.swift
[1126/1173] Compiling AsyncHTTPClient BasicAuth.swift
[1127/1173] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1128/1173] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1129/1173] Compiling AsyncHTTPClient ConnectionPool.swift
[1130/1173] Compiling AsyncHTTPClient RequestValidation.swift
[1131/1173] Compiling AsyncHTTPClient SSLContextCache.swift
[1132/1173] Compiling AsyncHTTPClient Scheme.swift
[1133/1173] Compiling AsyncHTTPClient Singleton.swift
[1134/1173] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1135/1173] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1136/1173] Compiling AsyncHTTPClient TracingSupport.swift
[1137/1173] Compiling AsyncHTTPClient Utils.swift
[1138/1173] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1139/1173] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1140/1173] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1141/1173] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1142/1173] Compiling AsyncHTTPClient HTTP1Connection.swift
[1143/1173] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1144/1173] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1145/1173] Compiling AsyncHTTPClient HTTP2Connection.swift
[1146/1173] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1147/1173] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1148/1173] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1149/1173] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1150/1173] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1151/1173] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1152/1173] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1153/1173] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1154/1173] Compiling AsyncHTTPClient RequestBodyLength.swift
[1155/1173] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1156/1173] Compiling AsyncHTTPClient RequestOptions.swift
[1157/1173] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1158/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1159/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1160/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1161/1173] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1162/1173] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1163/1173] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1164/1173] Compiling AsyncHTTPClient ConnectionTarget.swift
[1165/1173] Compiling AsyncHTTPClient DeconstructedURL.swift
[1166/1173] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1167/1173] Compiling AsyncHTTPClient FoundationExtensions.swift
[1168/1173] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1169/1173] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1170/1173] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1171/1173] Compiling AsyncHTTPClient HTTPClient.swift
[1172/1173] Compiling AsyncHTTPClient HTTPHandler.swift
[1173/1173] Compiling AsyncHTTPClient LRUCache.swift
[1175/1212] Compiling Appwrite CwlSysCtl.swift
/host/spi-builder-workspace/Sources/Appwrite/Extensions/Cookie+Codable.swift:4:1: warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 2 | import AsyncHTTPClient
 3 |
 4 | extension HTTPClient.Cookie : Codable {
   | |- warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 |     enum CodingKeys: String, CodingKey {
[1176/1212] Compiling Appwrite MacOSDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Extensions/Cookie+Codable.swift:4:1: warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 2 | import AsyncHTTPClient
 3 |
 4 | extension HTTPClient.Cookie : Codable {
   | |- warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 |     enum CodingKeys: String, CodingKey {
[1177/1212] Compiling Appwrite WKInterfaceDevice+ModelName.swift
/host/spi-builder-workspace/Sources/Appwrite/Extensions/Cookie+Codable.swift:4:1: warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 2 | import AsyncHTTPClient
 3 |
 4 | extension HTTPClient.Cookie : Codable {
   | |- warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 |     enum CodingKeys: String, CodingKey {
[1178/1212] Compiling Appwrite WatchOSDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Extensions/Cookie+Codable.swift:4:1: warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 2 | import AsyncHTTPClient
 3 |
 4 | extension HTTPClient.Cookie : Codable {
   | |- warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 |     enum CodingKeys: String, CodingKey {
[1179/1212] Compiling Appwrite Cookie+Codable.swift
/host/spi-builder-workspace/Sources/Appwrite/Extensions/Cookie+Codable.swift:4:1: warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 2 | import AsyncHTTPClient
 3 |
 4 | extension HTTPClient.Cookie : Codable {
   | |- warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 |     enum CodingKeys: String, CodingKey {
[1180/1212] Compiling Appwrite HTTPClientRequest+Cookies.swift
/host/spi-builder-workspace/Sources/Appwrite/Extensions/Cookie+Codable.swift:4:1: warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 2 | import AsyncHTTPClient
 3 |
 4 | extension HTTPClient.Cookie : Codable {
   | |- warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 |     enum CodingKeys: String, CodingKey {
[1181/1217] Compiling Appwrite Operator.swift
[1182/1217] Compiling Appwrite PackageInfo+Apple.swift
[1183/1217] Compiling Appwrite PackageInfo+Linux.swift
[1184/1217] Compiling Appwrite OSPackageInfo.swift
[1185/1217] Compiling Appwrite PackageInfo.swift
[1186/1217] Emitting module Appwrite
/host/spi-builder-workspace/Sources/Appwrite/Extensions/Cookie+Codable.swift:4:1: warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
 2 | import AsyncHTTPClient
 3 |
 4 | extension HTTPClient.Cookie : Codable {
   | |- warning: extension declares a conformance of imported type 'Cookie' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'AsyncHTTPClient' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |
 6 |     enum CodingKeys: String, CodingKey {
[1187/1217] Compiling Appwrite Client.swift
[1188/1217] Compiling Appwrite LinuxDeviceInfo.swift
[1189/1217] Compiling Appwrite OSDeviceInfo.swift
[1190/1217] Compiling Appwrite WindowsDeviceInfo.swift
[1191/1217] Compiling Appwrite IOSDeviceInfo.swift
[1192/1217] Compiling Appwrite UIDevice+ModelName.swift
[1193/1217] Compiling Appwrite Locale.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 700 |         ]
 701 |
 702 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 703 |
 704 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:481:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
479 |         ]
480 |
481 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
482 |
483 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:552:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
550 |         ]
551 |
552 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
553 |
554 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:588:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
586 |         ]
587 |
588 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
589 |
590 |         return try await client.call(
[1194/1217] Compiling Appwrite Messaging.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 700 |         ]
 701 |
 702 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 703 |
 704 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:481:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
479 |         ]
480 |
481 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
482 |
483 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:552:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
550 |         ]
551 |
552 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
553 |
554 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:588:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
586 |         ]
587 |
588 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
589 |
590 |         return try await client.call(
[1195/1217] Compiling Appwrite Service.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 700 |         ]
 701 |
 702 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 703 |
 704 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:481:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
479 |         ]
480 |
481 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
482 |
483 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:552:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
550 |         ]
551 |
552 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
553 |
554 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:588:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
586 |         ]
587 |
588 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
589 |
590 |         return try await client.call(
[1196/1217] Compiling Appwrite Sites.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 700 |         ]
 701 |
 702 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 703 |
 704 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:481:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
479 |         ]
480 |
481 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
482 |
483 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:552:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
550 |         ]
551 |
552 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
553 |
554 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:588:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
586 |         ]
587 |
588 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
589 |
590 |         return try await client.call(
[1197/1217] Compiling Appwrite Storage.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:702:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 700 |         ]
 701 |
 702 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 703 |
 704 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:481:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
479 |         ]
480 |
481 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
482 |
483 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:552:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
550 |         ]
551 |
552 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
553 |
554 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:588:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
586 |         ]
587 |
588 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
589 |
590 |         return try await client.call(
[1198/1217] Compiling Appwrite Avatars.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 46 |         ]
 47 |
 48 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 49 |
 50 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 91 |         ]
 92 |
 93 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 94 |
 95 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
122 |         ]
123 |
124 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
125 |
126 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
168 |         ]
169 |
170 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
171 |
172 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
212 |         ]
213 |
214 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
215 |
216 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
264 |         ]
265 |
266 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
267 |
268 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
303 |         ]
304 |
305 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
306 |
307 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:399:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
397 |         ]
398 |
399 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
400 |
401 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:711:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 709 |         ]
 710 |
 711 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 712 |
 713 |         return try await client.call(
[1199/1217] Compiling Appwrite Databases.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 46 |         ]
 47 |
 48 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 49 |
 50 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 91 |         ]
 92 |
 93 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 94 |
 95 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
122 |         ]
123 |
124 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
125 |
126 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
168 |         ]
169 |
170 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
171 |
172 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
212 |         ]
213 |
214 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
215 |
216 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
264 |         ]
265 |
266 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
267 |
268 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
303 |         ]
304 |
305 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
306 |
307 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:399:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
397 |         ]
398 |
399 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
400 |
401 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:711:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 709 |         ]
 710 |
 711 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 712 |
 713 |         return try await client.call(
[1200/1217] Compiling Appwrite Functions.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 46 |         ]
 47 |
 48 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 49 |
 50 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 91 |         ]
 92 |
 93 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 94 |
 95 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
122 |         ]
123 |
124 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
125 |
126 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
168 |         ]
169 |
170 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
171 |
172 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
212 |         ]
213 |
214 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
215 |
216 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
264 |         ]
265 |
266 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
267 |
268 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
303 |         ]
304 |
305 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
306 |
307 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:399:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
397 |         ]
398 |
399 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
400 |
401 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:711:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 709 |         ]
 710 |
 711 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 712 |
 713 |         return try await client.call(
[1201/1217] Compiling Appwrite Graphql.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 46 |         ]
 47 |
 48 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 49 |
 50 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 91 |         ]
 92 |
 93 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 94 |
 95 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
122 |         ]
123 |
124 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
125 |
126 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
168 |         ]
169 |
170 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
171 |
172 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
212 |         ]
213 |
214 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
215 |
216 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
264 |         ]
265 |
266 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
267 |
268 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
303 |         ]
304 |
305 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
306 |
307 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:399:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
397 |         ]
398 |
399 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
400 |
401 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:711:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 709 |         ]
 710 |
 711 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 712 |
 713 |         return try await client.call(
[1202/1217] Compiling Appwrite Health.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:48:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 46 |         ]
 47 |
 48 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 49 |
 50 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:93:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 91 |         ]
 92 |
 93 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 94 |
 95 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:124:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
122 |         ]
123 |
124 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
125 |
126 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:170:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
168 |         ]
169 |
170 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
171 |
172 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:214:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
212 |         ]
213 |
214 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
215 |
216 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:266:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
264 |         ]
265 |
266 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
267 |
268 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:305:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
303 |         ]
304 |
305 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
306 |
307 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:399:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
397 |         ]
398 |
399 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
400 |
401 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:711:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 709 |         ]
 710 |
 711 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 712 |
 713 |         return try await client.call(
[1203/1217] Compiling Appwrite PackageInfo+Windows.swift
[1204/1217] Compiling Appwrite Permission.swift
[1205/1217] Compiling Appwrite Query.swift
[1206/1217] Compiling Appwrite Role.swift
[1207/1217] Compiling Appwrite Account.swift
[1208/1217] Compiling Appwrite String+MimeTypes.swift
[1209/1217] Compiling Appwrite ID.swift
[1210/1217] Compiling Appwrite AppwriteError.swift
[1211/1217] Compiling Appwrite InputFile.swift
[1212/1217] Compiling Appwrite UploadProgress.swift
[1213/1217] Compiling Appwrite TablesDB.swift
[1214/1217] Compiling Appwrite Teams.swift
[1215/1217] Compiling Appwrite Tokens.swift
[1216/1217] Compiling Appwrite Users.swift
[1217/1217] Compiling Appwrite StreamingDelegate.swift
Build complete! (319.85s)
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",
        "AttributeBoolean.swift",
        "AttributeDatetime.swift",
        "AttributeEmail.swift",
        "AttributeEnum.swift",
        "AttributeFloat.swift",
        "AttributeInteger.swift",
        "AttributeIp.swift",
        "AttributeLine.swift",
        "AttributeList.swift",
        "AttributePoint.swift",
        "AttributePolygon.swift",
        "AttributeRelationship.swift",
        "AttributeString.swift",
        "AttributeUrl.swift",
        "Bucket.swift",
        "BucketList.swift",
        "Collection.swift",
        "CollectionList.swift",
        "ColumnBoolean.swift",
        "ColumnDatetime.swift",
        "ColumnEmail.swift",
        "ColumnEnum.swift",
        "ColumnFloat.swift",
        "ColumnIndex.swift",
        "ColumnIndexList.swift",
        "ColumnInteger.swift",
        "ColumnIp.swift",
        "ColumnLine.swift",
        "ColumnList.swift",
        "ColumnPoint.swift",
        "ColumnPolygon.swift",
        "ColumnRelationship.swift",
        "ColumnString.swift",
        "ColumnUrl.swift",
        "Continent.swift",
        "ContinentList.swift",
        "Country.swift",
        "CountryList.swift",
        "Currency.swift",
        "CurrencyList.swift",
        "Database.swift",
        "DatabaseList.swift",
        "Deployment.swift",
        "DeploymentList.swift",
        "Document.swift",
        "DocumentList.swift",
        "Execution.swift",
        "ExecutionList.swift",
        "File.swift",
        "FileList.swift",
        "Framework.swift",
        "FrameworkAdapter.swift",
        "FrameworkList.swift",
        "Function.swift",
        "FunctionList.swift",
        "Headers.swift",
        "HealthAntivirus.swift",
        "HealthCertificate.swift",
        "HealthQueue.swift",
        "HealthStatus.swift",
        "HealthTime.swift",
        "Identity.swift",
        "IdentityList.swift",
        "Index.swift",
        "IndexList.swift",
        "Jwt.swift",
        "Language.swift",
        "LanguageList.swift",
        "Locale.swift",
        "LocaleCode.swift",
        "LocaleCodeList.swift",
        "Log.swift",
        "LogList.swift",
        "Membership.swift",
        "MembershipList.swift",
        "Message.swift",
        "MessageList.swift",
        "MfaChallenge.swift",
        "MfaFactors.swift",
        "MfaRecoveryCodes.swift",
        "MfaType.swift",
        "Phone.swift",
        "PhoneList.swift",
        "Preferences.swift",
        "Provider.swift",
        "ProviderList.swift",
        "ResourceToken.swift",
        "ResourceTokenList.swift",
        "Row.swift",
        "RowList.swift",
        "Runtime.swift",
        "RuntimeList.swift",
        "Session.swift",
        "SessionList.swift",
        "Site.swift",
        "SiteList.swift",
        "Specification.swift",
        "SpecificationList.swift",
        "Subscriber.swift",
        "SubscriberList.swift",
        "Table.swift",
        "TableList.swift",
        "Target.swift",
        "TargetList.swift",
        "Team.swift",
        "TeamList.swift",
        "Token.swift",
        "Topic.swift",
        "TopicList.swift",
        "Transaction.swift",
        "TransactionList.swift",
        "User.swift",
        "UserList.swift",
        "Variable.swift",
        "VariableList.swift"
      ],
      "target_dependencies" : [
        "AppwriteEnums",
        "JSONCodable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppwriteEnums",
      "module_type" : "SwiftTarget",
      "name" : "AppwriteEnums",
      "path" : "Sources/AppwriteEnums",
      "product_memberships" : [
        "Appwrite"
      ],
      "sources" : [
        "Adapter.swift",
        "AttributeStatus.swift",
        "AuthenticationFactor.swift",
        "AuthenticatorType.swift",
        "Browser.swift",
        "BuildRuntime.swift",
        "ColumnStatus.swift",
        "Compression.swift",
        "CreditCard.swift",
        "DatabaseType.swift",
        "DeploymentDownloadType.swift",
        "DeploymentStatus.swift",
        "ExecutionMethod.swift",
        "ExecutionStatus.swift",
        "ExecutionTrigger.swift",
        "Flag.swift",
        "Framework.swift",
        "HealthAntivirusStatus.swift",
        "HealthCheckStatus.swift",
        "ImageFormat.swift",
        "ImageGravity.swift",
        "IndexStatus.swift",
        "IndexType.swift",
        "MessagePriority.swift",
        "MessageStatus.swift",
        "MessagingProviderType.swift",
        "Name.swift",
        "OAuthProvider.swift",
        "Output.swift",
        "PasswordHash.swift",
        "RelationMutate.swift",
        "RelationshipType.swift",
        "Runtime.swift",
        "SmtpEncryption.swift",
        "TemplateReferenceType.swift",
        "Theme.swift",
        "Timezone.swift",
        "VCSReferenceType.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Appwrite",
      "module_type" : "SwiftTarget",
      "name" : "Appwrite",
      "path" : "Sources/Appwrite",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "NIOWebSocket"
      ],
      "product_memberships" : [
        "Appwrite"
      ],
      "sources" : [
        "Client.swift",
        "DeviceInfo/Linux/LinuxDeviceInfo.swift",
        "DeviceInfo/OSDeviceInfo.swift",
        "DeviceInfo/Windows/WindowsDeviceInfo.swift",
        "DeviceInfo/iOS/IOSDeviceInfo.swift",
        "DeviceInfo/iOS/UIDevice+ModelName.swift",
        "DeviceInfo/macOS/CwlSysCtl.swift",
        "DeviceInfo/macOS/MacOSDeviceInfo.swift",
        "DeviceInfo/watchOS/WKInterfaceDevice+ModelName.swift",
        "DeviceInfo/watchOS/WatchOSDeviceInfo.swift",
        "Extensions/Cookie+Codable.swift",
        "Extensions/HTTPClientRequest+Cookies.swift",
        "Extensions/String+MimeTypes.swift",
        "ID.swift",
        "Models/AppwriteError.swift",
        "Models/InputFile.swift",
        "Models/UploadProgress.swift",
        "Operator.swift",
        "PackageInfo/Apple/PackageInfo+Apple.swift",
        "PackageInfo/Linux/PackageInfo+Linux.swift",
        "PackageInfo/OSPackageInfo.swift",
        "PackageInfo/PackageInfo.swift",
        "PackageInfo/Windows/PackageInfo+Windows.swift",
        "Permission.swift",
        "Query.swift",
        "Role.swift",
        "Services/Account.swift",
        "Services/Avatars.swift",
        "Services/Databases.swift",
        "Services/Functions.swift",
        "Services/Graphql.swift",
        "Services/Health.swift",
        "Services/Locale.swift",
        "Services/Messaging.swift",
        "Services/Service.swift",
        "Services/Sites.swift",
        "Services/Storage.swift",
        "Services/TablesDB.swift",
        "Services/Teams.swift",
        "Services/Tokens.swift",
        "Services/Users.swift",
        "StreamingDelegate.swift"
      ],
      "target_dependencies" : [
        "AppwriteModels",
        "AppwriteEnums",
        "JSONCodable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.