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: 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.8
Building package at path: $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/hainayanda/Builder.git
Fetching https://github.com/ra1028/DifferenceKit.git
Fetching https://github.com/hainayanda/Chary.git
[1/488] Fetching builder
[202/952] Fetching builder, chary
[889/3261] Fetching builder, chary, differencekit
Fetched https://github.com/hainayanda/Builder.git (0.45s)
Fetched https://github.com/hainayanda/Chary.git (0.45s)
Fetching https://github.com/hainayanda/Clavier.git
Fetching https://github.com/hainayanda/Draftsman.git
Fetched https://github.com/ra1028/DifferenceKit.git (0.47s)
Fetching https://github.com/ra1028/DiffableDataSources.git
[1/2871] Fetching draftsman
[2872/3320] Fetching draftsman, diffabledatasources
[3007/4034] Fetching draftsman, diffabledatasources, clavier
Fetched https://github.com/hainayanda/Draftsman.git (0.27s)
Fetching https://github.com/hainayanda/Pharos.git
Fetched https://github.com/hainayanda/Clavier.git (0.28s)
[144/449] Fetching diffabledatasources
Fetched https://github.com/ra1028/DiffableDataSources.git (0.36s)
[1/2438] Fetching pharos
Fetched https://github.com/hainayanda/Pharos.git (0.29s)
Computing version for https://github.com/ra1028/DiffableDataSources.git
Computed https://github.com/ra1028/DiffableDataSources.git at 0.5.0 (0.33s)
Computing version for https://github.com/hainayanda/Pharos.git
Computed https://github.com/hainayanda/Pharos.git at 2.3.5 (0.36s)
Computing version for https://github.com/hainayanda/Draftsman.git
Computed https://github.com/hainayanda/Draftsman.git at 3.0.6 (0.37s)
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.31s)
Computing version for https://github.com/hainayanda/Builder.git
Computed https://github.com/hainayanda/Builder.git at 1.0.5 (0.31s)
Computing version for https://github.com/hainayanda/Clavier.git
Computed https://github.com/hainayanda/Clavier.git at 2.0.2 (0.32s)
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/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/Clavier.git
Working copy of https://github.com/hainayanda/Clavier.git resolved at 2.0.2
Creating working copy for https://github.com/hainayanda/Pharos.git
Working copy of https://github.com/hainayanda/Pharos.git resolved at 2.3.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/hainayanda/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.2
Building for debugging...
[1/24] Emitting module Builder
[2/24] Compiling DifferenceKit ContentEquatable.swift
[3/24] Compiling DifferenceKit ContentIdentifiable.swift
[4/25] Compiling DifferenceKit ArraySection.swift
[5/25] Compiling DifferenceKit Changeset.swift
[6/25] Emitting module DifferenceKit
[7/25] Compiling DifferenceKit Algorithm.swift
[8/25] Compiling DifferenceKit AnyDifferentiable.swift
[9/25] Compiling DifferenceKit AppKitExtension.swift
[10/25] Compiling DifferenceKit UIKitExtension.swift
[11/25] Compiling DifferenceKit StagedChangeset.swift
[12/25] Compiling DifferenceKit Differentiable.swift
[13/25] Compiling DifferenceKit DifferentiableSection.swift
[14/25] Compiling DifferenceKit ElementPath.swift
[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 Clavier SafeAreaKeyboardLayoutGuide.swift
[20/37] Compiling Chary Atomic.swift
[21/37] Emitting module Chary
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/37] Emitting module DiffableDataSources
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[23/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 {
^
[24/37] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[25/37] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[26/37] Compiling DiffableDataSources DiffableDataSourceCore.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[27/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
^
[28/37] Compiling Builder BuilderConfig.swift
[29/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
^
[30/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
^
[31/37] Compiling DiffableDataSources UniversalError.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[32/37] Compiling Builder Buildable.swift
[33/37] Compiling Clavier ClavierLayoutGuide.swift
[34/37] Emitting module Clavier
[0/1] Planning build
Building for debugging...
[1/9] Compiling DiffableDataSources CollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[2/10] Compiling DiffableDataSources DiffableDataSourceCore.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[3/10] Compiling DiffableDataSources TableViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[4/15] 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)
[5/17] Emitting module DiffableDataSources
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[6/17] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[7/17] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[8/17] Emitting module Clavier
[9/17] Compiling Clavier Extensions.swift
[11/19] Emitting module Builder
[12/19] Compiling Builder Builder.swift
[13/19] 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 {
^
[14/19] Emitting module Chary
[15/19] Compiling DiffableDataSources HashableExtension.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[16/19] Compiling DiffableDataSources MainThreadSerialDispatcher.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[17/19] Compiling DiffableDataSources SnapshotStructure.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
^
[19/19] Compiling Builder PropertyAssigner.swift
BUILD FAILURE 5.8 linux