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 Artisan with Swift 5.9 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.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/hainayanda/Pharos.git
Fetching https://github.com/hainayanda/Clavier.git
Fetching https://github.com/hainayanda/Chary.git
[5/464] Fetching chary
[187/2902] Fetching chary, pharos
[2660/3616] Fetching chary, pharos, clavier
Fetching https://github.com/ra1028/DiffableDataSources.git
Fetching https://github.com/hainayanda/Builder.git
Fetched https://github.com/hainayanda/Clavier.git (0.30s)
Fetched https://github.com/hainayanda/Chary.git (0.30s)
Fetched https://github.com/hainayanda/Pharos.git (0.32s)
Fetching https://github.com/ra1028/DifferenceKit.git
[1/449] Fetching diffabledatasources
[136/937] Fetching diffabledatasources, builder
[624/3246] Fetching diffabledatasources, builder, differencekit
Fetched https://github.com/hainayanda/Builder.git (0.26s)
Fetching https://github.com/hainayanda/Draftsman.git
[695/2758] Fetching diffabledatasources, differencekit
Fetched https://github.com/ra1028/DiffableDataSources.git (0.40s)
[739/2309] Fetching differencekit
[2310/5180] Fetching differencekit, draftsman
Fetched https://github.com/ra1028/DifferenceKit.git (0.59s)
Fetched https://github.com/hainayanda/Draftsman.git (0.36s)
Computing version for https://github.com/ra1028/DiffableDataSources.git
Computed https://github.com/ra1028/DiffableDataSources.git at 0.5.0 (0.46s)
Computing version for https://github.com/hainayanda/Pharos.git
Computed https://github.com/hainayanda/Pharos.git at 2.3.5 (0.41s)
Computing version for https://github.com/hainayanda/Draftsman.git
Computed https://github.com/hainayanda/Draftsman.git at 3.0.6 (0.43s)
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.44s)
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.37s)
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/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/Pharos.git
Working copy of https://github.com/hainayanda/Pharos.git resolved at 2.3.5
Building for debugging...
[1/24] Emitting module DifferenceKit
[2/25] Compiling DifferenceKit AppKitExtension.swift
[3/25] Compiling DifferenceKit UIKitExtension.swift
[4/25] Compiling DifferenceKit ArraySection.swift
[5/25] Compiling DifferenceKit Changeset.swift
[6/25] Compiling DifferenceKit Algorithm.swift
[7/25] Compiling DifferenceKit AnyDifferentiable.swift
[8/25] Compiling DifferenceKit Differentiable.swift
[9/25] Compiling DifferenceKit DifferentiableSection.swift
[10/25] Compiling DifferenceKit ContentEquatable.swift
[11/25] Compiling DifferenceKit ContentIdentifiable.swift
[12/25] Compiling DifferenceKit ElementPath.swift
[13/25] Compiling DifferenceKit StagedChangeset.swift
[16/36] Compiling DiffableDataSources HashableExtension.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[17/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
       ^
[18/37] 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)
[19/37] Emitting module DiffableDataSources
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[20/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
       ^
[21/37] Compiling Clavier SafeAreaKeyboardLayoutGuide.swift
[22/37] Compiling Clavier Extensions.swift
[23/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
       ^
[24/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
       ^
[25/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
       ^
[26/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
       ^
[27/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
       ^
[28/37] Compiling Chary Atomic.swift
[29/37] Emitting module Chary
[30/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 {
          ^
error: fatalError
[31/37] Emitting module Clavier
[32/37] Compiling Builder BuilderConfig.swift
[33/37] Compiling Builder Builder.swift
[34/37] Emitting module Builder
[0/1] Planning build
Building for debugging...
[1/18] Compiling Builder Buildable.swift
[2/18] Compiling DiffableDataSources CollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[3/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
       ^
[4/19] Compiling Builder Builder.swift
[5/19] Compiling Builder BuilderConfig.swift
[6/19] Compiling Builder PropertyAssigner.swift
[7/19] Compiling DiffableDataSources UniversalError.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[8/19] Emitting module Builder
[9/19] Emitting module Chary
[10/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 {
          ^
[11/19] Compiling Clavier ClavierLayoutGuide.swift
[12/19] Emitting module Clavier
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/20] Emitting module DiffableDataSources
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[14/20] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[15/20] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[16/20] Compiling DiffableDataSources DiffableDataSourceCore.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[17/21] 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/22] Compiling DiffableDataSources SnapshotStructure.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[20/22] Compiling DiffableDataSources MainThreadSerialDispatcher.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.