Build Information
Failed to build swift-lichess, reference master (209789), with Swift 6.1 for Android on 14 Sep 2025 08:08:38 UTC.
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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: android
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-2":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-openapi-runtime
[1/995] Fetching swift-openapi-urlsession
[996/6712] Fetching swift-openapi-urlsession, swift-openapi-runtime
[1168/8806] Fetching swift-openapi-urlsession, swift-openapi-runtime, swift-docc-plugin
[7258/24898] Fetching swift-openapi-urlsession, swift-openapi-runtime, swift-docc-plugin, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.42s)
[5986/19181] Fetching swift-openapi-urlsession, swift-docc-plugin, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.83s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.84s)
Fetched https://github.com/apple/swift-openapi-generator from cache (0.84s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (4.22s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/923] Fetching swift-http-types
[426/18383] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (1.59s)
Fetched https://github.com/apple/swift-collections from cache (1.63s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.27s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.31s)
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.58s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.58s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.64s)
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.15s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/mattpolzin/OpenAPIKit
[1/5986] Fetching swift-algorithms
[421/17138] Fetching swift-algorithms, yams
[7214/123508] Fetching swift-algorithms, yams, openapikit
Fetching https://github.com/apple/swift-argument-parser
[74579/139534] Fetching swift-algorithms, yams, openapikit, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.99s)
[97980/123508] Fetching swift-algorithms, yams, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (7.29s)
Fetched https://github.com/jpsim/Yams from cache (7.38s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (7.46s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (8.49s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (1.18s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.58s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.7.1 (0.82s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.1.0 (0.56s)
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
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
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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
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-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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
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-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.10.2
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
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
[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] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[41/145] Compiling InternalCollectionsUtilities Debugging.swift
[42/146] Compiling HTTPTypes ISOLatin1String.swift
[43/147] Compiling HTTPTypes HTTPRequest.swift
[44/147] Compiling HTTPTypes HTTPParsedFields.swift
[45/147] Compiling HTTPTypes HTTPResponse.swift
[46/147] Compiling InternalCollectionsUtilities Descriptions.swift
[47/147] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/147] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[49/147] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/147] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/147] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[52/147] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[53/147] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[54/147] Compiling InternalCollectionsUtilities Integer rank.swift
[55/147] Emitting module InternalCollectionsUtilities
[56/147] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[57/147] Compiling InternalCollectionsUtilities UInt+reversed.swift
[58/147] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/148] Compiling HTTPTypes NIOLock.swift
[60/148] Wrapping AST for InternalCollectionsUtilities for debugging
[62/163] Compiling DequeModule _DequeBuffer.swift
[63/163] Compiling DequeModule _DequeBufferHeader.swift
[64/165] Compiling DequeModule _DequeSlot.swift
[65/165] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/165] Compiling DequeModule Deque+Extras.swift
[67/165] Compiling DequeModule Deque+Hashable.swift
[68/165] Compiling DequeModule Deque+Testing.swift
[69/165] Compiling DequeModule Deque._Storage.swift
[70/165] Compiling DequeModule Deque._UnsafeHandle.swift
[71/165] Compiling DequeModule Deque.swift
[72/165] Compiling DequeModule Deque+Equatable.swift
[73/165] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/165] Emitting module DequeModule
[75/165] Compiling DequeModule Deque+Codable.swift
[76/165] Compiling DequeModule Deque+Collection.swift
[77/165] Compiling DequeModule Deque+CustomReflectable.swift
[78/165] Compiling DequeModule Deque+Descriptions.swift
[79/166] Wrapping AST for DequeModule for debugging
[81/166] Compiling HTTPTypes HTTPFieldName.swift
[82/166] Compiling HTTPTypes HTTPField.swift
[83/166] Emitting module HTTPTypes
[84/166] Compiling HTTPTypes HTTPFields.swift
[85/167] Wrapping AST for HTTPTypes for debugging
[87/228] Emitting module OpenAPIRuntime
[88/236] Compiling OpenAPIRuntime URICodeCodingKey.swift
[89/236] Compiling OpenAPIRuntime URICoderConfiguration.swift
[90/236] Compiling OpenAPIRuntime URIEncodedNode.swift
[91/236] Compiling OpenAPIRuntime URIParsedTypes.swift
[92/236] Compiling OpenAPIRuntime URIDecoder.swift
[93/236] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[94/236] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[95/236] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[96/236] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[97/236] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[98/236] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[99/236] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[100/236] Compiling OpenAPIRuntime ServerSentEvents.swift
[101/236] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[102/236] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[103/236] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[104/236] Compiling OpenAPIRuntime ClientTransport.swift
[105/236] Compiling OpenAPIRuntime FoundationExtensions.swift
[106/236] Compiling OpenAPIRuntime ParameterStyles.swift
[107/236] Compiling OpenAPIRuntime ServerVariable.swift
[108/236] Compiling OpenAPIRuntime URLExtensions.swift
[109/236] Compiling OpenAPIRuntime Deprecated.swift
[110/236] Compiling OpenAPIRuntime ClientError.swift
[111/236] Compiling OpenAPIRuntime CodingErrors.swift
[112/236] Compiling OpenAPIRuntime RuntimeError.swift
[113/236] Compiling OpenAPIRuntime ServerError.swift
[114/236] Compiling OpenAPIRuntime Acceptable.swift
[115/236] Compiling OpenAPIRuntime Base64EncodedData.swift
[116/236] Compiling OpenAPIRuntime ByteUtilities.swift
[117/236] Compiling OpenAPIRuntime ContentDisposition.swift
[118/236] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[119/236] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[120/236] Compiling OpenAPIRuntime OpenAPIValue.swift
[121/236] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[122/236] Compiling OpenAPIRuntime UndocumentedPayload.swift
[123/236] Compiling OpenAPIRuntime CurrencyTypes.swift
[124/236] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[125/236] Compiling OpenAPIRuntime HTTPBody.swift
[126/236] Compiling OpenAPIRuntime ServerTransport.swift
[127/236] Compiling OpenAPIRuntime UniversalClient.swift
[128/236] Compiling OpenAPIRuntime UniversalServer.swift
[129/236] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[130/236] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[131/236] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[132/236] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[133/236] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[134/236] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[135/236] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[136/236] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[137/236] Compiling OpenAPIRuntime MultipartValidation.swift
[138/236] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[139/236] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[140/236] Compiling OpenAPIRuntime CodableExtensions.swift
[141/236] Compiling OpenAPIRuntime Configuration.swift
[142/236] Compiling OpenAPIRuntime Converter+Client.swift
[143/236] Compiling OpenAPIRuntime Converter+Common.swift
[144/236] Compiling OpenAPIRuntime Converter+Server.swift
[145/236] Compiling OpenAPIRuntime Converter.swift
[146/236] Compiling OpenAPIRuntime CurrencyExtensions.swift
[147/236] Compiling OpenAPIRuntime ErrorExtensions.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
error: compile command failed due to signal 11 (use -v to see invocation)
[159/244] Compiling OpenAPIURLSession URLSession+Extensions.swift
[160/244] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0. Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/URLSession+Extensions.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift -emit-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swiftdeps -target aarch64-unknown-linux-android24 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency=complete -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name OpenAPIURLSession -package-name swift_openapi_urlsession -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swift.o -index-store-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/index/store -index-system-modules
1. Swift version 6.1 (swift-6.1-RELEASE)
2. Compiling with effective version 5.10
3. While evaluating request IRGenRequest(IR Generation for file "/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift")
4. While emitting IR SIL function "@$s17OpenAPIURLSession18_standardErrorLock33_849AED48BB8E5D39A6F65399EA95CEAELL_WZ".
for declaration 0x559cbd8cf5a0 (at /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift:299:9)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0 swift-frontend 0x0000559cb96be808
1 swift-frontend 0x0000559cb96bc5ee
2 swift-frontend 0x0000559cb96beea8
3 libc.so.6 0x00007f814c46d520
4 swift-frontend 0x0000559cb398a9d3
5 swift-frontend 0x0000559cb3982668
6 swift-frontend 0x0000559cb3981ebc
7 swift-frontend 0x0000559cb3989d24
8 swift-frontend 0x0000559cb39007df
9 swift-frontend 0x0000559cb39033d7
10 swift-frontend 0x0000559cb3907396
11 swift-frontend 0x0000559cb3ad3481
12 swift-frontend 0x0000559cb3acc1da
13 swift-frontend 0x0000559cb399c40e
14 swift-frontend 0x0000559cb385dd48
15 swift-frontend 0x0000559cb38be07c
16 swift-frontend 0x0000559cb38bdfd9
17 swift-frontend 0x0000559cb3866837
18 swift-frontend 0x0000559cb385fdae
19 swift-frontend 0x0000559cb3485a96
20 swift-frontend 0x0000559cb3481c0c
21 swift-frontend 0x0000559cb3480997
22 swift-frontend 0x0000559cb34832ba
23 swift-frontend 0x0000559cb3482713
24 swift-frontend 0x0000559cb325f86a
25 libc.so.6 0x00007f814c454d90
26 libc.so.6 0x00007f814c454e40 __libc_start_main + 128
27 swift-frontend 0x0000559cb325ecc5
*** Signal 11: Backtracing from 0x559cb398a9d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0 0x0000559cb398a9d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000 0
rdx 0x00007ffcbda7c420 40 ec a7 bd fc 7f 00 00 38 c4 a7 bd fc 7f 00 00 @ì§½ü···8ħ½ü···
rcx 0x0000559cbdae37e8 a2 37 ae bd 9c 55 00 00 00 00 00 00 00 00 00 00 ¢7®½·U··········
rbx 0x00007ffcbda7bf88 08 c1 a7 bd fc 7f 00 00 90 63 a4 bd 9c 55 00 00 ·Á§½ü····c¤½·U··
rsi 0x00007ffcbda7c108 01 bf a0 bd 9c 55 00 00 b8 4a ee bc 9c 55 00 00 ·¿ ½·U··¸Jî¼·U··
rdi 0x0000000000000004 4
rbp 0x0000000000000000 0
rsp 0x00007ffcbda7c220 00 00 00 00 00 00 00 00 38 c2 a7 bd fc 7f 00 00 ········8§½ü···
r8 0x0000000000000a7c 2684
r9 0x0000000000000001 1
r10 0x00000000bc44e900 3158632704
r11 0x00007f814c645ce0 80 03 21 bf 9c 55 00 00 e0 9f 19 bf 9c 55 00 00 ··!¿·U··à··¿·U··
r12 0x0000559cbdaf24d8 50 16 b1 bc 9c 55 00 00 1c 02 00 08 01 00 00 00 P·±¼·U··········
r13 0x0000559cbcee4ab8 7a 4a ee bc 9c 55 00 00 00 00 00 00 00 00 00 00 zJî¼·U··········
r14 0x0000559cbcee4ab8 7a 4a ee bc 9c 55 00 00 00 00 00 00 00 00 00 00 zJî¼·U··········
r15 0x00007ffcbda7ec40 50 9f 74 be 9c 55 00 00 20 e6 a7 bd fc 7f 00 00 P·t¾·U·· æ§½ü···
rip 0x0000559cb398a9d3 48 8b 4d 08 80 f9 3e 72 25 48 89 e8 90 f7 c1 00 H·M··ù>r%H·è·÷Á·
rflags 0x0000000000010246 ZF PF
cs 0x0033 fs 0x0000 gs 0x0000
Images (110 omitted):
0x0000559cb2992000–0x0000559cba57a710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.52s
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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.json
/host/spi-builder-workspace/Sources/LichessClient/openapi-generator-config.yaml
[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 HTTPTypes HTTPParsedFields.swift
[9/114] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/115] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/115] Compiling InternalCollectionsUtilities Debugging.swift
[12/115] Compiling InternalCollectionsUtilities Descriptions.swift
[13/115] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/115] Compiling HTTPTypes ISOLatin1String.swift
[15/115] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/115] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/115] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/115] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/115] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/115] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/115] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/115] Compiling InternalCollectionsUtilities Integer rank.swift
[24/115] Emitting module InternalCollectionsUtilities
[25/116] Compiling HTTPTypes NIOLock.swift
[26/116] Wrapping AST for InternalCollectionsUtilities for debugging
[28/119] Compiling HTTPTypes HTTPField.swift
[29/119] Emitting module HTTPTypes
[30/120] Compiling HTTPTypes HTTPFields.swift
[31/121] Compiling HTTPTypes HTTPFieldName.swift
[32/121] Compiling HTTPTypes HTTPResponse.swift
[33/121] Compiling HTTPTypes HTTPRequest.swift
[35/131] Compiling DequeModule _DequeBuffer.swift
[36/131] Compiling DequeModule _DequeBufferHeader.swift
[37/133] Compiling DequeModule Deque+CustomReflectable.swift
[38/133] Compiling DequeModule Deque+Descriptions.swift
[39/133] Compiling DequeModule _DequeSlot.swift
[40/133] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/194] Compiling OpenAPIRuntime UndocumentedPayload.swift
[42/194] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[43/194] Compiling OpenAPIRuntime CodableExtensions.swift
[44/194] Compiling OpenAPIRuntime Configuration.swift
[45/194] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[46/194] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[47/194] Compiling OpenAPIRuntime OpenAPIValue.swift
[48/194] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[49/194] Compiling OpenAPIRuntime Acceptable.swift
[50/194] Compiling OpenAPIRuntime Base64EncodedData.swift
[51/194] Emitting module DequeModule
[53/195] Compiling OpenAPIRuntime URICodeCodingKey.swift
[54/195] Compiling OpenAPIRuntime URICoderConfiguration.swift
[55/195] Compiling OpenAPIRuntime URIEncodedNode.swift
[56/195] Compiling OpenAPIRuntime URIParsedTypes.swift
[57/195] Compiling OpenAPIRuntime URIDecoder.swift
[58/195] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[59/195] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[60/195] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[60/203] Wrapping AST for DequeModule for debugging
[62/203] Compiling OpenAPIRuntime FoundationExtensions.swift
[63/203] Compiling OpenAPIRuntime ParameterStyles.swift
[64/203] Compiling OpenAPIRuntime ServerVariable.swift
[65/203] Compiling OpenAPIRuntime URLExtensions.swift
[66/203] Compiling OpenAPIRuntime Deprecated.swift
[67/203] Compiling OpenAPIRuntime ClientError.swift
[68/203] Compiling OpenAPIRuntime CodingErrors.swift
[69/203] Compiling OpenAPIRuntime RuntimeError.swift
[70/203] Compiling OpenAPIRuntime ServerError.swift
[71/203] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[72/203] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[73/203] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[74/203] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[75/203] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[76/203] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[77/203] Compiling OpenAPIRuntime MultipartValidation.swift
[78/203] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[79/203] Emitting module OpenAPIRuntime
[80/203] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[81/203] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[82/203] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[83/203] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[84/203] Compiling OpenAPIRuntime ServerSentEvents.swift
[85/203] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[86/203] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[87/203] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[88/203] Compiling OpenAPIRuntime ClientTransport.swift
[89/203] Compiling OpenAPIRuntime CurrencyTypes.swift
[90/203] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[91/203] Compiling OpenAPIRuntime HTTPBody.swift
[92/203] Compiling OpenAPIRuntime ServerTransport.swift
[93/203] Compiling OpenAPIRuntime UniversalClient.swift
[94/203] Compiling OpenAPIRuntime UniversalServer.swift
[95/203] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[96/203] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[99/203] Compiling OpenAPIRuntime ByteUtilities.swift
[100/203] Compiling OpenAPIRuntime ContentDisposition.swift
[109/203] Compiling OpenAPIRuntime Converter+Client.swift
[110/203] Compiling OpenAPIRuntime Converter+Common.swift
[111/203] Compiling OpenAPIRuntime Converter+Server.swift
[112/203] Compiling OpenAPIRuntime Converter.swift
[113/203] Compiling OpenAPIRuntime CurrencyExtensions.swift
[114/203] Compiling OpenAPIRuntime ErrorExtensions.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 HTTPBodyOutputStreamBridge.swift
[126/211] Compiling OpenAPIURLSession Lock.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:42:27: error: cannot find type 'pthread_mutex_t' in scope
40 | #else
41 | @usableFromInline
42 | typealias LockPrimitive = pthread_mutex_t
| `- error: cannot find type 'pthread_mutex_t' in scope
43 | #endif
44 |
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:56:16: error: cannot find 'pthread_mutexattr_t' in scope
54 | InitializeSRWLock(mutex)
55 | #else
56 | var attr = pthread_mutexattr_t()
| `- error: cannot find 'pthread_mutexattr_t' in scope
57 | pthread_mutexattr_init(&attr)
58 |
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:57:5: error: cannot find 'pthread_mutexattr_init' in scope
55 | #else
56 | var attr = pthread_mutexattr_t()
57 | pthread_mutexattr_init(&attr)
| `- error: cannot find 'pthread_mutexattr_init' in scope
58 |
59 | let err = pthread_mutex_init(mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:59:15: error: cannot find 'pthread_mutex_init' in scope
57 | pthread_mutexattr_init(&attr)
58 |
59 | let err = pthread_mutex_init(mutex, &attr)
| `- error: cannot find 'pthread_mutex_init' in scope
60 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
61 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:71:15: error: cannot find 'pthread_mutex_destroy' in scope
69 | // SRWLOCK does not need to be freed
70 | #else
71 | let err = pthread_mutex_destroy(mutex)
| `- error: cannot find 'pthread_mutex_destroy' in scope
72 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
73 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:83:15: error: cannot find 'pthread_mutex_lock' in scope
81 | AcquireSRWLockExclusive(mutex)
82 | #else
83 | let err = pthread_mutex_lock(mutex)
| `- error: cannot find 'pthread_mutex_lock' in scope
84 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
85 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:95:15: error: cannot find 'pthread_mutex_unlock' in scope
93 | ReleaseSRWLockExclusive(mutex)
94 | #else
95 | let err = pthread_mutex_unlock(mutex)
| `- error: cannot find 'pthread_mutex_unlock' in scope
96 | precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
97 | #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:134:23: error: type of expression is ambiguous without a type annotation
132 | @inlinable
133 | static func create(value: Value) -> Self {
134 | let buffer = Self.create(minimumCapacity: 1) { _ in
| `- error: type of expression is ambiguous without a type annotation
135 | return value
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:149:10: error: type of expression is ambiguous without a type annotation
147 | @inlinable
148 | func lock() {
149 | self.withUnsafeMutablePointerToElements { lockPtr in
| `- error: type of expression is ambiguous without a type annotation
150 | LockOperations.lock(lockPtr)
151 | }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:156:10: error: type of expression is ambiguous without a type annotation
154 | @inlinable
155 | func unlock() {
156 | self.withUnsafeMutablePointerToElements { lockPtr in
| `- error: type of expression is ambiguous without a type annotation
157 | LockOperations.unlock(lockPtr)
158 | }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:163:10: error: type of expression is ambiguous without a type annotation
161 | @usableFromInline
162 | deinit {
163 | self.withUnsafeMutablePointerToElements { lockPtr in
| `- error: type of expression is ambiguous without a type annotation
164 | LockOperations.destroy(lockPtr)
165 | }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:172:14: error: type of expression is ambiguous without a type annotation
170 | _ body: (UnsafeMutablePointer<LockPrimitive>) throws -> T
171 | ) rethrows -> T {
172 | try self.withUnsafeMutablePointerToElements { lockPtr in
| `- error: type of expression is ambiguous without a type annotation
173 | return try body(lockPtr)
174 | }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:179:14: error: type of expression is ambiguous without a type annotation
177 | @inlinable
178 | func withLockedValue<T>(_ mutate: (inout Value) throws -> T) rethrows -> T {
179 | try self.withUnsafeMutablePointers { valuePtr, lockPtr in
| `- error: type of expression is ambiguous without a type annotation
180 | LockOperations.lock(lockPtr)
181 | defer { LockOperations.unlock(lockPtr) }
error: compile command failed due to signal 11 (use -v to see invocation)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0. Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/URLSession+Extensions.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift -emit-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swiftdeps -target aarch64-unknown-linux-android24 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name OpenAPIURLSession -package-name swift_openapi_urlsession -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swift.o -index-store-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/index/store -index-system-modules
1. Swift version 6.1 (swift-6.1-RELEASE)
2. Compiling with effective version 5.10
3. While evaluating request IRGenRequest(IR Generation for file "/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift")
4. While emitting IR SIL function "@$s17OpenAPIURLSession18_standardErrorLock33_849AED48BB8E5D39A6F65399EA95CEAELL_WZ".
for declaration 0x56166e2e68d0 (at /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift:299:9)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0 swift-frontend 0x000056166a044808
1 swift-frontend 0x000056166a0425ee
2 swift-frontend 0x000056166a044ea8
3 libc.so.6 0x00007f207a51f520
4 swift-frontend 0x00005616643109d3
5 swift-frontend 0x0000561664308668
6 swift-frontend 0x0000561664307ebc
7 swift-frontend 0x000056166430fd24
8 swift-frontend 0x00005616642867df
9 swift-frontend 0x00005616642893d7
10 swift-frontend 0x000056166428d396
11 swift-frontend 0x0000561664459481
12 swift-frontend 0x00005616644521da
13 swift-frontend 0x000056166432240e
14 swift-frontend 0x00005616641e3d48
15 swift-frontend 0x000056166424407c
16 swift-frontend 0x0000561664243fd9
17 swift-frontend 0x00005616641ec837
18 swift-frontend 0x00005616641e5dae
19 swift-frontend 0x0000561663e0ba96
20 swift-frontend 0x0000561663e07c0c
21 swift-frontend 0x0000561663e06997
22 swift-frontend 0x0000561663e092ba
23 swift-frontend 0x0000561663e08713
24 swift-frontend 0x0000561663be586a
25 libc.so.6 0x00007f207a506d90
26 libc.so.6 0x00007f207a506e40 __libc_start_main + 128
27 swift-frontend 0x0000561663be4cc5
*** Signal 11: Backtracing from 0x5616643109d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0 0x00005616643109d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000 0
rdx 0x00007ffe2aa89670 90 be a8 2a fe 7f 00 00 88 96 a8 2a fe 7f 00 00 ·¾¨*þ·····¨*þ···
rcx 0x000056166e4f9b18 d2 9a 4f 6e 16 56 00 00 00 00 00 00 00 00 00 00 Ò·On·V··········
rbx 0x00007ffe2aa891d8 58 93 a8 2a fe 7f 00 00 20 fb a6 6f 16 56 00 00 X·¨*þ··· û¦o·V··
rsi 0x00007ffe2aa89358 01 2a 42 6e 16 56 00 00 58 bd 8f 6d 16 56 00 00 ·*Bn·V··X½·m·V··
rdi 0x0000000000000004 4
rbp 0x0000000000000000 0
rsp 0x00007ffe2aa89470 00 00 00 00 00 00 00 00 88 94 a8 2a fe 7f 00 00 ··········¨*þ···
r8 0x0000000000000a7c 2684
r9 0x0000000000000001 1
r10 0x000000006cdd4900 1826441472
r11 0x00007f207a6f7ce0 a0 d6 c1 6f 16 56 00 00 40 69 ba 6f 16 56 00 00 ÖÁo·V··@iºo·V··
r12 0x000056166e508708 c0 b4 52 6d 16 56 00 00 1c 02 00 08 01 00 00 00 À´Rm·V··········
r13 0x000056166d8fbd58 1a bd 8f 6d 16 56 00 00 00 00 00 00 00 00 00 00 ·½·m·V··········
r14 0x000056166d8fbd58 1a bd 8f 6d 16 56 00 00 00 00 00 00 00 00 00 00 ·½·m·V··········
r15 0x00007ffe2aa8be90 b0 28 7c 6f 16 56 00 00 70 b8 a8 2a fe 7f 00 00 °(|o·V··p¸¨*þ···
rip 0x00005616643109d3 48 8b 4d 08 80 f9 3e 72 25 48 89 e8 90 f7 c1 00 H·M··ù>r%H·è·÷Á·
rflags 0x0000000000010246 ZF PF
cs 0x0033 fs 0x0000 gs 0x0000
Images (110 omitted):
0x0000561663318000–0x000056166af00710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.45s
BUILD FAILURE 6.1 android