Build Information
Failed to build Artisan with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/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/hainayanda/Artisan.git
Reference: 5.1.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/hainayanda/Artisan
* tag 5.1.0 -> FETCH_HEAD
HEAD is now at 775ad88 Update README.md
Cloned https://github.com/hainayanda/Artisan.git
Revision (git rev-parse @):
775ad889ca130388a5dd94265a6922e47e1aef6d
SUCCESS checkout https://github.com/hainayanda/Artisan.git at 5.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/hainayanda/Artisan.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/hainayanda/Pharos.git
Fetching https://github.com/ra1028/DifferenceKit.git
Fetching https://github.com/hainayanda/Clavier.git
Fetching https://github.com/hainayanda/Chary.git
Fetching https://github.com/ra1028/DiffableDataSources.git
Fetching https://github.com/hainayanda/Draftsman.git
[1/449] Fetching diffabledatasources
[136/2770] Fetching diffabledatasources, differencekit
[577/5641] Fetching diffabledatasources, differencekit, draftsman
[1527/6355] Fetching diffabledatasources, differencekit, draftsman, clavier
[2064/8793] Fetching diffabledatasources, differencekit, draftsman, clavier, pharos
[2065/9307] Fetching diffabledatasources, differencekit, draftsman, clavier, pharos, chary
Fetched https://github.com/hainayanda/Clavier.git from cache (0.43s)
Fetching https://github.com/hainayanda/Builder.git
Fetched https://github.com/hainayanda/Draftsman.git from cache (0.44s)
Fetched https://github.com/ra1028/DiffableDataSources.git from cache (0.47s)
[3695/5273] Fetching differencekit, pharos, chary
[5274/5761] Fetching differencekit, pharos, chary, builder
Fetched https://github.com/hainayanda/Chary.git from cache (0.68s)
[4916/5247] Fetching differencekit, pharos, builder
Fetched https://github.com/hainayanda/Pharos.git from cache (0.68s)
[2497/2809] Fetching differencekit, builder
Computing version for https://github.com/ra1028/DiffableDataSources.git
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.70s)
Fetched https://github.com/hainayanda/Builder.git from cache (0.29s)
Computed https://github.com/ra1028/DiffableDataSources.git at 0.5.0 (0.49s)
Computing version for https://github.com/hainayanda/Pharos.git
Computed https://github.com/hainayanda/Pharos.git at 2.3.5 (0.45s)
Computing version for https://github.com/hainayanda/Draftsman.git
Computed https://github.com/hainayanda/Draftsman.git at 3.0.6 (0.46s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.2.0 (0.47s)
Computing version for https://github.com/hainayanda/Chary.git
Computed https://github.com/hainayanda/Chary.git at 1.0.2 (0.55s)
Computing version for https://github.com/hainayanda/Builder.git
Computed https://github.com/hainayanda/Builder.git at 1.0.5 (0.48s)
Computing version for https://github.com/hainayanda/Clavier.git
Computed https://github.com/hainayanda/Clavier.git at 2.0.2 (0.45s)
Creating working copy for https://github.com/hainayanda/Draftsman.git
Working copy of https://github.com/hainayanda/Draftsman.git resolved at 3.0.6
Creating working copy for https://github.com/hainayanda/Clavier.git
Working copy of https://github.com/hainayanda/Clavier.git resolved at 2.0.2
Creating working copy for https://github.com/hainayanda/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.2
Creating working copy for https://github.com/hainayanda/Builder.git
Working copy of https://github.com/hainayanda/Builder.git resolved at 1.0.5
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.2.0
Creating working copy for https://github.com/ra1028/DiffableDataSources.git
Working copy of https://github.com/ra1028/DiffableDataSources.git resolved at 0.5.0
Creating working copy for https://github.com/hainayanda/Pharos.git
Working copy of https://github.com/hainayanda/Pharos.git resolved at 2.3.5
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/33] Emitting module Chary
[11/33] Compiling DifferenceKit AppKitExtension.swift
[12/34] Compiling DifferenceKit ElementPath.swift
[13/34] Compiling DifferenceKit ContentEquatable.swift
[14/34] Compiling DifferenceKit ContentIdentifiable.swift
[15/34] Compiling DifferenceKit Differentiable.swift
[16/34] Compiling DifferenceKit DifferentiableSection.swift
[17/34] Compiling DifferenceKit ArraySection.swift
[18/34] Compiling DifferenceKit Changeset.swift
[19/34] Emitting module DifferenceKit
[20/34] Compiling DifferenceKit Algorithm.swift
[21/34] Compiling DifferenceKit AnyDifferentiable.swift
[22/34] Compiling DifferenceKit UIKitExtension.swift
[23/34] Compiling DifferenceKit StagedChangeset.swift
[25/44] Compiling DiffableDataSources CollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[26/44] Compiling DiffableDataSources UniversalError.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/45] Emitting module DiffableDataSources
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[28/45] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[29/45] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[30/45] Compiling DiffableDataSources TableViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[31/45] Compiling Chary DispatchQueue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Chary/Chary/Classes/DispatchQueue+Extensions.swift:116:37: error: operator function '!=' requires that 'DispatchQueue' conform to 'Equatable'
guard DispatchQueue.current != self else {
^
Swift.Optional:1:11: note: requirement from conditional conformance of 'Optional<DispatchQueue>' to 'Equatable'
extension Optional : Equatable where Wrapped : Equatable {
^
[32/45] Compiling Clavier Extensions.swift
[33/45] Compiling Clavier ClavierLayoutGuide.swift
[34/45] Emitting module Clavier
[35/45] Compiling Clavier SafeAreaKeyboardLayoutGuide.swift
[36/45] Compiling DiffableDataSources HashableExtension.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[37/45] Compiling Builder Buildable.swift
[38/45] Emitting module Builder
[39/45] Compiling DiffableDataSources DiffableDataSourceCore.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[40/45] Compiling Builder Builder.swift
[41/45] Compiling Builder BuilderConfig.swift
[42/45] Compiling Builder PropertyAssigner.swift
[43/46] Compiling DiffableDataSources SnapshotStructure.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[44/46] Compiling DiffableDataSources MainThreadSerialDispatcher.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[45/47] Compiling Chary Atomic.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/14] Compiling DiffableDataSources HashableExtension.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[3/14] Compiling DiffableDataSources UniversalError.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[4/14] Compiling DiffableDataSources CollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[5/15] Emitting module Clavier
[6/16] Compiling DiffableDataSources DiffableDataSourceCore.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[7/16] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[8/16] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/16] Emitting module DiffableDataSources
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[10/16] Emitting module Chary
[11/16] Compiling Chary DispatchQueue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Chary/Chary/Classes/DispatchQueue+Extensions.swift:116:37: error: operator function '!=' requires that 'DispatchQueue' conform to 'Equatable'
guard DispatchQueue.current != self else {
^
Swift.Optional:1:11: note: requirement from conditional conformance of 'Optional<DispatchQueue>' to 'Equatable'
extension Optional : Equatable where Wrapped : Equatable {
^
[13/16] Compiling DiffableDataSources TableViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
BUILD FAILURE 5.10 linux