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 SimpleGraph, reference 1.1.0 (2bb6f7), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 02:48:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/Jomy10/SimpleGraph.git
Reference: 1.1.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/Jomy10/SimpleGraph
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 2bb6f77 import SQLite3 on other Apple platforms
Submodule path 'Sources/SimpleGraph/simple-graph': checked out '5e375013b404846230cbe10b087239db7620f057'
Submodule 'Sources/SimpleGraph/simple-graph' (https://github.com/dpapathanasiou/simple-graph.git) registered for path 'Sources/SimpleGraph/simple-graph'
Cloning into '/host/spi-builder-workspace/Sources/SimpleGraph/simple-graph'...
Cloned https://github.com/Jomy10/SimpleGraph.git
Revision (git rev-parse @):
2bb6f77b7e74e2d550ab1f0bba37446b02ff226b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Jomy10/SimpleGraph.git at 1.1.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Jomy10/SimpleGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Fetching https://github.com/stephencelis/CSQLite
Fetching https://github.com/johnmai-dev/Jinja.git
[1/19] Fetching csqlite
[20/412] Fetching csqlite, jinja
Fetched https://github.com/johnmai-dev/Jinja.git from cache (0.38s)
Fetched https://github.com/stephencelis/CSQLite from cache (0.39s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 0.0.3 (4.21s)
Computing version for https://github.com/johnmai-dev/Jinja.git
Computed https://github.com/johnmai-dev/Jinja.git at 1.2.0 (0.66s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.49s)
Creating working copy for https://github.com/johnmai-dev/Jinja.git
Working copy of https://github.com/johnmai-dev/Jinja.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 0.0.3
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Building for debugging...
[0/6] Write sources
[3/6] Write embedded_resources.swift
[4/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/21] Compiling InternalCollectionsUtilities Descriptions.swift
[9/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/21] Compiling InternalCollectionsUtilities Debugging.swift
[14/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/21] Compiling InternalCollectionsUtilities Integer rank.swift
[18/21] Emitting module InternalCollectionsUtilities
[19/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[24/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[25/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[26/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[27/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[28/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[29/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[30/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[31/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[32/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[33/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[34/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[35/84] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[36/84] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[37/84] Compiling OrderedCollections OrderedDictionary.swift
[38/84] Compiling OrderedCollections OrderedSet+Codable.swift
[39/84] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[40/84] Compiling OrderedCollections OrderedSet+Descriptions.swift
[41/84] Compiling OrderedCollections OrderedSet+Diffing.swift
[42/84] Compiling OrderedCollections OrderedSet+Equatable.swift
[43/84] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[44/84] Compiling OrderedCollections OrderedSet+Hashable.swift
[45/84] Compiling OrderedCollections OrderedSet+Initializers.swift
[46/84] Compiling OrderedCollections OrderedSet+Insertions.swift
[47/84] Compiling OrderedCollections OrderedSet+Invariants.swift
[48/84] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[49/84] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[50/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[51/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[52/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[53/84] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[54/84] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[55/84] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[56/84] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[57/84] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[58/84] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[59/84] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[60/84] Compiling OrderedCollections OrderedDictionary+Values.swift
[61/84] Compiling OrderedCollections OrderedDictionary+Codable.swift
[62/84] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[63/84] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[64/84] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[65/84] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[66/84] Compiling OrderedCollections OrderedDictionary+Elements.swift
[67/84] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[68/84] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[69/84] Compiling OrderedCollections OrderedSet+Sendable.swift
[70/84] Compiling OrderedCollections OrderedSet+SubSequence.swift
[71/84] Compiling OrderedCollections OrderedSet+Testing.swift
[72/84] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[73/84] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[74/84] Compiling OrderedCollections OrderedSet.swift
[75/84] Compiling OrderedCollections _UnsafeBitset.swift
[76/84] Compiling OrderedCollections _HashTable+Bucket.swift
[77/84] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/84] Compiling OrderedCollections _HashTable+Constants.swift
[79/84] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/84] Compiling OrderedCollections _HashTable+Testing.swift
[81/84] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/84] Compiling OrderedCollections _HashTable.swift
[83/84] Compiling OrderedCollections _Hashtable+Header.swift
[84/84] Emitting module OrderedCollections
[86/94] Compiling Jinja Template.swift
/host/spi-builder-workspace/.build/checkouts/Jinja/Sources/Ast.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import OrderedCollections
 10 |
[87/95] Compiling Jinja Error.swift
/host/spi-builder-workspace/.build/checkouts/Jinja/Sources/Ast.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import OrderedCollections
 10 |
[88/95] Compiling Jinja Utilities.swift
/host/spi-builder-workspace/.build/checkouts/Jinja/Sources/Ast.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import OrderedCollections
 10 |
[89/95] Compiling Jinja Runtime.swift
/host/spi-builder-workspace/.build/checkouts/Jinja/Sources/Ast.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import OrderedCollections
 10 |
[90/95] Compiling Jinja Lexer.swift
/host/spi-builder-workspace/.build/checkouts/Jinja/Sources/Ast.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import OrderedCollections
 10 |
[91/95] Compiling Jinja StringExtension.swift
/host/spi-builder-workspace/.build/checkouts/Jinja/Sources/Ast.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import OrderedCollections
 10 |
[92/95] Compiling Jinja Parser.swift
/host/spi-builder-workspace/.build/checkouts/Jinja/Sources/Ast.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import OrderedCollections
 10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/95] Emitting module Jinja
/host/spi-builder-workspace/.build/checkouts/Jinja/Sources/Ast.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import OrderedCollections
 10 |
[94/95] Compiling Jinja Ast.swift
/host/spi-builder-workspace/.build/checkouts/Jinja/Sources/Ast.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import OrderedCollections
 10 |
[95/95] Compiling Jinja Environment.swift
/host/spi-builder-workspace/.build/checkouts/Jinja/Sources/Ast.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import OrderedCollections
 10 |
BUILD FAILURE 6.2 wasm