The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Composed, reference 2.0.0-beta.1 (454991), with Swift 6.1 for Android on 27 May 2025 18:02:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thread/Composed.git
Reference: 2.0.0-beta.1
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/thread/Composed
 * tag               2.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 4549914 Updated FlowLayout
Cloned https://github.com/thread/Composed.git
Revision (git rev-parse @):
454991435a352300e219743acf146c70b84ff33c
SUCCESS checkout https://github.com/thread/Composed.git at 2.0.0-beta.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/thread/Composed.git
https://github.com/thread/Composed.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "flowlayout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shaps80/FlowLayout.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.2",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Composed",
  "name" : "Composed",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Composed",
      "targets" : [
        "Composed"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposedTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposedTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "AllNewAndImproved.swift",
        "Array+Spec.swift",
        "Basic+Spec.swift",
        "Complex+Spec.swift",
        "Composed+Spec.swift",
        "Empty+Spec.swift",
        "Lifecycle+Spec.swift",
        "Managed+Spec.swift",
        "SectionProviderDelegate+Spec.swift",
        "Sectioned+Spec.swift",
        "Segmented+Spec.swift",
        "Wrapper+Spec.swift"
      ],
      "target_dependencies" : [
        "Composed"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Composed",
      "module_type" : "SwiftTarget",
      "name" : "Composed",
      "path" : "Sources",
      "product_dependencies" : [
        "FlowLayout"
      ],
      "product_memberships" : [
        "Composed"
      ],
      "sources" : [
        "Core/DataSources/ArrayDataSource.swift",
        "Core/DataSources/BasicDataSource.swift",
        "Core/DataSources/ComposedDataSource.swift",
        "Core/DataSources/EmbeddingDataSource.swift",
        "Core/DataSources/SectionedDataSource.swift",
        "Core/DataSources/SegmentedDataSource.swift",
        "Core/DataSources/SingleElementDataSource.swift",
        "Core/DataStores/ArrayDataStore.swift",
        "Core/DataStores/DataStore.swift",
        "Core/DataStores/ManagedDataStore.swift",
        "Core/DataStores/MutableDataStore.swift",
        "Core/DataStores/PhotosDataStore.swift",
        "Core/Deprecations.swift",
        "Core/Protocols/AggregateDataSource.swift",
        "Core/Protocols/CollectionDataSource.swift",
        "Core/Protocols/CollectionUIProvidingDataSource.swift",
        "Core/Protocols/DataSource+Handlers.swift",
        "Core/Protocols/DataSource.swift",
        "Core/Protocols/GlobalViewsProvidingDataSource.swift",
        "Helpers/CarouselSizingStrategy.swift",
        "Helpers/CollectionUISizingStrategy.swift",
        "Helpers/ColumnSizingStrategy.swift",
        "Helpers/ComposedChangeDetails.swift",
        "Helpers/ComposedMappings.swift",
        "Helpers/DataSourceChangeSet.swift",
        "Helpers/DataSourceHashableWrapper.swift",
        "Helpers/NoSizingStrategy.swift",
        "Helpers/ReusableViewNibLoadable.swift",
        "Views/CollectionUIViewProvider.swift",
        "Views/DataSourceCoordinator.swift",
        "Views/DataSourceHeaderFooterView.swift",
        "Views/DataSourceInvalidationContext.swift",
        "Views/DataSourceViewController.swift",
        "Views/EmbeddedDataSourceCell.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/shaps80/FlowLayout.git
Fetching https://github.com/Quick/Quick.git
[1/14755] Fetching quick
[2215/14926] Fetching quick, flowlayout
[2269/34510] Fetching quick, flowlayout, nimble
Fetched https://github.com/shaps80/FlowLayout.git from cache (0.50s)
[15520/34339] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.19s)
Fetched https://github.com/Quick/Nimble.git from cache (2.21s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (2.84s)
Computing version for https://github.com/shaps80/FlowLayout.git
Computed https://github.com/shaps80/FlowLayout.git at 1.0.10 (0.75s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (3.14s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/shaps80/FlowLayout.git
Working copy of https://github.com/shaps80/FlowLayout.git resolved at 1.0.10
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/12] Emitting module FlowLayout
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[5/12] Compiling FlowLayout Constants.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[6/12] Compiling FlowLayout FlowLayout+Adjustments.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[7/13] Compiling FlowLayout FlowLayout+Types.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[8/13] Compiling FlowLayout FlowLayoutInvalidationContext.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[9/13] Compiling FlowLayout Helpers.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[10/13] Compiling FlowLayout FlowLayoutItemAttributes.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[11/13] Compiling FlowLayout FlowLayout.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[12/13] Compiling FlowLayout FlowLayoutDelegate.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[13/13] Compiling FlowLayout FlowLayout+Backgrounds.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/10] Compiling FlowLayout FlowLayoutItemAttributes.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[3/11] Compiling FlowLayout Helpers.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[4/11] Compiling FlowLayout Constants.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[5/11] Compiling FlowLayout FlowLayout+Adjustments.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/11] Emitting module FlowLayout
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[7/11] Compiling FlowLayout FlowLayout.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[8/11] Compiling FlowLayout FlowLayout+Types.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[9/11] Compiling FlowLayout FlowLayoutInvalidationContext.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[10/11] Compiling FlowLayout FlowLayoutDelegate.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[11/11] Compiling FlowLayout FlowLayout+Backgrounds.swift
/host/spi-builder-workspace/.build/checkouts/FlowLayout/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
BUILD FAILURE 6.1 android