Build Information
Failed to build DirectToSwiftUI, reference 0.2.0 (52a550
), with Swift 6.0 for Linux on 28 Nov 2024 01:56:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DirectToSwift/DirectToSwiftUI.git
Reference: 0.2.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/DirectToSwift/DirectToSwiftUI
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 52a5502 Merge branch 'develop'
Cloned https://github.com/DirectToSwift/DirectToSwiftUI.git
Revision (git rev-parse @):
52a55024bdba58e5956901258eb653236f690248
SUCCESS checkout https://github.com/DirectToSwift/DirectToSwiftUI.git at 0.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/DirectToSwift/DirectToSwiftUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/DirectToSwift/SwiftUIRules.git
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git
[1/71] Fetching zeeql3combine
[72/2981] Fetching zeeql3combine, zeeql3
[945/3174] Fetching zeeql3combine, zeeql3, swiftuirules
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git from cache (0.17s)
Fetched https://github.com/DirectToSwift/SwiftUIRules.git from cache (0.23s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.24s)
Computing version for https://github.com/ZeeQL/ZeeQL3Combine.git
Computed https://github.com/ZeeQL/ZeeQL3Combine.git at 0.1.5 (0.44s)
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.11 (0.43s)
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.87s)
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/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
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/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.11
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/113] 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/115] 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 | /**
[8/115] 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 | /**
[9/115] 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 | /**
[10/115] 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 | /**
[11/115] 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 | /**
[12/115] 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 | /**
[13/115] 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 | /**
[14/115] 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 | /**
[15/115] 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 | /**
[16/115] Compiling ZeeQL AdaptorOperation.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 | /**
[17/115] Compiling ZeeQL AdaptorQueryColumnRepresentable.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 | /**
[18/115] Compiling ZeeQL AdaptorQueryType.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 | /**
[19/115] 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 | /**
[20/115] 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 | /**
[21/115] 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 | /**
[22/115] Compiling ZeeQL AttributeKey.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 | /**
[23/115] Compiling ZeeQL AttributeValue.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 | /**
[24/115] Compiling ZeeQL AdaptorRecord.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 | /**
[25/115] Compiling ZeeQL AdaptorRecordSchema.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 | /**
[26/115] Compiling ZeeQL Attribute.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 | /**
[27/115] Compiling ZeeQL NotQualifier.swift
[28/115] Compiling ZeeQL ObjectStore.swift
[29/115] Compiling ZeeQL ObjectTrackingContext.swift
[30/115] Compiling ZeeQL Qualifier.swift
[31/115] Compiling ZeeQL QualifierEvaluation.swift
[32/115] Compiling ZeeQL QualifierParser.swift
[33/115] Compiling ZeeQL QualifierVariable.swift
[34/115] Compiling ZeeQL QueryBuilder.swift
[35/115] Compiling ZeeQL SQLQualifier.swift
[36/115] Compiling ZeeQL SortOrdering.swift
[37/115] Compiling ZeeQL StoreKeyValueCoding.swift
[38/115] Compiling ZeeQL Dictionary+Extensions.swift
[39/127] Emitting module ZeeQL
[40/127] 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 | /**
[41/127] 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