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 CellsReloadable with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/CellsReloadable.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/dankinsoid/CellsReloadable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b0380f9 remove diffable data source
Cloned https://github.com/dankinsoid/CellsReloadable.git
Revision (git rev-parse @):
b0380f975714ea7af90c65e94c5e13658f36ff3c
SUCCESS checkout https://github.com/dankinsoid/CellsReloadable.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/dankinsoid/CellsReloadable.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/ra1028/DifferenceKit.git
[1/2320] Fetching differencekit
Fetched https://github.com/ra1028/DifferenceKit.git (0.44s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.29s)
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.3.0
Building for debugging...
[1/12] Compiling DifferenceKit ContentEquatable.swift
[2/12] Compiling DifferenceKit ContentIdentifiable.swift
[3/12] Compiling DifferenceKit Differentiable.swift
[4/12] Compiling DifferenceKit DifferentiableSection.swift
[5/13] Compiling DifferenceKit AppKitExtension.swift
[6/13] Compiling DifferenceKit ElementPath.swift
[7/13] Compiling DifferenceKit UIKitExtension.swift
[8/13] Emitting module DifferenceKit
[9/13] Compiling DifferenceKit Algorithm.swift
[10/13] Compiling DifferenceKit AnyDifferentiable.swift
[11/13] Compiling DifferenceKit ArraySection.swift
[12/13] Compiling DifferenceKit Changeset.swift
[13/13] Compiling DifferenceKit StagedChangeset.swift
[16/39] Compiling CellsReloadable TypedViewCell.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[17/39] Compiling CellsReloadable UICollectionView+Reload.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[18/39] Compiling CellsReloadable UIStackView+Reload.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[19/42] Compiling CellsReloadable RenderableView.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/42] Compiling CellsReloadable SingleViewCellBuilder.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[21/42] Compiling CellsReloadable HostingView.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[22/42] Compiling CellsReloadable Size.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[23/42] Compiling CellsReloadable WillReuse.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[24/42] Compiling CellsReloadable NoneID.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[25/42] Compiling CellsReloadable UITableView+Reload.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[26/42] Compiling CellsReloadable UnionID.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[27/42] Compiling CellsReloadable AnyEquatable.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[28/42] Compiling CellsReloadable Collection++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[29/42] Compiling CellsReloadable String++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[30/42] Compiling CellsReloadable UIScrollView++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[31/42] Compiling CellsReloadable Differentiable++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[32/42] Compiling CellsReloadable DelegateModifiers.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[33/42] Compiling CellsReloadable DidHighlight.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[34/42] Compiling CellsReloadable Height.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[35/42] Compiling CellsReloadable CellsSection.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[36/42] Compiling CellsReloadable CellsSectionsBuilder.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[37/42] Compiling CellsReloadable CellsSectionsReloadable.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[38/42] Compiling CellsReloadable CodeID.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[39/42] Emitting module CellsReloadable
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[40/42] Compiling CellsReloadable ViewCell.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[41/42] Compiling CellsReloadable ViewCellsBuilder.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[42/42] Compiling CellsReloadable ViewCellsReloadable.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[0/1] Planning build
Building for debugging...
[1/24] Compiling CellsReloadable Collection++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[2/24] Compiling CellsReloadable String++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/24] Compiling CellsReloadable UIScrollView++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[4/27] Compiling CellsReloadable CellsSection.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/27] Compiling CellsReloadable CellsSectionsBuilder.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/27] Compiling CellsReloadable CellsSectionsReloadable.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/27] Compiling CellsReloadable CodeID.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[8/27] Emitting module CellsReloadable
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/27] Compiling CellsReloadable RenderableView.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/27] Compiling CellsReloadable SingleViewCellBuilder.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/27] Compiling CellsReloadable HostingView.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/27] Compiling CellsReloadable Size.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/27] Compiling CellsReloadable WillReuse.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/27] Compiling CellsReloadable NoneID.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[15/27] Compiling CellsReloadable UITableView+Reload.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[16/27] Compiling CellsReloadable UnionID.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[17/27] Compiling CellsReloadable AnyEquatable.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[18/27] Compiling CellsReloadable TypedViewCell.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[19/27] Compiling CellsReloadable UICollectionView+Reload.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/27] Compiling CellsReloadable UIStackView+Reload.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[21/27] Compiling CellsReloadable Differentiable++.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[22/27] Compiling CellsReloadable DelegateModifiers.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[23/27] Compiling CellsReloadable DidHighlight.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[24/27] Compiling CellsReloadable Height.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[25/27] Compiling CellsReloadable ViewCell.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[26/27] Compiling CellsReloadable ViewCellsBuilder.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[27/27] Compiling CellsReloadable ViewCellsReloadable.swift
/host/spi-builder-workspace/Sources/CellsReloadable/CellsSection.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 1