The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RakuyoKit, reference main (f3ac70), with Swift 6.1 for Linux on 1 May 2025 04:35:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.61.2
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 f3ac70d Merge pull request #72 from RakuyoKit/feature/update-ci-macos-version
Cloned https://github.com/RakuyoKit/rakuyokit-ios.git
Revision (git rev-parse @):
f3ac70de5b6abf8f4e335e1eec484521adac1967
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/DecorationViewConfig.swift",
        "CollectionView/DecorationView/GrayBackgroundDecorationView.swift",
        "CollectionView/DecorationView/WhiteBackgroundDecorationView.swift",
        "CollectionView/Layout/LayoutImplement/Layout+Custom.swift",
        "CollectionView/Layout/LayoutImplement/Layout+Flow.swift",
        "CollectionView/Layout/LayoutImplement/Layout+General.swift",
        "CollectionView/Layout/LayoutImplement/Layout+List.swift",
        "CollectionView/Layout/Model/DecorationStyle.swift",
        "CollectionView/Layout/Model/Layout.swift",
        "CollectionView/Layout/Model/NSCollectionLayoutDimension+QLCD.swift",
        "CollectionView/Layout/Model/SectionProviderWrapper.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/Tools/EpoxyModeled+Padding.swift",
        "CollectionView/Tools/ListSpacing.swift",
        "CollectionView/Tools/SectionEdgeInsets.swift",
        "CollectionView/Tools/Sequence+Epoxy.swift",
        "CollectionView/WaterfallLayout/Layout+Waterfall.swift",
        "CollectionView/WaterfallLayout/WaterfallCompositionalLayout+Config.swift",
        "CollectionView/WaterfallLayout/WaterfallCompositionalLayout+LayoutBuilder.swift",
        "CollectionView/WaterfallLayout/WaterfallCompositionalLayout.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/RowConfigureApplicable.swift",
        "Row/SwitchRow.swift",
        "Row/TextFieldRow.swift",
        "Row/TextRow.swift"
      ],
      "target_dependencies" : [
        "RAKConfig",
        "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-4606859-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
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/RakuyoKit/RaLog.git
Fetching https://github.com/airbnb/epoxy-ios.git
Fetching https://github.com/groue/GRDB.swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/devxoul/Then.git
Fetching https://github.com/RakuyoKit/swift.git
[1/1167] Fetching ralog
[188/14101] Fetching ralog, cryptoswift
[1511/14916] Fetching ralog, cryptoswift, then
[3794/23244] Fetching ralog, cryptoswift, then, epoxy-ios
[3878/134197] Fetching ralog, cryptoswift, then, epoxy-ios, grdb.swift
[8846/136574] Fetching ralog, cryptoswift, then, epoxy-ios, grdb.swift, swift
Fetched https://github.com/devxoul/Then.git from cache (0.53s)
Fetched https://github.com/RakuyoKit/swift.git from cache (0.54s)
[22532/133382] Fetching ralog, cryptoswift, epoxy-ios, grdb.swift
Fetched https://github.com/airbnb/epoxy-ios.git from cache (1.71s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.72s)
[31125/112120] Fetching ralog, grdb.swift
Fetched https://github.com/RakuyoKit/RaLog.git from cache (15.59s)
Fetched https://github.com/groue/GRDB.swift.git from cache (15.99s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 6.29.3 (19.09s)
Computing version for https://github.com/airbnb/epoxy-ios.git
Computed https://github.com/airbnb/epoxy-ios.git at 0.10.0 (0.79s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.64s)
Computing version for https://github.com/devxoul/Then.git
Computed https://github.com/devxoul/Then.git at 3.0.0 (0.70s)
Computing version for https://github.com/RakuyoKit/swift.git
Computed https://github.com/RakuyoKit/swift.git at 1.4.0 (0.68s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.82s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (3.49s)
Computing version for https://github.com/RakuyoKit/RaLog.git
Computed https://github.com/RakuyoKit/RaLog.git at 1.8.1 (0.52s)
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
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/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/devxoul/Then.git
Working copy of https://github.com/devxoul/Then.git resolved at 3.0.0
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
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.0
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[1369/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[27418/39231213] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.48s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip (3.25s)
/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
[16/25] Copying Info.plist
[16/25] Copying PrivacyInfo.xcprivacy
[16/25] Write sources
[16/25] Copying PrivacyInfo.xcprivacy
[16/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-4606859-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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
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