The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Sworm with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/prisma-ai/Sworm.git
Reference: 1.3.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/prisma-ai/Sworm
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 20742cb swift 5.7 update
Cloned https://github.com/prisma-ai/Sworm.git
Revision (git rev-parse @):
20742cbcbc8b63ba58ebe5db4e3eb156addaa772
SUCCESS checkout https://github.com/prisma-ai/Sworm.git at 1.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/prisma-ai/Sworm.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
warning: 'spi-builder-workspace': found 8 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/RepoDataModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/MigratableDataModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/AttributeSetsDataModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/V1V2.xcmappingmodel
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/PredicateDataModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/BookLibraryDataModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/V0V1.xcmappingmodel
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/BLOBModel.xcdatamodeld
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/29] Emitting module Sworm
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[5/31] Compiling SwormTools TestTool.swift
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[6/31] Compiling Sworm TextPredicate.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[7/31] Compiling Sworm ManagedObject.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[8/31] Compiling Sworm ManagedObjectContext.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[9/31] Compiling Sworm ManagedObjectSet.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[10/31] Compiling Sworm Extensions.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[11/31] Compiling Sworm ManagedObjectConvertible.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[12/31] Compiling Sworm PersistentContainer.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/31] Compiling SwormTools StoreDescription.swift
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[14/31] Compiling SwormTools ProgressiveMigration.swift
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[15/31] Compiling SwormTools Extensions.swift
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[16/31] Compiling SwormTools ExternalBinaryDataEntityMigrationPolicy.swift
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[17/31] Emitting module SwormTools
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[18/31] Compiling Sworm Relations.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[19/31] Compiling Sworm ComparisonPredicate.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[20/31] Compiling Sworm CompoundPredicate.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[21/31] Compiling Sworm Query.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[22/31] Compiling Sworm Request.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[23/31] Compiling Sworm InversePredicate.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[24/31] Compiling Sworm Operators.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[25/31] Compiling Sworm Predicate.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
error: fatalError
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
warning: 'spi-builder-workspace': found 8 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/AttributeSetsDataModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/BLOBModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/PredicateDataModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/V0V1.xcmappingmodel
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/V1V2.xcmappingmodel
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/BookLibraryDataModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/MigratableDataModel.xcdatamodeld
    /host/spi-builder-workspace/Tests/SwormTests/DataModels/RepoDataModel.xcdatamodeld
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/27] Compiling SwormTools StoreDescription.swift
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[3/27] Compiling SwormTools TestTool.swift
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[4/27] Compiling Sworm Extensions.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[5/27] Compiling Sworm ManagedObjectConvertible.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[6/27] Compiling Sworm PersistentContainer.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/29] Emitting module Sworm
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[8/29] Compiling Sworm Relations.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[9/29] Compiling Sworm ComparisonPredicate.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[10/29] Compiling Sworm CompoundPredicate.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[11/29] Compiling Sworm TextPredicate.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[12/29] Compiling Sworm ManagedObject.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[13/29] Compiling Sworm Query.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[14/29] Compiling Sworm Request.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[15/29] Compiling Sworm InversePredicate.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[16/29] Compiling Sworm Operators.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[17/29] Compiling Sworm Predicate.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[18/29] Compiling Sworm ManagedObjectContext.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[19/29] Compiling Sworm ManagedObjectSet.swift
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/29] Emitting module SwormTools
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[21/29] Compiling SwormTools ExternalBinaryDataEntityMigrationPolicy.swift
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[22/29] Compiling SwormTools ProgressiveMigration.swift
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
[23/29] Compiling SwormTools Extensions.swift
/host/spi-builder-workspace/Sources/SwormTools/Extensions.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
error: fatalError
/host/spi-builder-workspace/Sources/Sworm/Attributes/Attribute.swift:1:8: error: no such module 'CoreData'
import CoreData
       ^
BUILD FAILURE 5.10 linux

Build Machine: Linux 2