The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build CoreDataRepository, reference main (c77247), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 17:19:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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: $PWD/.spi.yml
SUCCESS checkout https://github.com/roanutil/CoreDataRepository.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/roanutil/CoreDataRepository.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying Info.plist
[3/5] Copying Localizable.strings
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/42] Emitting module CombineExt
[7/46] Compiling CombineExt DemandBuffer.swift
[8/46] Compiling CombineExt Sink.swift
[9/46] Compiling CombineExt Optional.swift
[10/46] Compiling CombineExt Event.swift
[11/46] Compiling CombineExt MapMany.swift
[12/46] Compiling CombineExt MapToResult.swift
[13/46] Compiling CombineExt MapToValue.swift
[14/46] Compiling CombineExt Materialize.swift
[15/46] Compiling CombineExt PrefixWhileBehavior.swift
[16/46] Compiling CombineExt RemoveAllDuplicates.swift
[17/46] Compiling CombineExt RetryWhen.swift
[18/46] Compiling CombineExt SetOutputType.swift
[19/46] Compiling CombineExt ShareReplay.swift
[20/46] Compiling CombineExt Toggle.swift
[21/46] Compiling CombineExt WithLatestFrom.swift
[22/46] Compiling CombineExt ZipMany.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 CurrentValueRelay.swift
[28/46] Compiling CombineExt PassthroughRelay.swift
[29/46] Compiling CombineExt Relay.swift
[30/46] Compiling CombineExt ReplaySubject.swift
[31/46] Compiling CombineExt MergeMany.swift
[32/46] Compiling CombineExt Nwise.swift
[33/46] Compiling CombineExt Partition.swift
[34/46] Compiling CombineExt PrefixDuration.swift
[35/46] Compiling CombineExt CombineLatestMany.swift
[36/46] Compiling CombineExt Create.swift
[37/46] Compiling CombineExt Dematerialize.swift
[38/46] Compiling CombineExt Enumerated.swift
[39/46] Compiling CombineExt ObjectOwnership.swift
[40/46] Compiling CombineExt Amb.swift
[41/46] Compiling CombineExt AssignOwnership.swift
[42/46] Compiling CombineExt AssignToMany.swift
[43/46] Compiling CombineExt IgnoreFailure.swift
[44/46] Compiling CombineExt IgnoreOutputSetOutputType.swift
[45/46] Compiling CombineExt Lock.swift
[46/46] Compiling CombineExt Timer.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: /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.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 -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CoreDataRepository.build/SubscriptionProvider.dia -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 -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CoreDataRepository.build/UnmanagedModel.dia -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Modules -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -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 -D SWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -new-driver-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -isysroot -Xcc /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -Xcc -F -Xcc /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -F -Xcc /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -Xcc -fPIC -Xcc -g -no-auto-bridging-header-chaining -module-name CoreDataRepository -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name macosx26.0 -external-plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -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.2 (swiftlang-6.2.0.9.909 clang-1700.3.9.907)
2.	Compiling with effective version 5.10
3.	While evaluating request TypeCheckPrimaryFileRequest(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           0x000000010b0d7cb0 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1  swift-frontend           0x000000010b0d5640 llvm::sys::RunSignalHandlers() + 112
2  swift-frontend           0x000000010b0d82dc SignalHandler(int, __siginfo*, void*) + 344
3  libsystem_platform.dylib 0x000000018a21b624 _sigtramp + 56
4  libsystem_pthread.dylib  0x000000018a1e188c pthread_kill + 296
5  libsystem_c.dylib        0x000000018a0eac60 abort + 124
6  swift-frontend           0x000000010680f514 swift::GenericSignature::verify(llvm::ArrayRef<swift::Requirement>) const::$_0::operator()() const + 216
7  swift-frontend           0x000000010680f388 swift::GenericSignature::verify(llvm::ArrayRef<swift::Requirement>) const + 8104
8  swift-frontend           0x000000010626d404 (anonymous namespace)::DeclChecker::visitProtocolDecl(swift::ProtocolDecl*) + 2324
9  swift-frontend           0x0000000106260500 (anonymous namespace)::DeclChecker::visit(swift::Decl*) + 2308
10 swift-frontend           0x000000010636bf98 swift::TypeCheckPrimaryFileRequest::evaluate(swift::Evaluator&, swift::SourceFile*) const + 756
11 swift-frontend           0x0000000106372f6c swift::TypeCheckPrimaryFileRequest::OutputType swift::Evaluator::getResultUncached<swift::TypeCheckPrimaryFileRequest, swift::TypeCheckPrimaryFileRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckPrimaryFileRequest>(swift::Evaluator&, swift::TypeCheckPrimaryFileRequest, swift::TypeCheckPrimaryFileRequest::OutputType)::'lambda'()>(swift::TypeCheckPrimaryFileRequest const&, swift::TypeCheckPrimaryFileRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckPrimaryFileRequest>(swift::Evaluator&, swift::TypeCheckPrimaryFileRequest, swift::TypeCheckPrimaryFileRequest::OutputType)::'lambda'()) + 672
12 swift-frontend           0x0000000105136468 bool llvm::function_ref<bool (swift::SourceFile&)>::callback_fn<swift::CompilerInstance::performSema()::$_0>(long, swift::SourceFile&) + 156
13 swift-frontend           0x0000000105130a38 swift::CompilerInstance::forEachFileToTypeCheck(llvm::function_ref<bool (swift::SourceFile&)>) + 176
14 swift-frontend           0x00000001051308cc swift::CompilerInstance::performSema() + 120
15 swift-frontend           0x0000000104d4ed00 performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 772
16 swift-frontend           0x0000000104d4dcfc swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 3580
17 swift-frontend           0x0000000104ccf390 swift::mainEntry(int, char const**) + 5412
18 dyld                     0x0000000189e42b4c start + 6000
Fetching https://github.com/CombineCommunity/CombineExt.git
Fetching https://github.com/pointfreeco/swift-custom-dump.git
[1/2222] Fetching combineext
[90/6803] Fetching combineext, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.98s)
Fetched https://github.com/CombineCommunity/CombineExt.git from cache (0.98s)
Computing version for https://github.com/CombineCommunity/CombineExt.git
Computed https://github.com/CombineCommunity/CombineExt.git at 1.8.1 (1.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 0.11.2 (0.50s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.24s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.77s)
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.2
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
BUILD FAILURE 6.2 macosSpm