The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Artisan, reference 5.1.0 (775ad8), with Swift 6.1 for Android on 28 May 2025 07:54:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.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:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hainayanda/Artisan.git
https://github.com/hainayanda/Artisan.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "draftsman",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.6",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hainayanda/Draftsman.git"
    },
    {
      "identity" : "pharos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hainayanda/Pharos.git"
    },
    {
      "identity" : "diffabledatasources",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ra1028/DiffableDataSources.git"
    }
  ],
  "manifest_display_name" : "Artisan",
  "name" : "Artisan",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Artisan",
      "targets" : [
        "Artisan"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Artisan",
      "module_type" : "SwiftTarget",
      "name" : "Artisan",
      "path" : "Artisan/Classes",
      "product_dependencies" : [
        "Draftsman",
        "Pharos",
        "DiffableDataSources"
      ],
      "product_memberships" : [
        "Artisan"
      ],
      "sources" : [
        "Binding/Observable+Binding.swift",
        "Binding/ViewBindable+Retaining.swift",
        "Binding/ViewBindable.swift",
        "Binding/ViewModel.swift",
        "ContainerContentsBuilder/CellCompatible/Cell.swift",
        "ContainerContentsBuilder/CellCompatible/CellBuilder.swift",
        "ContainerContentsBuilder/CellCompatible/CellCompatible.swift",
        "ContainerContentsBuilder/CellCompatible/LayoutDraft+CellCompatible.swift",
        "ContainerContentsBuilder/CellCompatible/Section.swift",
        "ContainerContentsBuilder/Stack/ScrollableStackView.swift",
        "ContainerContentsBuilder/Stack/StackBuilder.swift",
        "Extensions/Array+Extensions.swift",
        "Extensions/Maker+Extensions.swift",
        "Extensions/UIView+Extensions.swift",
        "Utils/ArrayBuilder.swift",
        "Utils/Methods.swift",
        "Utils/TypeAliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/hainayanda/Draftsman.git
Fetching https://github.com/ra1028/DiffableDataSources.git
Fetching https://github.com/hainayanda/Pharos.git
[1/449] Fetching diffabledatasources
[136/2887] Fetching diffabledatasources, pharos
[1185/5758] Fetching diffabledatasources, pharos, draftsman
Fetched https://github.com/hainayanda/Pharos.git from cache (0.36s)
Fetched https://github.com/ra1028/DiffableDataSources.git from cache (0.42s)
Fetched https://github.com/hainayanda/Draftsman.git from cache (0.44s)
Computing version for https://github.com/ra1028/DiffableDataSources.git
Computed https://github.com/ra1028/DiffableDataSources.git at 0.5.0 (1.77s)
Fetching https://github.com/ra1028/DifferenceKit.git
[1/2319] Fetching differencekit
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.57s)
Computing version for https://github.com/hainayanda/Pharos.git
Computed https://github.com/hainayanda/Pharos.git at 2.3.5 (1.57s)
Fetching https://github.com/hainayanda/Chary.git
[1/514] Fetching chary
Fetched https://github.com/hainayanda/Chary.git from cache (0.63s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.2.0 (2.58s)
Computing version for https://github.com/hainayanda/Chary.git
Computed https://github.com/hainayanda/Chary.git at 1.0.7 (0.52s)
Computing version for https://github.com/hainayanda/Draftsman.git
Computed https://github.com/hainayanda/Draftsman.git at 3.2.5 (1.17s)
Fetching https://github.com/hainayanda/Clavier.git
Fetching https://github.com/hainayanda/Builder.git
[1/714] Fetching clavier
[715/1202] Fetching clavier, builder
Fetched https://github.com/hainayanda/Builder.git from cache (0.36s)
Fetched https://github.com/hainayanda/Clavier.git from cache (0.37s)
Computing version for https://github.com/hainayanda/Clavier.git
Computed https://github.com/hainayanda/Clavier.git at 2.0.3 (0.89s)
Computing version for https://github.com/hainayanda/Builder.git
Computed https://github.com/hainayanda/Builder.git at 1.1.1 (0.50s)
Creating working copy for https://github.com/hainayanda/Draftsman.git
Working copy of https://github.com/hainayanda/Draftsman.git resolved at 3.2.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/Builder.git
Working copy of https://github.com/hainayanda/Builder.git resolved at 1.1.1
Creating working copy for https://github.com/hainayanda/Clavier.git
Working copy of https://github.com/hainayanda/Clavier.git resolved at 2.0.3
Creating working copy for https://github.com/hainayanda/Chary.git
Working copy of https://github.com/hainayanda/Chary.git resolved at 1.0.7
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/34] Compiling DifferenceKit AppKitExtension.swift
[11/34] Compiling DifferenceKit UIKitExtension.swift
[12/35] Compiling DifferenceKit Differentiable.swift
[13/35] Compiling DifferenceKit DifferentiableSection.swift
[14/35] Compiling DifferenceKit ContentEquatable.swift
[15/35] Compiling DifferenceKit ContentIdentifiable.swift
[16/35] Emitting module DifferenceKit
[17/35] Compiling DifferenceKit ArraySection.swift
[18/35] Compiling DifferenceKit Changeset.swift
[19/35] Compiling DifferenceKit Algorithm.swift
[20/35] Compiling DifferenceKit AnyDifferentiable.swift
[21/35] Compiling DifferenceKit ElementPath.swift
[22/35] Compiling DifferenceKit StagedChangeset.swift
[24/45] Compiling DiffableDataSources CollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
  1 | import Foundation
  2 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
  3 | import DifferenceKit
  4 |
[25/46] Compiling DiffableDataSources HashableExtension.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
  1 | import Foundation
  2 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
  3 | import DifferenceKit
  4 |
[26/46] Compiling DiffableDataSources CocoaCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
  1 | import Foundation
  2 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
  3 | import DifferenceKit
  4 |
[27/46] Compiling DiffableDataSources DiffableDataSourceSnapshot.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
  1 | import Foundation
  2 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
  3 | import DifferenceKit
  4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/46] Emitting module DiffableDataSources
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
  1 | import Foundation
  2 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
  3 | import DifferenceKit
  4 |
[29/46] Compiling DiffableDataSources UniversalError.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
  1 | import Foundation
  2 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
  3 | import DifferenceKit
  4 |
[30/46] Compiling DiffableDataSources TableViewDiffableDataSource.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
  1 | import Foundation
  2 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
  3 | import DifferenceKit
  4 |
[31/46] Compiling Clavier ClavierLayoutGuide.swift
[32/46] Compiling Chary DispatchQueue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Chary/Chary/Classes/DispatchQueue+Extensions.swift:60:24: error: operator function '==' requires that 'DispatchQueue' conform to 'Equatable'
 58 |     public static func isCurrentQueue(is queue: DispatchQueue) -> Bool {
 59 |         queue.registerDetection()
 60 |         return current == queue
    |                        `- error: operator function '==' requires that 'DispatchQueue' conform to 'Equatable'
 61 |     }
 62 | }
Swift.Optional:1:11: note: requirement from conditional conformance of 'Optional<DispatchQueue>' to 'Equatable'
1 | extension Optional : Equatable where Wrapped : Equatable {
  |           `- note: requirement from conditional conformance of 'Optional<DispatchQueue>' to 'Equatable'
2 |     public static func == (lhs: Wrapped?, rhs: Wrapped?) -> Bool
3 | }
[33/46] Compiling DiffableDataSources DiffableDataSourceCore.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
  1 | import Foundation
  2 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
  3 | import DifferenceKit
  4 |
[34/46] Compiling DiffableDataSources SnapshotStructure.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
  1 | import Foundation
  2 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
  3 | import DifferenceKit
  4 |
[35/46] Compiling Builder PropertyAssigner.swift
[36/46] Compiling Builder Protocols.swift
[37/46] Compiling Builder BuilderConfig.swift
[38/46] Compiling Clavier Extensions.swift
[39/46] Compiling Clavier SafeAreaKeyboardLayoutGuide.swift
[40/46] Compiling DiffableDataSources MainThreadSerialDispatcher.swift
/host/spi-builder-workspace/.build/checkouts/DiffableDataSources/Sources/Internal/DiffableDataSourceCore.swift:2:8: error: no such module 'QuartzCore'
  1 | import Foundation
  2 | import QuartzCore
    |        `- error: no such module 'QuartzCore'
  3 | import DifferenceKit
  4 |
[41/46] Emitting module Builder
[42/46] Compiling Builder Builder.swift
[43/46] Compiling Chary Atomic.swift
[44/46] Emitting module Chary
[45/47] Emitting module Clavier
[46/47] Compiling Clavier ClavierGlobalConfig.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/26] Emitting module Clavier
[3/26] Compiling Clavier SafeAreaKeyboardLayoutGuide.swift
[4/26] Compiling Clavier Extensions.swift
[5/26] Compiling Clavier ClavierGlobalConfig.swift
[6/26] Compiling Clavier ClavierLayoutGuide.swift
[7/27] Compiling DifferenceKit AppKitExtension.swift
[8/27] Compiling DifferenceKit UIKitExtension.swift
[10/28] Compiling DifferenceKit ElementPath.swift
[11/28] Compiling DifferenceKit ContentEquatable.swift
[12/28] Compiling DifferenceKit ContentIdentifiable.swift
[13/28] Compiling DifferenceKit Differentiable.swift
[14/28] Compiling DifferenceKit DifferentiableSection.swift
[15/28] Compiling Builder Protocols.swift
[16/28] Compiling Chary DispatchQueue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Chary/Chary/Classes/DispatchQueue+Extensions.swift:60:24: error: operator function '==' requires that 'DispatchQueue' conform to 'Equatable'
 58 |     public static func isCurrentQueue(is queue: DispatchQueue) -> Bool {
 59 |         queue.registerDetection()
 60 |         return current == queue
    |                        `- error: operator function '==' requires that 'DispatchQueue' conform to 'Equatable'
 61 |     }
 62 | }
Swift.Optional:1:11: note: requirement from conditional conformance of 'Optional<DispatchQueue>' to 'Equatable'
1 | extension Optional : Equatable where Wrapped : Equatable {
  |           `- note: requirement from conditional conformance of 'Optional<DispatchQueue>' to 'Equatable'
2 |     public static func == (lhs: Wrapped?, rhs: Wrapped?) -> Bool
3 | }
[17/28] Emitting module Chary
[18/28] Compiling Chary Atomic.swift
BUILD FAILURE 6.1 android