This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 DirectToSwiftUI with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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:             6.0
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-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 2>&1
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/DirectToSwift/SwiftUIRules.git
[1/71] Fetching zeeql3combine
[47/2522] Fetching zeeql3combine, zeeql3
[318/2715] Fetching zeeql3combine, zeeql3, swiftuirules
Fetched https://github.com/DirectToSwift/SwiftUIRules.git from cache (0.24s)
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git from cache (0.30s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.31s)
Computing version for https://github.com/ZeeQL/ZeeQL3Combine.git
Computed https://github.com/ZeeQL/ZeeQL3Combine.git at 0.1.5 (0.50s)
Computing version for https://github.com/DirectToSwift/SwiftUIRules.git
Computed https://github.com/DirectToSwift/SwiftUIRules.git at 0.2.0 (0.52s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (0.52s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.18s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.32s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3Combine.git
Working copy of https://github.com/ZeeQL/ZeeQL3Combine.git resolved at 0.1.5
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
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'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[7/113] Compiling ZeeQL ActiveDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[8/113] Compiling ZeeQL ActiveRecord.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[9/113] Compiling ZeeQL ActiveRecordType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[10/113] Compiling ZeeQL Adaptor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[11/113] Compiling ZeeQL AdaptorChannel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[12/113] Compiling ZeeQL AdaptorChannelPool.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[13/113] Compiling ZeeQL AdaptorDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[14/113] Compiling ZeeQL AdaptorError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[15/113] Compiling ZeeQL ComparisonOperation.swift
[16/113] Compiling ZeeQL CompoundQualifier.swift
[17/113] Compiling ZeeQL Constant.swift
[18/113] Compiling ZeeQL DataSource.swift
[19/113] Compiling ZeeQL EntityType.swift
[20/113] Compiling ZeeQL Expression.swift
[21/113] Compiling ZeeQL ExpressionEvaluation.swift
[22/113] Compiling ZeeQL FetchSpecification.swift
[23/113] Compiling ZeeQL GlobalID.swift
[24/113] Compiling ZeeQL Key.swift
[25/113] Compiling ZeeQL KeyComparisonQualifier.swift
[26/113] Compiling ZeeQL KeyValueQualifier.swift
[27/125] Compiling ZeeQL AccessDataSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[28/125] Compiling ZeeQL AccessDataSourceError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[29/125] Compiling ZeeQL AccessDataSourceFinders.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[30/125] Compiling ZeeQL AdaptorModelFetch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[31/125] Compiling ZeeQL SQLAttributeChange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[32/125] Compiling ZeeQL SQLExpression.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[33/125] Compiling ZeeQL SchemaGeneration.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[34/125] Compiling ZeeQL SchemaSynchronization.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[35/125] Compiling ZeeQL SchemaSynchronizationFactory.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[36/125] Compiling ZeeQL SQLExpressionFactory.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[37/125] Compiling ZeeQL SQLForeignKey.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[38/125] Compiling ZeeQL SQLTableGroups.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[39/125] Compiling ZeeQL ModelFetchSpecification.swift
[40/125] Compiling ZeeQL NotQualifier.swift
[41/125] Compiling ZeeQL ObjectStore.swift
[42/125] Compiling ZeeQL ObjectTrackingContext.swift
[43/125] Compiling ZeeQL Qualifier.swift
[44/125] Compiling ZeeQL QualifierEvaluation.swift
[45/125] Compiling ZeeQL QualifierParser.swift
[46/125] Compiling ZeeQL QualifierVariable.swift
[47/125] Compiling ZeeQL QueryBuilder.swift
[48/125] Compiling ZeeQL SQLQualifier.swift
[49/125] Compiling ZeeQL SortOrdering.swift
[50/125] Compiling ZeeQL StoreKeyValueCoding.swift
[51/125] Compiling SwiftUIRules RuleModel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
[52/125] Compiling SwiftUIRules RuleDebug.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIRules/Sources/SwiftUIRules/DynamicEnvironment/DynamicEnvironmentKey.swift:9:17: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import protocol SwiftUI.EnvironmentKey
   |                 `- error: no such module 'SwiftUI'
10 |
11 | /**
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.