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 YDS, reference 3.1.5 (7b7ffa), with Swift 6.0 for Linux on 2 Dec 2024 07:16:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yourssu/YDS-iOS.git
Reference: 3.1.5
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/yourssu/YDS-iOS
 * tag               3.1.5      -> FETCH_HEAD
HEAD is now at 7b7ffac [NON_ISSUE] 3.1.5로 버전 올림
Cloned https://github.com/yourssu/YDS-iOS.git
Revision (git rev-parse @):
7b7ffacf3fe0dd9485c2132cf95ff85a03c682b3
SUCCESS checkout https://github.com/yourssu/YDS-iOS.git at 3.1.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/yourssu/YDS-iOS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/yourssu/Parchment
Fetching https://github.com/SnapKit/SnapKit
Fetching https://github.com/slackhq/PanModal.git
[1/4238] Fetching snapkit
[891/6135] Fetching snapkit, panmodal
[1105/10296] Fetching snapkit, panmodal, parchment
Fetched https://github.com/SnapKit/SnapKit from cache (1.00s)
Fetched https://github.com/yourssu/Parchment from cache (1.10s)
[190/1897] Fetching panmodal
Fetched https://github.com/slackhq/PanModal.git from cache (2.24s)
Computing version for https://github.com/yourssu/Parchment
Computed https://github.com/yourssu/Parchment at 3.7.2 (0.86s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.7.1 (0.79s)
Computing version for https://github.com/slackhq/PanModal.git
Computed https://github.com/slackhq/PanModal.git at 1.2.7 (0.99s)
Creating working copy for https://github.com/slackhq/PanModal.git
Working copy of https://github.com/slackhq/PanModal.git resolved at 1.2.7
Creating working copy for https://github.com/yourssu/Parchment
Working copy of https://github.com/yourssu/Parchment resolved at 3.7.2
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.7.1
warning: 'parchment': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Parchment/Parchment/Resources/Info.plist
Building for debugging...
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[7/10] Copying YDSIcon.xcassets
[8/10] Copying YDSBasicColor.xcassets
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/65] Compiling YDS_Essential YDSConstant.swift
/host/spi-builder-workspace/YDS-Essential/Source/HapticManager.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class HapticManager {
[12/65] Compiling PanModal PanModalHeight.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[13/65] Compiling PanModal PanModalPresentable+Defaults.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[14/65] Compiling PanModal PanModalPresentable.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[15/65] Compiling PanModal PanModalPresenter.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[16/65] Compiling PanModal PanModalPresentable+LayoutHelpers.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[17/65] Compiling PanModal PanModalPresentable+UIViewController.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[18/66] Compiling PanModal PanModalAnimator.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[19/66] Compiling PanModal PanModalPresentationAnimator.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[22/66] Compiling PanModal PanModalPresentationController.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[23/66] Compiling SnapKit ConstraintView.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[24/66] Compiling SnapKit ConstraintViewDSL.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[25/66] Compiling SnapKit Debugging.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[26/66] Compiling SnapKit LayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[27/66] Compiling PanModal UIViewController+PanModalPresenter.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[29/66] Compiling PanModal PanModalPresentationDelegate.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/70] Emitting module YDS_Essential
/host/spi-builder-workspace/YDS-Essential/Source/HapticManager.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class HapticManager {
[31/70] Compiling YDS_Essential YDSAnimation.swift
/host/spi-builder-workspace/YDS-Essential/Source/HapticManager.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class HapticManager {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/70] Emitting module PanModal
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[33/70] Compiling YDS_Essential HapticManager.swift
/host/spi-builder-workspace/YDS-Essential/Source/HapticManager.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public class HapticManager {
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/70] Emitting module SnapKit
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[37/70] Compiling SnapKit ConstraintMakerPrioritizable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[38/70] Compiling SnapKit ConstraintMakerRelatable+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[39/70] Compiling SnapKit ConstraintMakerRelatable.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[40/70] Compiling SnapKit ConstraintMultiplierTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[41/70] Compiling SnapKit ConstraintOffsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[42/70] Compiling SnapKit Constraint.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[43/70] Compiling SnapKit ConstraintAttributes.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[44/70] Compiling SnapKit ConstraintConfig.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[45/70] Compiling SnapKit ConstraintConstantTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[46/70] Compiling SnapKit ConstraintDSL.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[52/70] Compiling SnapKit ConstraintDescription.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[53/70] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[54/70] Compiling SnapKit ConstraintDirectionalInsets.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[55/70] Compiling SnapKit ConstraintInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[56/70] Compiling SnapKit ConstraintInsets.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[57/70] Compiling PanModal DimmedView.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[58/70] Compiling SnapKit ConstraintPriority.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[59/70] Compiling SnapKit ConstraintPriorityTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[60/70] Compiling SnapKit ConstraintRelatableTarget.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[61/70] Compiling SnapKit ConstraintRelation.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[62/70] Compiling SnapKit ConstraintView+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SnapKit/Sources/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[63/70] Compiling PanModal PanContainerView.swift
<unknown>:0: error: invalid value '5.0' in '-swift-version 5.0'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
BUILD FAILURE 6.0 linux