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 FlineDevKit, reference 0.4.0 (4c5e28), with Swift 6.0 for Linux on 7 Feb 2025 02:51:53 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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/FlineDevKit.git
Reference: 0.4.0
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/FlineDev/FlineDevKit
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 4c5e280 Add TranslateKit dependency
Cloned https://github.com/FlineDev/FlineDevKit.git
Revision (git rev-parse @):
4c5e2806eed2750d507a2e2d80cc8354a67b5553
SUCCESS checkout https://github.com/FlineDev/FlineDevKit.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/FlineDev/FlineDevKit.git
https://github.com/FlineDev/FlineDevKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "freemiumkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.16.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FlineDev/FreemiumKit.git"
    },
    {
      "identity" : "handyswift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FlineDev/HandySwift.git"
    },
    {
      "identity" : "handyswiftui",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FlineDev/HandySwiftUI.git"
    },
    {
      "identity" : "linkskit",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FlineDev/LinksKit.git"
    },
    {
      "identity" : "reviewkit",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FlineDev/ReviewKit.git"
    },
    {
      "identity" : "translatekit",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FlineDev/TranslateKit.git"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections.git"
    },
    {
      "identity" : "swiftsdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/TelemetryDeck/SwiftSDK.git"
    }
  ],
  "manifest_display_name" : "FlineDevKit",
  "name" : "FlineDevKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "FlineDevKit",
      "targets" : [
        "FlineDevKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlineDevKit",
      "module_type" : "SwiftTarget",
      "name" : "FlineDevKit",
      "path" : "Sources/FlineDevKit",
      "product_dependencies" : [
        "OrderedCollections",
        "FreemiumKit",
        "HandySwift",
        "HandySwiftUI",
        "LinksKit",
        "ReviewKit",
        "TranslateKit",
        "IdentifiedCollections",
        "TelemetryDeck"
      ],
      "product_memberships" : [
        "FlineDevKit"
      ],
      "sources" : [
        "FlineDevKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/FlineDev/HandySwift.git
[1/3368] Fetching handyswift
Fetched https://github.com/FlineDev/HandySwift.git from cache (0.32s)
Fetching https://github.com/FlineDev/HandySwiftUI.git
[1/1294] Fetching handyswiftui
Fetched https://github.com/FlineDev/HandySwiftUI.git from cache (0.53s)
Fetching https://github.com/FlineDev/LinksKit.git
[1/271] Fetching linkskit
Fetched https://github.com/FlineDev/LinksKit.git from cache (0.58s)
Fetching https://github.com/FlineDev/ReviewKit.git
[1/136] Fetching reviewkit
Fetched https://github.com/FlineDev/ReviewKit.git from cache (0.56s)
Fetching https://github.com/FlineDev/TranslateKit.git
[1/214] Fetching translatekit
Fetched https://github.com/FlineDev/TranslateKit.git from cache (1.00s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/pointfreeco/swift-identified-collections.git
Fetching https://github.com/TelemetryDeck/SwiftSDK.git
Fetching https://github.com/FlineDev/FreemiumKit.git
[1/3151] Fetching freemiumkit
[33/5447] Fetching freemiumkit, swiftsdk
[2329/21095] Fetching freemiumkit, swiftsdk, swift-collections
[3112/22603] Fetching freemiumkit, swiftsdk, swift-collections, swift-identified-collections
[5485/20307] Fetching freemiumkit, swift-collections, swift-identified-collections
Fetched https://github.com/TelemetryDeck/SwiftSDK.git from cache (0.36s)
Fetched https://github.com/pointfreeco/swift-identified-collections.git from cache (0.43s)
[7155/18799] Fetching freemiumkit, swift-collections
[10598/87116] Fetching freemiumkit, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (5.07s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.09s)
[2989/3151] Fetching freemiumkit
Fetched https://github.com/FlineDev/FreemiumKit.git from cache (11.08s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.11s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.80s)
Computing version for https://github.com/TelemetryDeck/SwiftSDK.git
Computed https://github.com/TelemetryDeck/SwiftSDK.git at 2.7.2 (0.84s)
Computing version for https://github.com/pointfreeco/swift-identified-collections.git
Computed https://github.com/pointfreeco/swift-identified-collections.git at 1.1.1 (0.55s)
Computing version for https://github.com/FlineDev/FreemiumKit.git
Computed https://github.com/FlineDev/FreemiumKit.git at 1.17.1 (0.54s)
Creating working copy for https://github.com/pointfreeco/swift-identified-collections.git
Working copy of https://github.com/pointfreeco/swift-identified-collections.git resolved at 1.1.1
Creating working copy for https://github.com/FlineDev/TranslateKit.git
Working copy of https://github.com/FlineDev/TranslateKit.git resolved at main (5566a9e)
Creating working copy for https://github.com/TelemetryDeck/SwiftSDK.git
Working copy of https://github.com/TelemetryDeck/SwiftSDK.git resolved at 2.7.2
Creating working copy for https://github.com/FlineDev/HandySwift.git
Working copy of https://github.com/FlineDev/HandySwift.git resolved at main (f45bf51)
Creating working copy for https://github.com/FlineDev/HandySwiftUI.git
Working copy of https://github.com/FlineDev/HandySwiftUI.git resolved at main (d717e8d)
Creating working copy for https://github.com/FlineDev/FreemiumKit.git
Working copy of https://github.com/FlineDev/FreemiumKit.git resolved at 1.17.1
Creating working copy for https://github.com/FlineDev/ReviewKit.git
Working copy of https://github.com/FlineDev/ReviewKit.git resolved at main (6cf7911)
Creating working copy for https://github.com/FlineDev/LinksKit.git
Working copy of https://github.com/FlineDev/LinksKit.git resolved at main (ee42ce9)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/54] Write sources
[5/54] Copying Info.plist
[5/54] Copying PrivacyInfo.xcprivacy
[6/54] Write sources
[11/54] Copying Info.plist
[11/54] Write sources
[11/54] Copying Localizable.xcstrings
[11/54] Write sources
[11/54] Copying Localizable.xcstrings
[11/54] Copying Info.plist
[11/54] Write sources
[11/54] Copying PrivacyInfo.xcprivacy
[11/54] Copying Info.plist
[11/54] Write sources
[34/54] Copying Localizable.xcstrings
[35/54] Compiling _SwiftSyntaxCShims dummy.c
[36/54] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/141] Emitting module SwiftSyntax510
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/141] Emitting module HandySwift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[40/145] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[41/145] Compiling InternalCollectionsUtilities Specialize.swift
[42/147] Compiling LinksKit TitleAndTrailingIconLabelStyle.swift
/host/spi-builder-workspace/.build/checkouts/LinksKit/Sources/LinksKit/Model/Link.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents a link with a title, system image, and URL.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/148] Emitting module SwiftSyntax600
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[44/148] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[45/148] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[46/148] Compiling InternalCollectionsUtilities Debugging.swift
[47/148] Compiling InternalCollectionsUtilities Descriptions.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
[0/18] Write swift-version-24593BA9C3E375BF.txt
[2/105] Compiling SwiftSyntax510 Empty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/105] Emitting module LinksKit
/host/spi-builder-workspace/.build/checkouts/LinksKit/Sources/LinksKit/Model/Link.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents a link with a title, system image, and URL.
[4/106] Compiling SwiftSyntax600 Empty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/106] Emitting module ReviewKit
/host/spi-builder-workspace/.build/checkouts/ReviewKit/Sources/ReviewKit/ReviewKit.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | /// A helper to request a user review on the App Store at an appropriate time. Persists positive events in standard `UserDefaults`.
[6/106] Emitting module SwiftSyntax510
[7/106] Emitting module SwiftSyntax600
[8/108] Emitting module SwiftSyntax509
[9/108] Compiling SwiftSyntax509 Empty.swift
[10/109] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/109] Compiling InternalCollectionsUtilities Specialize.swift
[12/109] Compiling LinksKit LinksView.swift
/host/spi-builder-workspace/.build/checkouts/LinksKit/Sources/LinksKit/Model/Link.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents a link with a title, system image, and URL.
[13/109] Compiling LinksKit LinkSectionsView.swift
/host/spi-builder-workspace/.build/checkouts/LinksKit/Sources/LinksKit/Model/Link.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents a link with a title, system image, and URL.
[14/111] Compiling LinksKit TitleAndTrailingIconBadgeLabelStyle.swift
/host/spi-builder-workspace/.build/checkouts/LinksKit/Sources/LinksKit/Model/Link.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents a link with a title, system image, and URL.
[15/111] Compiling LinksKit TitleAndTrailingIconLabelStyle.swift
/host/spi-builder-workspace/.build/checkouts/LinksKit/Sources/LinksKit/Model/Link.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents a link with a title, system image, and URL.
[19/111] Compiling HandySwift FloatExt.swift
[20/111] Compiling HandySwift IntExt.swift
[21/111] Compiling LinksKit TitleAndIconBadgeLabelStyle.swift
[22/111] Compiling HandySwift RandomAccessCollectionExt.swift
[22/111] Wrapping AST for SwiftSyntax510 for debugging
[23/111] Wrapping AST for SwiftSyntax600 for debugging
[24/111] Wrapping AST for SwiftSyntax509 for debugging
[26/111] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/111] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/114] Emitting module InternalCollectionsUtilities
[29/178] Emitting module FreemiumKit
[30/178] Compiling SwiftSyntax Assert.swift
[31/178] Compiling SwiftSyntax BumpPtrAllocator.swift
[32/178] Compiling SwiftSyntax CustomTraits.swift
[33/178] Compiling SwiftSyntax Identifier.swift
[34/178] Compiling SwiftSyntax RawSyntax.swift
[35/178] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[36/178] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[37/178] Compiling SwiftSyntax AbsolutePosition.swift
[38/178] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[39/178] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[41/234] Compiling OrderedCollections OrderedDictionary+Codable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSDK/Sources/TelemetryDeck/Helpers/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
 2 | import CryptoKit
 3 | #endif
 4 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
 5 | import Foundation
 6 |
[42/234] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSDK/Sources/TelemetryDeck/Helpers/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
 2 | import CryptoKit
 3 | #endif
 4 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
 5 | import Foundation
 6 |
[43/234] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSDK/Sources/TelemetryDeck/Helpers/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
 2 | import CryptoKit
 3 | #endif
 4 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
 5 | import Foundation
 6 |
[44/236] Compiling LinksKit resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/LinksKit/Sources/LinksKit/Model/Link.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents a link with a title, system image, and URL.
[45/236] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSDK/Sources/TelemetryDeck/Helpers/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
 2 | import CryptoKit
 3 | #endif
 4 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
 5 | import Foundation
 6 |
[46/236] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSDK/Sources/TelemetryDeck/Helpers/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
 2 | import CryptoKit
 3 | #endif
 4 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
 5 | import Foundation
 6 |
[47/236] Compiling OrderedCollections OrderedDictionary+Elements.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSDK/Sources/TelemetryDeck/Helpers/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
 2 | import CryptoKit
 3 | #endif
 4 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
 5 | import Foundation
 6 |
[48/236] Compiling ReviewKit ReviewKit.swift
/host/spi-builder-workspace/.build/checkouts/ReviewKit/Sources/ReviewKit/ReviewKit.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | /// A helper to request a user review on the App Store at an appropriate time. Persists positive events in standard `UserDefaults`.
[49/236] Compiling ReviewKit PositiveEvent.swift
/host/spi-builder-workspace/.build/checkouts/ReviewKit/Sources/ReviewKit/ReviewKit.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | /// A helper to request a user review on the App Store at an appropriate time. Persists positive events in standard `UserDefaults`.
[50/236] Compiling ReviewKit ReviewCriteria.swift
/host/spi-builder-workspace/.build/checkouts/ReviewKit/Sources/ReviewKit/ReviewKit.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | /// A helper to request a user review on the App Store at an appropriate time. Persists positive events in standard `UserDefaults`.
[57/236] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[58/236] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[59/236] Compiling OrderedCollections _HashTable+Bucket.swift
[60/236] Compiling FreemiumKit FreemiumKit.swift
BUILD FAILURE 6.0 linux