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 swift-tca-custom-alert, reference v0.3.4 (0ded8f), with Swift 6.0 for Linux on 5 Nov 2024 15:22:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Reference: v0.3.4
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/Naturally-Inviting/swift-tca-custom-alert
 * tag               v0.3.4     -> FETCH_HEAD
HEAD is now at 0ded8fc swift 6
Cloned https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Revision (git rev-parse @):
0ded8fc6f9e6c8cc1de18ba1605d53c293a987c0
SUCCESS checkout https://github.com/Naturally-Inviting/swift-tca-custom-alert.git at v0.3.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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 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/pointfreeco/swift-composable-architecture
[1/273391] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (9.34s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.15.2 (0.49s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1499] Fetching swift-identified-collections
[286/2712] Fetching swift-identified-collections, swift-perception
[844/7697] Fetching swift-identified-collections, swift-perception, xctest-dynamic-overlay
[1571/13014] Fetching swift-identified-collections, swift-perception, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.70s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/66408] Fetching swift-syntax
[7970/70919] Fetching swift-syntax, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.31s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[12618/66408] Fetching swift-syntax
[22580/67166] Fetching swift-syntax, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.30s)
[26564/66408] Fetching swift-syntax
Fetching https://github.com/pointfreeco/swift-case-paths
[43831/70582] Fetching swift-syntax, swift-case-paths
[52653/115612] Fetching swift-syntax, swift-case-paths, swift-navigation
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.28s)
[54051/111438] Fetching swift-syntax, swift-navigation
Fetching https://github.com/pointfreeco/combine-schedulers
[66997/113785] Fetching swift-syntax, swift-navigation, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.22s)
[87832/111438] Fetching swift-syntax, swift-navigation
Fetching https://github.com/apple/swift-collections
[111439/126913] Fetching swift-syntax, swift-navigation, swift-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (5.01s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (5.04s)
Fetched https://github.com/apple/swift-collections from cache (3.23s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (5.36s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (5.36s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.41s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.2.2 (0.57s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
warning: 'swift-identified-collections': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.0 (0.43s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
warning: 'swift-concurrency-extras': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-concurrency-extras",
 7 |   platforms: [
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.2.0 (0.83s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.40s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.3.5 (1.46s)
Computing version for https://github.com/pointfreeco/swift-dependencies
warning: 'swift-dependencies': /Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
  4 | import PackageDescription
  5 |
  6 | let package = Package(
    |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
  7 |   name: "swift-dependencies",
  8 |   platforms: [
Computed https://github.com/pointfreeco/swift-dependencies at 1.4.1 (0.65s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1278] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.26s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.71s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.46s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.14s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.11s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.60s)
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.4.1
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.0
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/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.6
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.2.0
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/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.15.2
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.3.5
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.2.2
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
warning: 'swift-concurrency-extras': /host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-concurrency-extras",
 7 |   platforms: [
warning: 'combine-schedulers': /host/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
warning: 'swift-identified-collections': /host/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
warning: 'swift-dependencies': /host/spi-builder-workspace/.build/checkouts/swift-dependencies/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
  4 | import PackageDescription
  5 |
  6 | let package = Package(
    |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
  7 |   name: "swift-dependencies",
  8 |   platforms: [
warning: 'swift-clocks': /host/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Building for debugging...
[0/66] Write sources
[8/66] Copying PrivacyInfo.xcprivacy
[8/66] Write sources
[37/66] Compiling UIKitNavigationShim shim.m
[38/66] Compiling _SwiftSyntaxCShims dummy.c
[39/66] Write swift-version-24593BA9C3E375BF.txt
[41/118] Emitting module SwiftSyntax509
[42/118] Emitting module IssueReporting
[43/120] Compiling IssueReporting WithExpectedIssue.swift
[44/120] Compiling IssueReporting WithIssueContext.swift
[45/120] Emitting module SwiftSyntax600
[46/120] Compiling SwiftSyntax600 Empty.swift
[47/121] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[48/121] Compiling ConcurrencyExtras Locking.swift
[50/123] Compiling InternalCollectionsUtilities Integer rank.swift
[51/123] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[52/123] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/123] Compiling InternalCollectionsUtilities Specialize.swift
[54/123] Compiling ConcurrencyExtras ActorIsolated.swift
[55/123] Compiling ConcurrencyExtras AnyHashableSendable.swift
[56/123] Compiling ConcurrencyExtras AsyncStream.swift
[57/123] Emitting module InternalCollectionsUtilities
[58/123] Compiling InternalCollectionsUtilities _SortedCollection.swift
[59/123] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/123] Compiling ConcurrencyExtras UncheckedBox.swift
[63/123] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/123] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[65/123] Emitting module SwiftSyntax510
[66/123] Compiling SwiftSyntax510 Empty.swift
[67/123] Compiling SwiftSyntax509 Empty.swift
[70/125] Compiling InternalCollectionsUtilities Debugging.swift
[71/125] Compiling InternalCollectionsUtilities Descriptions.swift
[72/125] Emitting module ConcurrencyExtras
[73/125] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[74/125] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[74/127] Wrapping AST for SwiftSyntax600 for debugging
[76/127] Wrapping AST for SwiftSyntax510 for debugging
[77/127] Wrapping AST for SwiftSyntax509 for debugging
[79/191] Compiling ConcurrencyExtras UncheckedSendable.swift
[80/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[81/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[82/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[83/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[84/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[85/246] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[86/246] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[87/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[88/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[89/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[90/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[91/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[92/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[93/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[94/253] Compiling OrderedCollections OrderedSet+Initializers.swift
[95/253] Compiling OrderedCollections OrderedSet+Insertions.swift
[96/253] Compiling OrderedCollections OrderedSet+Invariants.swift
[97/253] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[98/253] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[99/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[100/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[101/253] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[102/253] Compiling OrderedCollections OrderedDictionary.swift
[103/253] Compiling OrderedCollections OrderedSet+Codable.swift
[104/253] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[105/253] Compiling OrderedCollections OrderedSet+Descriptions.swift
[106/253] Compiling OrderedCollections OrderedSet+Diffing.swift
[107/253] Compiling OrderedCollections OrderedSet+Equatable.swift
[108/253] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[109/253] Compiling OrderedCollections OrderedSet+Hashable.swift
[110/253] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[111/253] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[112/253] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[113/253] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[114/253] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[115/253] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[116/253] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[117/253] Compiling OrderedCollections OrderedDictionary+Values.swift
[118/253] Compiling OrderedCollections OrderedDictionary+Codable.swift
[119/253] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[120/253] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[121/253] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[122/253] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[123/253] Compiling OrderedCollections OrderedDictionary+Elements.swift
[124/253] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[125/253] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[126/253] Compiling OrderedCollections _HashTable+Bucket.swift
[127/253] Compiling OrderedCollections _HashTable+BucketIterator.swift
[128/253] Compiling OrderedCollections _HashTable+Constants.swift
[129/253] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[130/253] Compiling OrderedCollections _HashTable+Testing.swift
[131/253] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[132/253] Compiling OrderedCollections _HashTable.swift
[133/253] Compiling OrderedCollections _Hashtable+Header.swift
[134/253] Compiling ConcurrencyExtras MainSerialExecutor.swift
[145/253] Compiling ConcurrencyExtras Result.swift
[146/253] Compiling ConcurrencyExtras Task.swift
[147/253] Compiling ConcurrencyExtras LockIsolated.swift
[159/255] Compiling OrderedCollections OrderedSet+Sendable.swift
[160/255] Compiling OrderedCollections OrderedSet+SubSequence.swift
[161/255] Compiling OrderedCollections OrderedSet+Testing.swift
[162/255] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[163/255] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[164/255] Compiling OrderedCollections OrderedSet.swift
[165/255] Compiling OrderedCollections _UnsafeBitset.swift
[168/278] Emitting module OrderedCollections
[169/279] Emitting module CombineSchedulers
[170/279] Compiling CombineSchedulers AnyScheduler.swift
[171/279] Compiling CombineSchedulers Concurrency.swift
[174/280] Compiling CombineSchedulers ImmediateScheduler.swift
[175/280] Compiling CombineSchedulers Deprecations.swift
[176/280] Compiling CombineSchedulers SwiftUI.swift
[177/280] Compiling CombineSchedulers TestScheduler.swift
[178/280] Compiling CombineSchedulers Lock.swift
[179/280] Compiling CombineSchedulers NSRecursiveLock.swift
[188/288] Compiling CombineSchedulers UIScheduler.swift
[189/288] Compiling XCTestDynamicOverlay Exports.swift
[190/288] Compiling CombineSchedulers Timer.swift
[191/288] Compiling CombineSchedulers UIKit.swift
[192/288] Compiling CombineSchedulers UnimplementedScheduler.swift
[194/289] Emitting module Clocks
[195/290] Compiling Clocks AnyClock.swift
[196/308] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[197/308] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[198/308] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[199/308] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[200/308] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[201/308] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[202/308] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[203/308] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[205/308] Emitting module XCTestDynamicOverlay
[206/308] Compiling XCTestDynamicOverlay Deprecations.swift
[207/309] Compiling Clocks UnimplementedClock.swift
[209/309] Compiling Clocks Timer.swift
[210/309] Compiling Clocks Lock.swift
[211/309] Compiling Clocks SwiftUI.swift
[212/309] Compiling Clocks _AsyncTimerSequence.swift
[213/309] Compiling Clocks ImmediateClock.swift
[214/309] Compiling Clocks TestClock.swift
[220/339] Compiling CustomDump CoreImage.swift
[221/339] Compiling CustomDump CoreLocation.swift
[222/339] Compiling CustomDump CoreMotion.swift
[223/339] Compiling CustomDump CustomDumpRepresentable.swift
[224/339] Compiling CustomDump StoreKit.swift
[225/339] Compiling CustomDump Foundation.swift
[226/339] Compiling CustomDump GameKit.swift
[227/339] Compiling CustomDump KeyPath.swift
[228/339] Compiling CustomDump Photos.swift
[229/339] Compiling CustomDump Speech.swift
[230/339] Compiling CustomDump UserNotifications.swift
[231/339] Compiling CustomDump UserNotificationsUI.swift
[232/339] Compiling CustomDump CustomDumpReflectable.swift
[237/364] Compiling Dependencies WithRandomNumberGenerator.swift
[238/364] Compiling Dependencies Deprecations.swift
[239/364] Compiling Dependencies Assert.swift
[240/364] Compiling Dependencies Calendar.swift
[241/364] Compiling Dependencies Clocks.swift
[242/364] Compiling Dependencies Context.swift
[243/364] Compiling Dependencies MainRunLoop.swift
[244/364] Compiling Dependencies OpenURL.swift
[245/364] Compiling Dependencies TimeZone.swift
[246/364] Compiling Dependencies URLSession.swift
[247/364] Emitting module IdentifiedCollections
[248/364] Compiling CustomDump Unordered.swift
[249/364] Compiling CustomDump XCTAssertDifference.swift
[250/364] Compiling CustomDump XCTAssertNoDifference.swift
[251/365] Compiling Dependencies TypeName.swift
[252/365] Compiling CustomDump AnyType.swift
[253/365] Compiling CustomDump CollectionDifference.swift
[254/365] Compiling CustomDump Identifiable.swift
[255/365] Compiling CustomDump Mirror.swift
[256/365] Compiling CustomDump String.swift
[257/365] Compiling Dependencies Dependency.swift
[258/365] Compiling Dependencies DependencyContext.swift
[259/365] Compiling Dependencies DependencyKey.swift
[260/365] Compiling Dependencies DependencyValues.swift
[262/365] Compiling Dependencies FireAndForget.swift
[263/365] Compiling Dependencies Locale.swift
[264/365] Compiling Dependencies MainQueue.swift
[267/368] Compiling Dependencies Date.swift
[269/368] Compiling Dependencies Exports.swift
[272/368] Compiling Dependencies UUID.swift
[277/368] Emitting module CustomDump
[278/368] Emitting module Dependencies
[285/368] Compiling Dependencies PreviewTrait.swift
[286/368] Compiling Dependencies TestTrait.swift
[287/368] Compiling Dependencies WithDependencies.swift
[294/370] Emitting module SwiftSyntax
[311/370] Compiling SwiftSyntax RawSyntaxValidation.swift
[312/370] Compiling SwiftSyntax SyntaxNodesAB.swift
[340/370] Compiling SwiftSyntax SyntaxNodesC.swift
[341/370] Compiling SwiftSyntax SyntaxNodesD.swift
[342/370] Compiling SwiftSyntax SyntaxNodesEF.swift
[343/370] Compiling SwiftSyntax SyntaxNodesGHI.swift
[344/370] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[345/370] Compiling SwiftSyntax SyntaxNodesOP.swift
[346/370] Compiling SwiftSyntax SyntaxNodesQRS.swift
[347/370] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[348/371] Wrapping AST for SwiftSyntax for debugging
[350/428] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[351/428] Compiling SwiftDiagnostics FixIt.swift
[352/428] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[353/428] Compiling SwiftDiagnostics Message.swift
[354/428] Compiling SwiftBasicFormat Syntax+Extensions.swift
[355/428] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[356/429] Compiling SwiftDiagnostics Note.swift
[357/429] Compiling SwiftParser CharacterInfo.swift
[358/429] Compiling SwiftParser CollectionNodes+Parsable.swift
[359/429] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[360/429] Compiling SwiftParser Attributes.swift
[361/429] Compiling SwiftParser Availability.swift
[362/429] Emitting module SwiftDiagnostics
[363/429] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[365/430] Compiling SwiftParser SwiftParserCompatibility.swift
[366/430] Compiling SwiftParser SwiftVersion.swift
[367/430] Compiling SwiftParser SyntaxUtils.swift
[368/430] Compiling SwiftParser TokenConsumer.swift
[369/430] Compiling SwiftParser TokenPrecedence.swift
[370/435] Compiling SwiftBasicFormat InferIndentation.swift
[371/435] Emitting module SwiftBasicFormat
[372/435] Compiling SwiftBasicFormat BasicFormat.swift
[372/436] Wrapping AST for SwiftDiagnostics for debugging
[374/436] Wrapping AST for SwiftBasicFormat for debugging
[376/436] Compiling SwiftParser LexemeSequence.swift
[377/436] Compiling SwiftParser Lexer.swift
[378/436] Compiling SwiftParser RegexLiteralLexer.swift
[379/436] Compiling SwiftParser UnicodeScalarExtensions.swift
[380/436] Compiling SwiftParser Lookahead.swift
[381/436] Compiling SwiftParser LoopProgressCondition.swift
[382/436] Compiling SwiftParser TokenSpec.swift
[383/436] Compiling SwiftParser TokenSpecSet.swift
[384/436] Compiling SwiftParser TopLevel.swift
[385/436] Compiling SwiftParser TriviaParser.swift
[386/436] Compiling SwiftParser Types.swift
[387/436] Compiling SwiftParser Modifiers.swift
[388/436] Compiling SwiftParser Names.swift
[389/436] Compiling SwiftParser Nominals.swift
[390/436] Compiling SwiftParser Parameters.swift
[391/436] Compiling SwiftParser ParseSourceFile.swift
[392/436] Compiling SwiftParser Parser.swift
[393/436] Compiling SwiftParser Patterns.swift
[394/436] Compiling SwiftParser Recovery.swift
[395/436] Compiling SwiftParser Specifiers.swift
[396/436] Compiling SwiftParser Statements.swift
[397/436] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[398/436] Compiling SwiftParser StringLiterals.swift
[399/436] Emitting module SwiftParser
[404/436] Compiling SwiftParser Declarations.swift
[405/436] Compiling SwiftParser Directives.swift
[406/436] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[407/436] Compiling SwiftParser Expressions.swift
[408/436] Compiling SwiftParser IncrementalParseTransition.swift
[409/436] Compiling SwiftParser IsValidIdentifier.swift
[410/436] Compiling SwiftParser Cursor.swift
[411/436] Compiling SwiftParser Lexeme.swift
[412/436] Compiling SwiftParser ExperimentalFeatures.swift
[413/436] Compiling SwiftParser IsLexerClassified.swift
[414/436] Compiling SwiftParser LayoutNodes+Parsable.swift
[415/436] Compiling SwiftParser Parser+TokenSpecSet.swift
[416/436] Compiling SwiftParser TokenSpecStaticMembers.swift
[417/437] Wrapping AST for SwiftParser for debugging
[419/460] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[420/461] Compiling SwiftOperators PrecedenceGraph.swift
[421/461] Compiling SwiftOperators PrecedenceGroup.swift
[422/461] Compiling SwiftOperators OperatorTable.swift
[423/462] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[424/462] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[425/462] Compiling SwiftParserDiagnostics Utils.swift
[426/462] Compiling SwiftOperators SyntaxSynthesis.swift
[427/462] Compiling SwiftOperators OperatorTable+Semantics.swift
[428/462] Compiling SwiftOperators OperatorTable+Folding.swift
[429/462] Compiling SwiftParserDiagnostics MissingNodesError.swift
[430/462] Compiling SwiftParserDiagnostics MissingTokenError.swift
[431/462] Emitting module SwiftOperators
[432/462] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[433/462] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[435/463] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[435/463] Wrapping AST for SwiftOperators for debugging
[439/463] Emitting module SwiftParserDiagnostics
[442/463] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[443/463] Compiling SwiftParserDiagnostics PresenceUtils.swift
[444/463] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[445/463] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[446/464] Wrapping AST for SwiftParserDiagnostics for debugging
[448/479] Compiling SwiftSyntaxBuilder Indenter.swift
[449/479] Compiling SwiftSyntaxBuilder ListBuilder.swift
[450/480] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[451/480] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[452/480] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[453/480] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[454/480] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[455/480] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[456/480] Emitting module SwiftSyntaxBuilder
[457/480] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[458/480] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[459/480] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[460/480] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[461/480] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[462/480] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[463/480] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[464/481] Wrapping AST for SwiftSyntaxBuilder for debugging
[466/498] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[467/498] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[468/500] Compiling SwiftSyntaxMacros Macro.swift
[469/500] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[470/500] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[471/500] Compiling SwiftSyntaxMacros Macro+Format.swift
[472/500] Compiling SwiftSyntaxMacros MemberMacro.swift
[473/500] Compiling SwiftSyntaxMacros PeerMacro.swift
[474/500] Emitting module SwiftSyntaxMacros
[475/500] Compiling SwiftSyntaxMacros PreambleMacro.swift
[476/500] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[477/500] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[478/500] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[479/500] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[480/500] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[481/500] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[482/500] Compiling SwiftSyntaxMacros AccessorMacro.swift
[483/500] Compiling SwiftSyntaxMacros AttachedMacro.swift
[484/500] Compiling SwiftSyntaxMacros BodyMacro.swift
[485/501] Wrapping AST for SwiftSyntaxMacros for debugging
[487/510] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[488/511] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[489/511] Emitting module SwiftSyntaxMacroExpansion
[490/511] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[491/511] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[492/511] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[493/511] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[494/511] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[495/511] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[496/511] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[497/512] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[499/524] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[500/525] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[501/525] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[502/525] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[503/525] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[504/525] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[505/525] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[506/525] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[507/525] Emitting module SwiftCompilerPluginMessageHandling
[508/525] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[509/525] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[510/525] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[511/525] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[512/526] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[514/528] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[515/528] Emitting module SwiftCompilerPlugin
[516/529] Wrapping AST for SwiftCompilerPlugin for debugging
[518/550] Compiling ComposableArchitectureMacros Plugins.swift
[519/550] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[520/550] Compiling DependenciesMacrosPlugin Plugins.swift
[521/550] Compiling DependenciesMacrosPlugin Support.swift
[522/550] Compiling PerceptionMacros Plugins.swift
[523/550] Emitting module ComposableArchitectureMacros
[524/550] Compiling ComposableArchitectureMacros PresentsMacro.swift
[525/550] Compiling ComposableArchitectureMacros Availability.swift
[526/550] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[527/550] Compiling ComposableArchitectureMacros Extensions.swift
[528/550] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[529/550] Emitting module DependenciesMacrosPlugin
[530/550] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[531/551] Compiling ComposableArchitectureMacros ReducerMacro.swift
/host/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitectureMacros/ReducerMacro.swift:271:85: error: value of type 'String' has no member 'capitalized'
269 |           conformances.append(
270 |             contentsOf: arguments[startIndex..<endIndex].compactMap {
271 |               $0.expression.as(MemberAccessExprSyntax.self)?.declName.baseName.text.capitalized
    |                                                                                     `- error: value of type 'String' has no member 'capitalized'
272 |             }
273 |           )
/host/spi-builder-workspace/.build/checkouts/swift-composable-architecture/Sources/ComposableArchitectureMacros/ReducerMacro.swift:295:85: error: value of type 'String' has no member 'capitalized'
293 |           conformances.append(
294 |             contentsOf: arguments[startIndex..<arguments.endIndex].compactMap {
295 |               $0.expression.as(MemberAccessExprSyntax.self)?.declName.baseName.text.capitalized
    |                                                                                     `- error: value of type 'String' has no member 'capitalized'
296 |             }
297 |           )
[532/551] Compiling PerceptionMacros Extensions.swift
[533/551] Compiling PerceptionMacros Availability.swift
[534/551] Compiling PerceptionMacros PerceptibleMacro.swift
[535/551] Emitting module PerceptionMacros
[537/552] Compiling CasePathsMacros Plugin.swift
[538/552] Emitting module CasePathsMacros
BUILD FAILURE 6.0 linux