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 CoreDataPlus, reference 6.2.0 (f71b5f), with Swift 6.1 for Linux on 29 Apr 2025 23:35:45 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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alemar11/CoreDataPlus.git
Reference: 6.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/alemar11/CoreDataPlus
 * tag               6.2.0      -> FETCH_HEAD
HEAD is now at f71b5f5 Xcode 16 and Swift 6 (#50)
Cloned https://github.com/alemar11/CoreDataPlus.git
Revision (git rev-parse @):
f71b5f5706d8a17e9701b10d2fa2a56ede7d5e32
SUCCESS checkout https://github.com/alemar11/CoreDataPlus.git at 6.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alemar11/CoreDataPlus.git
https://github.com/alemar11/CoreDataPlus.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CoreDataPlus",
  "name" : "CoreDataPlus",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreDataPlus",
      "targets" : [
        "CoreDataPlus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/SampleModel/Fixtures/SampleModel_V1.sqlite",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/SampleModel/Fixtures/SampleModel_V2.sqlite",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/SampleModel2/Fixtures/SampleModel2_V1.sqlite",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/SampleModel2/Fixtures/SampleModel2_V2.sqlite",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/SampleModel3/Fixtures/SampleModel3_V1.sqlite",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "FetchedResultsChanges_Tests.swift",
        "FetchesWithAffectedStores_Tests.swift",
        "Migrations_Tests.swift",
        "ModelVersion_Tests.swift",
        "NSAttributeDescriptionUtils_Tests.swift",
        "NSEntityDescriptionUtils_Tests.swift",
        "NSFetchRequestResultCoreData_Tests.swift",
        "NSFetchRequestResultUtils_Tests.swift",
        "NSFetchRequestUtils_Tests.swift",
        "NSManagedObjectContextHistory_Tests.swift",
        "NSManagedObjectContextInvestigation_Tests.swift",
        "NSManagedObjectContextUtils_Tests.swift",
        "NSManagedObjectDelayedDeletable_Tests.swift",
        "NSManagedObjectUpdateTimestampable_Tests.swift",
        "NSManagedObjectUtils_Tests.swift",
        "NSPersistentStoreCoordinatorUtils_Tests.swift",
        "NSPredicateUtils_Tests.swift",
        "NSSetCoreData_Tests.swift",
        "Notifications/NotificationMerge_Tests.swift",
        "Notifications/NotificationPayload_Tests.swift",
        "ProgrammaticMigration_Tests.swift",
        "ProgrammaticallyDefinedModel_Tests.swift",
        "Resources/SampleModel/Entities/Car.swift",
        "Resources/SampleModel/Entities/Maker.swift",
        "Resources/SampleModel/Entities/NSManagedObject+DelayedDeletable.swift",
        "Resources/SampleModel/Entities/NSManagedObject+UpdateTimestampable.swift",
        "Resources/SampleModel/Entities/Person.swift",
        "Resources/SampleModel/MappingModels/V2to3MakerPolicy.swift",
        "Resources/SampleModel/NSManagedObjectContext+SampleModel.swift",
        "Resources/SampleModel/SampleModelVersion.swift",
        "Resources/SampleModel2/BookCoverToCoverMigrationPolicy.swift",
        "Resources/SampleModel2/Entities/Author.swift",
        "Resources/SampleModel2/Entities/Book.swift",
        "Resources/SampleModel2/Entities/Content.swift",
        "Resources/SampleModel2/Entities/Cover.swift",
        "Resources/SampleModel2/Entities/Feedback.swift",
        "Resources/SampleModel2/Entities/Page.swift",
        "Resources/SampleModel2/FeedbackMigrationManager.swift",
        "Resources/SampleModel2/NSManagedObjectContext+SampleModel2.swift",
        "Resources/SampleModel2/SampleModel2+V1.swift",
        "Resources/SampleModel2/SampleModel2+V2.swift",
        "Resources/SampleModel2/SampleModel2+V3.swift",
        "Resources/SampleModel2/SampleModel2.swift",
        "Resources/SampleModel3/SampleModel3.swift",
        "Resources/SampleModel3/SampleModelVersion3.swift",
        "StagedMigrations_Tests.swift",
        "Transformer_Tests.swift",
        "Utils/BaseTestCase.swift",
        "Utils/CoreDataErrors.swift",
        "Utils/Deprecated.swift",
        "Utils/InMemoryTestCase.swift",
        "Utils/OnDiskTestCase.swift",
        "Utils/OnDiskWithProgrammaticallyModelTestCase.swift",
        "Utils/Utils.swift"
      ],
      "target_dependencies" : [
        "CoreDataPlus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreDataPlus",
      "module_type" : "SwiftTarget",
      "name" : "CoreDataPlus",
      "path" : "Sources",
      "product_memberships" : [
        "CoreDataPlus"
      ],
      "sources" : [
        "Collection+CoreData.swift",
        "CoreDataPlus.swift",
        "FetchedResultsChange.swift",
        "Migration/LegacyMigration.swift",
        "Migration/LegacyMigrationStep.swift",
        "Migration/MigrationProgressReporter.swift",
        "Migration/Migrator.swift",
        "Migration/ModelVersion.swift",
        "Migration/StagedMigration.swift",
        "Migration/StagedMigrationStep.swift",
        "NSAttributeDescription+Utils.swift",
        "NSBatchDeleteResult+Utils.swift",
        "NSBatchInsertResult+Utils.swift",
        "NSBatchUpdateResult+Utils.swift",
        "NSCompositeAttributeDescription+Utils.swift",
        "NSDerivedAttributeDescription+Utils.swift",
        "NSEntityDescription+Utils.swift",
        "NSFetchRequest+Utils.swift",
        "NSFetchRequestResult+CoreData.swift",
        "NSFetchedPropertyDescription+Utils.swift",
        "NSManagedObject+Utils.swift",
        "NSManagedObjectContext+History.swift",
        "NSManagedObjectContext+Utils.swift",
        "NSMappingModel+Utils.swift",
        "NSPersistentStoreCoordinator+Utils.swift",
        "NSPredicate+Utils.swift",
        "NSSet+CoreData.swift",
        "Notifications/Notification+Payloads.swift",
        "Notifications/Notification+Utils.swift",
        "PersistentStoreOptions.swift",
        "Transformers/CustomTransformer.swift",
        "Transformers/Transformer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/31] Emitting module CoreDataPlus
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[4/35] Compiling CoreDataPlus NSEntityDescription+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[5/35] Compiling CoreDataPlus NSFetchRequest+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[6/35] Compiling CoreDataPlus NSFetchRequestResult+CoreData.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[7/35] Compiling CoreDataPlus NSFetchedPropertyDescription+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[8/35] Compiling CoreDataPlus StagedMigration.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[9/35] Compiling CoreDataPlus StagedMigrationStep.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[10/35] Compiling CoreDataPlus NSAttributeDescription+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[11/35] Compiling CoreDataPlus NSBatchDeleteResult+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[12/35] Compiling CoreDataPlus LegacyMigrationStep.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[13/35] Compiling CoreDataPlus MigrationProgressReporter.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[14/35] Compiling CoreDataPlus Migrator.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[15/35] Compiling CoreDataPlus ModelVersion.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[16/35] Compiling CoreDataPlus NSPersistentStoreCoordinator+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[17/35] Compiling CoreDataPlus NSPredicate+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[18/35] Compiling CoreDataPlus NSSet+CoreData.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[19/35] Compiling CoreDataPlus Notification+Payloads.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[20/35] Compiling CoreDataPlus Notification+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[21/35] Compiling CoreDataPlus PersistentStoreOptions.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[22/35] Compiling CoreDataPlus CustomTransformer.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[23/35] Compiling CoreDataPlus Transformer.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[24/35] Compiling CoreDataPlus NSBatchInsertResult+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[25/35] Compiling CoreDataPlus NSBatchUpdateResult+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[26/35] Compiling CoreDataPlus NSCompositeAttributeDescription+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[27/35] Compiling CoreDataPlus NSDerivedAttributeDescription+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[28/35] Compiling CoreDataPlus NSManagedObject+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[29/35] Compiling CoreDataPlus NSManagedObjectContext+History.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[30/35] Compiling CoreDataPlus NSManagedObjectContext+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[31/35] Compiling CoreDataPlus NSMappingModel+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[32/35] Compiling CoreDataPlus Collection+CoreData.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[33/35] Compiling CoreDataPlus CoreDataPlus.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[34/35] Compiling CoreDataPlus FetchedResultsChange.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[35/35] Compiling CoreDataPlus LegacyMigration.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/Resources/SampleModel/SampleModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/Resources/SampleModel/MappingModels/V2toV3.xcmappingmodel
    /host/spi-builder-workspace/Tests/Resources/SampleModel3/SampleModel3.xcdatamodeld
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/30] Emitting module CoreDataPlus
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[3/34] Compiling CoreDataPlus NSEntityDescription+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[4/34] Compiling CoreDataPlus NSFetchRequest+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[5/34] Compiling CoreDataPlus NSFetchRequestResult+CoreData.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[6/34] Compiling CoreDataPlus NSFetchedPropertyDescription+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[7/34] Compiling CoreDataPlus Collection+CoreData.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[8/34] Compiling CoreDataPlus CoreDataPlus.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[9/34] Compiling CoreDataPlus FetchedResultsChange.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[10/34] Compiling CoreDataPlus LegacyMigration.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[11/34] Compiling CoreDataPlus NSManagedObject+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[12/34] Compiling CoreDataPlus NSManagedObjectContext+History.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[13/34] Compiling CoreDataPlus NSManagedObjectContext+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[14/34] Compiling CoreDataPlus NSMappingModel+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[15/34] Compiling CoreDataPlus StagedMigration.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[16/34] Compiling CoreDataPlus StagedMigrationStep.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[17/34] Compiling CoreDataPlus NSAttributeDescription+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[18/34] Compiling CoreDataPlus NSBatchDeleteResult+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[19/34] Compiling CoreDataPlus NSPersistentStoreCoordinator+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[20/34] Compiling CoreDataPlus NSPredicate+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[21/34] Compiling CoreDataPlus NSSet+CoreData.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[22/34] Compiling CoreDataPlus Notification+Payloads.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[23/34] Compiling CoreDataPlus LegacyMigrationStep.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[24/34] Compiling CoreDataPlus MigrationProgressReporter.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[25/34] Compiling CoreDataPlus Migrator.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[26/34] Compiling CoreDataPlus ModelVersion.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[27/34] Compiling CoreDataPlus NSBatchInsertResult+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[28/34] Compiling CoreDataPlus NSBatchUpdateResult+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[29/34] Compiling CoreDataPlus NSCompositeAttributeDescription+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[30/34] Compiling CoreDataPlus NSDerivedAttributeDescription+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[31/34] Compiling CoreDataPlus Notification+Utils.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[32/34] Compiling CoreDataPlus PersistentStoreOptions.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[33/34] Compiling CoreDataPlus CustomTransformer.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
[34/34] Compiling CoreDataPlus Transformer.swift
/host/spi-builder-workspace/Sources/Collection+CoreData.swift:3:8: error: no such module 'CoreData'
  1 | // CoreDataPlus
  2 |
  3 | import CoreData
    |        `- error: no such module 'CoreData'
  4 |
  5 | // MARK: - NSManagedObject
BUILD FAILURE 6.1 linux