Build Information
Failed to build swift-lichess, reference master (209789), with Swift 6.1 for Linux on 14 Sep 2025 08:07:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/navanchauhan/swift-lichess.git
Reference: master
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/navanchauhan/swift-lichess
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2097899 build: add SPI configuration for LichessClient
Cloned https://github.com/navanchauhan/swift-lichess.git
Revision (git rev-parse @):
2097899dae503df62eac54dbdc97421562b67e35
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/navanchauhan/swift-lichess.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/navanchauhan/swift-lichess.git
https://github.com/navanchauhan/swift-lichess.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-lichess",
"name" : "swift-lichess",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "LichessClient",
"targets" : [
"LichessClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UsersExample",
"targets" : [
"UsersExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "TeamsExample",
"targets" : [
"TeamsExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "TVStreamExample",
"targets" : [
"TVStreamExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "TVChannelsExample",
"targets" : [
"TVChannelsExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwissExample",
"targets" : [
"SwissExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "StudiesExample",
"targets" : [
"StudiesExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "StreamersExample",
"targets" : [
"StreamersExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "SimulsExample",
"targets" : [
"SimulsExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "PuzzlesRacerExample",
"targets" : [
"PuzzlesRacerExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "PuzzlesExample",
"targets" : [
"PuzzlesExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "PlayersExample",
"targets" : [
"PlayersExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "OpeningExplorerExample",
"targets" : [
"OpeningExplorerExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "OAuthExample",
"targets" : [
"OAuthExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "GameExportExample",
"targets" : [
"GameExportExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "ExternalEngineExample",
"targets" : [
"ExternalEngineExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "CrosstableExample",
"targets" : [
"CrosstableExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "CloudEvalExample",
"targets" : [
"CloudEvalExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "ChallengesExample",
"targets" : [
"ChallengesExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "BulkPairingExample",
"targets" : [
"BulkPairingExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "BroadcastsExample",
"targets" : [
"BroadcastsExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "BotExample",
"targets" : [
"BotExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "BoardExample",
"targets" : [
"BoardExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "AutocompleteExample",
"targets" : [
"AutocompleteExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "ArenaTournamentsExample",
"targets" : [
"ArenaTournamentsExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "AdminExample",
"targets" : [
"AdminExample"
],
"type" : {
"executable" : null
}
},
{
"name" : "AccountExample",
"targets" : [
"AccountExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "UsersExample",
"module_type" : "SwiftTarget",
"name" : "UsersExample",
"path" : "Examples/UsersExample",
"product_memberships" : [
"UsersExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "TeamsExample",
"module_type" : "SwiftTarget",
"name" : "TeamsExample",
"path" : "Examples/TeamsExample",
"product_memberships" : [
"TeamsExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "TVStreamExample",
"module_type" : "SwiftTarget",
"name" : "TVStreamExample",
"path" : "Examples/TVStreamExample",
"product_memberships" : [
"TVStreamExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "TVChannelsExample",
"module_type" : "SwiftTarget",
"name" : "TVChannelsExample",
"path" : "Examples/TVChannelsExample",
"product_memberships" : [
"TVChannelsExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "SwissExample",
"module_type" : "SwiftTarget",
"name" : "SwissExample",
"path" : "Examples/SwissExample",
"product_memberships" : [
"SwissExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "StudiesExample",
"module_type" : "SwiftTarget",
"name" : "StudiesExample",
"path" : "Examples/StudiesExample",
"product_memberships" : [
"StudiesExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "StreamersExample",
"module_type" : "SwiftTarget",
"name" : "StreamersExample",
"path" : "Examples/StreamersExample",
"product_memberships" : [
"StreamersExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "SimulsExample",
"module_type" : "SwiftTarget",
"name" : "SimulsExample",
"path" : "Examples/SimulsExample",
"product_memberships" : [
"SimulsExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "PuzzlesRacerExample",
"module_type" : "SwiftTarget",
"name" : "PuzzlesRacerExample",
"path" : "Examples/PuzzlesRacerExample",
"product_memberships" : [
"PuzzlesRacerExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "PuzzlesExample",
"module_type" : "SwiftTarget",
"name" : "PuzzlesExample",
"path" : "Examples/PuzzlesExample",
"product_memberships" : [
"PuzzlesExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "PlayersExample",
"module_type" : "SwiftTarget",
"name" : "PlayersExample",
"path" : "Examples/PlayersExample",
"product_memberships" : [
"PlayersExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "OpeningExplorerExample",
"module_type" : "SwiftTarget",
"name" : "OpeningExplorerExample",
"path" : "Examples/OpeningExplorerExample",
"product_memberships" : [
"OpeningExplorerExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "OAuthExample",
"module_type" : "SwiftTarget",
"name" : "OAuthExample",
"path" : "Examples/OAuthExample",
"product_memberships" : [
"OAuthExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "LichessClientTests",
"module_type" : "SwiftTarget",
"name" : "LichessClientTests",
"path" : "Tests/LichessClientTests",
"sources" : [
"AdminTests.swift",
"AutocompleteTests.swift",
"CloudEvalTests.swift",
"ConfigurationTests.swift",
"ContentHelpersTests.swift",
"CrosstableTests.swift",
"DiagnosticsTests.swift",
"EventsTests.swift",
"FIDETests.swift",
"LichessClientTests.swift",
"OAuthTests.swift",
"OpeningExplorerTests.swift",
"PlayersTests.swift",
"PuzzlesRacerTests.swift",
"PuzzlesTests.swift",
"SimulsTests.swift",
"StreamersTests.swift",
"StreamingTests.swift",
"StudiesExtraTests.swift",
"SwissScheduleTests.swift",
"SwissTests.swift",
"TVTests.swift",
"TimelineTests.swift",
"UsersExtraTests.swift",
"UsersTests.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "test"
},
{
"c99name" : "LichessClient",
"module_type" : "SwiftTarget",
"name" : "LichessClient",
"path" : "Sources/LichessClient",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"LichessClient",
"UsersExample",
"TeamsExample",
"TVStreamExample",
"TVChannelsExample",
"SwissExample",
"StudiesExample",
"StreamersExample",
"SimulsExample",
"PuzzlesRacerExample",
"PuzzlesExample",
"PlayersExample",
"OpeningExplorerExample",
"OAuthExample",
"GameExportExample",
"ExternalEngineExample",
"CrosstableExample",
"CloudEvalExample",
"ChallengesExample",
"BulkPairingExample",
"BroadcastsExample",
"BotExample",
"BoardExample",
"AutocompleteExample",
"ArenaTournamentsExample",
"AdminExample",
"AccountExample"
],
"sources" : [
"ContentHelpers.swift",
"GeneratedSources/Client.swift",
"GeneratedSources/Types.swift",
"GeneratorWorkarounds.swift",
"LichessClient+Account.swift",
"LichessClient+Admin.swift",
"LichessClient+Board.swift",
"LichessClient+Bot.swift",
"LichessClient+Broadcasts.swift",
"LichessClient+BulkPairing.swift",
"LichessClient+Challenges.swift",
"LichessClient+CloudEval.swift",
"LichessClient+Crosstable.swift",
"LichessClient+Events.swift",
"LichessClient+ExternalEngine.swift",
"LichessClient+FIDE.swift",
"LichessClient+GameExport.swift",
"LichessClient+OAuth.swift",
"LichessClient+OpeningExplorer.swift",
"LichessClient+Players.swift",
"LichessClient+Puzzles.swift",
"LichessClient+Simuls.swift",
"LichessClient+Streamers.swift",
"LichessClient+Streams.swift",
"LichessClient+Studies.swift",
"LichessClient+Swiss.swift",
"LichessClient+TV.swift",
"LichessClient+Tablebase.swift",
"LichessClient+Teams.swift",
"LichessClient+Timeline.swift",
"LichessClient+Tournaments.swift",
"LichessClient+Users.swift",
"LichessClient.swift",
"Middlewares.swift",
"Streaming.swift"
],
"type" : "library"
},
{
"c99name" : "GameExportExample",
"module_type" : "SwiftTarget",
"name" : "GameExportExample",
"path" : "Examples/GameExportExample",
"product_memberships" : [
"GameExportExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "ExternalEngineExample",
"module_type" : "SwiftTarget",
"name" : "ExternalEngineExample",
"path" : "Examples/ExternalEngineExample",
"product_memberships" : [
"ExternalEngineExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "CrosstableExample",
"module_type" : "SwiftTarget",
"name" : "CrosstableExample",
"path" : "Examples/CrosstableExample",
"product_memberships" : [
"CrosstableExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "CloudEvalExample",
"module_type" : "SwiftTarget",
"name" : "CloudEvalExample",
"path" : "Examples/CloudEvalExample",
"product_memberships" : [
"CloudEvalExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "ChallengesExample",
"module_type" : "SwiftTarget",
"name" : "ChallengesExample",
"path" : "Examples/ChallengesExample",
"product_memberships" : [
"ChallengesExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "BulkPairingExample",
"module_type" : "SwiftTarget",
"name" : "BulkPairingExample",
"path" : "Examples/BulkPairingExample",
"product_memberships" : [
"BulkPairingExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "BroadcastsExample",
"module_type" : "SwiftTarget",
"name" : "BroadcastsExample",
"path" : "Examples/BroadcastsExample",
"product_memberships" : [
"BroadcastsExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "BotExample",
"module_type" : "SwiftTarget",
"name" : "BotExample",
"path" : "Examples/BotExample",
"product_memberships" : [
"BotExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "BoardExample",
"module_type" : "SwiftTarget",
"name" : "BoardExample",
"path" : "Examples/BoardExample",
"product_memberships" : [
"BoardExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "AutocompleteExample",
"module_type" : "SwiftTarget",
"name" : "AutocompleteExample",
"path" : "Examples/AutocompleteExample",
"product_memberships" : [
"AutocompleteExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "ArenaTournamentsExample",
"module_type" : "SwiftTarget",
"name" : "ArenaTournamentsExample",
"path" : "Examples/ArenaTournamentsExample",
"product_memberships" : [
"ArenaTournamentsExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "AdminExample",
"module_type" : "SwiftTarget",
"name" : "AdminExample",
"path" : "Examples/AdminExample",
"product_memberships" : [
"AdminExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
},
{
"c99name" : "AccountExample",
"module_type" : "SwiftTarget",
"name" : "AccountExample",
"path" : "Examples/AccountExample",
"product_memberships" : [
"AccountExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LichessClient"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/995] Fetching swift-openapi-urlsession
[996/3089] Fetching swift-openapi-urlsession, swift-docc-plugin
[1227/8806] Fetching swift-openapi-urlsession, swift-docc-plugin, swift-openapi-runtime
[7258/24898] Fetching swift-openapi-urlsession, swift-docc-plugin, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.45s)
[16823/23903] Fetching swift-docc-plugin, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.45s)
[11911/18186] Fetching swift-docc-plugin, swift-openapi-generator
Fetched https://github.com/apple/swift-docc-plugin from cache (0.77s)
Fetched https://github.com/apple/swift-openapi-generator from cache (0.77s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (3.14s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/923] Fetching swift-http-types
[924/18383] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (1.38s)
Fetched https://github.com/apple/swift-collections from cache (1.41s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.00s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3510] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.02s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.61s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.12s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.10.2 (1.03s)
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-argument-parser
[1/16026] Fetching swift-argument-parser
[643/22012] Fetching swift-argument-parser, swift-algorithms
[15283/33164] Fetching swift-argument-parser, swift-algorithms, yams
[25359/139534] Fetching swift-argument-parser, swift-algorithms, yams, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (0.88s)
[16264/123508] Fetching swift-algorithms, yams, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (1.80s)
[50509/117522] Fetching yams, openapikit
Fetched https://github.com/jpsim/Yams from cache (1.86s)
[41485/106370] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (6.63s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (7.24s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.96s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.68s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.7.1 (0.85s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.1.0 (0.71s)
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.10.2
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.1.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.7.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/LichessClient/openapi.json
/host/spi-builder-workspace/Sources/LichessClient/openapi-generator-config.yaml
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin OpenAPIGeneratorCommand
[4/4] Compiling plugin OpenAPIGenerator
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/123] Write sources
[38/123] Write swift-version-24593BA9C3E375BF.txt
[40/145] Emitting module HTTPTypes
[41/145] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/145] Compiling HTTPTypes HTTPField.swift
[43/145] Compiling HTTPTypes HTTPFieldName.swift
[44/147] Compiling HTTPTypes ISOLatin1String.swift
[45/147] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[46/147] Compiling InternalCollectionsUtilities _SortedCollection.swift
[47/147] Compiling InternalCollectionsUtilities Descriptions.swift
[48/147] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/147] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[50/147] Compiling InternalCollectionsUtilities Debugging.swift
[51/147] Compiling HTTPTypes HTTPParsedFields.swift
[52/147] Compiling HTTPTypes HTTPRequest.swift
[53/147] Compiling HTTPTypes HTTPResponse.swift
[54/147] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[55/147] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[56/147] Emitting module InternalCollectionsUtilities
[57/147] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[58/147] Compiling InternalCollectionsUtilities UInt+reversed.swift
[59/147] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[60/147] Compiling InternalCollectionsUtilities Integer rank.swift
[61/147] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/148] Wrapping AST for InternalCollectionsUtilities for debugging
[64/163] Compiling DequeModule _DequeBuffer.swift
[65/163] Compiling DequeModule _DequeBufferHeader.swift
[66/165] Compiling HTTPTypes NIOLock.swift
[67/165] Compiling DequeModule Deque+CustomReflectable.swift
[68/165] Compiling DequeModule Deque+Descriptions.swift
[69/165] Compiling DequeModule Deque+Equatable.swift
[70/165] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[71/165] Compiling DequeModule Deque+Extras.swift
[72/165] Compiling DequeModule Deque+Hashable.swift
[73/165] Compiling DequeModule Deque._UnsafeHandle.swift
[74/165] Compiling DequeModule Deque.swift
[75/165] Compiling DequeModule Deque+Testing.swift
[76/165] Compiling DequeModule Deque._Storage.swift
[77/165] Compiling DequeModule _DequeSlot.swift
[78/165] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/165] Compiling DequeModule Deque+Codable.swift
[80/165] Compiling DequeModule Deque+Collection.swift
[81/165] Emitting module DequeModule
[82/166] Wrapping AST for DequeModule for debugging
[84/166] Compiling HTTPTypes HTTPFields.swift
[85/167] Wrapping AST for HTTPTypes for debugging
[87/228] Compiling OpenAPIRuntime URICodeCodingKey.swift
[88/228] Compiling OpenAPIRuntime URICoderConfiguration.swift
[89/228] Compiling OpenAPIRuntime URIEncodedNode.swift
[90/228] Compiling OpenAPIRuntime URIParsedTypes.swift
[91/228] Compiling OpenAPIRuntime URIDecoder.swift
[92/228] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[93/228] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[94/228] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[95/236] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[96/236] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[97/236] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[98/236] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[99/236] Compiling OpenAPIRuntime ServerSentEvents.swift
[100/236] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[101/236] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[102/236] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[103/236] Compiling OpenAPIRuntime ClientTransport.swift
[104/236] Emitting module OpenAPIRuntime
[105/236] Compiling OpenAPIRuntime Acceptable.swift
[106/236] Compiling OpenAPIRuntime Base64EncodedData.swift
[107/236] Compiling OpenAPIRuntime ByteUtilities.swift
[108/236] Compiling OpenAPIRuntime ContentDisposition.swift
[109/236] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[110/236] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[111/236] Compiling OpenAPIRuntime OpenAPIValue.swift
[112/236] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[113/236] Compiling OpenAPIRuntime UndocumentedPayload.swift
[114/236] Compiling OpenAPIRuntime CurrencyTypes.swift
[115/236] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[116/236] Compiling OpenAPIRuntime HTTPBody.swift
[117/236] Compiling OpenAPIRuntime ServerTransport.swift
[118/236] Compiling OpenAPIRuntime UniversalClient.swift
[119/236] Compiling OpenAPIRuntime UniversalServer.swift
[120/236] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[121/236] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[122/236] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[123/236] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[124/236] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[125/236] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[126/236] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[127/236] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[128/236] Compiling OpenAPIRuntime MultipartValidation.swift
[129/236] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[130/236] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[131/236] Compiling OpenAPIRuntime CodableExtensions.swift
[132/236] Compiling OpenAPIRuntime Configuration.swift
[133/236] Compiling OpenAPIRuntime Converter+Client.swift
[134/236] Compiling OpenAPIRuntime Converter+Common.swift
[135/236] Compiling OpenAPIRuntime Converter+Server.swift
[136/236] Compiling OpenAPIRuntime Converter.swift
[137/236] Compiling OpenAPIRuntime CurrencyExtensions.swift
[138/236] Compiling OpenAPIRuntime ErrorExtensions.swift
[139/236] Compiling OpenAPIRuntime FoundationExtensions.swift
[140/236] Compiling OpenAPIRuntime ParameterStyles.swift
[141/236] Compiling OpenAPIRuntime ServerVariable.swift
[142/236] Compiling OpenAPIRuntime URLExtensions.swift
[143/236] Compiling OpenAPIRuntime Deprecated.swift
[144/236] Compiling OpenAPIRuntime ClientError.swift
[145/236] Compiling OpenAPIRuntime CodingErrors.swift
[146/236] Compiling OpenAPIRuntime RuntimeError.swift
[147/236] Compiling OpenAPIRuntime ServerError.swift
[148/236] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[149/236] Compiling OpenAPIRuntime URIEncoder.swift
[150/236] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[151/236] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[152/236] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[153/236] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[154/236] Compiling OpenAPIRuntime URIParser.swift
[155/236] Compiling OpenAPIRuntime URISerializer.swift
[156/237] Wrapping AST for OpenAPIRuntime for debugging
[158/244] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[159/244] Compiling OpenAPIURLSession URLSession+Extensions.swift
[160/244] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[161/244] Compiling OpenAPIURLSession URLSessionTransport.swift
[162/244] Compiling OpenAPIURLSession Lock.swift
[163/244] Emitting module OpenAPIURLSession
[164/244] Compiling OpenAPIURLSession BufferedStream.swift
[165/245] Wrapping AST for OpenAPIURLSession for debugging
[167/277] Compiling LichessClient LichessClient+Streams.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[168/277] Compiling LichessClient LichessClient+Studies.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[169/277] Compiling LichessClient LichessClient+Swiss.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[170/277] Compiling LichessClient LichessClient+TV.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[171/281] Compiling LichessClient LichessClient+Tablebase.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[172/281] Compiling LichessClient LichessClient+Teams.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[173/281] Compiling LichessClient LichessClient+Timeline.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[174/281] Compiling LichessClient LichessClient+Tournaments.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[175/281] Compiling LichessClient LichessClient+Players.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[176/281] Compiling LichessClient LichessClient+Puzzles.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[177/281] Compiling LichessClient LichessClient+Simuls.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[178/281] Compiling LichessClient LichessClient+Streamers.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[179/281] Compiling LichessClient LichessClient+FIDE.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[180/281] Compiling LichessClient LichessClient+GameExport.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[181/281] Compiling LichessClient LichessClient+OAuth.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[182/281] Compiling LichessClient LichessClient+OpeningExplorer.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[183/281] Compiling LichessClient LichessClient+Challenges.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[184/281] Compiling LichessClient LichessClient+CloudEval.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[185/281] Compiling LichessClient LichessClient+Crosstable.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[186/281] Compiling LichessClient LichessClient+Events.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[187/281] Compiling LichessClient LichessClient+ExternalEngine.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[188/281] Compiling LichessClient LichessClient+Admin.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[189/281] Compiling LichessClient LichessClient+Board.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[190/281] Compiling LichessClient LichessClient+Bot.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[191/281] Compiling LichessClient LichessClient+Broadcasts.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[192/281] Compiling LichessClient LichessClient+BulkPairing.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[193/281] Compiling LichessClient LichessClient+Users.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[194/281] Compiling LichessClient LichessClient.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[195/281] Compiling LichessClient Middlewares.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[196/281] Compiling LichessClient Streaming.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[197/281] Emitting module LichessClient
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[198/281] Compiling LichessClient ContentHelpers.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[199/281] Compiling LichessClient Client.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[200/281] Compiling LichessClient Types.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[201/281] Compiling LichessClient GeneratorWorkarounds.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[202/281] Compiling LichessClient LichessClient+Account.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/LichessClient/openapi-generator-config.yaml
/host/spi-builder-workspace/Sources/LichessClient/openapi.json
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin OpenAPIGeneratorCommand
[4/4] Compiling plugin OpenAPIGenerator
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/91] Write swift-version-24593BA9C3E375BF.txt
[8/113] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[9/113] Compiling InternalCollectionsUtilities UInt+reversed.swift
[10/114] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/114] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/114] Compiling InternalCollectionsUtilities Debugging.swift
[13/114] Compiling InternalCollectionsUtilities Descriptions.swift
[14/114] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/114] Compiling HTTPTypes ISOLatin1String.swift
[16/115] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/115] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/115] Compiling InternalCollectionsUtilities Integer rank.swift
[19/115] Emitting module InternalCollectionsUtilities
[20/115] Compiling HTTPTypes NIOLock.swift
[21/115] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/115] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/116] Compiling HTTPTypes HTTPRequest.swift
[27/116] Compiling HTTPTypes HTTPResponse.swift
[28/116] Compiling HTTPTypes HTTPParsedFields.swift
[29/116] Compiling HTTPTypes HTTPField.swift
[30/116] Compiling HTTPTypes HTTPFieldName.swift
[31/116] Compiling HTTPTypes HTTPFields.swift
[32/116] Emitting module HTTPTypes
[32/130] Wrapping AST for InternalCollectionsUtilities for debugging
[35/132] Compiling DequeModule _DequeBuffer.swift
[36/132] Compiling DequeModule _DequeBufferHeader.swift
[37/134] Compiling DequeModule Deque+Extras.swift
[38/134] Compiling DequeModule Deque+Hashable.swift
[39/134] Compiling DequeModule Deque+Equatable.swift
[40/134] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[41/134] Compiling DequeModule Deque+CustomReflectable.swift
[42/134] Compiling DequeModule Deque+Descriptions.swift
[43/133] Compiling DequeModule _DequeSlot.swift
[44/133] Compiling DequeModule _UnsafeWrappedBuffer.swift
[45/133] Compiling DequeModule Deque._UnsafeHandle.swift
[46/133] Compiling DequeModule Deque.swift
[47/133] Compiling DequeModule Deque+Testing.swift
[48/133] Compiling DequeModule Deque._Storage.swift
[49/194] Emitting module DequeModule
[50/194] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[51/194] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[52/195] Wrapping AST for DequeModule for debugging
[54/195] Emitting module OpenAPIRuntime
[55/203] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[56/203] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[57/203] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[58/203] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[59/203] Compiling OpenAPIRuntime ServerSentEvents.swift
[60/203] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[63/203] Compiling OpenAPIRuntime ClientTransport.swift
[64/203] Compiling OpenAPIRuntime URICodeCodingKey.swift
[65/203] Compiling OpenAPIRuntime URICoderConfiguration.swift
[66/203] Compiling OpenAPIRuntime URIEncodedNode.swift
[67/203] Compiling OpenAPIRuntime URIParsedTypes.swift
[68/203] Compiling OpenAPIRuntime URIDecoder.swift
[69/203] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[70/203] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[71/203] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[72/203] Compiling OpenAPIRuntime Acceptable.swift
[73/203] Compiling OpenAPIRuntime Base64EncodedData.swift
[74/203] Compiling OpenAPIRuntime ByteUtilities.swift
[75/203] Compiling OpenAPIRuntime ContentDisposition.swift
[76/203] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[77/203] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[78/203] Compiling OpenAPIRuntime OpenAPIValue.swift
[79/203] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[80/203] Compiling OpenAPIRuntime UndocumentedPayload.swift
[81/203] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[82/203] Compiling OpenAPIRuntime CodableExtensions.swift
[83/203] Compiling OpenAPIRuntime Configuration.swift
[84/203] Compiling OpenAPIRuntime Converter+Client.swift
[85/203] Compiling OpenAPIRuntime Converter+Common.swift
[86/203] Compiling OpenAPIRuntime Converter+Server.swift
[87/203] Compiling OpenAPIRuntime Converter.swift
[88/203] Compiling OpenAPIRuntime CurrencyExtensions.swift
[89/203] Compiling OpenAPIRuntime ErrorExtensions.swift
[90/203] Compiling OpenAPIRuntime FoundationExtensions.swift
[91/203] Compiling OpenAPIRuntime ParameterStyles.swift
[92/203] Compiling OpenAPIRuntime ServerVariable.swift
[93/203] Compiling OpenAPIRuntime URLExtensions.swift
[94/203] Compiling OpenAPIRuntime Deprecated.swift
[95/203] Compiling OpenAPIRuntime ClientError.swift
[96/203] Compiling OpenAPIRuntime CodingErrors.swift
[97/203] Compiling OpenAPIRuntime RuntimeError.swift
[98/203] Compiling OpenAPIRuntime ServerError.swift
[99/203] Compiling OpenAPIRuntime CurrencyTypes.swift
[100/203] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[101/203] Compiling OpenAPIRuntime HTTPBody.swift
[102/203] Compiling OpenAPIRuntime ServerTransport.swift
[103/203] Compiling OpenAPIRuntime UniversalClient.swift
[104/203] Compiling OpenAPIRuntime UniversalServer.swift
[105/203] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[106/203] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[107/203] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[108/203] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[109/203] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[110/203] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[111/203] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[112/203] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[113/203] Compiling OpenAPIRuntime MultipartValidation.swift
[114/203] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[115/203] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[116/203] Compiling OpenAPIRuntime URIEncoder.swift
[117/203] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[118/203] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[119/203] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[120/203] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[121/203] Compiling OpenAPIRuntime URIParser.swift
[122/203] Compiling OpenAPIRuntime URISerializer.swift
[123/204] Wrapping AST for OpenAPIRuntime for debugging
[125/211] Compiling OpenAPIURLSession Lock.swift
[126/211] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[127/211] Compiling OpenAPIURLSession URLSession+Extensions.swift
[128/211] Compiling OpenAPIURLSession URLSessionTransport.swift
[129/211] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[130/211] Emitting module OpenAPIURLSession
[131/211] Compiling OpenAPIURLSession BufferedStream.swift
[132/212] Wrapping AST for OpenAPIURLSession for debugging
[134/244] Compiling LichessClient LichessClient+Players.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[135/244] Compiling LichessClient LichessClient+Puzzles.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[136/244] Compiling LichessClient LichessClient+Simuls.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[137/244] Compiling LichessClient LichessClient+Streamers.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[138/244] Compiling LichessClient LichessClient+Streams.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[139/244] Compiling LichessClient LichessClient+Studies.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[140/244] Compiling LichessClient LichessClient+Swiss.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[141/244] Compiling LichessClient LichessClient+TV.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[142/248] Compiling LichessClient LichessClient+FIDE.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[143/248] Compiling LichessClient LichessClient+GameExport.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[144/248] Compiling LichessClient LichessClient+OAuth.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[145/248] Compiling LichessClient LichessClient+OpeningExplorer.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[146/248] Compiling LichessClient LichessClient+Tablebase.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[147/248] Compiling LichessClient LichessClient+Teams.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[148/248] Compiling LichessClient LichessClient+Timeline.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[149/248] Compiling LichessClient LichessClient+Tournaments.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[150/248] Compiling LichessClient LichessClient+Challenges.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[151/248] Compiling LichessClient LichessClient+CloudEval.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[152/248] Compiling LichessClient LichessClient+Crosstable.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[153/248] Compiling LichessClient LichessClient+Events.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[154/248] Compiling LichessClient LichessClient+ExternalEngine.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[155/248] Compiling LichessClient LichessClient+Admin.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[156/248] Compiling LichessClient LichessClient+Board.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[157/248] Compiling LichessClient LichessClient+Bot.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[158/248] Compiling LichessClient LichessClient+Broadcasts.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[159/248] Compiling LichessClient LichessClient+BulkPairing.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[160/248] Compiling LichessClient LichessClient+Users.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[161/248] Compiling LichessClient LichessClient.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[162/248] Compiling LichessClient Middlewares.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[163/248] Compiling LichessClient Streaming.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[164/248] Emitting module LichessClient
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[165/248] Compiling LichessClient ContentHelpers.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[166/248] Compiling LichessClient Client.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[167/248] Compiling LichessClient Types.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[168/248] Compiling LichessClient GeneratorWorkarounds.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
[169/248] Compiling LichessClient LichessClient+Account.swift
/host/spi-builder-workspace/Sources/LichessClient/LichessClient+OAuth.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 | import OpenAPIRuntime
4 |
BUILD FAILURE 6.1 linux