Build Information
Failed to build swift-dependencies-additions, reference main (7b1d88
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 14:01:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tgrapperon/swift-dependencies-additions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tgrapperon/swift-dependencies-additions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7b1d88e Run swift-format
Cloned https://github.com/tgrapperon/swift-dependencies-additions.git
Revision (git rev-parse @):
7b1d88ec23f80b0b5d4832d51af7647fa5062d8e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tgrapperon/swift-dependencies-additions.git at main
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-clocks
[1/1278] Fetching swift-clocks
[65/3625] Fetching swift-clocks, combine-schedulers
[159/5663] Fetching swift-clocks, combine-schedulers, swift-docc-plugin
[800/10673] Fetching swift-clocks, combine-schedulers, swift-docc-plugin, xctest-dynamic-overlay
[1038/16208] Fetching swift-clocks, combine-schedulers, swift-docc-plugin, xctest-dynamic-overlay, swift-dependencies
[5948/19396] Fetching swift-clocks, combine-schedulers, swift-docc-plugin, xctest-dynamic-overlay, swift-dependencies, swift-docc-symbolkit
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.52s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.52s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.52s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.52s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.52s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.52s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (2.95s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.43s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.6.1 (0.45s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/773] Fetching swift-concurrency-extras
[774/67543] Fetching swift-concurrency-extras, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.79s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.79s)
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.42s)
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.40s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.0 (0.41s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.59s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
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.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.6.1
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
warning: 'combine-schedulers': /Users/admin/builder/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-clocks': /Users/admin/builder/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-dependencies-additions",
"name": "swift-dependencies-additions",
"url": "https://github.com/tgrapperon/swift-dependencies-additions.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies-additions",
"dependencies": [
{
"identity": "swift-dependencies",
"name": "swift-dependencies",
"url": "https://github.com/pointfreeco/swift-dependencies",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-clocks",
"name": "swift-clocks",
"url": "https://github.com/pointfreeco/swift-clocks",
"version": "1.0.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tgrapperon/swift-dependencies-additions.git
[1/3753] Fetching swift-dependencies-additions
Fetched https://github.com/tgrapperon/swift-dependencies-additions.git from cache (1.10s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.48s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.48s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.02s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.6.1 (0.02s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.48s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.48s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.91s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.91s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.02s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.02s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.0 (0.02s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.02s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.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/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.6.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.3
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/tgrapperon/swift-dependencies-additions.git
Working copy of https://github.com/tgrapperon/swift-dependencies-additions.git resolved at main (7b1d88e)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'swift-dependencies-additions' is not used by any target
Found 2 product dependencies
- swift-dependencies
- xctest-dynamic-overlay
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/tgrapperon/swift-dependencies-additions.git
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
}
],
"manifest_display_name" : "swift-dependencies-additions",
"name" : "swift-dependencies-additions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "DependenciesAdditions",
"targets" : [
"DependenciesAdditions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_AppStorageDependency",
"targets" : [
"_AppStorageDependency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_CoreDataDependency",
"targets" : [
"_CoreDataDependency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_NotificationDependency",
"targets" : [
"_NotificationDependency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_SwiftUIDependency",
"targets" : [
"_SwiftUIDependency"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_SwiftUIDependencyTests",
"module_type" : "SwiftTarget",
"name" : "_SwiftUIDependencyTests",
"path" : "Tests/_SwiftUIDependencyTests",
"sources" : [
"SwiftUIEnvironmentTests.swift"
],
"target_dependencies" : [
"_SwiftUIDependency"
],
"type" : "test"
},
{
"c99name" : "_SwiftUIDependency",
"module_type" : "SwiftTarget",
"name" : "_SwiftUIDependency",
"path" : "Sources/_SwiftUIDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"_SwiftUIDependency"
],
"sources" : [
"StateObjectDependency.swift",
"SwiftUIEnvironment.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics"
],
"type" : "library"
},
{
"c99name" : "_NotificationDependencyTests",
"module_type" : "SwiftTarget",
"name" : "_NotificationDependencyTests",
"path" : "Tests/_NotificationDependencyTests",
"sources" : [
"NotificationDependencyTests.swift"
],
"target_dependencies" : [
"_NotificationDependency"
],
"type" : "test"
},
{
"c99name" : "_NotificationDependency",
"module_type" : "SwiftTarget",
"name" : "_NotificationDependency",
"path" : "Sources/_NotificationDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"_NotificationDependency"
],
"sources" : [
"NotificationDependency.swift",
"Notifications/Notifications+Accessibility.swift",
"Notifications/Notifications+UIKit.swift"
],
"target_dependencies" : [
"AccessibilityDependency",
"DependenciesAdditionsBasics",
"DeviceDependency",
"NotificationCenterDependency"
],
"type" : "library"
},
{
"c99name" : "_CoreDataDependencyTests",
"module_type" : "SwiftTarget",
"name" : "_CoreDataDependencyTests",
"path" : "Tests/_CoreDataDependencyTests",
"sources" : [
"CoreDataDependencyTests.swift"
],
"target_dependencies" : [
"_CoreDataDependency"
],
"type" : "test"
},
{
"c99name" : "_CoreDataDependency",
"module_type" : "SwiftTarget",
"name" : "_CoreDataDependency",
"path" : "Sources/_CoreDataDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"_CoreDataDependency"
],
"sources" : [
"FetchRequest.swift",
"PersistentContainer+Additions.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics",
"PersistentContainerDependency"
],
"type" : "library"
},
{
"c99name" : "_AppStorageDependencyTests",
"module_type" : "SwiftTarget",
"name" : "_AppStorageDependencyTests",
"path" : "Tests/_AppStorageDependencyTests",
"sources" : [
"AppStorageTests.swift"
],
"target_dependencies" : [
"_AppStorageDependency"
],
"type" : "test"
},
{
"c99name" : "_AppStorageDependency",
"module_type" : "SwiftTarget",
"name" : "_AppStorageDependency",
"path" : "Sources/_AppStorageDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"_AppStorageDependency"
],
"sources" : [
"AppStorage+Specializations.swift",
"AppStorage.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics",
"UserDefaultsDependency"
],
"type" : "library"
},
{
"c99name" : "UserNotificationsDependencyTests",
"module_type" : "SwiftTarget",
"name" : "UserNotificationsDependencyTests",
"path" : "Tests/UserNotificationsDependencyTests",
"sources" : [
"UserNotificationsDependencyTests.swift"
],
"target_dependencies" : [
"UserNotificationsDependency"
],
"type" : "test"
},
{
"c99name" : "UserNotificationsDependency",
"module_type" : "SwiftTarget",
"name" : "UserNotificationsDependency",
"path" : "Sources/UserNotificationsDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions"
],
"sources" : [
"UserNotificationsDependency.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics"
],
"type" : "library"
},
{
"c99name" : "UserDefaultsDependencyTests",
"module_type" : "SwiftTarget",
"name" : "UserDefaultsDependencyTests",
"path" : "Tests/UserDefaultsDependencyTests",
"sources" : [
"UserDefaultsDependencyTests.swift"
],
"target_dependencies" : [
"UserDefaultsDependency"
],
"type" : "test"
},
{
"c99name" : "UserDefaultsDependency",
"module_type" : "SwiftTarget",
"name" : "UserDefaultsDependency",
"path" : "Sources/UserDefaultsDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"DependenciesAdditions",
"_AppStorageDependency"
],
"sources" : [
"UserDefaults+Specializations.swift",
"UserDefaultsDependency.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics"
],
"type" : "library"
},
{
"c99name" : "ProcessInfoDependencyTests",
"module_type" : "SwiftTarget",
"name" : "ProcessInfoDependencyTests",
"path" : "Tests/ProcessInfoDependencyTests",
"sources" : [
"ProcessInfoDependencyTests.swift"
],
"target_dependencies" : [
"ProcessInfoDependency"
],
"type" : "test"
},
{
"c99name" : "ProcessInfoDependency",
"module_type" : "SwiftTarget",
"name" : "ProcessInfoDependency",
"path" : "Sources/ProcessInfoDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions"
],
"sources" : [
"ProcessInfoDependency.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics"
],
"type" : "library"
},
{
"c99name" : "PersistentContainerDependencyTests",
"module_type" : "SwiftTarget",
"name" : "PersistentContainerDependencyTests",
"path" : "Tests/PersistentContainerDependencyTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/PersistentContainerDependencyTests/Model.xcdatamodeld",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"PersistentContainerTests.swift"
],
"target_dependencies" : [
"PersistentContainerDependency"
],
"type" : "test"
},
{
"c99name" : "PersistentContainerDependency",
"module_type" : "SwiftTarget",
"name" : "PersistentContainerDependency",
"path" : "Sources/PersistentContainerDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"DependenciesAdditions",
"_CoreDataDependency"
],
"sources" : [
"PersistentContainer.swift"
],
"type" : "library"
},
{
"c99name" : "PathDependencyTests",
"module_type" : "SwiftTarget",
"name" : "PathDependencyTests",
"path" : "Tests/PathDependencyTests",
"sources" : [
"PathDependencyTests.swift"
],
"target_dependencies" : [
"PathDependency"
],
"type" : "test"
},
{
"c99name" : "PathDependency",
"module_type" : "SwiftTarget",
"name" : "PathDependency",
"path" : "Sources/PathDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions"
],
"sources" : [
"PathDependency.swift"
],
"type" : "library"
},
{
"c99name" : "NotificationCenterDependencyTests",
"module_type" : "SwiftTarget",
"name" : "NotificationCenterDependencyTests",
"path" : "Tests/NotificationCenterDependencyTests",
"sources" : [
"NotificationCenterDependencyTests.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics",
"NotificationCenterDependency"
],
"type" : "test"
},
{
"c99name" : "NotificationCenterDependency",
"module_type" : "SwiftTarget",
"name" : "NotificationCenterDependency",
"path" : "Sources/NotificationCenterDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions",
"_NotificationDependency"
],
"sources" : [
"NotificationCenterDependency.swift"
],
"type" : "library"
},
{
"c99name" : "LoggerDependencyTests",
"module_type" : "SwiftTarget",
"name" : "LoggerDependencyTests",
"path" : "Tests/LoggerDependencyTests",
"sources" : [
"LoggerDependencyTests.swift"
],
"target_dependencies" : [
"LoggerDependency"
],
"type" : "test"
},
{
"c99name" : "LoggerDependency",
"module_type" : "SwiftTarget",
"name" : "LoggerDependency",
"path" : "Sources/LoggerDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions"
],
"sources" : [
"Logger.swift"
],
"target_dependencies" : [
"BundleDependency"
],
"type" : "library"
},
{
"c99name" : "DeviceDependencyTests",
"module_type" : "SwiftTarget",
"name" : "DeviceDependencyTests",
"path" : "Tests/DeviceDependencyTests",
"sources" : [
"DeviceCheckTests.swift",
"DeviceDependencyTests.swift"
],
"target_dependencies" : [
"DeviceDependency"
],
"type" : "test"
},
{
"c99name" : "DeviceDependency",
"module_type" : "SwiftTarget",
"name" : "DeviceDependency",
"path" : "Sources/DeviceDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions",
"_NotificationDependency"
],
"sources" : [
"DeviceCheckDependency.swift",
"UIDeviceDependency_iOS.swift",
"UIDeviceDependency_tvOS.swift",
"WKInterfaceDeviceDependency.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics"
],
"type" : "library"
},
{
"c99name" : "DependenciesAdditionsBasicsTests",
"module_type" : "SwiftTarget",
"name" : "DependenciesAdditionsBasicsTests",
"path" : "Tests/DependenciesAdditionsBasicsTests",
"product_dependencies" : [
"IssueReporting"
],
"sources" : [
"ProxiesTests.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics"
],
"type" : "test"
},
{
"c99name" : "DependenciesAdditionsBasics",
"module_type" : "SwiftTarget",
"name" : "DependenciesAdditionsBasics",
"path" : "Sources/DependenciesAdditionsBasics",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions",
"_AppStorageDependency",
"_CoreDataDependency",
"_NotificationDependency",
"_SwiftUIDependency"
],
"sources" : [
"ConcurrencySupport/AnyCancellableTask.swift",
"ConcurrencySupport/AsyncStream+Additions.swift",
"ConcurrencySupport/AsyncThrowingStream+Additions.swift",
"ConcurrencySupport/BroadcastableAsyncSequence.swift",
"DateGenerator/IncrementingDateGenerator.swift",
"DateGenerator/TickingDateGenerator.swift",
"Internal/AsyncSharedSubject.swift",
"Internal/Exports.swift",
"Internal/RuntimeWarnings.swift",
"Proxies+Unimplemented.swift",
"Proxies.swift",
"RandomNumberGenerator/RandomNumberGenerator+Addtions.swift",
"RandomNumberGenerator/SecureRandomNumberGenerator.swift",
"TestSupport/WithTimeout.swift"
],
"type" : "library"
},
{
"c99name" : "DependenciesAdditions",
"module_type" : "SwiftTarget",
"name" : "DependenciesAdditions",
"path" : "Sources/DependenciesAdditions",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"DependenciesAdditions"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"AccessibilityDependency",
"ApplicationDependency",
"BundleDependency",
"CodableDependency",
"CompressionDependency",
"DataDependency",
"DependenciesAdditionsBasics",
"DeviceDependency",
"LoggerDependency",
"NotificationCenterDependency",
"PathDependency",
"PersistentContainerDependency",
"ProcessInfoDependency",
"UserDefaultsDependency",
"UserNotificationsDependency"
],
"type" : "library"
},
{
"c99name" : "DataDependencyTests",
"module_type" : "SwiftTarget",
"name" : "DataDependencyTests",
"path" : "Tests/DataDependencyTests",
"sources" : [
"DataDependencyTests.swift"
],
"target_dependencies" : [
"DataDependency",
"DependenciesAdditionsBasics"
],
"type" : "test"
},
{
"c99name" : "DataDependency",
"module_type" : "SwiftTarget",
"name" : "DataDependency",
"path" : "Sources/DataDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions"
],
"sources" : [
"DataDependency.swift"
],
"type" : "library"
},
{
"c99name" : "CompressionDependencyTests",
"module_type" : "SwiftTarget",
"name" : "CompressionDependencyTests",
"path" : "Tests/CompressionDependencyTests",
"sources" : [
"CompressionDependencyTests.swift"
],
"target_dependencies" : [
"CompressionDependency"
],
"type" : "test"
},
{
"c99name" : "CompressionDependency",
"module_type" : "SwiftTarget",
"name" : "CompressionDependency",
"path" : "Sources/CompressionDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions"
],
"sources" : [
"Compressor.swift",
"Decompressor.swift",
"Internal/_Compression.swift"
],
"type" : "library"
},
{
"c99name" : "CodableDependencyTests",
"module_type" : "SwiftTarget",
"name" : "CodableDependencyTests",
"path" : "Tests/CodableDependencyTests",
"sources" : [
"CodableDependencyTests.swift"
],
"target_dependencies" : [
"CodableDependency"
],
"type" : "test"
},
{
"c99name" : "CodableDependency",
"module_type" : "SwiftTarget",
"name" : "CodableDependency",
"path" : "Sources/CodableDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions"
],
"sources" : [
"DataDecoder.swift",
"DataEncoder.swift"
],
"type" : "library"
},
{
"c99name" : "BundleDependencyTests",
"module_type" : "SwiftTarget",
"name" : "BundleDependencyTests",
"path" : "Tests/BundleDependencyTests",
"sources" : [
"BundleInfoTests.swift"
],
"target_dependencies" : [
"BundleDependency"
],
"type" : "test"
},
{
"c99name" : "BundleDependency",
"module_type" : "SwiftTarget",
"name" : "BundleDependency",
"path" : "Sources/BundleDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions"
],
"sources" : [
"BundleInfo.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics"
],
"type" : "library"
},
{
"c99name" : "ApplicationDependencyTests",
"module_type" : "SwiftTarget",
"name" : "ApplicationDependencyTests",
"path" : "Tests/ApplicationDependencyTests",
"sources" : [
"ApplicationDependencyTests.swift"
],
"target_dependencies" : [
"ApplicationDependency"
],
"type" : "test"
},
{
"c99name" : "ApplicationDependency",
"module_type" : "SwiftTarget",
"name" : "ApplicationDependency",
"path" : "Sources/ApplicationDependency",
"product_dependencies" : [
"IssueReporting",
"Dependencies"
],
"product_memberships" : [
"DependenciesAdditions"
],
"sources" : [
"ApplicationDependency_iOS.swift",
"ApplicationDependency_tvOS.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics"
],
"type" : "library"
},
{
"c99name" : "AccessibilityDependencyTests",
"module_type" : "SwiftTarget",
"name" : "AccessibilityDependencyTests",
"path" : "Tests/AccessibilityDependencyTests",
"sources" : [
"AccessibilityDependencyTests.swift"
],
"target_dependencies" : [
"AccessibilityDependency"
],
"type" : "test"
},
{
"c99name" : "AccessibilityDependency",
"module_type" : "SwiftTarget",
"name" : "AccessibilityDependency",
"path" : "Sources/AccessibilityDependency",
"product_dependencies" : [
"Dependencies",
"IssueReporting"
],
"product_memberships" : [
"DependenciesAdditions",
"_NotificationDependency"
],
"sources" : [
"AccessibilityDependency_iOS.swift"
],
"target_dependencies" : [
"DependenciesAdditionsBasics"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/29] Write sources
[28/29] Write swift-version--7754E27361AE5C74.txt
[30/59] Compiling IssueReporting Unimplemented.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[31/59] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[32/59] Compiling IssueReporting ReportIssue.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[33/59] Compiling IssueReporting TestContext.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[34/60] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[35/60] Compiling ConcurrencyExtras UncheckedBox.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[36/61] Compiling ConcurrencyExtras UncheckedSendable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[37/61] Compiling IssueReporting XCTest.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[38/61] Compiling IssueReporting IsTesting.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[39/61] Compiling IssueReporting UncheckedSendable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[40/61] Compiling IssueReporting Warn.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[41/61] Compiling ConcurrencyExtras Task.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/61] Compiling ConcurrencyExtras AsyncStream.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[43/61] Emitting module ConcurrencyExtras
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[44/61] Compiling ConcurrencyExtras Result.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[45/61] Compiling ConcurrencyExtras MainSerialExecutor.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[46/61] Compiling ConcurrencyExtras LockIsolated.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[47/61] Compiling ConcurrencyExtras AsyncThrowingStream.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[48/61] Compiling ConcurrencyExtras Locking.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[49/61] Compiling ConcurrencyExtras ActorIsolated.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[50/61] Compiling ConcurrencyExtras AnyHashableSendable.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/61] Emitting module IssueReporting
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[54/61] Compiling IssueReporting FailureObserver.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[55/61] Compiling IssueReporting LockIsolated.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[56/61] Compiling IssueReporting Rethrows.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[57/61] Compiling IssueReporting SwiftTesting.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
warning: 'combine-schedulers': /Users/admin/builder/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-clocks': /Users/admin/builder/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
BUILD FAILURE 6.0 macosSpm