The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Stitch, reference 1.0.0 (260708), with Swift 6.2 for Wasm on 17 Jun 2025 20:26:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jcfalkenberg/stitch.git
Reference: 1.0.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/jcfalkenberg/stitch
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 260708b Stitch: Documentation updates! Add some documentation about working with Objective-C and swift packages Add documentation to *most* StitchStore public methods. Some should *not* be called directly by the developer.
Cloned https://github.com/jcfalkenberg/stitch.git
Revision (git rev-parse @):
260708b47817a47f875806dddc7c956202af9d29
SUCCESS checkout https://github.com/jcfalkenberg/stitch.git at 1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jcfalkenberg/stitch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-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/23] Emitting module Stitch
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[4/25] Compiling Stitch NSManagedObjectContext+Stitch.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[5/25] Compiling Stitch NSManagedObjectModel+Stitch.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[6/25] Compiling Stitch NSPredicate+Stitch.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[7/25] Compiling Stitch SyncOperation.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[8/25] Compiling Stitch SyncPushOperation.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[9/25] Compiling Stitch SyncEntityDownloadOperations.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[10/25] Compiling Stitch SyncFetchOperation.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[11/25] Compiling Stitch Stitch+Save.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[12/25] Compiling Stitch Stitch+Sync.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[13/25] Compiling Stitch Stitch+Token.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[14/25] Compiling Stitch CKRecord+NSManagedObject.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[15/25] Compiling Stitch ChangeSet.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[16/25] Compiling Stitch CloudKitSetupOperations.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[17/25] Compiling Stitch NSEntityDescription+Stitch.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[18/25] Compiling Stitch NSFetchRequest+Stitch.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[19/25] Compiling Stitch NSManagedObject+CKRecord.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[20/25] Compiling Stitch Stitch.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[21/25] Compiling Stitch SyncAssetDownloadOperation.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[22/25] Compiling Stitch SyncCollectionExtensions.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[23/25] Compiling Stitch Stitch+Batch.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[24/25] Compiling Stitch Stitch+ChangeSets.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
[25/25] Compiling Stitch Stitch+Fetch.swift
/host/spi-builder-workspace/Sources/Stitch/CKRecord+NSManagedObject.swift:8:8: error: no such module 'CoreData'
  6 | //
  7 |
  8 | import CoreData
    |        `- error: no such module 'CoreData'
  9 | import CloudKit
 10 |
BUILD FAILURE 6.2 wasm