Build Information
Failed to build KurozoraKit, reference master (84e01a), with Swift 6.1 for Linux on 6 Dec 2025 08:50:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kurozora/KurozoraKit.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/Kurozora/KurozoraKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 84e01ab release: 1.22.2 - Bumped version
Cloned https://github.com/Kurozora/KurozoraKit.git
Revision (git rev-parse @):
84e01ab67869bf236f03463c8b25007b2990e455
SUCCESS checkout https://github.com/Kurozora/KurozoraKit.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Kurozora/KurozoraKit.git
https://github.com/Kurozora/KurozoraKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "keychainaccess",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "tron",
"requirement" : {
"range" : [
{
"lower_bound" : "5.5.0-beta.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MLSDev/TRON.git"
}
],
"manifest_display_name" : "KurozoraKit",
"name" : "KurozoraKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "KurozoraKit",
"targets" : [
"KurozoraKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "KurozoraKit",
"module_type" : "SwiftTarget",
"name" : "KurozoraKit",
"path" : "KurozoraKit",
"product_dependencies" : [
"KeychainAccess",
"TRON"
],
"product_memberships" : [
"KurozoraKit"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/KurozoraKit/Assets/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Classes/Enums/ActivityStatus.swift",
"Classes/Enums/BlockStatus.swift",
"Classes/Enums/ExploreCategorySize.swift",
"Classes/Enums/ExploreCategoryType.swift",
"Classes/Enums/FavoriteStatus.swift",
"Classes/Enums/FollowStatus.swift",
"Classes/Enums/HiddenStatus.swift",
"Classes/Enums/KKLibrary.swift",
"Classes/Enums/KKScheduleType.swift",
"Classes/Enums/KKSearchFilter.swift",
"Classes/Enums/KKSearchScope.swift",
"Classes/Enums/KKSearchType.swift",
"Classes/Enums/MediaCollection.swift",
"Classes/Enums/MediaKind.swift",
"Classes/Enums/OAuthAction.swift",
"Classes/Enums/ProfileUpdateImageRequest.swift",
"Classes/Enums/ReadStatus.swift",
"Classes/Enums/RecapItemType.swift",
"Classes/Enums/ReminderStatus.swift",
"Classes/Enums/SongType.swift",
"Classes/Enums/UserNotificationType.swift",
"Classes/Enums/UserRole.swift",
"Classes/Enums/UsersListType.swift",
"Classes/Enums/WatchStatus.swift",
"Classes/Extensions/Foundation/Notification+KurozoraKit.swift",
"Classes/Extensions/Foundation/String+Date.swift",
"Classes/Extensions/Global+Swift.swift",
"Classes/Extensions/KKEndpoint/KKEndpoint+Feed.swift",
"Classes/Extensions/KKEndpoint/KKEndpoint+Me.swift",
"Classes/Extensions/KKEndpoint/KKEndpoint+Shows.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Cast.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Characters.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Episodes.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Explore.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Feed.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Games.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Genres.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Images.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Legal.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Literatures.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Me.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Misc.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+People.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Recap.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Reviews.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Schedule.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Search.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Seasons.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Shows.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Songs.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Store.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Studios.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+Theme.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+ThemeStore.swift",
"Classes/Extensions/KurozoraKit/KurozoraKit+User.swift",
"Classes/Extensions/KurozoraKit/Me/KurozoraKit+Me+AccessToken.swift",
"Classes/Extensions/KurozoraKit/Me/KurozoraKit+Me+Favorite.swift",
"Classes/Extensions/KurozoraKit/Me/KurozoraKit+Me+Feed.swift",
"Classes/Extensions/KurozoraKit/Me/KurozoraKit+Me+Library.swift",
"Classes/Extensions/KurozoraKit/Me/KurozoraKit+Me+Notifications.swift",
"Classes/Extensions/KurozoraKit/Me/KurozoraKit+Me+Reminder.swift",
"Classes/Extensions/KurozoraKit/Me/KurozoraKit+Me+Session.swift",
"Classes/Extensions/UIKit/UIDevice+KurozoraKit.swift",
"Classes/KKEndpoint.swift",
"Classes/KKServices.swift",
"Classes/KurozoraAPI.swift",
"Classes/KurozoraKit.swift",
"Classes/Models/Access Tokens/AccessToken.swift",
"Classes/Models/Access Tokens/AccessTokenAttributes.swift",
"Classes/Models/Access Tokens/AccessTokenRelationships.swift",
"Classes/Models/Access Tokens/AccessTokenResponse.swift",
"Classes/Models/App Theme/AppTheme.swift",
"Classes/Models/App Theme/AppThemeAttributes.swift",
"Classes/Models/App Theme/AppThemeResponse.swift",
"Classes/Models/Character/Character.swift",
"Classes/Models/Character/CharacterAttributes.swift",
"Classes/Models/Character/CharacterRelationships.swift",
"Classes/Models/Character/CharacterResponse.swift",
"Classes/Models/Character/Identity/CharacterIdentity.swift",
"Classes/Models/Character/Identity/CharacterIdentityResponse.swift",
"Classes/Models/Country/Country.swift",
"Classes/Models/Episode/Episode.swift",
"Classes/Models/Episode/EpisodeAttributes.swift",
"Classes/Models/Episode/EpisodeRelationships.swift",
"Classes/Models/Episode/EpisodeResponse.swift",
"Classes/Models/Episode/Identity/EpisodeIdentity.swift",
"Classes/Models/Episode/Identity/EpisodeIdentityResponse.swift",
"Classes/Models/Episode/Watch Status/EpisodeUpdate.swift",
"Classes/Models/Episode/Watch Status/EpisodeUpdateResponse.swift",
"Classes/Models/Explore/ExploreCategory.swift",
"Classes/Models/Explore/ExploreCategoryAttributes.swift",
"Classes/Models/Explore/ExploreCategoryRelationships.swift",
"Classes/Models/Explore/ExploreCategoryResponse.swift",
"Classes/Models/Explore/Identity/ExploreCategoryIdentity.swift",
"Classes/Models/Explore/Identity/ExploreCategoryIdentityResponse.swift",
"Classes/Models/Favorite Library/FavoriteLibrary.swift",
"Classes/Models/Favorite Library/FavoriteLibraryResponse.swift",
"Classes/Models/Favorite/Favorite.swift",
"Classes/Models/Favorite/FavoriteResponse.swift",
"Classes/Models/Feed/Message/FeedMessage.swift",
"Classes/Models/Feed/Message/FeedMessageAttributes.swift",
"Classes/Models/Feed/Message/FeedMessageAttributesMetrics.swift",
"Classes/Models/Feed/Message/FeedMessageRelationships.swift",
"Classes/Models/Feed/Message/FeedMessageResponse.swift",
"Classes/Models/Feed/Message/Identity/FeedMessageIdentity.swift",
"Classes/Models/Feed/Message/Update/FeedMessageUpdate.swift",
"Classes/Models/Feed/Message/Update/FeedMessageUpdateResponse.swift",
"Classes/Models/Game/Game.swift",
"Classes/Models/Game/GameAttributes.swift",
"Classes/Models/Game/GameRelationships.swift",
"Classes/Models/Game/GameResponse.swift",
"Classes/Models/Game/Identity/GameIdentity.swift",
"Classes/Models/Game/Identity/GameIdentityResponse.swift",
"Classes/Models/Genre/Genre.swift",
"Classes/Models/Genre/GenreAttributes.swift",
"Classes/Models/Genre/GenreResponse.swift",
"Classes/Models/Genre/Identity/GenreIdentity.swift",
"Classes/Models/Genre/Identity/GenreIdentityResponse.swift",
"Classes/Models/KurozoraItemID.swift",
"Classes/Models/Language/Language.swift",
"Classes/Models/Language/LanguageAttributes.swift",
"Classes/Models/Language/LanguageResponse.swift",
"Classes/Models/Legal/Legal.swift",
"Classes/Models/Legal/LegalAttributes.swift",
"Classes/Models/Legal/LegalResponse.swift",
"Classes/Models/Library/Library.swift",
"Classes/Models/Library/LibraryResponse.swift",
"Classes/Models/Library/Update/LibraryUpdateResponse.swift",
"Classes/Models/Literature/Identity/LiteratureIdentity.swift",
"Classes/Models/Literature/Identity/LiteratureIdentityResponse.swift",
"Classes/Models/Literature/Literature.swift",
"Classes/Models/Literature/LiteratureAttributes.swift",
"Classes/Models/Literature/LiteratureRelationships.swift",
"Classes/Models/Literature/LiteratureResponse.swift",
"Classes/Models/Media/Media.swift",
"Classes/Models/Media/MediaRelationships.swift",
"Classes/Models/Media/MediaResponse.swift",
"Classes/Models/Miscellaneous/Error/KKAPIError.swift",
"Classes/Models/Miscellaneous/Error/KKError.swift",
"Classes/Models/Miscellaneous/Error/KKErrorResponse.swift",
"Classes/Models/Miscellaneous/KKSuccess.swift",
"Classes/Models/Miscellaneous/LibraryImport.swift",
"Classes/Models/Miscellaneous/MediaStat.swift",
"Classes/Models/Miscellaneous/Meta/Meta.swift",
"Classes/Models/Miscellaneous/Meta/MetaResponse.swift",
"Classes/Models/Miscellaneous/OAuthResponse.swift",
"Classes/Models/Miscellaneous/Settings/Settings.swift",
"Classes/Models/Miscellaneous/Settings/SettingsResponse.swift",
"Classes/Models/Miscellaneous/SignInResponse.swift",
"Classes/Models/Person/Identity/PersonIdentity.swift",
"Classes/Models/Person/Identity/PersonIdentityResponse.swift",
"Classes/Models/Person/Person.swift",
"Classes/Models/Person/PersonAttributes.swift",
"Classes/Models/Person/PersonRelationships.swift",
"Classes/Models/Person/PersonResponse.swift",
"Classes/Models/Recap Item/RecapItem.swift",
"Classes/Models/Recap Item/RecapItemAttributes.swift",
"Classes/Models/Recap Item/RecapItemRelationships.swift",
"Classes/Models/Recap Item/RecapItemResponse.swift",
"Classes/Models/Recap/Recap.swift",
"Classes/Models/Recap/RecapAttributes.swift",
"Classes/Models/Recap/RecapResponse.swift",
"Classes/Models/Reminder Library/ReminderLibrary.swift",
"Classes/Models/Reminder Library/ReminderLibraryResponse.swift",
"Classes/Models/Reminder/Reminder.swift",
"Classes/Models/Reminder/ReminderResponse.swift",
"Classes/Models/Review/Identity/ReviewIdentity.swift",
"Classes/Models/Review/Identity/ReviewIdentityResponse.swift",
"Classes/Models/Review/Review.swift",
"Classes/Models/Review/ReviewAttributes.swift",
"Classes/Models/Review/ReviewRelationships.swift",
"Classes/Models/Review/ReviewResponse.swift",
"Classes/Models/Schedule/Schedule.swift",
"Classes/Models/Schedule/ScheduleAttributes.swift",
"Classes/Models/Schedule/ScheduleRelationships.swift",
"Classes/Models/Schedule/ScheduleResponse.swift",
"Classes/Models/Search/Filters/AppThemeFilter.swift",
"Classes/Models/Search/Filters/CharacterFilter.swift",
"Classes/Models/Search/Filters/EpisodeFilter.swift",
"Classes/Models/Search/Filters/GameFilter.swift",
"Classes/Models/Search/Filters/LiteratureFilter.swift",
"Classes/Models/Search/Filters/PersonFilter.swift",
"Classes/Models/Search/Filters/ShowFilter.swift",
"Classes/Models/Search/Filters/SongFilter.swift",
"Classes/Models/Search/Filters/StudioFilter.swift",
"Classes/Models/Search/Filters/UserFilter.swift",
"Classes/Models/Search/Search.swift",
"Classes/Models/Search/SearchResponse.swift",
"Classes/Models/Search/Suggestions/SearchSuggestionsResponse.swift",
"Classes/Models/Season/Identity/SeasonIdentity.swift",
"Classes/Models/Season/Identity/SeasonIdentityResponse.swift",
"Classes/Models/Season/Season.swift",
"Classes/Models/Season/SeasonAttributes.swift",
"Classes/Models/Season/SeasonResponse.swift",
"Classes/Models/Season/Watch Status/SeasonUpdate.swift",
"Classes/Models/Season/Watch Status/SeasonUpdateResponse.swift",
"Classes/Models/Session/Identity/SessionIdentity.swift",
"Classes/Models/Session/Identity/SessionIdentityResponse.swift",
"Classes/Models/Session/Location/Location.swift",
"Classes/Models/Session/Location/LocationAttributes.swift",
"Classes/Models/Session/Location/LocationResponse.swift",
"Classes/Models/Session/Platform/Platform.swift",
"Classes/Models/Session/Platform/PlatformAttributes.swift",
"Classes/Models/Session/Platform/PlatformResponse.swift",
"Classes/Models/Session/Session.swift",
"Classes/Models/Session/SessionAttributes.swift",
"Classes/Models/Session/SessionRelationships.swift",
"Classes/Models/Session/SessionResponse.swift",
"Classes/Models/Show/Attributes/AdaptationSource.swift",
"Classes/Models/Show/Attributes/AiringStatus.swift",
"Classes/Models/Show/Attributes/MediaType.swift",
"Classes/Models/Show/Attributes/TVRating.swift",
"Classes/Models/Show/Attributes/UserRating.swift",
"Classes/Models/Show/Cast/Attributes/CastRole.swift",
"Classes/Models/Show/Cast/Cast.swift",
"Classes/Models/Show/Cast/CastAttributes.swift",
"Classes/Models/Show/Cast/CastRelationships.swift",
"Classes/Models/Show/Cast/CastResponse.swift",
"Classes/Models/Show/Cast/Identity/CastIdentity.swift",
"Classes/Models/Show/Cast/Identity/CastIdentityResponse.swift",
"Classes/Models/Show/Identity/ShowIdentity.swift",
"Classes/Models/Show/Identity/ShowIdentityResponse.swift",
"Classes/Models/Show/Related Games/RelatedGame.swift",
"Classes/Models/Show/Related Games/RelatedGameAttributes.swift",
"Classes/Models/Show/Related Games/RelatedGameResponse.swift",
"Classes/Models/Show/Related Literature/RelatedLiterature.swift",
"Classes/Models/Show/Related Literature/RelatedLiteratureAttributes.swift",
"Classes/Models/Show/Related Literature/RelatedLiteratureResponse.swift",
"Classes/Models/Show/Related Shows/Attributes/MediaRelation.swift",
"Classes/Models/Show/Related Shows/RelatedShow.swift",
"Classes/Models/Show/Related Shows/RelatedShowAttributes.swift",
"Classes/Models/Show/Related Shows/RelatedShowResponse.swift",
"Classes/Models/Show/Show Songs/Identity/ShowSongIdentity.swift",
"Classes/Models/Show/Show Songs/Identity/ShowSongIdentityResponse.swift",
"Classes/Models/Show/Show Songs/ShowSong.swift",
"Classes/Models/Show/Show Songs/ShowSongAttributes.swift",
"Classes/Models/Show/Show Songs/ShowSongResponse.swift",
"Classes/Models/Show/Show.swift",
"Classes/Models/Show/ShowAttributes.swift",
"Classes/Models/Show/ShowRelationships.swift",
"Classes/Models/Show/ShowResponse.swift",
"Classes/Models/Song/Identity/SongIdentity.swift",
"Classes/Models/Song/Identity/SongIdentityResponse.swift",
"Classes/Models/Song/Song.swift",
"Classes/Models/Song/SongAttributes.swift",
"Classes/Models/Song/SongRelationships.swift",
"Classes/Models/Song/SongResponse.swift",
"Classes/Models/Staff/Attributes/StaffRole.swift",
"Classes/Models/Staff/Identity/StaffIdentity.swift",
"Classes/Models/Staff/Identity/StaffIdentityResponse.swift",
"Classes/Models/Staff/Staff.swift",
"Classes/Models/Staff/StaffAttributes.swift",
"Classes/Models/Staff/StaffRelationships.swift",
"Classes/Models/Staff/StaffResponse.swift",
"Classes/Models/Studio/Identity/StudioIdentity.swift",
"Classes/Models/Studio/Identity/StudioIdentityResponse.swift",
"Classes/Models/Studio/Studio.swift",
"Classes/Models/Studio/StudioAttributes.swift",
"Classes/Models/Studio/StudioRelationships.swift",
"Classes/Models/Studio/StudioResponse.swift",
"Classes/Models/Themes/Identity/ThemeIdentity.swift",
"Classes/Models/Themes/Identity/ThemeIdentityResponse.swift",
"Classes/Models/Themes/Theme.swift",
"Classes/Models/Themes/ThemeAttributes.swift",
"Classes/Models/Themes/ThemeResponse.swift",
"Classes/Models/User Notification/Identity/UserNotificationIdentity.swift",
"Classes/Models/User Notification/Update/UserNotificationUpdate.swift",
"Classes/Models/User Notification/Update/UserNotificationUpdateResponse.swift",
"Classes/Models/User Notification/UserNotification.swift",
"Classes/Models/User Notification/UserNotificationAttributes.swift",
"Classes/Models/User Notification/UserNotificationPayload.swift",
"Classes/Models/User Notification/UserNotificationResponse.swift",
"Classes/Models/User/Achievement/Achievement.swift",
"Classes/Models/User/Achievement/AchievementAttributes.swift",
"Classes/Models/User/Achievement/AchievementResponse.swift",
"Classes/Models/User/Block Update/BlockUpdate.swift",
"Classes/Models/User/Block Update/BlockUpdateResponse.swift",
"Classes/Models/User/Follow Update/FollowUpdate.swift",
"Classes/Models/User/Follow Update/FollowUpdateResponse.swift",
"Classes/Models/User/Identity/UserIdentity.swift",
"Classes/Models/User/Identity/UserIdentityResponse.swift",
"Classes/Models/User/Receipt/Receipt.swift",
"Classes/Models/User/Receipt/ReceiptAttributes.swift",
"Classes/Models/User/Receipt/ReceiptResponse.swift",
"Classes/Models/User/Update/UserUpdate.swift",
"Classes/Models/User/Update/UserUpdateResponse.swift",
"Classes/Models/User/User.swift",
"Classes/Models/User/UserAttributes.swift",
"Classes/Models/User/UserRelationships.swift",
"Classes/Models/User/UserResponse.swift",
"Classes/Protocols/Filterable.swift",
"Classes/Protocols/IdentityResource.swift",
"Classes/Protocols/KurozoraItem.swift",
"Classes/Protocols/KurozoraRequestable.swift",
"Classes/Protocols/LibraryAttributes.swift",
"Classes/Requests/FeedMessageRequest.swift",
"Classes/Requests/FeedMessageUpdateRequest.swift",
"Classes/Requests/ProfileUpdateRequest.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/MLSDev/TRON.git
[1/12979] Fetching tron
[2/17365] Fetching tron, keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (2.87s)
Fetched https://github.com/MLSDev/TRON.git from cache (2.93s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (5.83s)
Computing version for https://github.com/MLSDev/TRON.git
Computed https://github.com/MLSDev/TRON.git at 5.5.0-beta.1 (0.88s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/6213] Fetching swiftyjson
[4786/36732] Fetching swiftyjson, alamofire
[7130/89586] Fetching swiftyjson, alamofire, rxswift
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (7.18s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (7.47s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (11.90s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (12.56s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.1 (0.74s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.64s)
Creating working copy for https://github.com/MLSDev/TRON.git
Working copy of https://github.com/MLSDev/TRON.git resolved at 5.5.0-beta.1
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.1
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[4/7] Copying PrivacyInfo.xcprivacy
[5/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/48] Emitting module Alamofire
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/53] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[10/53] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/42] Compiling Alamofire URLRequest+Alamofire.swift
[3/42] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[4/42] Compiling Alamofire AlamofireExtended.swift
[5/42] Compiling Alamofire AuthenticationInterceptor.swift
[6/42] Compiling Alamofire CachedResponseHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/47] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[8/47] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[9/47] Compiling Alamofire WebSocketRequest.swift
[10/47] Compiling Alamofire DispatchQueue+Alamofire.swift
[11/47] Compiling Alamofire OperationQueue+Alamofire.swift
[12/47] Compiling Alamofire Result+Alamofire.swift
[13/47] Compiling Alamofire StringEncoding+Alamofire.swift
BUILD FAILURE 6.1 linux