Build Information
Failed to build Artisan with Swift 5.8 for Linux.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hainayanda/Artisan.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/hainayanda/Artisan
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1711e2c Update Artisan.podspec
Cloned https://github.com/hainayanda/Artisan.git
Revision (git rev-parse @):
1711e2c03094808c4bf4064e60398418fdfe9dac
SUCCESS checkout https://github.com/hainayanda/Artisan.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/hainayanda/Pharos.git
Fetching https://github.com/hainayanda/Chary.git
Fetching https://github.com/hainayanda/Clavier.git
[1/464] Fetching chary
[465/2902] Fetching chary, pharos
[1416/3616] Fetching chary, pharos, clavier
Fetching https://github.com/hainayanda/Builder.git
Fetched https://github.com/hainayanda/Clavier.git (0.38s)
Fetched https://github.com/hainayanda/Chary.git (0.38s)
Fetching https://github.com/ra1028/DifferenceKit.git
Fetched https://github.com/hainayanda/Pharos.git (0.38s)
Fetching https://github.com/hainayanda/Draftsman.git
[1/488] Fetching builder
[36/3359] Fetching builder, draftsman
[104/5668] Fetching builder, draftsman, differencekit
Fetched https://github.com/hainayanda/Builder.git (0.27s)
Fetching https://github.com/ra1028/DiffableDataSources.git
[3449/5180] Fetching draftsman, differencekit
Fetched https://github.com/hainayanda/Draftsman.git (0.35s)
[739/2309] Fetching differencekit
[2310/2758] Fetching differencekit, diffabledatasources
Fetched https://github.com/ra1028/DifferenceKit.git (0.61s)
[212/449] Fetching diffabledatasources
Fetched https://github.com/ra1028/DiffableDataSources.git (0.40s)
Computing version for https://github.com/ra1028/DiffableDataSources.git
Computed https://github.com/ra1028/DiffableDataSources.git at 0.5.0 (0.34s)
Computing version for https://github.com/hainayanda/Pharos.git
Computed https://github.com/hainayanda/Pharos.git at 2.3.5 (0.32s)
Computing version for https://github.com/hainayanda/Draftsman.git
Computed https://github.com/hainayanda/Draftsman.git at 3.0.6 (0.33s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.2.0 (0.35s)
Computing version for https://github.com/hainayanda/Chary.git
Computed https://github.com/hainayanda/Chary.git at 1.0.2 (0.39s)
Computing version for https://github.com/hainayanda/Builder.git
Computed https://github.com/hainayanda/Builder.git at 1.0.5 (0.39s)
Computing version for https://github.com/hainayanda/Clavier.git
Computed https://github.com/hainayanda/Clavier.git at 2.0.2 (0.39s)
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/Builder.git
Working copy of https://github.com/hainayanda/Builder.git resolved at 1.0.5
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/Draftsman.git
Working copy of https://github.com/hainayanda/Draftsman.git resolved at 3.0.6
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/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.2.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...
[1/24] Compiling DifferenceKit Differentiable.swift
[2/24] Compiling DifferenceKit DifferentiableSection.swift
[3/25] Compiling DifferenceKit AppKitExtension.swift
[4/25] Compiling DifferenceKit ElementPath.swift
[5/25] Compiling DifferenceKit UIKitExtension.swift
[6/25] Emitting module DifferenceKit
[7/25] Compiling DifferenceKit ArraySection.swift
[8/25] Compiling DifferenceKit Changeset.swift
[9/25] Compiling DifferenceKit Algorithm.swift
[10/25] Compiling DifferenceKit AnyDifferentiable.swift
[11/25] Compiling DifferenceKit ContentEquatable.swift
[12/25] Compiling DifferenceKit ContentIdentifiable.swift
[13/25] Compiling DifferenceKit StagedChangeset.swift
[16/36] Compiling DiffableDataSources UniversalError.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[17/36] Compiling DiffableDataSources CollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[18/37] Compiling DiffableDataSources TableViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[19/37] Compiling DiffableDataSources HashableExtension.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[20/37] Compiling DiffableDataSources MainThreadSerialDispatcher.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[21/37] Compiling Clavier SafeAreaKeyboardLayoutGuide.swift
[22/37] 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 {
^
[23/37] Compiling Clavier Extensions.swift
[24/37] Emitting module Builder
[25/37] Emitting module Chary
[26/37] Compiling Chary Atomic.swift
[27/37] Compiling DiffableDataSources SnapshotStructure.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[28/37] Emitting module Clavier
[29/37] Compiling Clavier ClavierLayoutGuide.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/38] Emitting module DiffableDataSources
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[31/38] Compiling DiffableDataSources DiffableDataSourceCore.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[32/38] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[33/38] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[36/39] Compiling Builder Builder.swift
[37/39] Compiling Builder Buildable.swift
[38/39] Compiling Builder BuilderConfig.swift
[39/39] Compiling Builder PropertyAssigner.swift
[0/1] Planning build
Building for debugging...
warning: Will not do cross-module incremental builds, priors saved at TimePoint(seconds: 1701143067, nanoseconds: 0)), but the previous build started at TimePoint(seconds: 1701143067, nanoseconds: 146545000), at '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/DiffableDataSources.build/master.priors'
[1/11] Compiling DiffableDataSources DiffableDataSourceCore.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[2/12] Compiling DiffableDataSources UniversalError.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[3/12] Compiling DiffableDataSources CollectionViewDiffableDataSource.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)
[4/13] Emitting module DiffableDataSources
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[5/13] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[6/13] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[7/13] Emitting module Chary
[8/14] Emitting module Clavier
[9/15] 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 {
^
[10/15] Compiling DiffableDataSources TableViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[12/16] Emitting module Builder
[15/18] Compiling DiffableDataSources MainThreadSerialDispatcher.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
BUILD FAILURE 5.8 linux