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 SettingsViewController with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugenebokhan/settings-view-controller.git
Reference: master
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/eugenebokhan/settings-view-controller
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b074692 Merge pull request #2 from getaaron/patch-1
Cloned https://github.com/eugenebokhan/settings-view-controller.git
Revision (git rev-parse @):
b0746928d2505b1a9bab8caa87d0ee2ac0779d30
SUCCESS checkout https://github.com/eugenebokhan/settings-view-controller.git at master
========================================
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/snapkit/snapkit.git
[1/4126] Fetching snapkit
Fetched https://github.com/snapkit/snapkit.git (0.51s)
Computing version for https://github.com/snapkit/snapkit.git
Computed https://github.com/snapkit/snapkit.git at 5.0.1 (0.41s)
Creating working copy for https://github.com/snapkit/snapkit.git
Working copy of https://github.com/snapkit/snapkit.git resolved at 5.0.1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/33] Emitting module SnapKit
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[2/37] Compiling SnapKit ConstraintDescription.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[3/37] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[4/37] Compiling SnapKit ConstraintDirectionalInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[5/37] Compiling SnapKit ConstraintInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[6/37] Compiling SnapKit ConstraintInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[7/37] Compiling SnapKit Constraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[8/37] Compiling SnapKit ConstraintAttributes.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[9/37] Compiling SnapKit ConstraintConfig.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[10/37] Compiling SnapKit ConstraintConstantTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[11/37] Compiling SnapKit ConstraintDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[12/37] Compiling SnapKit ConstraintMakerPriortizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[13/37] Compiling SnapKit ConstraintMakerRelatable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[14/37] Compiling SnapKit ConstraintMultiplierTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[15/37] Compiling SnapKit ConstraintOffsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[16/37] Compiling SnapKit ConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[17/37] Compiling SnapKit ConstraintLayoutGuide+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[18/37] Compiling SnapKit ConstraintLayoutGuide.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[19/37] Compiling SnapKit ConstraintLayoutGuideDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[20/37] Compiling SnapKit ConstraintLayoutSupport.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[21/37] Compiling SnapKit ConstraintPriority.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[22/37] Compiling SnapKit ConstraintPriorityTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[23/37] Compiling SnapKit ConstraintRelatableTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[24/37] Compiling SnapKit ConstraintRelation.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[25/37] Compiling SnapKit ConstraintView+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[26/37] Compiling SnapKit ConstraintView.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[27/37] Compiling SnapKit ConstraintViewDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[28/37] Compiling SnapKit Debugging.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[29/37] Compiling SnapKit ConstraintLayoutSupportDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[30/37] Compiling SnapKit ConstraintMaker.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[31/37] Compiling SnapKit ConstraintMakerEditable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[32/37] Compiling SnapKit ConstraintMakerExtendable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[33/37] Compiling SnapKit ConstraintMakerFinalizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[34/37] Compiling SnapKit LayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[35/37] Compiling SnapKit LayoutConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[36/37] Compiling SnapKit Typealiases.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[37/37] Compiling SnapKit UILayoutSupport+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/33] Compiling SnapKit ConstraintDescription.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[2/33] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[3/33] Compiling SnapKit ConstraintDirectionalInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[4/33] Compiling SnapKit ConstraintInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[5/33] Compiling SnapKit ConstraintInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[6/37] Compiling SnapKit ConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[7/37] Compiling SnapKit ConstraintLayoutGuide+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[8/37] Compiling SnapKit ConstraintLayoutGuide.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[9/37] Compiling SnapKit ConstraintLayoutGuideDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[10/37] Compiling SnapKit ConstraintLayoutSupport.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[11/37] Compiling SnapKit ConstraintPriority.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[12/37] Compiling SnapKit ConstraintPriorityTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[13/37] Compiling SnapKit ConstraintRelatableTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[14/37] Compiling SnapKit ConstraintRelation.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/37] Emitting module SnapKit
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[16/37] Compiling SnapKit ConstraintLayoutSupportDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[17/37] Compiling SnapKit ConstraintMaker.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[18/37] Compiling SnapKit ConstraintMakerEditable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[19/37] Compiling SnapKit ConstraintMakerExtendable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[20/37] Compiling SnapKit ConstraintMakerFinalizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[21/37] Compiling SnapKit ConstraintView+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[22/37] Compiling SnapKit ConstraintView.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[23/37] Compiling SnapKit ConstraintViewDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[24/37] Compiling SnapKit Debugging.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[25/37] Compiling SnapKit ConstraintMakerPriortizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[26/37] Compiling SnapKit ConstraintMakerRelatable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[27/37] Compiling SnapKit ConstraintMultiplierTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[28/37] Compiling SnapKit ConstraintOffsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[29/37] Compiling SnapKit LayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[30/37] Compiling SnapKit LayoutConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[31/37] Compiling SnapKit Typealiases.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[32/37] Compiling SnapKit UILayoutSupport+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[33/37] Compiling SnapKit Constraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[34/37] Compiling SnapKit ConstraintAttributes.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[35/37] Compiling SnapKit ConstraintConfig.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[36/37] Compiling SnapKit ConstraintConstantTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
[37/37] Compiling SnapKit ConstraintDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
    import AppKit
           ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.