The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build RakuyoKit, reference main (ef4484), with Swift 6.1 for Linux on 9 Jun 2025 08:24:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/rakuyokit-ios.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/RakuyoKit/rakuyokit-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ef44842 Merge pull request #74 from RakuyoKit/feature/epoxy
Cloned https://github.com/RakuyoKit/rakuyokit-ios.git
Revision (git rev-parse @):
ef448424f25308b89165724d2774ae6e62647b37
SUCCESS checkout https://github.com/RakuyoKit/rakuyokit-ios.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/RakuyoKit/rakuyokit-ios.git
https://github.com/RakuyoKit/rakuyokit-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RakuyoKit/swift.git"
    },
    {
      "identity" : "ralog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RakuyoKit/RaLog.git"
    },
    {
      "identity" : "then",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devxoul/Then.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "epoxy-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/airbnb/epoxy-ios.git"
    },
    {
      "identity" : "grdb.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.29.3",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/GRDB.swift.git"
    }
  ],
  "manifest_display_name" : "RakuyoKit",
  "name" : "RakuyoKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "RakuyoKit",
      "targets" : [
        "RakuyoKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKCore",
      "targets" : [
        "RAKCore",
        "RAKFixCrashOnInputKeyboard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKConfig",
      "targets" : [
        "RAKConfig"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKBase",
      "targets" : [
        "RAKBase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKCodable",
      "targets" : [
        "RAKCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKNotification",
      "targets" : [
        "RAKNotification"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKEncrypte",
      "targets" : [
        "RAKEncrypte"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKLocalCache",
      "targets" : [
        "RAKLocalCache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKGradient",
      "targets" : [
        "RAKGradient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKCombine",
      "targets" : [
        "RAKCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKEpoxy",
      "targets" : [
        "RAKEpoxy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKGRDB",
      "targets" : [
        "RAKGRDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RAKNanoID",
      "targets" : [
        "RAKNanoID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_RAKCombineRuntime",
      "module_type" : "ClangTarget",
      "name" : "_RAKCombineRuntime",
      "path" : "Sources/Combine/Runtime",
      "product_memberships" : [
        "RakuyoKit",
        "RAKCombine"
      ],
      "sources" : [
        "ObjcDelegateProxy.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RakuyoKitTests",
      "module_type" : "SwiftTarget",
      "name" : "RakuyoKitTests",
      "path" : "Tests/RakuyoKitTests",
      "sources" : [
        "RakuyoKitTests.swift"
      ],
      "target_dependencies" : [
        "RakuyoKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RakuyoKit",
      "module_type" : "SwiftTarget",
      "name" : "RakuyoKit",
      "path" : "Sources/RakuyoKit",
      "product_memberships" : [
        "RakuyoKit"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "RAKBase",
        "RAKCodable",
        "RAKCombine",
        "RAKConfig",
        "RAKCore",
        "RAKEncrypte",
        "RAKGradient",
        "RAKLocalCache",
        "RAKNotification",
        "RAKNanoID"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKNotification",
      "module_type" : "SwiftTarget",
      "name" : "RAKNotification",
      "path" : "Sources/Notification",
      "product_memberships" : [
        "RakuyoKit",
        "RAKNotification"
      ],
      "sources" : [
        "Definition/Foundation.swift",
        "Generated/NotificationPayload.generated.swift",
        "Generated/TypedNotification.generated.swift",
        "NotificationCenter+Noti.swift",
        "NotificationObserver.swift",
        "NotificationPayload.swift",
        "TypedNotification.swift"
      ],
      "target_dependencies" : [
        "RAKCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKNanoID",
      "module_type" : "SwiftTarget",
      "name" : "RAKNanoID",
      "path" : "Sources/NanoID",
      "product_memberships" : [
        "RakuyoKit",
        "RAKNanoID"
      ],
      "sources" : [
        "NanoID+Alphabet.swift",
        "NanoID.swift"
      ],
      "target_dependencies" : [
        "RAKCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKLocalCache",
      "module_type" : "SwiftTarget",
      "name" : "RAKLocalCache",
      "path" : "Sources/LocalCache",
      "product_memberships" : [
        "RakuyoKit",
        "RAKLocalCache"
      ],
      "sources" : [
        "LocalCache+Migrated.swift",
        "LocalCache+Storage.swift",
        "LocalCache.swift"
      ],
      "target_dependencies" : [
        "RAKEncrypte"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKGradient",
      "module_type" : "SwiftTarget",
      "name" : "RAKGradient",
      "path" : "Sources/Gradient",
      "product_memberships" : [
        "RakuyoKit",
        "RAKGradient"
      ],
      "sources" : [
        "Gradient+Colors.swift",
        "Gradient+Direction.swift",
        "Gradient+Position.swift",
        "Gradient.swift",
        "UIView+Gradient.swift"
      ],
      "target_dependencies" : [
        "RAKCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKGRDB",
      "module_type" : "SwiftTarget",
      "name" : "RAKGRDB",
      "path" : "Sources/GRDB",
      "product_dependencies" : [
        "GRDB"
      ],
      "product_memberships" : [
        "RAKGRDB"
      ],
      "sources" : [
        "CodableRecord.swift",
        "PersistableRecord+RAK.swift",
        "QueryInterfaceRequest+RAK.swift"
      ],
      "target_dependencies" : [
        "RAKCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKFixCrashOnInputKeyboard",
      "module_type" : "ClangTarget",
      "name" : "RAKFixCrashOnInputKeyboard",
      "path" : "Sources/FixCrashOnInputKeyboard",
      "product_memberships" : [
        "RAKCore"
      ],
      "sources" : [
        "UIWindow+FixCrashOnInputKeyboard.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKEpoxy",
      "module_type" : "SwiftTarget",
      "name" : "RAKEpoxy",
      "path" : "Sources/Epoxy",
      "product_dependencies" : [
        "Epoxy"
      ],
      "product_memberships" : [
        "RAKEpoxy"
      ],
      "sources" : [
        "CollectionView/CollectionView.swift",
        "CollectionView/ContextMenu/AnyItemModel+ContextMenu.swift",
        "CollectionView/ContextMenu/CollectionViewContextMenuDelegate.swift",
        "CollectionView/ContextMenu/ContextMenuProviding.swift",
        "CollectionView/ContextMenu/ItemModel+ContextMenu.swift",
        "CollectionView/ContextMenu/RAKInternalItemModeling.swift",
        "CollectionView/DecorationView/BaseDecorationView.swift",
        "CollectionView/DecorationView/DecorationStyle.swift",
        "CollectionView/DecorationView/DecorationViewConfig.swift",
        "CollectionView/DecorationView/GrayBackgroundDecorationView.swift",
        "CollectionView/DecorationView/WhiteBackgroundDecorationView.swift",
        "CollectionView/Layout/Implement/Layout+Custom.swift",
        "CollectionView/Layout/Implement/Layout+Flow.swift",
        "CollectionView/Layout/Implement/Layout+General.swift",
        "CollectionView/Layout/Implement/Layout+List.swift",
        "CollectionView/Layout/Model/Layout+Style.swift",
        "CollectionView/Layout/Model/SectionProviderWrapper.swift",
        "CollectionView/Layout/Model/Sequence+Epoxy.swift",
        "CollectionView/Layout/Model/SupplementaryItem.swift",
        "CollectionView/Layout/WrapperTools/EpoxyModeled+Supplementary.swift",
        "CollectionView/Layout/WrapperTools/Layout+SectionModel.swift",
        "CollectionView/Spacer/Epoxy+Spacer.swift",
        "CollectionView/Spacer/SpacerRow.swift",
        "CollectionView/WaterfallLayout/Layout+Waterfall.swift",
        "CollectionView/WaterfallLayout/WaterfallCompositionalLayout+Config.swift",
        "CollectionView/WaterfallLayout/WaterfallCompositionalLayout+LayoutBuilder.swift",
        "CollectionView/WaterfallLayout/WaterfallCompositionalLayout.swift",
        "Core/EpoxyModeled+Padding.swift",
        "Core/Layout.swift",
        "Core/ListSpacing.swift",
        "Core/NSCollectionLayoutSize+RAK.swift",
        "Core/RowConfigureApplicable.swift",
        "Core/SectionEdgeInsets.swift",
        "Exports.swift",
        "Row/BaseStyledEpoxyView.swift",
        "Row/ButtonRow/AnyButtonImageContent.swift",
        "Row/ButtonRow/ButtonImageContentProviding.swift",
        "Row/ButtonRow/ButtonRow.swift",
        "Row/ButtonRow/ButtonRowStateContent.swift",
        "Row/EmptyRow.swift",
        "Row/ImageRow/AnyImageContent+Accessory.swift",
        "Row/ImageRow/AnyImageContent.swift",
        "Row/ImageRow/FastImageContentProviding.swift",
        "Row/ImageRow/ImageContentProviding.swift",
        "Row/ImageRow/ImageRow.swift",
        "Row/SwitchRow.swift",
        "Row/TextFieldRow.swift",
        "Row/TextRow.swift"
      ],
      "target_dependencies" : [
        "RAKBase"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKEncrypte",
      "module_type" : "SwiftTarget",
      "name" : "RAKEncrypte",
      "path" : "Sources/Encrypte",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "RakuyoKit",
        "RAKEncrypte",
        "RAKLocalCache"
      ],
      "sources" : [
        "Decryptable.swift",
        "Encryptable.swift",
        "Encrypted.swift",
        "NeedEncrypted.swift"
      ],
      "target_dependencies" : [
        "RAKConfig",
        "RAKCodable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKCore",
      "module_type" : "SwiftTarget",
      "name" : "RAKCore",
      "path" : "Sources/Core",
      "product_dependencies" : [
        "RaLog",
        "Then"
      ],
      "product_memberships" : [
        "RakuyoKit",
        "RAKCore",
        "RAKConfig",
        "RAKBase",
        "RAKCodable",
        "RAKNotification",
        "RAKEncrypte",
        "RAKLocalCache",
        "RAKGradient",
        "RAKCombine",
        "RAKEpoxy",
        "RAKGRDB",
        "RAKNanoID"
      ],
      "sources" : [
        "Extensions/BinaryFloatingPoint+RAK.swift",
        "Extensions/BinaryInteger+RAK.swift",
        "Extensions/Bundle+RAK.swift",
        "Extensions/CACornerMask+RAK.swift",
        "Extensions/CGPoint+RAK.swift",
        "Extensions/Character+RAK.swift",
        "Extensions/Collection+RAK.swift",
        "Extensions/ContentMode+RAK.swift",
        "Extensions/Date+RAK.swift",
        "Extensions/Dictionary+RAK.swift",
        "Extensions/DispatchQueue+RAK.swift",
        "Extensions/Extendable/Extendable.swift",
        "Extensions/Extendable/GenericExtendable.swift",
        "Extensions/Extendable/TwoGenericExtendable.swift",
        "Extensions/FileManager+RAK.swift",
        "Extensions/MutableCollection+RAK.swift",
        "Extensions/Numeric+RAK.swift",
        "Extensions/Optional+RAK.swift",
        "Extensions/RangeReplaceableCollection+RAK.swift",
        "Extensions/String+RAK.swift",
        "Extensions/UIAlertController+RAK.swift",
        "Extensions/UIApplication+RAK.swift",
        "Extensions/UICollectionView+RAK.swift",
        "Extensions/UIColor+RAK.swift",
        "Extensions/UIEdgeInsets+RAK.swift",
        "Extensions/UIImage+RAK.swift",
        "Extensions/UINavigationBar+RAK.swift",
        "Extensions/UINavigationController+RAK.swift",
        "Extensions/UIPageViewController+RAK.swift",
        "Extensions/UIPopoverArrowDirection+RAK.swift",
        "Extensions/UIRectCorner+RAK.swift",
        "Extensions/UIScreen+RAK.swift",
        "Extensions/UIScrollView+RAK.swift",
        "Extensions/UITableView+RAK.swift",
        "Extensions/UIView+RAK.swift",
        "Extensions/UIViewController+RAK.swift",
        "Extensions/URL+RAK.swift",
        "Extensions/View+RAK.swift",
        "Extensions/WKWebView+RAK.swift",
        "Extensions/WidgetConfiguration+RAK.swift",
        "Utilities/AnimationDuration.swift",
        "Utilities/AnyEncodable.swift",
        "Utilities/AnyImageProviding.swift",
        "Utilities/Atomic.swift",
        "Utilities/BridgeToObjC.swift",
        "Utilities/Change.swift",
        "Utilities/ConvertibleToColor.swift",
        "Utilities/ConvertibleToImage.swift",
        "Utilities/ConvertibleToURL.swift",
        "Utilities/DateFormat.swift",
        "Utilities/Device.swift",
        "Utilities/DirectlyConvertibleToImage.swift",
        "Utilities/EdgeInsets.swift",
        "Utilities/EmptyError.swift",
        "Utilities/FilePathComponents.swift",
        "Utilities/FinalTextAttachment.swift",
        "Utilities/ForceError.swift",
        "Utilities/GlobalTypealias.swift",
        "Utilities/HigherOrderFunctionalizable.swift",
        "Utilities/IfLoaded.swift",
        "Utilities/IfOptionalLoaded.swift",
        "Utilities/OptionalSize+CG.swift",
        "Utilities/OptionalSize.swift",
        "Utilities/Protected.swift",
        "Utilities/Retry.swift",
        "Utilities/Throttler.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKConfig",
      "module_type" : "SwiftTarget",
      "name" : "RAKConfig",
      "path" : "Sources/Config",
      "product_memberships" : [
        "RakuyoKit",
        "RAKConfig",
        "RAKBase",
        "RAKEncrypte",
        "RAKLocalCache",
        "RAKEpoxy"
      ],
      "sources" : [
        "Mediator/ConfigMediator.swift",
        "Mediator/ConfigMediatorProtocol.swift",
        "Mediator/ConfigSourceProtocol.swift",
        "Model/ColorConfig.swift",
        "Model/EmptyConfig.swift"
      ],
      "target_dependencies" : [
        "RAKCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKCombine",
      "module_type" : "SwiftTarget",
      "name" : "RAKCombine",
      "path" : "Sources/Combine/Core",
      "product_memberships" : [
        "RakuyoKit",
        "RAKCombine"
      ],
      "sources" : [
        "DelegateProxy/DelegateProxy.swift",
        "DelegateProxy/DelegateProxyPublisher.swift",
        "DelegateProxy/DelegateProxyType.swift",
        "Extendable/AnyPublisher+SAK.swift",
        "Extendable/NSTextStorage+Combine.swift",
        "Extendable/Publisher+UITextField.swift",
        "Extendable/Publisher+assign.swift",
        "Extendable/Publishers+CombineLatest.swift",
        "Extendable/UIBarButtonItem+Combine.swift",
        "Extendable/UIControl+Combine.swift",
        "Extendable/UITextView+Combine.swift",
        "Keyboard/KeyboardChangeContext.swift",
        "Keyboard/KeyboardEvent.swift",
        "Keyboard/KeyboardListenable.swift",
        "Keyboard/NotificationCenter+CombineKeyboard.swift",
        "ObservableProperty/BindableProperty.swift",
        "ObservableProperty/ObservableProperty.swift",
        "ObservableProperty/ObservablePropertyWrapper.swift",
        "Publisher/ControlEventsPublisher.swift",
        "Publisher/ControlPropertyPublisher.swift",
        "Publisher/ControlTargetPublisher.swift"
      ],
      "target_dependencies" : [
        "RAKCore",
        "_RAKCombineRuntime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKCodable",
      "module_type" : "SwiftTarget",
      "name" : "RAKCodable",
      "path" : "Sources/Codable",
      "product_memberships" : [
        "RakuyoKit",
        "RAKCodable",
        "RAKEncrypte",
        "RAKLocalCache"
      ],
      "sources" : [
        "RAKCodable.swift",
        "RAKDecodable+RAK.swift",
        "RAKDecodable.swift",
        "RAKEncodable+RAK.swift",
        "RAKEncodable.swift"
      ],
      "target_dependencies" : [
        "RAKCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RAKBase",
      "module_type" : "SwiftTarget",
      "name" : "RAKBase",
      "path" : "Sources/Base",
      "product_memberships" : [
        "RakuyoKit",
        "RAKBase",
        "RAKEpoxy"
      ],
      "sources" : [
        "Controller/NavigationControllerPopDelegateProxy.swift",
        "Controller/RAKBaseNavigationController.swift",
        "Controller/RAKBaseViewController.swift",
        "Controller/RAKRotatableViewController.swift",
        "View/Cell/RAKBaseCollectionViewCell.swift",
        "View/Cell/RAKBaseTableViewCell.swift",
        "View/Cell/RAKFinalFastCell.swift",
        "View/Fast/FastCell.swift",
        "View/Fast/FastListView.swift",
        "View/RAKBaseView.swift",
        "View/RAKTextField.swift"
      ],
      "target_dependencies" : [
        "RAKConfig"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
e1a89dea01a6: Already exists
39bc14e52995: Already exists
cc0382103b05: Already exists
084072dee40a: Already exists
6aa8f81f16fb: Pulling fs layer
24e52bf50a1d: Pulling fs layer
24e52bf50a1d: Verifying Checksum
24e52bf50a1d: Download complete
6aa8f81f16fb: Verifying Checksum
6aa8f81f16fb: Download complete
6aa8f81f16fb: Pull complete
24e52bf50a1d: Pull complete
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/RakuyoKit/RaLog.git
Fetching https://github.com/devxoul/Then.git
Fetching https://github.com/RakuyoKit/swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/groue/GRDB.swift.git
Fetching https://github.com/airbnb/epoxy-ios.git
[1/1167] Fetching ralog
[1168/1982] Fetching ralog, then
[1706/10310] Fetching ralog, then, epoxy-ios
[2400/12687] Fetching ralog, then, epoxy-ios, swift
[7525/25628] Fetching ralog, then, epoxy-ios, swift, cryptoswift
[9449/136969] Fetching ralog, then, epoxy-ios, swift, cryptoswift, grdb.swift
Fetched https://github.com/RakuyoKit/RaLog.git from cache (10.66s)
Fetched https://github.com/devxoul/Then.git from cache (10.66s)
Fetched https://github.com/RakuyoKit/swift.git from cache (10.66s)
Fetched https://github.com/airbnb/epoxy-ios.git from cache (10.67s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (10.68s)
Fetched https://github.com/groue/GRDB.swift.git from cache (10.95s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 6.29.3 (12.75s)
Computing version for https://github.com/airbnb/epoxy-ios.git
Computed https://github.com/airbnb/epoxy-ios.git at 0.10.0 (0.47s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.44s)
Computing version for https://github.com/devxoul/Then.git
Computed https://github.com/devxoul/Then.git at 3.0.0 (0.44s)
Computing version for https://github.com/RakuyoKit/swift.git
Computed https://github.com/RakuyoKit/swift.git at 1.4.0 (0.40s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.89s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.30s)
Computing version for https://github.com/RakuyoKit/RaLog.git
Computed https://github.com/RakuyoKit/RaLog.git at 1.8.1 (0.40s)
Creating working copy for https://github.com/RakuyoKit/RaLog.git
Working copy of https://github.com/RakuyoKit/RaLog.git resolved at 1.8.1
Creating working copy for https://github.com/RakuyoKit/swift.git
Working copy of https://github.com/RakuyoKit/swift.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/devxoul/Then.git
Working copy of https://github.com/devxoul/Then.git resolved at 3.0.0
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 6.29.3
Creating working copy for https://github.com/airbnb/epoxy-ios.git
Working copy of https://github.com/airbnb/epoxy-ios.git resolved at 0.10.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
[1369/28197168] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
[3228862/39231213] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.31s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip (2.34s)
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:49:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
 47 |
 48 |         let process = Process()
 49 |         process.launchPath = launchPath
    |                 |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |                 `- note: use 'executableURL' instead
 50 |         process.arguments = arguments
 51 |         try process.run()
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/25] Write sources
[15/25] Copying Info.plist
[17/25] Copying PrivacyInfo.xcprivacy
[21/25] Write sources
In file included from /host/spi-builder-workspace/Sources/FixCrashOnInputKeyboard/UIWindow+FixCrashOnInputKeyboard.m:12:
/host/spi-builder-workspace/Sources/FixCrashOnInputKeyboard/include/UIWindow+FixCrashOnInputKeyboard.h:12:9: fatal error: 'UIKit/UIKit.h' file not found
   12 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[22/25] Compiling RAKFixCrashOnInputKeyboard UIWindow+FixCrashOnInputKeyboard.m
/host/spi-builder-workspace/Sources/Combine/Runtime/ObjcDelegateProxy.m:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[22/25] Compiling _RAKCombineRuntime ObjcDelegateProxy.m
[22/25] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:49:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
 47 |
 48 |         let process = Process()
 49 |         process.launchPath = launchPath
    |                 |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |                 `- note: use 'executableURL' instead
 50 |         process.arguments = arguments
 51 |         try process.run()
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/FixCrashOnInputKeyboard/UIWindow+FixCrashOnInputKeyboard.m:12:
/host/spi-builder-workspace/Sources/FixCrashOnInputKeyboard/include/UIWindow+FixCrashOnInputKeyboard.h:12:9: fatal error: 'UIKit/UIKit.h' file not found
   12 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[2/5] Compiling RAKFixCrashOnInputKeyboard UIWindow+FixCrashOnInputKeyboard.m
/host/spi-builder-workspace/Sources/Combine/Runtime/ObjcDelegateProxy.m:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/5] Compiling _RAKCombineRuntime ObjcDelegateProxy.m
[2/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux