This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build CoreDataRepository with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/roanutil/CoreDataRepository.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/roanutil/CoreDataRepository
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c77247f Add documentation link to README
Cloned https://github.com/roanutil/CoreDataRepository.git
Revision (git rev-parse @):
c77247fcf06c477463f72418cf45da50806e2e06
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/roanutil/CoreDataRepository.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/roanutil/CoreDataRepository.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Write sources
[0/5] Copying Info.plist
[0/5] Copying Localizable.strings
[1/5] Write sources
[4/5] Write swift-version-6F35C1178C84523A.txt
[6/42] Emitting module CombineExt
[7/46] Compiling CombineExt MapMany.swift
[8/46] Compiling CombineExt MapToResult.swift
[9/46] Compiling CombineExt MapToValue.swift
[10/46] Compiling CombineExt Materialize.swift
[11/46] Compiling CombineExt ShareReplay.swift
[12/46] Compiling CombineExt Toggle.swift
[13/46] Compiling CombineExt WithLatestFrom.swift
[14/46] Compiling CombineExt ZipMany.swift
[15/46] Compiling CombineExt MergeMany.swift
[16/46] Compiling CombineExt Nwise.swift
[17/46] Compiling CombineExt Partition.swift
[18/46] Compiling CombineExt PrefixDuration.swift
[19/46] Compiling CombineExt PrefixWhileBehavior.swift
[20/46] Compiling CombineExt RemoveAllDuplicates.swift
[21/46] Compiling CombineExt RetryWhen.swift
[22/46] Compiling CombineExt SetOutputType.swift
[23/46] Compiling CombineExt FilterMany.swift
[24/46] Compiling CombineExt FlatMapBatches.swift
[25/46] Compiling CombineExt FlatMapFirst.swift
[26/46] Compiling CombineExt FlatMapLatest.swift
[27/46] Compiling CombineExt ObjectOwnership.swift
[28/46] Compiling CombineExt Amb.swift
[29/46] Compiling CombineExt AssignOwnership.swift
[30/46] Compiling CombineExt AssignToMany.swift
[31/46] Compiling CombineExt IgnoreFailure.swift
[32/46] Compiling CombineExt IgnoreOutputSetOutputType.swift
[33/46] Compiling CombineExt Lock.swift
[34/46] Compiling CombineExt Timer.swift
[35/46] Compiling CombineExt CurrentValueRelay.swift
[36/46] Compiling CombineExt PassthroughRelay.swift
[37/46] Compiling CombineExt Relay.swift
[38/46] Compiling CombineExt ReplaySubject.swift
[39/46] Compiling CombineExt CombineLatestMany.swift
[40/46] Compiling CombineExt Create.swift
[41/46] Compiling CombineExt Dematerialize.swift
[42/46] Compiling CombineExt Enumerated.swift
[43/46] Compiling CombineExt DemandBuffer.swift
[44/46] Compiling CombineExt Sink.swift
[45/46] Compiling CombineExt Optional.swift
[46/46] Compiling CombineExt Event.swift
[47/64] Compiling CoreDataRepository _Result.swift
error: compile command failed due to signal 6 (use -v to see invocation)
Redundant conformance requirements in signature <Self where Self : UnmanagedModel>:
Ours:
- RepositoryManagedModel
- Copyable
- Escapable
Theirs:
- RepositoryManagedModel
All requirements:
(requirement "Self" conforms_to "Equatable")
(requirement "Self" same_type "Self.[UnmanagedModel]RepoManaged.[RepositoryManagedModel]Unmanaged")
(requirement "Self.[UnmanagedModel]RepoManaged" conforms_to "RepositoryManagedModel")
(requirement "Self.[UnmanagedModel]RepoManaged" conforms_to "Copyable")
(requirement "Self.[UnmanagedModel]RepoManaged" conforms_to "Escapable")
Requirement machine for <τ_0_0 where τ_0_0 : UnmanagedModel>
Rewrite system: {
- [RepositoryManagedModel].[RepositoryManagedModel] => [RepositoryManagedModel] [permanent]
- [RepositoryManagedModel].Unmanaged => [RepositoryManagedModel:Unmanaged] [permanent]
- [UnmanagedModel].[UnmanagedModel] => [UnmanagedModel] [permanent]
- [UnmanagedModel].RepoManaged => [UnmanagedModel:RepoManaged] [permanent]
- [RepositoryManagedModel].[superclass: NSManagedObject] => [RepositoryManagedModel] [explicit]
- [RepositoryManagedModel:Unmanaged].[UnmanagedModel] => [RepositoryManagedModel:Unmanaged] [explicit]
- [RepositoryManagedModel:Unmanaged].RepoManaged => [RepositoryManagedModel] [explicit]
- [RepositoryManagedModel:Unmanaged].[Copyable] => [RepositoryManagedModel:Unmanaged] [explicit]
- [RepositoryManagedModel:Unmanaged].[Escapable] => [RepositoryManagedModel:Unmanaged] [explicit]
- [UnmanagedModel].[Equatable] => [UnmanagedModel] [explicit]
- [UnmanagedModel:RepoManaged].[RepositoryManagedModel] => [UnmanagedModel:RepoManaged] [explicit]
- [UnmanagedModel:RepoManaged].Unmanaged => [UnmanagedModel] [explicit]
- [UnmanagedModel].[Copyable] => [UnmanagedModel] [explicit]
- [UnmanagedModel].[Escapable] => [UnmanagedModel] [explicit]
- [UnmanagedModel:RepoManaged].[Copyable] => [UnmanagedModel:RepoManaged] [explicit]
- [UnmanagedModel:RepoManaged].[Escapable] => [UnmanagedModel:RepoManaged] [explicit]
- [RepositoryManagedModel].[RepositoryManagedModel:Unmanaged] => [RepositoryManagedModel:Unmanaged] [explicit]
- [UnmanagedModel].[UnmanagedModel:RepoManaged] => [UnmanagedModel:RepoManaged] [explicit]
- [RepositoryManagedModel:Unmanaged].[UnmanagedModel:RepoManaged] => [RepositoryManagedModel] [explicit]
- [RepositoryManagedModel:Unmanaged].[Equatable] => [RepositoryManagedModel:Unmanaged]
- [UnmanagedModel:RepoManaged].[RepositoryManagedModel:Unmanaged] => [UnmanagedModel] [explicit]
- [UnmanagedModel:RepoManaged].[superclass: NSManagedObject] => [UnmanagedModel:RepoManaged]
- [RepositoryManagedModel].[Copyable] => [RepositoryManagedModel]
- [RepositoryManagedModel].[Escapable] => [RepositoryManagedModel]
- [RepositoryManagedModel].[layout: AnyObject] => [RepositoryManagedModel]
- [UnmanagedModel:RepoManaged].[layout: AnyObject] => [UnmanagedModel:RepoManaged]
- [RepositoryManagedModel].[concrete: NSManagedObject : Copyable] => [RepositoryManagedModel]
- [RepositoryManagedModel].[concrete: NSManagedObject : Escapable] => [RepositoryManagedModel]
- [UnmanagedModel:RepoManaged].[concrete: NSManagedObject : Copyable] => [UnmanagedModel:RepoManaged] [explicit]
- [UnmanagedModel:RepoManaged].[concrete: NSManagedObject : Escapable] => [UnmanagedModel:RepoManaged] [explicit]
- [Equatable].[Equatable] => [Equatable] [permanent]
- [Equatable].[Copyable] => [Equatable] [explicit]
- [Equatable].[Escapable] => [Equatable] [explicit]
- [Copyable].[Copyable] => [Copyable] [permanent]
- [Escapable].[Escapable] => [Escapable] [permanent]
- τ_0_0.[UnmanagedModel] => τ_0_0 [explicit]
- τ_0_0.RepoManaged => τ_0_0.[UnmanagedModel:RepoManaged]
- τ_0_0.[Equatable] => τ_0_0
- τ_0_0.[Copyable] => τ_0_0
- τ_0_0.[Escapable] => τ_0_0
}
Property map: {
  [RepositoryManagedModel] => { conforms_to: [RepositoryManagedModel Copyable Escapable] layout: AnyObject superclass: [superclass: NSManagedObject] }
  [UnmanagedModel] => { conforms_to: [UnmanagedModel Equatable Copyable Escapable] }
  [RepositoryManagedModel:Unmanaged] => { conforms_to: [UnmanagedModel Copyable Escapable Equatable] }
  [UnmanagedModel:RepoManaged] => { conforms_to: [RepositoryManagedModel Copyable Escapable] layout: AnyObject superclass: [superclass: NSManagedObject] }
  [Equatable] => { conforms_to: [Equatable Copyable Escapable] }
  [Copyable] => { conforms_to: [Copyable] }
  [Escapable] => { conforms_to: [Escapable] }
  τ_0_0 => { conforms_to: [UnmanagedModel Equatable Copyable Escapable] }
}
Conformance paths: {
}
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/CoreDataRepository+Aggregate.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/CoreDataRepository+Batch.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/CoreDataRepository+CRUD.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/CoreDataRepository+Fetch.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/CoreDataRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/CoreDataRepositoryError.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/FetchSubscription.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/NSManagedObject+CRUDHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/NSManagedObjectContext+CRUDHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/NSManagedObjectContext+Child.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/NSManagedObjectContext+Scratchpad.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/ReadSubscription.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/RepositoryManagedModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/Result+CRUDHelpers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/SubscriptionProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/UnmanagedModel.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/_Result.swift /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CoreDataRepository.build/DerivedSources/resource_bundle_accessor.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CoreDataRepository.build/SubscriptionProvider.d -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CoreDataRepository.build/SubscriptionProvider.swiftdeps -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CoreDataRepository.build/UnmanagedModel.d -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CoreDataRepository.build/UnmanagedModel.swiftdeps -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -strict-concurrency=complete -empty-abi-descriptor -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -isysroot -Xcc /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -Xcc -F -Xcc /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -fPIC -Xcc -g -module-name CoreDataRepository -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CoreDataRepository.build/SubscriptionProvider.swift.o -o /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CoreDataRepository.build/UnmanagedModel.swift.o -index-store-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store -index-system-modules
1.	Apple Swift version 6.0-dev (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)
2.	Compiling with effective version 5.10
3.	While evaluating request TypeCheckSourceFileRequest(source_file "/Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/UnmanagedModel.swift")
4.	While type-checking 'UnmanagedModel' (at /Users/admin/builder/spi-builder-workspace/Sources/CoreDataRepository/UnmanagedModel.swift:13:8)
5.	While checking generic signature <τ_0_0 where τ_0_0 : UnmanagedModel>
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend           0x00000001085e7bf0 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1  swift-frontend           0x00000001085e63bc llvm::sys::RunSignalHandlers() + 112
2  swift-frontend           0x00000001085e8238 SignalHandler(int) + 304
3  libsystem_platform.dylib 0x00000001845f9a24 _sigtramp + 56
4  libsystem_pthread.dylib  0x00000001845c9cc0 pthread_kill + 288
5  libsystem_c.dylib        0x00000001844d5a40 abort + 180
6  swift-frontend           0x00000001049418b4 swift::GenericSignature::verify(llvm::ArrayRef<swift::Requirement>) const::$_7::operator()() const + 152
7  swift-frontend           0x0000000104940d78 swift::GenericSignature::verify(llvm::ArrayRef<swift::Requirement>) const + 2600
8  swift-frontend           0x00000001043f3774 (anonymous namespace)::DeclChecker::visit(swift::Decl*) + 8972
9  swift-frontend           0x00000001043f1454 swift::TypeChecker::typeCheckDecl(swift::Decl*) + 136
10 swift-frontend           0x00000001044ba200 swift::TypeCheckSourceFileRequest::evaluate(swift::Evaluator&, swift::SourceFile*) const + 176
11 swift-frontend           0x00000001044bbda8 swift::TypeCheckSourceFileRequest::OutputType swift::Evaluator::getResultUncached<swift::TypeCheckSourceFileRequest, swift::TypeCheckSourceFileRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckSourceFileRequest>(swift::Evaluator&, swift::TypeCheckSourceFileRequest, swift::TypeCheckSourceFileRequest::OutputType)::'lambda'()>(swift::TypeCheckSourceFileRequest const&, swift::TypeCheckSourceFileRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckSourceFileRequest>(swift::Evaluator&, swift::TypeCheckSourceFileRequest, swift::TypeCheckSourceFileRequest::OutputType)::'lambda'()) + 232
12 swift-frontend           0x00000001044ba128 swift::performTypeChecking(swift::SourceFile&) + 84
13 swift-frontend           0x00000001033a5844 bool llvm::function_ref<bool (swift::SourceFile&)>::callback_fn<swift::CompilerInstance::performSema()::$_7>(long, swift::SourceFile&) + 16
14 swift-frontend           0x000000010339f284 swift::CompilerInstance::forEachFileToTypeCheck(llvm::function_ref<bool (swift::SourceFile&)>) + 76
15 swift-frontend           0x000000010339f218 swift::CompilerInstance::performSema() + 76
16 swift-frontend           0x00000001031721e4 withSemanticAnalysis(swift::CompilerInstance&, swift::FrontendObserver*, llvm::function_ref<bool (swift::CompilerInstance&)>, bool) + 60
17 swift-frontend           0x0000000103163590 performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 708
18 swift-frontend           0x00000001031624fc swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 2388
19 swift-frontend           0x0000000102f7c3b0 swift::mainEntry(int, char const**) + 3096
20 dyld                     0x00000001842490e0 start + 2360
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/CombineCommunity/CombineExt.git
[1/2356] Fetching xctest-dynamic-overlay
[166/6595] Fetching xctest-dynamic-overlay, swift-custom-dump
[4699/8822] Fetching xctest-dynamic-overlay, swift-custom-dump, combineext
Fetched https://github.com/CombineCommunity/CombineExt.git from cache (1.37s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (1.37s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.37s)
Computed https://github.com/pointfreeco/swift-custom-dump.git at 0.11.1 (0.67s)
Computing version for https://github.com/CombineCommunity/CombineExt.git
Computed https://github.com/CombineCommunity/CombineExt.git at 1.8.1 (0.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.66s)
Creating working copy for https://github.com/CombineCommunity/CombineExt.git
Working copy of https://github.com/CombineCommunity/CombineExt.git resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 0.11.1
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.