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 Modals, reference 1.0.0 (4e234f), with Swift 5.10 for Linux on 12 Apr 2025 03:50:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/swift-modals.git
Reference: 1.0.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/square/swift-modals
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 4e234f0 feat: initial commit
Cloned https://github.com/square/swift-modals.git
Revision (git rev-parse @):
4e234f0d3a4112d3ac2ad642195f4c6b9d155491
SUCCESS checkout https://github.com/square/swift-modals.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/square/swift-modals.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-log
Fetching https://github.com/square/workflow-swift
[1/3825] Fetching swift-log
[3826/33967] Fetching swift-log, workflow-swift
Fetched https://github.com/apple/swift-log from cache (0.70s)
Fetched https://github.com/square/workflow-swift from cache (0.71s)
Computing version for https://github.com/square/workflow-swift
Computed https://github.com/square/workflow-swift at 3.15.0 (0.43s)
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/ReactiveX/RxSwift.git
[1/4581] Fetching swift-custom-dump
[4582/5960] Fetching swift-custom-dump, swift-perception
[5672/7468] Fetching swift-custom-dump, swift-perception, swift-identified-collections
[5742/11836] Fetching swift-custom-dump, swift-perception, swift-identified-collections, swift-case-paths
Fetched https://github.com/pointfreeco/swift-perception from cache (0.30s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.30s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52644] Fetching rxswift
[2634/105132] Fetching rxswift, reactiveswift
[24184/175198] Fetching rxswift, reactiveswift, swift-syntax
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (1.97s)
[121115/122710] Fetching rxswift, swift-syntax
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.38s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (5.53s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (5.54s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.58s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (0.89s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.30s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5342] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.55s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.31s)
Fetching https://github.com/apple/swift-collections
[1/15990] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (0.88s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.33s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.32s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.31s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.5.1 (0.33s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.6.1 (0.39s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.48s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.5.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/square/workflow-swift
Working copy of https://github.com/square/workflow-swift resolved at 3.15.0
Building for debugging...
[0/21] Write sources
[0/21] Copying Localizable.strings
[0/21] Write sources
[0/21] Copying Localizable.strings
[2/21] Write sources
[3/21] Copying Localizable.strings
[8/21] Write sources
[13/21] Copying Localizable.strings
[15/21] Write sources
[16/21] Copying Localizable.strings
[19/21] Copying Info.plist
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/76] Emitting module ReactiveSwift
[23/82] Compiling ReactiveSwift Map.swift
[24/82] Compiling ReactiveSwift MapError.swift
[25/82] Compiling ReactiveSwift Materialize.swift
[26/82] Compiling ReactiveSwift MaterializeAsResult.swift
[27/82] Compiling ReactiveSwift ObserveOn.swift
[28/82] Compiling ReactiveSwift Observer.swift
[29/82] Compiling ReactiveSwift Operators.swift
[30/82] Compiling ReactiveSwift Reduce.swift
[31/82] Compiling ReactiveSwift ScanMap.swift
[32/82] Compiling ReactiveSwift SkipFirst.swift
[33/82] Compiling ReactiveSwift SkipRepeats.swift
[34/82] Compiling ReactiveSwift SkipWhile.swift
[35/82] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[36/82] Compiling ViewEnvironment ViewEnvironmentKey.swift
[37/82] Compiling ViewEnvironment ViewEnvironment.swift
[38/82] Emitting module ViewEnvironment
[40/89] Emitting module ViewEnvironmentUI
[41/89] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[42/89] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[43/89] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[44/89] Compiling ReactiveSwift CompactMap.swift
[45/89] Compiling ReactiveSwift Debounce.swift
[46/89] Compiling ReactiveSwift Delay.swift
[47/89] Compiling ReactiveSwift Dematerialize.swift
[48/89] Compiling ReactiveSwift DematerializeResults.swift
[49/89] Compiling ReactiveSwift Filter.swift
[50/89] Compiling ReactiveSwift LazyMap.swift
[51/89] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[52/89] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:259:13: error: cannot find 'objc_getAssociatedObject' in scope
            objc_getAssociatedObject(self, &AssociatedKeys.ancestorOverride) as? EnvironmentAncestorProvider
            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:13: error: cannot find 'objc_setAssociatedObject' in scope
            objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:89: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
            objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
                                                                                       ~^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:293:13: error: cannot find 'objc_getAssociatedObject' in scope
            objc_getAssociatedObject(self, &AssociatedKeys.descendantsOverride) as? EnvironmentDescendantsProvider
            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:301:13: error: cannot find 'objc_setAssociatedObject' in scope
            objc_setAssociatedObject(self, &AssociatedKeys.descendantsOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:301:92: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
            objc_setAssociatedObject(self, &AssociatedKeys.descendantsOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
                                                                                          ~^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:436:13: error: cannot find 'objc_getAssociatedObject' in scope
            objc_getAssociatedObject(
            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:442:13: error: cannot find 'objc_setAssociatedObject' in scope
            objc_setAssociatedObject(
            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:446:18: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
                .OBJC_ASSOCIATION_RETAIN_NONATOMIC
                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:453:36: error: cannot find 'objc_getAssociatedObject' in scope
            let associatedObject = objc_getAssociatedObject(
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:460:13: error: cannot find 'objc_setAssociatedObject' in scope
            objc_setAssociatedObject(
            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:464:17: error: cannot find 'objc_AssociationPolicy' in scope
                objc_AssociationPolicy.OBJC_ASSOCIATION_COPY
                ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:513:13: error: cannot find 'objc_getAssociatedObject' in scope
            objc_getAssociatedObject(
            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:519:13: error: cannot find 'objc_setAssociatedObject' in scope
            objc_setAssociatedObject(
            ^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/workflow-swift/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:523:18: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
                .OBJC_ASSOCIATION_RETAIN_NONATOMIC
                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[53/89] Compiling Logging MetadataProvider.swift
error: fatalError
[54/89] Emitting module Logging
BUILD FAILURE 5.10 linux