Build Information
Successful build of swift-figma-api, reference main (c266a8), with Swift 6.3 for Linux on 21 Apr 2026 02:56:48 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DesignPipe/swift-figma-api.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/DesignPipe/swift-figma-api
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c266a84 feat: add geometry=paths support for fillGeometry/strokeGeometry
Cloned https://github.com/DesignPipe/swift-figma-api.git
Revision (git rev-parse @):
c266a84a0ed53de5ffd1701c8321ed9c10f34d4c
SUCCESS checkout https://github.com/DesignPipe/swift-figma-api.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/DesignPipe/swift-figma-api.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/mattt/swift-yyjson
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
[2515/5848] Fetching swift-custom-dump, swift-yyjson
Fetched https://github.com/mattt/swift-yyjson from cache (0.43s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.43s)
Computing version for https://github.com/mattt/swift-yyjson
Computed https://github.com/mattt/swift-yyjson at 0.5.0 (0.97s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.38s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.27s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.77s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/mattt/swift-yyjson
Working copy of https://github.com/mattt/swift-yyjson resolved at 0.5.0
Building for debugging...
[0/4] Write sources
[2/4] Compiling Cyyjson yyjson.c
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling YYJSON Error.swift
[6/13] Compiling YYJSON Serialization.swift
[7/13] Compiling YYJSON Helpers.swift
[8/13] Compiling YYJSON Encoder.swift
[9/13] Compiling YYJSON Configuration.swift
[10/13] Compiling YYJSON Decoder.swift
[11/13] Compiling YYJSON CodingKeys.swift
[12/13] Emitting module YYJSON
[13/13] Compiling YYJSON Value.swift
[15/90] Emitting module FigmaAPI
[16/100] Compiling FigmaAPI PostWebhookEndpoint.swift
[17/100] Compiling FigmaAPI PutDevResourceEndpoint.swift
[18/100] Compiling FigmaAPI PutWebhookEndpoint.swift
[19/100] Compiling FigmaAPI StylesEndpoint.swift
[20/100] Compiling FigmaAPI UpdateVariablesEndpoint.swift
[21/100] Compiling FigmaAPI VariablesEndpoint.swift
[22/100] Compiling FigmaAPI Error+Description.swift
[23/100] Compiling FigmaAPI FigmaAPIError.swift
[24/100] Compiling FigmaAPI FigmaClient.swift
[25/100] Compiling FigmaAPI GitHubClient.swift
[26/100] Compiling FigmaAPI ActivityLog.swift
[27/100] Compiling FigmaAPI GetProjectFilesEndpoint.swift
[28/100] Compiling FigmaAPI GetPublishedVariablesEndpoint.swift
[29/100] Compiling FigmaAPI GetReactionsEndpoint.swift
[30/100] Compiling FigmaAPI GetStyleActionsEndpoint.swift
[31/100] Compiling FigmaAPI GetStyleEndpoint.swift
[32/100] Compiling FigmaAPI GetStyleUsagesEndpoint.swift
[33/100] Compiling FigmaAPI GetTeamComponentSetsEndpoint.swift
[34/100] Compiling FigmaAPI GetTeamComponentsEndpoint.swift
[35/100] Compiling FigmaAPI GetTeamProjectsEndpoint.swift
[36/100] Compiling FigmaAPI GetTeamStylesEndpoint.swift
[37/100] Compiling FigmaAPI GetTeamWebhooksEndpoint.swift
[38/100] Compiling FigmaAPI GetVariableActionsEndpoint.swift
[39/100] Compiling FigmaAPI GetWebhookEndpoint.swift
[40/100] Compiling FigmaAPI GetWebhookRequestsEndpoint.swift
[41/100] Compiling FigmaAPI GetWebhooksEndpoint.swift
[42/100] Compiling FigmaAPI ImageEndpoint.swift
[43/100] Compiling FigmaAPI LatestReleaseEndpoint.swift
[44/100] Compiling FigmaAPI NodesEndpoint.swift
[45/100] Compiling FigmaAPI PaginationParams.swift
[46/100] Compiling FigmaAPI PostCommentEndpoint.swift
[47/100] Compiling FigmaAPI PostDevResourceEndpoint.swift
[48/100] Compiling FigmaAPI PostReactionEndpoint.swift
[49/100] Compiling FigmaAPI NodeHashableProperties.swift
[50/100] Compiling FigmaAPI PaymentInfo.swift
[51/100] Compiling FigmaAPI PostCommentBody.swift
[52/100] Compiling FigmaAPI PostDevResourceBody.swift
[53/100] Compiling FigmaAPI PostReactionBody.swift
[54/100] Compiling FigmaAPI PostWebhookBody.swift
[55/100] Compiling FigmaAPI Project.swift
[56/100] Compiling FigmaAPI PutDevResourceBody.swift
[57/100] Compiling FigmaAPI PutWebhookBody.swift
[58/100] Compiling FigmaAPI Reaction.swift
[59/100] Compiling FigmaAPI GetComponentActionsEndpoint.swift
[60/100] Compiling FigmaAPI GetComponentEndpoint.swift
[61/100] Compiling FigmaAPI GetComponentSetEndpoint.swift
[62/100] Compiling FigmaAPI GetComponentUsagesEndpoint.swift
[63/100] Compiling FigmaAPI GetDevResourcesEndpoint.swift
[64/100] Compiling FigmaAPI GetFileComponentSetsEndpoint.swift
[65/100] Compiling FigmaAPI GetFileMetaEndpoint.swift
[66/100] Compiling FigmaAPI GetFileVersionsEndpoint.swift
[67/100] Compiling FigmaAPI GetImageFillsEndpoint.swift
[68/100] Compiling FigmaAPI GetMeEndpoint.swift
[69/100] Compiling FigmaAPI GetPaymentsEndpoint.swift
[70/100] Compiling FigmaAPI Client.swift
[71/100] Compiling FigmaAPI BaseEndpoint.swift
[72/100] Compiling FigmaAPI ComponentsEndpoint.swift
[73/100] Compiling FigmaAPI DeleteCommentEndpoint.swift
[74/100] Compiling FigmaAPI DeleteDevResourceEndpoint.swift
[75/100] Compiling FigmaAPI DeleteReactionEndpoint.swift
[76/100] Compiling FigmaAPI DeleteWebhookEndpoint.swift
[77/100] Compiling FigmaAPI Endpoint.swift
[78/100] Compiling FigmaAPI FileMetadataEndpoint.swift
[79/100] Compiling FigmaAPI GetActivityLogsEndpoint.swift
[80/100] Compiling FigmaAPI GetCommentsEndpoint.swift
[81/100] Compiling FigmaAPI Comment.swift
[82/100] Compiling FigmaAPI ComponentSet.swift
[83/100] Compiling FigmaAPI DevResource.swift
[84/100] Compiling FigmaAPI EmptyResponse.swift
[85/100] Compiling FigmaAPI FigmaClientError.swift
[86/100] Compiling FigmaAPI FileMeta.swift
[87/100] Compiling FigmaAPI FileVersion.swift
[88/100] Compiling FigmaAPI FloatNormalization.swift
[89/100] Compiling FigmaAPI LibraryAnalytics.swift
[90/100] Compiling FigmaAPI Node.swift
[91/100] Compiling FigmaAPI Style.swift
[92/100] Compiling FigmaAPI User.swift
[93/100] Compiling FigmaAPI VariableUpdate.swift
[94/100] Compiling FigmaAPI Variables.swift
[95/100] Compiling FigmaAPI VectorPath.swift
[96/100] Compiling FigmaAPI Webhook.swift
[97/100] Compiling FigmaAPI WebhookRequest.swift
[98/100] Compiling FigmaAPI RateLimitedClient.swift
[99/100] Compiling FigmaAPI RetryPolicy.swift
[100/100] Compiling FigmaAPI SharedRateLimiter.swift
Build complete! (28.80s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-yyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattt/swift-yyjson"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "swift-figma-api",
"name" : "swift-figma-api",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FigmaAPI",
"targets" : [
"FigmaAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FigmaAPITests",
"module_type" : "SwiftTarget",
"name" : "FigmaAPITests",
"path" : "Tests/FigmaAPITests",
"product_dependencies" : [
"YYJSON",
"CustomDump"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/FigmaAPITests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ComponentsEndpointTests.swift",
"DeleteCommentEndpointTests.swift",
"DeleteDevResourceEndpointTests.swift",
"DeleteReactionEndpointTests.swift",
"DeleteWebhookEndpointTests.swift",
"DocumentHashChildrenOrderTests.swift",
"DocumentHashConversionTests.swift",
"EndpointMakeRequestTests.swift",
"FigmaAPIErrorTests.swift",
"FigmaClientErrorTests.swift",
"FileMetadataEndpointTests.swift",
"GetActivityLogsEndpointTests.swift",
"GetCommentsEndpointTests.swift",
"GetComponentActionsEndpointTests.swift",
"GetComponentEndpointTests.swift",
"GetComponentSetEndpointTests.swift",
"GetComponentUsagesEndpointTests.swift",
"GetDevResourcesEndpointTests.swift",
"GetFileComponentSetsEndpointTests.swift",
"GetFileMetaEndpointTests.swift",
"GetFileVersionsEndpointTests.swift",
"GetImageFillsEndpointTests.swift",
"GetMeEndpointTests.swift",
"GetPaymentsEndpointTests.swift",
"GetProjectFilesEndpointTests.swift",
"GetPublishedVariablesEndpointTests.swift",
"GetReactionsEndpointTests.swift",
"GetStyleActionsEndpointTests.swift",
"GetStyleEndpointTests.swift",
"GetStyleUsagesEndpointTests.swift",
"GetTeamComponentSetsEndpointTests.swift",
"GetTeamComponentsEndpointTests.swift",
"GetTeamProjectsEndpointTests.swift",
"GetTeamStylesEndpointTests.swift",
"GetTeamWebhooksEndpointTests.swift",
"GetVariableActionsEndpointTests.swift",
"GetWebhookEndpointTests.swift",
"GetWebhookRequestsEndpointTests.swift",
"GetWebhooksEndpointTests.swift",
"Helpers/FixtureLoader.swift",
"ImageEndpointTests.swift",
"MockClientTests.swift",
"Mocks/MockClient.swift",
"NodeHashablePropertiesTests.swift",
"NodeTests.swift",
"NodesEndpointTests.swift",
"PostCommentEndpointTests.swift",
"PostDevResourceEndpointTests.swift",
"PostReactionEndpointTests.swift",
"PostWebhookEndpointTests.swift",
"PutDevResourceEndpointTests.swift",
"PutWebhookEndpointTests.swift",
"RateLimitedClientTests.swift",
"RedirectGuardDelegateTests.swift",
"RetryPolicyTests.swift",
"SharedRateLimiterTests.swift",
"StylesEndpointTests.swift",
"UpdateVariablesEndpointTests.swift",
"VariableUpdateTests.swift",
"VariablesEndpointTests.swift",
"VariablesTests.swift"
],
"target_dependencies" : [
"FigmaAPI"
],
"type" : "test"
},
{
"c99name" : "FigmaAPI",
"module_type" : "SwiftTarget",
"name" : "FigmaAPI",
"path" : "Sources/FigmaAPI",
"product_dependencies" : [
"YYJSON"
],
"product_memberships" : [
"FigmaAPI"
],
"sources" : [
"Client.swift",
"Endpoint/BaseEndpoint.swift",
"Endpoint/ComponentsEndpoint.swift",
"Endpoint/DeleteCommentEndpoint.swift",
"Endpoint/DeleteDevResourceEndpoint.swift",
"Endpoint/DeleteReactionEndpoint.swift",
"Endpoint/DeleteWebhookEndpoint.swift",
"Endpoint/Endpoint.swift",
"Endpoint/FileMetadataEndpoint.swift",
"Endpoint/GetActivityLogsEndpoint.swift",
"Endpoint/GetCommentsEndpoint.swift",
"Endpoint/GetComponentActionsEndpoint.swift",
"Endpoint/GetComponentEndpoint.swift",
"Endpoint/GetComponentSetEndpoint.swift",
"Endpoint/GetComponentUsagesEndpoint.swift",
"Endpoint/GetDevResourcesEndpoint.swift",
"Endpoint/GetFileComponentSetsEndpoint.swift",
"Endpoint/GetFileMetaEndpoint.swift",
"Endpoint/GetFileVersionsEndpoint.swift",
"Endpoint/GetImageFillsEndpoint.swift",
"Endpoint/GetMeEndpoint.swift",
"Endpoint/GetPaymentsEndpoint.swift",
"Endpoint/GetProjectFilesEndpoint.swift",
"Endpoint/GetPublishedVariablesEndpoint.swift",
"Endpoint/GetReactionsEndpoint.swift",
"Endpoint/GetStyleActionsEndpoint.swift",
"Endpoint/GetStyleEndpoint.swift",
"Endpoint/GetStyleUsagesEndpoint.swift",
"Endpoint/GetTeamComponentSetsEndpoint.swift",
"Endpoint/GetTeamComponentsEndpoint.swift",
"Endpoint/GetTeamProjectsEndpoint.swift",
"Endpoint/GetTeamStylesEndpoint.swift",
"Endpoint/GetTeamWebhooksEndpoint.swift",
"Endpoint/GetVariableActionsEndpoint.swift",
"Endpoint/GetWebhookEndpoint.swift",
"Endpoint/GetWebhookRequestsEndpoint.swift",
"Endpoint/GetWebhooksEndpoint.swift",
"Endpoint/ImageEndpoint.swift",
"Endpoint/LatestReleaseEndpoint.swift",
"Endpoint/NodesEndpoint.swift",
"Endpoint/PaginationParams.swift",
"Endpoint/PostCommentEndpoint.swift",
"Endpoint/PostDevResourceEndpoint.swift",
"Endpoint/PostReactionEndpoint.swift",
"Endpoint/PostWebhookEndpoint.swift",
"Endpoint/PutDevResourceEndpoint.swift",
"Endpoint/PutWebhookEndpoint.swift",
"Endpoint/StylesEndpoint.swift",
"Endpoint/UpdateVariablesEndpoint.swift",
"Endpoint/VariablesEndpoint.swift",
"Error+Description.swift",
"FigmaAPIError.swift",
"FigmaClient.swift",
"GitHubClient.swift",
"Model/ActivityLog.swift",
"Model/Comment.swift",
"Model/ComponentSet.swift",
"Model/DevResource.swift",
"Model/EmptyResponse.swift",
"Model/FigmaClientError.swift",
"Model/FileMeta.swift",
"Model/FileVersion.swift",
"Model/FloatNormalization.swift",
"Model/LibraryAnalytics.swift",
"Model/Node.swift",
"Model/NodeHashableProperties.swift",
"Model/PaymentInfo.swift",
"Model/PostCommentBody.swift",
"Model/PostDevResourceBody.swift",
"Model/PostReactionBody.swift",
"Model/PostWebhookBody.swift",
"Model/Project.swift",
"Model/PutDevResourceBody.swift",
"Model/PutWebhookBody.swift",
"Model/Reaction.swift",
"Model/Style.swift",
"Model/User.swift",
"Model/VariableUpdate.swift",
"Model/Variables.swift",
"Model/VectorPath.swift",
"Model/Webhook.swift",
"Model/WebhookRequest.swift",
"RateLimitedClient.swift",
"RetryPolicy.swift",
"SharedRateLimiter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.