The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DirectToSwiftUI with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DirectToSwift/DirectToSwiftUI.git
Reference: develop
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/DirectToSwift/DirectToSwiftUI
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 5ae9e31 Update deps to latest versions
Cloned https://github.com/DirectToSwift/DirectToSwiftUI.git
Revision (git rev-parse @):
5ae9e318cdf44a3dc18795362460ec7f0bf40f3d
SUCCESS checkout https://github.com/DirectToSwift/DirectToSwiftUI.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/DirectToSwift/DirectToSwiftUI.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/DirectToSwift/SwiftUIRules.git
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/71] Fetching zeeql3combine
[72/264] Fetching zeeql3combine, swiftuirules
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git from cache (0.22s)
[1/2451] Fetching zeeql3
Fetched https://github.com/DirectToSwift/SwiftUIRules.git from cache (0.36s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.36s)
Computing version for https://github.com/ZeeQL/ZeeQL3Combine.git
Computed https://github.com/ZeeQL/ZeeQL3Combine.git at 0.1.5 (0.42s)
Computing version for https://github.com/DirectToSwift/SwiftUIRules.git
Computed https://github.com/DirectToSwift/SwiftUIRules.git at 0.2.0 (0.45s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (0.45s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.22s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.24s)
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.5
Creating working copy for https://github.com/DirectToSwift/SwiftUIRules.git
Working copy of https://github.com/DirectToSwift/SwiftUIRules.git resolved at 0.2.0
Creating working copy for https://github.com/ZeeQL/ZeeQL3Combine.git
Working copy of https://github.com/ZeeQL/ZeeQL3Combine.git resolved at 0.1.5
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/111] Emitting module SwiftUIRules
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[7/113] Emitting module ZeeQL
[8/125] Compiling ZeeQL AdaptorRecord.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[9/125] Compiling ZeeQL AdaptorRecordSchema.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[10/125] Compiling ZeeQL AdaptorOperation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[11/125] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[12/125] Compiling ZeeQL AdaptorQueryType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[13/125] Compiling ZeeQL AdaptorRecordDecoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[14/125] Compiling ZeeQL CodableEntity.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[15/125] Compiling ZeeQL CodableModel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[16/125] Compiling ZeeQL Attribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[17/125] Compiling ZeeQL AttributeKey.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[18/125] Compiling ZeeQL AttributeValue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[19/125] Compiling ZeeQL CodableModelDecoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[20/125] Compiling ZeeQL CodableModelEntityDecoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[21/125] Compiling ZeeQL CodableModelPostProcessor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[22/125] Compiling ZeeQL CodeEntity.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[23/125] Compiling ZeeQL CodeFetchSpecification.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[24/125] Compiling ZeeQL CodeRelationship.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[25/125] Compiling ZeeQL CodableRelationship.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[26/125] Compiling ZeeQL EntityPropertyReflectionContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[27/125] Compiling ZeeQL CodeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[28/125] Compiling ZeeQL ComparisonOperation.swift
[29/125] Compiling ZeeQL CompoundQualifier.swift
[30/125] Compiling ZeeQL Constant.swift
[31/125] Compiling ZeeQL DataSource.swift
[32/125] Compiling ZeeQL EntityType.swift
[33/125] Compiling ZeeQL Expression.swift
[34/125] Compiling ZeeQL ExpressionEvaluation.swift
[35/125] Compiling ZeeQL FetchSpecification.swift
[36/125] Compiling ZeeQL GlobalID.swift
[37/125] Compiling ZeeQL Key.swift
[38/125] Compiling ZeeQL KeyComparisonQualifier.swift
[39/125] Compiling ZeeQL KeyValueQualifier.swift
[40/125] Compiling ZeeQL ModelFetchSpecification.swift
[41/125] Compiling ZeeQL NotQualifier.swift
[42/125] Compiling ZeeQL ObjectStore.swift
[43/125] Compiling ZeeQL ObjectTrackingContext.swift
[44/125] Compiling ZeeQL Qualifier.swift
[45/125] Compiling ZeeQL QualifierEvaluation.swift
[46/125] Compiling ZeeQL QualifierParser.swift
[47/125] Compiling ZeeQL QualifierVariable.swift
[48/125] Compiling ZeeQL QueryBuilder.swift
[49/125] Compiling ZeeQL SQLQualifier.swift
[50/125] Compiling ZeeQL SortOrdering.swift
[51/125] Compiling ZeeQL StoreKeyValueCoding.swift
[52/125] Compiling SwiftUIRules RuleModel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[53/125] Compiling SwiftUIRules RuleDebug.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/22] Emitting module SwiftUIRules
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[3/24] Compiling SwiftUIRules RuleAction.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[4/24] Compiling SwiftUIRules RuleCandidate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[5/24] Compiling SwiftUIRules RuleKeyAssignment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[6/24] Compiling SwiftUIRules AssignmentOperators.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[7/24] Compiling SwiftUIRules CompoundPredicateOperators.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[8/24] Compiling SwiftUIRules KeyPathPredicateOperators.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[9/24] Compiling SwiftUIRules RuleTypeIDAssignment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[10/24] Compiling SwiftUIRules RuleTypeIDPathAssignment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[11/24] Compiling SwiftUIRules RuleValueAssignment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[12/51] Compiling ZeeQL MirrorHelpers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[13/51] Compiling ZeeQL Model.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[14/51] Compiling ZeeQL AccessDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[15/63] Compiling ZeeQL ActiveRecord.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[16/63] Compiling ZeeQL ActiveRecordType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[17/63] Compiling ZeeQL Adaptor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[18/64] Compiling ZeeQL AccessDataSourceError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[19/64] Compiling ZeeQL AccessDataSourceFinders.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[20/64] Compiling ZeeQL ActiveDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[21/64] Compiling ZeeQL AdaptorChannel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[22/64] Compiling ZeeQL ModelLoader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[23/78] Compiling ZeeQL SQLAttributeChange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
[24/78] Compiling ZeeQL SQLExpression.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
import protocol SwiftUI.EnvironmentKey
                ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2