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 10.1.0 (e6ded5), with Swift 6.1 for Linux on 4 Jun 2025 12:19:41 UTC.

Swift 6 data race errors: 5

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[192/632] Compiling AppwriteModels AttributeString.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[193/632] Compiling AppwriteModels AttributeUrl.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[194/632] Compiling AppwriteModels Bucket.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[195/632] Compiling AppwriteModels BucketList.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[196/632] Compiling AppwriteModels Collection.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[197/632] Compiling AppwriteModels CollectionList.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[198/632] Compiling AppwriteModels Continent.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[199/632] Compiling AppwriteModels ContinentList.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[200/632] Compiling AppwriteModels Country.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[201/632] Compiling AppwriteModels CountryList.swift
[202/632] Compiling AppwriteModels Currency.swift
[203/632] Compiling AppwriteModels CurrencyList.swift
[204/632] Compiling AppwriteModels Database.swift
[205/632] Compiling AppwriteModels DatabaseList.swift
[206/632] Compiling AppwriteModels Deployment.swift
[207/632] Compiling AppwriteModels DeploymentList.swift
[208/632] Compiling AppwriteModels Document.swift
[209/632] Compiling AppwriteModels DocumentList.swift
[210/632] Compiling AppwriteModels Execution.swift
[211/632] Compiling AppwriteModels ExecutionList.swift
[212/632] Compiling AppwriteModels File.swift
[213/632] Compiling AppwriteModels AlgoArgon2.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[214/632] Compiling AppwriteModels AlgoBcrypt.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[215/632] Compiling AppwriteModels AlgoMd5.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[216/632] Compiling AppwriteModels AlgoPhpass.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[217/632] Compiling AppwriteModels AlgoScrypt.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[218/632] Compiling AppwriteModels AlgoScryptModified.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[219/632] Compiling AppwriteModels AlgoSha.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[220/632] Compiling AppwriteModels AttributeBoolean.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[221/632] Compiling AppwriteModels AttributeDatetime.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[222/632] Compiling AppwriteModels AttributeEmail.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[223/632] Compiling AppwriteModels AttributeEnum.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[224/632] Compiling AppwriteModels AttributeFloat.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[225/632] Compiling AppwriteModels AttributeInteger.swift
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/host/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
[226/632] Emitting module AppwriteModels
[227/632] Compiling AppwriteModels ProviderList.swift
[228/632] Compiling AppwriteModels ResourceToken.swift
[229/632] Compiling AppwriteModels ResourceTokenList.swift
[230/632] Compiling AppwriteModels Runtime.swift
[231/632] Compiling AppwriteModels RuntimeList.swift
[232/632] Compiling AppwriteModels Session.swift
[233/632] Compiling AppwriteModels SessionList.swift
[234/632] Compiling AppwriteModels Site.swift
[235/632] Compiling AppwriteModels SiteList.swift
[236/632] Compiling AppwriteModels Specification.swift
[237/632] Compiling AppwriteModels SpecificationList.swift
[238/632] Compiling AppwriteModels Subscriber.swift
[238/632] Compiling ssl_asn1.cc
[239/632] Compiling ssl_lib.cc
[240/632] Compiling ssl_cert.cc
[241/632] Compiling ssl_aead_ctx.cc
[242/632] Compiling s3_both.cc
[243/632] Compiling s3_lib.cc
[244/632] Compiling s3_pkt.cc
[245/632] Compiling handshake_server.cc
[247/632] Compiling AppwriteModels SubscriberList.swift
[248/632] Compiling AppwriteModels Target.swift
[249/632] Compiling AppwriteModels TargetList.swift
[250/632] Compiling AppwriteModels Team.swift
[251/632] Compiling AppwriteModels TeamList.swift
[252/632] Compiling AppwriteModels Token.swift
[253/632] Compiling AppwriteModels Topic.swift
[254/632] Compiling AppwriteModels TopicList.swift
[255/632] Compiling AppwriteModels User.swift
[256/632] Compiling AppwriteModels UserList.swift
[257/632] Compiling AppwriteModels Variable.swift
[258/632] Compiling AppwriteModels VariableList.swift
[259/633] Compiling handshake.cc
[260/633] Compiling extensions.cc
[261/633] Compiling handshake_client.cc
[262/633] Compiling d1_srtp.cc
[263/633] Compiling d1_pkt.cc
[264/633] Compiling handoff.cc
[265/633] Compiling md5-x86_64-apple.S
[266/633] Compiling md5-x86_64-linux.S
[267/633] Compiling dtls_method.cc
[268/633] Compiling encrypted_client_hello.cc
[269/633] Compiling md5-586-apple.S
[270/633] Compiling md5-586-linux.S
[271/633] Compiling chacha20_poly1305_x86_64-apple.S
[272/633] Compiling chacha20_poly1305_armv8-win.S
[273/633] Compiling chacha20_poly1305_x86_64-linux.S
[274/633] Compiling chacha20_poly1305_armv8-apple.S
[275/633] Compiling chacha20_poly1305_armv8-linux.S
[276/633] Compiling dtls_record.cc
[277/633] Compiling chacha-x86_64-linux.S
[278/633] Compiling chacha-x86_64-apple.S
[279/633] Compiling chacha-x86-linux.S
[280/633] Compiling chacha-x86-apple.S
[281/633] Compiling chacha-armv8-linux.S
[282/633] Compiling chacha-armv8-win.S
[283/633] Compiling chacha-armv8-apple.S
[284/633] Compiling chacha-armv4-linux.S
[285/633] Compiling err_data.cc
[286/633] Compiling aes128gcmsiv-x86_64-linux.S
[287/633] Compiling aes128gcmsiv-x86_64-apple.S
[288/633] Compiling x86_64-mont5-linux.S
[289/633] Compiling x86_64-mont5-apple.S
[290/633] Compiling x86_64-mont-apple.S
[290/633] Compiling x86-mont-linux.S
[292/633] Compiling x86_64-mont-linux.S
[293/633] Compiling vpaes-x86_64-linux.S
[294/633] Compiling vpaes-x86-linux.S
[295/633] Compiling x86-mont-apple.S
[296/633] Compiling vpaes-x86_64-apple.S
[297/633] Compiling vpaes-x86-apple.S
[298/633] Compiling vpaes-armv8-win.S
[299/633] Compiling vpaes-armv8-apple.S
[300/633] Compiling vpaes-armv7-linux.S
[301/633] Compiling vpaes-armv8-linux.S
[302/633] Compiling sha512-x86_64-apple.S
[303/633] Compiling sha512-armv8-linux.S
[304/633] Compiling sha512-x86_64-linux.S
[305/633] Compiling sha512-armv8-win.S
[306/633] Compiling sha512-armv8-apple.S
[307/633] Compiling sha512-armv4-linux.S
[308/633] Compiling sha256-x86_64-apple.S
[309/633] Compiling sha512-586-linux.S
[310/633] Compiling sha512-586-apple.S
[311/633] Compiling bio_ssl.cc
[312/633] Compiling d1_lib.cc
[313/633] Compiling sha256-x86_64-linux.S
[314/633] Compiling sha256-armv8-linux.S
[315/633] Compiling sha256-armv8-win.S
[316/633] Compiling sha256-armv4-linux.S
[317/633] Compiling sha256-586-linux.S
[318/633] Compiling d1_both.cc
[319/633] Compiling sha256-586-apple.S
[320/633] Compiling sha256-armv8-apple.S
[321/633] Compiling sha1-x86_64-linux.S
[322/633] Compiling sha1-armv8-win.S
[323/633] Compiling sha1-armv8-apple.S
[324/633] Compiling sha1-586-linux.S
[325/633] Compiling sha1-x86_64-apple.S
[326/633] Compiling sha1-armv8-linux.S
[327/633] Compiling sha1-armv4-large-linux.S
[328/633] Compiling sha1-586-apple.S
[329/633] Compiling rdrand-x86_64-linux.S
[330/633] Compiling rdrand-x86_64-apple.S
[330/633] Compiling rsaz-avx2-apple.S
[332/633] Compiling p256_beeu-x86_64-asm-apple.S
[332/633] Compiling rsaz-avx2-linux.S
[334/633] Compiling p256_beeu-x86_64-asm-linux.S
[335/633] Compiling p256_beeu-armv8-asm-win.S
[336/633] Compiling p256_beeu-armv8-asm-apple.S
[337/633] Compiling p256-armv8-asm-win.S
[338/633] Compiling p256_beeu-armv8-asm-linux.S
[339/633] Compiling p256-x86_64-asm-apple.S
[340/633] Compiling p256-armv8-asm-linux.S
[341/633] Compiling p256-armv8-asm-apple.S
[342/633] Compiling ghashv8-armv8-linux.S
[343/633] Compiling ghashv8-armv8-win.S
[343/633] Compiling p256-x86_64-asm-linux.S
[345/633] Compiling ghashv8-armv8-apple.S
[346/633] Compiling ghashv8-armv7-linux.S
[347/633] Compiling ghash-x86_64-linux.S
[348/633] Compiling ghash-x86_64-apple.S
[349/633] Compiling ghash-ssse3-x86_64-apple.S
[350/633] Compiling ghash-x86-apple.S
[351/633] Compiling ghash-x86-linux.S
[352/633] Compiling ghash-ssse3-x86_64-linux.S
[353/633] Compiling ghash-neon-armv8-win.S
[354/633] Compiling ghash-ssse3-x86-apple.S
[355/633] Compiling ghash-armv4-linux.S
[356/633] Compiling ghash-neon-armv8-linux.S
[357/633] Compiling co-586-apple.S
[357/633] Compiling ghash-ssse3-x86-linux.S
[359/633] Compiling ghash-neon-armv8-apple.S
[359/633] Compiling co-586-linux.S
[361/633] Compiling bsaes-armv7-linux.S
[362/633] Compiling bn-armv8-win.S
[363/633] Compiling bn-586-linux.S
[364/633] Compiling bn-armv8-apple.S
[365/633] Compiling bn-armv8-linux.S
[366/633] Compiling armv8-mont-win.S
[367/633] Compiling bn-586-apple.S
[368/633] Compiling armv8-mont-linux.S
[369/633] Compiling armv8-mont-apple.S
[370/633] Compiling aesv8-gcm-armv8-win.S
[370/633] Compiling armv4-mont-linux.S
[372/633] Compiling aesv8-gcm-armv8-linux.S
[373/633] Compiling aesv8-gcm-armv8-apple.S
[374/633] Compiling aesv8-armv8-win.S
[375/633] Compiling aesv8-armv8-apple.S
[376/633] Compiling aesv8-armv7-linux.S
[376/633] Compiling aesv8-armv8-linux.S
[378/633] Compiling aesni-x86_64-apple.S
[379/633] Compiling aesni-x86-linux.S
[380/633] Compiling aesni-x86-apple.S
[381/633] Compiling aesni-x86_64-linux.S
[382/633] Compiling aesni-gcm-x86_64-linux.S
[383/633] Compiling aesni-gcm-x86_64-apple.S
[384/633] Compiling aes-gcm-avx10-x86_64-linux.S
[385/633] Compiling aes-gcm-avx2-x86_64-apple.S
[386/633] Compiling aes-gcm-avx10-x86_64-apple.S
[387/633] Compiling aes-gcm-avx2-x86_64-linux.S
[388/633] Compiling x_spki.cc
[389/633] Compiling x_x509a.cc
[390/633] Compiling x_x509.cc
[391/633] Compiling x_sig.cc
[392/633] Compiling x_val.cc
[393/633] Compiling x_pubkey.cc
[394/633] Compiling x_req.cc
[394/633] Compiling x_name.cc
[396/633] Compiling x_exten.cc
[397/633] Compiling x_crl.cc
[398/633] Compiling x_attrib.cc
[399/633] Compiling x_all.cc
[400/633] Compiling x509rset.cc
[401/633] Compiling x509spki.cc
[402/633] Compiling x509_vpm.cc
[403/633] Compiling x509name.cc
[404/633] Compiling x509cset.cc
[405/633] Compiling x_algor.cc
[406/633] Compiling x509_v3.cc
[407/633] Compiling x509_vfy.cc
[408/633] Compiling x509_ext.cc
[409/633] Compiling x509_txt.cc
[410/633] Compiling x509_trs.cc
[411/633] Compiling x509_set.cc
[412/633] Compiling x509_req.cc
[413/633] Compiling x509_obj.cc
[414/633] Compiling x509_lu.cc
[415/633] Compiling x509_def.cc
[416/633] Compiling x509_d2.cc
[417/633] Compiling v3_skey.cc
[418/633] Compiling v3_purp.cc
[419/633] Compiling x509_att.cc
[420/633] Compiling x509_cmp.cc
[421/633] Compiling v3_utl.cc
[422/633] Compiling x509.cc
[423/633] Compiling v3_pmaps.cc
[424/633] Compiling v3_pcons.cc
[425/633] Compiling v3_prn.cc
[426/633] Compiling v3_ocsp.cc
[427/633] Compiling v3_int.cc
[428/633] Compiling v3_lib.cc
[429/633] Compiling v3_ncons.cc
[430/633] Compiling v3_genn.cc
[431/633] Compiling v3_ia5.cc
[431/633] Compiling v3_info.cc
[433/633] Compiling v3_extku.cc
[434/633] Compiling v3_enum.cc
[435/633] Compiling v3_crld.cc
[436/633] Compiling v3_cpols.cc
[437/633] Compiling v3_conf.cc
[438/633] Compiling v3_bitst.cc
[439/633] Compiling v3_bcons.cc
[440/633] Compiling v3_alt.cc
[441/633] Compiling v3_akeya.cc
[442/633] Compiling v3_akey.cc
[443/633] Compiling t_x509a.cc
[444/633] Compiling i2d_pr.cc
[445/633] Compiling t_x509.cc
[446/633] Compiling t_req.cc
[447/633] Compiling t_crl.cc
[448/633] Compiling rsa_pss.cc
[449/633] Compiling name_print.cc
[450/633] Compiling policy.cc
[451/633] Compiling by_file.cc
[452/633] Compiling by_dir.cc
[453/633] Compiling asn1_gen.cc
[454/633] Compiling algorithm.cc
[455/633] Compiling a_verify.cc
[456/633] Compiling voprf.cc
[457/633] Compiling a_sign.cc
[458/633] Compiling a_digest.cc
[459/633] Compiling thread_win.cc
[460/633] Compiling thread_pthread.cc
[461/633] Compiling thread.cc
[461/633] Compiling thread_none.cc
[463/633] Compiling trust_token.cc
[464/633] Compiling stack.cc
[465/633] Compiling pmbtoken.cc
[466/633] Compiling siphash.cc
[467/633] Compiling sha512.cc
[468/633] Compiling sha256.cc
[469/633] Compiling sha1.cc
[470/633] Compiling slhdsa.cc
[471/633] Compiling spake2plus.cc
[472/633] Compiling rsa_print.cc
[473/633] Compiling rsa_extra.cc
[474/633] Compiling rc4.cc
[475/633] Compiling refcount.cc
[476/633] Compiling rand.cc
[477/633] Compiling passive.cc
[478/633] Compiling trusty.cc
[479/633] Compiling urandom.cc
[480/633] Compiling ios.cc
[481/633] Compiling rsa_asn1.cc
[482/633] Compiling windows.cc
[483/633] Compiling rsa_crypt.cc
[484/633] Compiling poly1305_arm_asm.S
[485/633] Compiling getentropy.cc
[486/633] Compiling deterministic.cc
[487/633] Compiling forkunsafe.cc
[488/633] Compiling poly1305_arm.cc
[488/633] Compiling fork_detect.cc
[490/633] Compiling pool.cc
[491/633] Compiling poly1305_vec.cc
[492/633] Compiling poly1305.cc
[493/633] Compiling pkcs8.cc
[494/633] Compiling pkcs7.cc
[495/633] Compiling pem_xaux.cc
[496/633] Compiling p5_pbev2.cc
[497/633] Compiling pem_x509.cc
[498/633] Compiling pkcs7_x509.cc
[499/633] Compiling pkcs8_x509.cc
[500/633] Compiling pem_pk8.cc
[501/633] Compiling pem_pkey.cc
[502/633] Compiling obj_xref.cc
[503/633] Compiling pem_oth.cc
[504/633] Compiling pem_lib.cc
[505/633] Compiling mlkem.cc
[506/633] Compiling obj.cc
[507/633] Compiling mldsa.cc
[508/633] Compiling md5.cc
[509/633] Compiling pem_info.cc
[510/633] Compiling md4.cc
[511/633] Compiling mem.cc
[512/633] Compiling fips_shared_support.cc
[513/633] Compiling poly_rq_mul.S
[514/633] Compiling lhash.cc
[515/633] Compiling pem_all.cc
[516/633] Compiling kyber.cc
[517/633] Compiling sign.cc
[518/633] Compiling ex_data.cc
[519/633] Compiling hpke.cc
[520/633] Compiling hrss.cc
[521/633] Compiling pbkdf.cc
[522/633] Compiling scrypt.cc
[523/633] Compiling p_x25519.cc
[524/633] Compiling p_rsa_asn1.cc
[525/633] Compiling print.cc
[526/633] Compiling p_x25519_asn1.cc
[527/633] Compiling p_ed25519.cc
[528/633] Compiling p_hkdf.cc
[529/633] Compiling p_rsa.cc
[530/633] Compiling p_ec.cc
[531/633] Compiling p_ed25519_asn1.cc
[532/633] Compiling p_dsa_asn1.cc
[533/633] Compiling p_dh_asn1.cc
[534/633] Compiling p_ec_asn1.cc
[535/633] Compiling p_dh.cc
[536/633] Compiling evp_ctx.cc
[537/633] Compiling err.cc
[538/633] Compiling evp.cc
[539/633] Compiling ecdh.cc
[540/633] Compiling engine.cc
[541/633] Compiling ecdsa_asn1.cc
[542/633] Compiling evp_asn1.cc
[543/633] Compiling hash_to_curve.cc
[544/633] Compiling ec_derive.cc
[545/633] Compiling dsa.cc
[546/633] Compiling dsa_asn1.cc
[547/633] Compiling ec_asn1.cc
[548/633] Compiling dh_asn1.cc
[549/633] Compiling params.cc
[550/633] Compiling x25519-asm-arm.S
[551/633] Compiling des.cc
[552/633] Compiling digest_extra.cc
[553/633] Compiling spake25519.cc
[554/633] Compiling cpu_arm_linux.cc
[555/633] Compiling crypto.cc
[556/633] Compiling cpu_aarch64_win.cc
[557/633] Compiling curve25519.cc
[558/633] Compiling cpu_intel.cc
[559/633] Compiling cpu_arm_freebsd.cc
[560/633] Compiling cpu_aarch64_openbsd.cc
[561/633] Compiling cpu_aarch64_sysreg.cc
[562/633] Compiling cpu_aarch64_linux.cc
[563/633] Compiling cpu_aarch64_apple.cc
[564/633] Compiling cpu_aarch64_fuchsia.cc
[565/633] Compiling curve25519_64_adx.cc
[566/633] Compiling conf.cc
[567/633] Compiling bcm.cc
[568/633] Compiling tls_cbc.cc
[569/633] Compiling get_cipher.cc
[570/633] Compiling e_tls.cc
[571/633] Compiling e_rc2.cc
[572/633] Compiling e_null.cc
[573/633] Compiling e_rc4.cc
[574/633] Compiling e_des.cc
[575/633] Compiling e_chacha20poly1305.cc
[576/633] Compiling e_aesctrhmac.cc
[577/633] Compiling e_aesgcmsiv.cc
[578/633] Compiling derive_key.cc
[579/633] Compiling chacha.cc
[580/633] Compiling unicode.cc
[581/633] Compiling buf.cc
[582/633] Compiling ber.cc
[583/633] Compiling bn_asn1.cc
[584/633] Compiling convert.cc
[585/633] Compiling socket_helper.cc
[586/633] Compiling printf.cc
[587/633] Compiling cbb.cc
[588/633] Compiling blake2.cc
[589/633] Compiling cbs.cc
[590/633] Compiling socket.cc
[591/633] Compiling asn1_compat.cc
[592/633] Compiling hexdump.cc
[593/633] Compiling errno.cc
[594/633] Compiling pair.cc
[595/633] Compiling file.cc
[596/633] Compiling bio_mem.cc
[597/633] Compiling bio.cc
[598/633] Compiling fd.cc
[599/633] Compiling tasn_typ.cc
[600/633] Compiling base64.cc
[601/633] Compiling connect.cc
[602/633] Compiling tasn_utl.cc
[603/633] Compiling f_int.cc
[604/633] Compiling tasn_fre.cc
[605/633] Compiling tasn_enc.cc
[606/633] Compiling f_string.cc
[607/633] Compiling posix_time.cc
[608/633] Compiling asn1_par.cc
[609/633] Compiling tasn_new.cc
[610/633] Compiling tasn_dec.cc
[611/633] Compiling asn_pack.cc
[612/633] Compiling asn1_lib.cc
[613/633] Compiling a_type.cc
[614/633] Compiling a_octet.cc
[615/633] Compiling a_time.cc
[616/633] Compiling a_strex.cc
[617/633] Compiling a_utctm.cc
[618/633] Compiling a_strnid.cc
[619/633] Compiling a_dup.cc
[620/633] Compiling a_object.cc
[621/633] Compiling a_int.cc
[622/633] Compiling a_d2i_fp.cc
[623/633] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[624/633] Write sources
[625/633] Compiling a_i2d_fp.cc
[625/633] Write sources
[627/633] Compiling a_mbstr.cc
[628/633] Compiling a_bool.cc
[629/677] Compiling a_gentm.cc
[630/677] Compiling a_bitstr.cc
[632/677] Compiling Algorithms FlattenCollection.swift
[633/677] Compiling Algorithms Grouped.swift
[634/677] Compiling Algorithms Permutations.swift
[635/677] Compiling Algorithms Product.swift
[636/679] Compiling Algorithms Chunked.swift
[637/679] Compiling Algorithms Combinations.swift
[638/679] Compiling Algorithms Keyed.swift
[639/679] Compiling Algorithms MinMax.swift
[640/679] Compiling Algorithms Partition.swift
[641/679] Compiling Algorithms Indexed.swift
[642/679] Compiling Algorithms Intersperse.swift
[643/679] Compiling Algorithms Joined.swift
[644/679] Compiling Atomics IntegerOperations.swift
[645/679] Compiling Atomics Unmanaged extensions.swift
[646/679] Compiling Algorithms Split.swift
[647/679] Compiling Algorithms Stride.swift
[648/679] Compiling Algorithms Suffix.swift
[649/682] Compiling Algorithms Compacted.swift
[650/682] Compiling Algorithms Cycle.swift
[651/682] Compiling Algorithms EitherSequence.swift
[652/682] Compiling Algorithms FirstNonNil.swift
[655/682] Compiling Algorithms Rotate.swift
[666/682] Compiling Algorithms Trim.swift
[667/682] Compiling Algorithms Unique.swift
[668/682] Compiling Algorithms Windows.swift
[669/682] Compiling Algorithms AdjacentPairs.swift
[670/682] Compiling Algorithms Chain.swift
[673/682] Emitting module Atomics
[680/683] Compiling c-nioatomics.c
[681/683] Compiling c-atomics.c
[683/689] Emitting module Algorithms
[685/690] Compiling NIOConcurrencyHelpers lock.swift
[686/690] Emitting module NIOConcurrencyHelpers
[687/690] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[688/690] Compiling NIOConcurrencyHelpers NIOLock.swift
[689/690] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[690/690] Compiling NIOConcurrencyHelpers atomics.swift
[692/751] Compiling NIOCore IO.swift
[693/751] Compiling NIOCore IOData.swift
[694/751] Compiling NIOCore IPProtocol.swift
[695/751] Compiling NIOCore IntegerBitPacking.swift
[696/751] Compiling NIOCore IntegerTypes.swift
[697/751] Compiling NIOCore Interfaces.swift
[698/751] Compiling NIOCore Linux.swift
[699/751] Compiling NIOCore MarkedCircularBuffer.swift
[700/759] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[701/759] Compiling NIOCore EventLoopFuture+Deprecated.swift
[702/759] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[703/759] Compiling NIOCore EventLoopFuture.swift
[704/759] Compiling NIOCore FileDescriptor.swift
[705/759] Compiling NIOCore FileHandle.swift
[706/759] Compiling NIOCore FileRegion.swift
[707/759] Compiling NIOCore GlobalSingletons.swift
[708/759] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[709/759] Compiling NIOCore SocketAddresses.swift
[710/759] Compiling NIOCore SocketOptionProvider.swift
[711/759] Compiling NIOCore SystemCallHelpers.swift
[712/759] Compiling NIOCore TimeAmount+Duration.swift
[713/759] Compiling NIOCore TypeAssistedChannelHandler.swift
[714/759] Compiling NIOCore UniversalBootstrapSupport.swift
[715/759] Compiling NIOCore Utilities.swift
[716/759] Emitting module NIOCore
[717/759] Compiling NIOCore MulticastChannel.swift
[718/759] Compiling NIOCore NIOAny.swift
[719/759] Compiling NIOCore NIOCloseOnErrorHandler.swift
[720/759] Compiling NIOCore NIOLoopBound.swift
[721/759] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[722/759] Compiling NIOCore NIOScheduledCallback.swift
[723/759] Compiling NIOCore NIOSendable.swift
[724/759] Compiling NIOCore RecvByteBufferAllocator.swift
[725/759] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[726/759] Compiling NIOCore BSDSocketAPI.swift
[727/759] Compiling NIOCore ByteBuffer-aux.swift
[728/759] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[729/759] Compiling NIOCore ByteBuffer-conversions.swift
[730/759] Compiling NIOCore ByteBuffer-core.swift
[731/759] Compiling NIOCore ByteBuffer-hex.swift
[732/759] Compiling NIOCore ByteBuffer-int.swift
[733/759] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[734/759] Compiling NIOCore CircularBuffer.swift
[735/759] Compiling NIOCore Codec.swift
[736/759] Compiling NIOCore ConvenienceOptionSupport.swift
[737/759] Compiling NIOCore DeadChannel.swift
[738/759] Compiling NIOCore DispatchQueue+WithFuture.swift
[739/759] Compiling NIOCore EventLoop+Deprecated.swift
[740/759] Compiling NIOCore EventLoop+SerialExecutor.swift
[741/759] Compiling NIOCore EventLoop.swift
[742/759] Compiling NIOCore ByteBuffer-multi-int.swift
[743/759] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[744/759] Compiling NIOCore ByteBuffer-views.swift
[745/759] Compiling NIOCore Channel.swift
[746/759] Compiling NIOCore ChannelHandler.swift
[747/759] Compiling NIOCore ChannelHandlers.swift
[748/759] Compiling NIOCore ChannelInvoker.swift
[749/759] Compiling NIOCore ChannelOption.swift
[750/759] Compiling NIOCore ChannelPipeline.swift
[751/759] Compiling NIOCore AddressedEnvelope.swift
[752/759] Compiling NIOCore AsyncAwaitSupport.swift
[753/759] Compiling NIOCore AsyncChannel.swift
[754/759] Compiling NIOCore AsyncChannelHandler.swift
[755/759] Compiling NIOCore AsyncChannelInboundStream.swift
[756/759] Compiling NIOCore AsyncChannelOutboundWriter.swift
[757/759] Compiling NIOCore NIOAsyncSequenceProducer.swift
[758/759] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[759/759] Compiling NIOCore NIOAsyncWriter.swift
[761/810] Compiling NIOEmbedded Embedded.swift
[762/810] Emitting module NIOEmbedded
[763/810] Compiling NIOEmbedded AsyncTestingChannel.swift
[764/810] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[766/811] Compiling NIOPosix Pool.swift
[767/811] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[768/811] Compiling NIOPosix PosixSingletons.swift
[769/811] Compiling NIOPosix RawSocketBootstrap.swift
[770/811] Compiling NIOPosix Resolver.swift
[771/811] Compiling NIOPosix Selectable.swift
[772/817] Compiling NIOPosix ThreadPosix.swift
[773/817] Compiling NIOPosix ThreadWindows.swift
[774/817] Compiling NIOPosix UnsafeTransfer.swift
[775/817] Compiling NIOPosix Utilities.swift
[776/817] Compiling NIOPosix VsockAddress.swift
[777/817] Compiling NIOPosix VsockChannelEvents.swift
[778/817] Compiling NIOPosix ServerSocket.swift
[779/817] Compiling NIOPosix Socket.swift
[780/817] Compiling NIOPosix SocketChannel.swift
[781/817] Compiling NIOPosix SocketProtocols.swift
[782/817] Compiling NIOPosix System.swift
[783/817] Compiling NIOPosix Thread.swift
[784/817] Compiling NIOPosix BSDSocketAPICommon.swift
[785/817] Compiling NIOPosix BSDSocketAPIPosix.swift
[786/817] Compiling NIOPosix BSDSocketAPIWindows.swift
[787/817] Compiling NIOPosix BaseSocket.swift
[788/817] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[789/817] Compiling NIOPosix BaseSocketChannel.swift
[790/817] Compiling NIOPosix BaseStreamSocketChannel.swift
[791/817] Compiling NIOPosix SelectableChannel.swift
[792/817] Compiling NIOPosix SelectableEventLoop.swift
[793/817] Compiling NIOPosix SelectorEpoll.swift
[794/817] Compiling NIOPosix SelectorGeneric.swift
[795/817] Compiling NIOPosix SelectorKqueue.swift
[796/817] Compiling NIOPosix SelectorUring.swift
[797/817] Emitting module NIOPosix
[798/817] Compiling NIOPosix Bootstrap.swift
[799/817] Compiling NIOPosix ControlMessage.swift
[800/817] Compiling NIOPosix DatagramVectorReadManager.swift
[801/817] Compiling NIOPosix Errors+Any.swift
[802/817] Compiling NIOPosix FileDescriptor.swift
[803/817] Compiling NIOPosix GetaddrinfoResolver.swift
[804/817] Compiling NIOPosix HappyEyeballs.swift
[805/817] Compiling NIOPosix NIOThreadPool.swift
[806/817] Compiling NIOPosix NonBlockingFileIO.swift
[807/817] Compiling NIOPosix PendingDatagramWritesManager.swift
[808/817] Compiling NIOPosix PendingWritesManager.swift
[809/817] Compiling NIOPosix PipeChannel.swift
[810/817] Compiling NIOPosix PipePair.swift
[811/817] Compiling NIOPosix IO.swift
[812/817] Compiling NIOPosix IntegerBitPacking.swift
[813/817] Compiling NIOPosix IntegerTypes.swift
[814/817] Compiling NIOPosix Linux.swift
[815/817] Compiling NIOPosix LinuxCPUSet.swift
[816/817] Compiling NIOPosix LinuxUring.swift
[817/817] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[819/820] Emitting module NIO
[820/820] Compiling NIO Exports.swift
[822/860] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[823/860] Compiling NIOTLS TLSEvents.swift
[824/860] Emitting module NIOTLS
[825/860] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[826/860] Compiling NIOHTTP1 ByteCollectionUtils.swift
[827/860] Compiling NIOHTTP1 HTTPDecoder.swift
[828/861] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[829/861] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[830/861] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[831/861] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[832/861] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[833/861] Emitting module NIOSOCKS
[834/861] Compiling NIOSOCKS SOCKSResponse.swift
[835/861] Compiling NIOSOCKS ClientStateMachine.swift
[836/861] Compiling NIOTLS SNIHandler.swift
[837/862] Compiling NIOHTTP1 HTTPEncoder.swift
[838/862] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[839/862] Compiling NIOSOCKS ServerStateMachine.swift
[841/862] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[842/862] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[843/864] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[846/864] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[847/865] Emitting module NIOFoundationCompat
[848/865] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[851/866] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[852/866] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[855/875] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[856/875] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[857/917] Compiling NIOTransportServices StateManagedChannel.swift
[858/917] Compiling NIOTransportServices StateManagedListenerChannel.swift
[859/917] Compiling NIOTransportServices AcceptHandler.swift
[860/917] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[861/917] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[862/919] Emitting module NIOTransportServices
[863/919] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[864/919] Compiling NIOTransportServices NIOTSErrors.swift
[865/919] Compiling NIOTransportServices NIOTSEventLoop.swift
[866/919] Compiling NIOTransportServices NIOTSBootstraps.swift
[867/919] Compiling NIOTransportServices NIOTSChannelOptions.swift
[868/919] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[871/919] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[872/919] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[873/919] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[874/919] Compiling NIOTransportServices NIOTSListenerChannel.swift
[875/919] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[876/919] Compiling NIOTransportServices NIOTSSingletons.swift
[877/919] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[878/919] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[879/919] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[884/919] Compiling NIOTransportServices NIOTSDatagramListener.swift
[885/919] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[886/919] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[888/920] Emitting module NIOHTTP1
[893/949] Compiling NIOHPACK HPACKHeader.swift
[894/949] Compiling NIOHPACK HeaderTables.swift
[897/953] Emitting module NIOSSL
[898/953] Compiling NIOHPACK DynamicHeaderTable.swift
[899/953] Compiling NIOHPACK HPACKDecoder.swift
[900/953] Compiling NIOHPACK HPACKEncoder.swift
[901/953] Compiling NIOHPACK HPACKErrors.swift
[902/953] Compiling NIOHPACK IndexedHeaderTable.swift
[906/954] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[907/954] Compiling NIOSSL SubjectAlternativeName.swift
[908/954] Compiling NIOSSL NIOSSLSecureBytes.swift
[909/954] Compiling NIOSSL RNG.swift
[910/954] Compiling NIOSSL SafeCompare.swift
[911/954] Compiling NIOWebSocket WebSocketOpcode.swift
[912/955] Compiling NIOHPACK IntegerCoding.swift
[913/955] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[914/955] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[915/955] Compiling NIOHPACK StaticHeaderTable.swift
[920/955] Compiling NIOHTTPCompression HTTPCompression.swift
[921/955] Compiling NIOHTTPCompression HTTPDecompression.swift
[922/955] Compiling NIOWebSocket WebSocketErrorCodes.swift
[927/955] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[932/955] Compiling NIOHPACK HuffmanCoding.swift
[933/955] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[934/955] Compiling NIOWebSocket WebSocketFrame.swift
[935/955] Emitting module NIOHPACK
[938/955] Compiling NIOHPACK HuffmanTables.swift
[941/955] Emitting module NIOWebSocket
[944/956] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[945/956] Emitting module NIOHTTPCompression
[946/956] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[947/956] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[955/1016] Compiling NIOHTTP2 HTTP2PingData.swift
[956/1016] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[957/1016] Compiling NIOHTTP2 HTTP2Settings.swift
[958/1016] Compiling NIOHTTP2 HTTP2Stream.swift
[960/1017] Emitting module NIOHTTP2
[961/1025] Compiling NIOHTTP2 InboundWindowManager.swift
[962/1025] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[963/1025] Compiling NIOHTTP2 StreamChannelFlowController.swift
[964/1025] Compiling NIOHTTP2 StreamChannelList.swift
[965/1025] Compiling NIOHTTP2 StreamMap.swift
[966/1025] Compiling NIOHTTP2 StreamStateMachine.swift
[967/1025] Compiling NIOHTTP2 UnsafeTransfer.swift
[968/1025] Compiling NIOHTTP2 WatermarkedFlowController.swift
[969/1025] Compiling NIOHTTP2 StateMachineResult.swift
[970/1025] Compiling NIOHTTP2 ContentLengthVerifier.swift
[971/1025] Compiling NIOHTTP2 DOSHeuristics.swift
[972/1025] Compiling NIOHTTP2 Error+Any.swift
[973/1025] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[974/1025] Compiling NIOHTTP2 ControlFrameBuffer.swift
[975/1025] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[976/1025] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[977/1025] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[978/1025] Compiling NIOHTTP2 HTTP2Frame.swift
[979/1025] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[980/1025] Compiling NIOHTTP2 HTTP2FrameParser.swift
[985/1025] Compiling NIOHTTP2 ConnectionStateMachine.swift
[986/1025] Compiling NIOHTTP2 ConnectionStreamsState.swift
[987/1025] Compiling NIOHTTP2 MayReceiveFrames.swift
[988/1025] Compiling NIOHTTP2 ReceivingDataState.swift
[989/1025] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[990/1025] Compiling NIOHTTP2 ReceivingHeadersState.swift
[991/1025] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[992/1025] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[993/1025] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[994/1025] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[995/1025] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[996/1025] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[997/1025] Compiling NIOHTTP2 HTTP2StreamID.swift
[998/1025] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[999/1025] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1000/1025] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1001/1025] Compiling NIOHTTP2 InboundEventBuffer.swift
[1002/1025] Compiling NIOHTTP2 MaySendFrames.swift
[1003/1025] Compiling NIOHTTP2 SendingDataState.swift
[1004/1025] Compiling NIOHTTP2 SendingGoawayState.swift
[1005/1025] Compiling NIOHTTP2 SendingHeadersState.swift
[1006/1025] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1007/1025] Compiling NIOHTTP2 SendingRstStreamState.swift
[1008/1025] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1009/1025] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1010/1025] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1011/1025] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1012/1025] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1013/1025] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1014/1025] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1015/1025] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1016/1025] Compiling NIOHTTP2 HTTP2Error.swift
[1017/1025] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1018/1025] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1019/1025] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1020/1025] Compiling NIOHTTP2 HasLocalSettings.swift
[1021/1025] Compiling NIOHTTP2 HasRemoteSettings.swift
[1022/1025] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1023/1025] Compiling NIOHTTP2 QuiescingState.swift
[1024/1025] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1025/1025] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1027/1086] Emitting module AsyncHTTPClient
[1028/1094] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1029/1094] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1030/1094] Compiling AsyncHTTPClient Transaction.swift
[1031/1094] Compiling AsyncHTTPClient Base64.swift
[1032/1094] Compiling AsyncHTTPClient BasicAuth.swift
[1033/1094] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1034/1094] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1035/1094] Compiling AsyncHTTPClient ConnectionPool.swift
[1036/1094] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1037/1094] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1038/1094] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1039/1094] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1040/1094] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1041/1094] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1042/1094] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1043/1094] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1044/1094] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1045/1094] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1046/1094] Compiling AsyncHTTPClient HTTPHandler.swift
[1047/1094] Compiling AsyncHTTPClient LRUCache.swift
[1048/1094] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1049/1094] Compiling AsyncHTTPClient NWErrorHandler.swift
[1050/1094] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1051/1094] Compiling AsyncHTTPClient TLSConfiguration.swift
[1052/1094] Compiling AsyncHTTPClient RedirectState.swift
[1053/1094] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1054/1094] Compiling AsyncHTTPClient RequestBag.swift
[1055/1094] Compiling AsyncHTTPClient RequestValidation.swift
[1056/1094] Compiling AsyncHTTPClient SSLContextCache.swift
[1057/1094] Compiling AsyncHTTPClient Scheme.swift
[1058/1094] Compiling AsyncHTTPClient Singleton.swift
[1059/1094] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1060/1094] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1061/1094] Compiling AsyncHTTPClient Utils.swift
[1062/1094] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1063/1094] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1064/1094] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1065/1094] Compiling AsyncHTTPClient HTTP1Connection.swift
[1066/1094] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1067/1094] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1068/1094] Compiling AsyncHTTPClient HTTP2Connection.swift
[1069/1094] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1070/1094] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1071/1094] Compiling AsyncHTTPClient ConnectionTarget.swift
[1072/1094] Compiling AsyncHTTPClient DeconstructedURL.swift
[1073/1094] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1074/1094] Compiling AsyncHTTPClient FoundationExtensions.swift
[1075/1094] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1076/1094] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1077/1094] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1078/1094] Compiling AsyncHTTPClient HTTPClient.swift
[1079/1094] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1080/1094] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1081/1094] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1082/1094] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1083/1094] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1084/1094] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1085/1094] Compiling AsyncHTTPClient RequestBodyLength.swift
[1086/1094] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1087/1094] Compiling AsyncHTTPClient RequestOptions.swift
[1088/1094] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1089/1094] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1090/1094] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1091/1094] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1092/1094] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1093/1094] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1094/1094] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1096/1131] Compiling Appwrite UIDevice+ModelName.swift
[1097/1131] Compiling Appwrite CwlSysCtl.swift
[1098/1131] Compiling Appwrite MacOSDeviceInfo.swift
[1099/1131] Compiling Appwrite WKInterfaceDevice+ModelName.swift
[1100/1131] Compiling Appwrite WatchOSDeviceInfo.swift
[1101/1136] Emitting module Appwrite
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     // MARK: Properties
 15 |     public static var chunkSize = 5 * 1024 * 1024 // 5MB
    |                       |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     private static let boundary = randomBoundary()
 39 |
 40 |     private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
    |                        |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |
 42 |     // MARK: Methods
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  3 | import AsyncHTTPClient
  4 |
  5 | class StreamingDelegate: HTTPClientResponseDelegate {
    |       `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  6 |
  7 |     public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 15 |     }
 16 |
 17 |     var state = State.idle
    |         `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 18 |     let request: HTTPClient.Request
 19 |
[1102/1136] Compiling Appwrite Client.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     // MARK: Properties
 15 |     public static var chunkSize = 5 * 1024 * 1024 // 5MB
    |                       |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     private static let boundary = randomBoundary()
 39 |
 40 |     private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
    |                        |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |
 42 |     // MARK: Methods
[1103/1136] Compiling Appwrite LinuxDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     // MARK: Properties
 15 |     public static var chunkSize = 5 * 1024 * 1024 // 5MB
    |                       |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     private static let boundary = randomBoundary()
 39 |
 40 |     private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
    |                        |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |
 42 |     // MARK: Methods
[1104/1136] Compiling Appwrite OSDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     // MARK: Properties
 15 |     public static var chunkSize = 5 * 1024 * 1024 // 5MB
    |                       |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     private static let boundary = randomBoundary()
 39 |
 40 |     private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
    |                        |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |
 42 |     // MARK: Methods
[1105/1136] Compiling Appwrite WindowsDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     // MARK: Properties
 15 |     public static var chunkSize = 5 * 1024 * 1024 // 5MB
    |                       |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     private static let boundary = randomBoundary()
 39 |
 40 |     private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
    |                        |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |
 42 |     // MARK: Methods
[1106/1136] Compiling Appwrite IOSDeviceInfo.swift
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:15:23: warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     // MARK: Properties
 15 |     public static var chunkSize = 5 * 1024 * 1024 // 5MB
    |                       |- warning: static property 'chunkSize' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'chunkSize' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'chunkSize' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     open var endPoint = "https://cloud.appwrite.io/v1"
/host/spi-builder-workspace/Sources/Appwrite/Client.swift:40:24: warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 38 |     private static let boundary = randomBoundary()
 39 |
 40 |     private static var eventLoopGroupProvider = HTTPClient.EventLoopGroupProvider.singleton
    |                        |- warning: static property 'eventLoopGroupProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'eventLoopGroupProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'eventLoopGroupProvider' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 41 |
 42 |     // MARK: Methods
[1107/1136] Compiling Appwrite Storage.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  3 | import AsyncHTTPClient
  4 |
  5 | class StreamingDelegate: HTTPClientResponseDelegate {
    |       `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  6 |
  7 |     public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 15 |     }
 16 |
 17 |     var state = State.idle
    |         `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 18 |     let request: HTTPClient.Request
 19 |
[1108/1136] Compiling Appwrite Teams.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  3 | import AsyncHTTPClient
  4 |
  5 | class StreamingDelegate: HTTPClientResponseDelegate {
    |       `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  6 |
  7 |     public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 15 |     }
 16 |
 17 |     var state = State.idle
    |         `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 18 |     let request: HTTPClient.Request
 19 |
[1109/1136] Compiling Appwrite Tokens.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  3 | import AsyncHTTPClient
  4 |
  5 | class StreamingDelegate: HTTPClientResponseDelegate {
    |       `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  6 |
  7 |     public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 15 |     }
 16 |
 17 |     var state = State.idle
    |         `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 18 |     let request: HTTPClient.Request
 19 |
[1110/1136] Compiling Appwrite Users.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  3 | import AsyncHTTPClient
  4 |
  5 | class StreamingDelegate: HTTPClientResponseDelegate {
    |       `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  6 |
  7 |     public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 15 |     }
 16 |
 17 |     var state = State.idle
    |         `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 18 |     let request: HTTPClient.Request
 19 |
[1111/1136] Compiling Appwrite StreamingDelegate.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
459 |
460 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
529 |
530 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
564 |
565 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:5:7: warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  3 | import AsyncHTTPClient
  4 |
  5 | class StreamingDelegate: HTTPClientResponseDelegate {
    |       `- warning: non-final class 'StreamingDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
  6 |
  7 |     public typealias Response = HTTPClient.Response
/host/spi-builder-workspace/Sources/Appwrite/StreamingDelegate.swift:17:9: warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 15 |     }
 16 |
 17 |     var state = State.idle
    |         `- warning: stored property 'state' of 'Sendable'-conforming class 'StreamingDelegate' is mutable; this is an error in the Swift 6 language mode
 18 |     let request: HTTPClient.Request
 19 |
[1112/1136] Compiling Appwrite Cookie+Codable.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
[1113/1136] Compiling Appwrite HTTPClientRequest+Cookies.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
[1114/1136] Compiling Appwrite String+MimeTypes.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
[1115/1136] Compiling Appwrite ID.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
[1116/1136] Compiling Appwrite AppwriteError.swift
/host/spi-builder-workspace/Sources/Appwrite/Models/AppwriteError.swift:3:12: warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | open class AppwriteError : Swift.Error, Decodable {
   |            `- warning: non-final class 'AppwriteError' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 4 |
 5 |     public let message: String
[1117/1136] Compiling Appwrite Health.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[1118/1136] Compiling Appwrite Locale.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[1119/1136] Compiling Appwrite Messaging.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[1120/1136] Compiling Appwrite Service.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[1121/1136] Compiling Appwrite Sites.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 680 |
 681 |         return try await client.call(
[1122/1136] Compiling Appwrite PackageInfo.swift
[1123/1136] Compiling Appwrite PackageInfo+Windows.swift
[1124/1136] Compiling Appwrite Permission.swift
[1125/1136] Compiling Appwrite Query.swift
[1126/1136] Compiling Appwrite Role.swift
[1127/1136] Compiling Appwrite InputFile.swift
[1128/1136] Compiling Appwrite UploadProgress.swift
[1129/1136] Compiling Appwrite PackageInfo+Apple.swift
[1130/1136] Compiling Appwrite PackageInfo+Linux.swift
[1131/1136] Compiling Appwrite OSPackageInfo.swift
[1132/1136] Compiling Appwrite Account.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[1133/1136] Compiling Appwrite Avatars.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[1134/1136] Compiling Appwrite Databases.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[1135/1136] Compiling Appwrite Functions.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
[1136/1136] Compiling Appwrite Graphql.swift
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 48 |
 49 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 92 |
 93 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
122 |
123 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
167 |
168 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
210 |
211 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
261 |
262 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
299 |
300 |         return try await client.call(
/host/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it
 689 |
 690 |         return try await client.call(
Build complete! (229.42s)
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",
        "AttributeList.swift",
        "AttributeRelationship.swift",
        "AttributeString.swift",
        "AttributeUrl.swift",
        "Bucket.swift",
        "BucketList.swift",
        "Collection.swift",
        "CollectionList.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",
        "Runtime.swift",
        "RuntimeList.swift",
        "Session.swift",
        "SessionList.swift",
        "Site.swift",
        "SiteList.swift",
        "Specification.swift",
        "SpecificationList.swift",
        "Subscriber.swift",
        "SubscriberList.swift",
        "Target.swift",
        "TargetList.swift",
        "Team.swift",
        "TeamList.swift",
        "Token.swift",
        "Topic.swift",
        "TopicList.swift",
        "User.swift",
        "UserList.swift",
        "Variable.swift",
        "VariableList.swift"
      ],
      "target_dependencies" : [
        "JSONCodable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppwriteEnums",
      "module_type" : "SwiftTarget",
      "name" : "AppwriteEnums",
      "path" : "Sources/AppwriteEnums",
      "product_memberships" : [
        "Appwrite"
      ],
      "sources" : [
        "Adapter.swift",
        "AuthenticationFactor.swift",
        "AuthenticatorType.swift",
        "Browser.swift",
        "BuildRuntime.swift",
        "Compression.swift",
        "CreditCard.swift",
        "DeploymentDownloadType.swift",
        "ExecutionMethod.swift",
        "Flag.swift",
        "Framework.swift",
        "ImageFormat.swift",
        "ImageGravity.swift",
        "IndexType.swift",
        "MessagePriority.swift",
        "MessagingProviderType.swift",
        "Name.swift",
        "OAuthProvider.swift",
        "PasswordHash.swift",
        "RelationMutate.swift",
        "RelationshipType.swift",
        "Runtime.swift",
        "SmtpEncryption.swift",
        "VCSDeploymentType.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Appwrite",
      "module_type" : "SwiftTarget",
      "name" : "Appwrite",
      "path" : "Sources/Appwrite",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "NIOWebSocket"
      ],
      "product_memberships" : [
        "Appwrite"
      ],
      "sources" : [
        "Client.swift",
        "DeviceInfo/Linux/LinuxDeviceInfo.swift",
        "DeviceInfo/OSDeviceInfo.swift",
        "DeviceInfo/Windows/WindowsDeviceInfo.swift",
        "DeviceInfo/iOS/IOSDeviceInfo.swift",
        "DeviceInfo/iOS/UIDevice+ModelName.swift",
        "DeviceInfo/macOS/CwlSysCtl.swift",
        "DeviceInfo/macOS/MacOSDeviceInfo.swift",
        "DeviceInfo/watchOS/WKInterfaceDevice+ModelName.swift",
        "DeviceInfo/watchOS/WatchOSDeviceInfo.swift",
        "Extensions/Cookie+Codable.swift",
        "Extensions/HTTPClientRequest+Cookies.swift",
        "Extensions/String+MimeTypes.swift",
        "ID.swift",
        "Models/AppwriteError.swift",
        "Models/InputFile.swift",
        "Models/UploadProgress.swift",
        "PackageInfo/Apple/PackageInfo+Apple.swift",
        "PackageInfo/Linux/PackageInfo+Linux.swift",
        "PackageInfo/OSPackageInfo.swift",
        "PackageInfo/PackageInfo.swift",
        "PackageInfo/Windows/PackageInfo+Windows.swift",
        "Permission.swift",
        "Query.swift",
        "Role.swift",
        "Services/Account.swift",
        "Services/Avatars.swift",
        "Services/Databases.swift",
        "Services/Functions.swift",
        "Services/Graphql.swift",
        "Services/Health.swift",
        "Services/Locale.swift",
        "Services/Messaging.swift",
        "Services/Service.swift",
        "Services/Sites.swift",
        "Services/Storage.swift",
        "Services/Teams.swift",
        "Services/Tokens.swift",
        "Services/Users.swift",
        "StreamingDelegate.swift"
      ],
      "target_dependencies" : [
        "AppwriteModels",
        "AppwriteEnums",
        "JSONCodable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.