The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziViews, reference main (c1e025), with Swift 6.0 for macOS (SPM) on 25 Apr 2026 10:34:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziViews.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziViews
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c1e0257 fix CI (#94)
Cloned https://github.com/StanfordSpezi/SpeziViews.git
Revision (git rev-parse @):
c1e02574d5eb69c4619d0dd893ddfb9aef358cc8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziViews.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziViews.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/65] Write sources
[5/65] Write swift-version-5BDAB9E9C0126B9D.txt
[6/65] Compiling cmark-gfm linked_list.c
[7/65] Compiling cmark-gfm xml.c
[8/65] Compiling cmark-gfm-extensions ext_scanners.c
[9/65] Compiling cmark-gfm latex.c
[10/65] Compiling cmark-gfm syntax_extension.c
[11/65] Compiling cmark-gfm-extensions table.c
[12/65] Compiling cmark-gfm-extensions strikethrough.c
[13/65] Compiling cmark-gfm utf8.c
[14/65] Compiling cmark-gfm render.c
[15/65] Compiling cmark-gfm references.c
[16/65] Compiling cmark-gfm plugin.c
[17/65] Compiling cmark-gfm plaintext.c
[18/65] Compiling cmark-gfm map.c
[19/65] Compiling cmark-gfm man.c
[20/65] Compiling cmark-gfm registry.c
[21/65] Compiling cmark-gfm scanners.c
[22/65] Compiling cmark-gfm node.c
[23/65] Compiling cmark-gfm iterator.c
[24/65] Compiling cmark-gfm-extensions core-extensions.c
[25/65] Compiling cmark-gfm-extensions tasklist.c
[26/65] Compiling cmark-gfm html.c
[27/65] Compiling cmark-gfm-extensions tagfilter.c
[28/65] Compiling cmark-gfm houdini_html_e.c
[29/65] Compiling cmark-gfm houdini_href_e.c
[30/65] Compiling cmark-gfm houdini_html_u.c
[31/65] Compiling cmark-gfm footnotes.c
[32/65] Compiling cmark-gfm inlines.c
[33/65] Copying Localizable.xcstrings.license
[33/65] Copying Localizable.xcstrings
[33/65] Copying Info.plist
[33/65] Copying Localizable.xcstrings.license
[33/65] Copying Localizable.xcstrings
[33/65] Copying Info.plist
[33/65] Copying Localizable.xcstrings.license
[33/65] Copying Localizable.xcstrings
[33/65] Copying Info.plist
[33/65] Write sources
[36/65] Copying Localizable.xcstrings.license
[42/65] Copying Localizable.xcstrings
[42/65] Copying Info.plist
[46/65] Compiling cmark-gfm cmark_ctype.c
[46/65] Write sources
[54/65] Compiling cmark-gfm commonmark.c
[55/65] Compiling _NumericsShims _NumericsShims.c
[56/65] Compiling cmark-gfm cmark.c
[57/65] Compiling cmark-gfm buffer.c
[58/65] Compiling cmark-gfm arena.c
[58/65] Write sources
[61/65] Compiling _AtomicsShims.c
[62/65] Compiling cmark-gfm blocks.c
[63/139] Compiling cmark-gfm-extensions autolink.c
[65/139] Compiling Atomics AtomicReference.swift
[66/139] Compiling Atomics AtomicStorage.swift
[67/140] Compiling Atomics AtomicInteger.swift
[68/140] Compiling Atomics AtomicOptionalWrappable.swift
[69/140] Compiling RealModule RealFunctions.swift
[70/140] Compiling RealModule ElementaryFunctions.swift
[71/140] Emitting module InternalCollectionsUtilities
[72/141] Compiling Atomics UnsafeAtomicLazyReference.swift
[73/141] Compiling Atomics IntegerOperations.swift
[74/141] Compiling Atomics AtomicValue.swift
[75/141] Compiling Atomics AtomicMemoryOrderings.swift
[76/142] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[77/142] Compiling Atomics AtomicBool.swift
[78/142] Compiling InternalCollectionsUtilities UInt+reversed.swift
[79/142] Compiling Atomics DoubleWord.swift
[80/142] Compiling Atomics ManagedAtomic.swift
[81/142] Compiling RealModule Float16+Real.swift
[82/142] Emitting module RealModule
[83/142] Compiling Atomics OptionalRawRepresentable.swift
[84/142] Compiling Atomics RawRepresentable.swift
[85/142] Compiling RealModule RelaxedArithmetic.swift
[86/142] Compiling RealModule Real.swift
[87/142] Compiling RealModule Float80+Real.swift
[88/142] Compiling RealModule Float+Real.swift
[89/142] Compiling RealModule AugmentedArithmetic.swift
[90/142] Compiling RealModule Double+Real.swift
[91/142] Compiling Logging LogEvent.swift
[92/142] Compiling Atomics ManagedAtomicLazyReference.swift
[93/142] Compiling Atomics UnsafeAtomic.swift
[96/142] Compiling Atomics PointerConformances.swift
[97/142] Compiling Atomics Primitives.native.swift
[100/142] Compiling Atomics Unmanaged extensions.swift
[107/168] Compiling Algorithms Stride.swift
[108/168] Compiling Algorithms Suffix.swift
[109/168] Compiling Algorithms EitherSequence.swift
[110/168] Compiling Algorithms FirstNonNil.swift
[111/168] Compiling Algorithms FlattenCollection.swift
[112/168] Compiling Algorithms Joined.swift
[113/168] Compiling Logging MetadataProvider.swift
[114/224] Compiling Logging Locks.swift
[115/224] Emitting module Logging
[116/224] Compiling OrderedCollections _HashTable+Bucket.swift
[117/224] Compiling OrderedCollections _HashTable+BucketIterator.swift
[118/224] Compiling OrderedCollections _HashTable+Constants.swift
[119/224] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[119/224] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[121/224] Emitting module Atomics
[122/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[123/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[124/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[125/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[126/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[127/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[128/224] Compiling OrderedCollections OrderedSet+Codable.swift
[129/224] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[130/224] Compiling OrderedCollections OrderedSet+Descriptions.swift
[131/224] Compiling OrderedCollections OrderedSet+Diffing.swift
[132/224] Compiling OrderedCollections OrderedSet+Equatable.swift
[133/224] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[135/230] Compiling OrderedCollections _HashTable+Testing.swift
[136/232] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[137/232] Compiling OrderedCollections _HashTable.swift
[138/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[139/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[140/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[141/232] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[142/232] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[143/232] Compiling OrderedCollections OrderedSet+Sendable.swift
[144/232] Compiling Algorithms Unique.swift
[145/232] Compiling Algorithms Windows.swift
[146/232] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[147/232] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[148/232] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[149/232] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[150/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[151/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[152/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[153/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[154/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[155/232] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[156/232] Compiling OrderedCollections _Hashtable+Header.swift
[157/232] Compiling OrderedCollections OrderedDictionary+Codable.swift
[158/232] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[159/232] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[160/232] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[161/232] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[162/232] Compiling Logging LogHandler.swift
[163/232] Compiling Logging Logging.swift
[164/232] Compiling OrderedCollections OrderedSet+Hashable.swift
[165/232] Compiling OrderedCollections OrderedSet+Initializers.swift
[166/232] Compiling OrderedCollections OrderedSet+Insertions.swift
[167/232] Compiling OrderedCollections OrderedSet+Invariants.swift
[168/232] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[169/232] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[170/232] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[171/232] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[172/232] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[173/232] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[174/232] Compiling OrderedCollections OrderedDictionary+Values.swift
[175/232] Compiling OrderedCollections OrderedDictionary.swift
[206/232] Compiling OrderedCollections OrderedSet+SubSequence.swift
[207/232] Compiling OrderedCollections OrderedSet+Testing.swift
[208/232] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[209/232] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[210/232] Compiling OrderedCollections OrderedSet.swift
[211/232] Compiling OrderedCollections _UnsafeBitset.swift
[212/232] Emitting module OrderedCollections
[213/232] Emitting module Algorithms
[214/232] Compiling RuntimeAssertions Assert.swift
[215/232] Compiling RuntimeAssertions RuntimePrecondition.swift
[216/232] Compiling RuntimeAssertions RuntimeAssertion.swift
[217/232] Compiling RuntimeAssertions Counter.swift
[218/232] Compiling RuntimeAssertions Precondition.swift
[219/232] Compiling RuntimeAssertions NeverReturn.swift
[220/232] Emitting module RuntimeAssertions
[221/232] Compiling RuntimeAssertions DebugOnly.swift
[222/232] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[223/290] Compiling NetworkImage URLSession+NetworkImage.swift
[224/291] Compiling NetworkImage NetworkImageCache.swift
[225/291] Compiling NetworkImage View+NetworkImageLoader.swift
[226/291] Emitting module NetworkImage
[227/291] Compiling NetworkImage Deprecations.swift
[228/291] Compiling NetworkImage NetworkImageModel.swift
[229/291] Compiling NetworkImage NetworkImageLoader.swift
[230/291] Compiling NetworkImage NetworkImageState.swift
[231/291] Compiling NetworkImage TaskModifier.swift
[232/291] Compiling NetworkImage ImageSource.swift
[233/291] Compiling NetworkImage NetworkImage.swift
[234/406] Compiling MarkdownUI DefaultInlineImageProvider.swift
[235/406] Compiling MarkdownUI ImageProvider.swift
[236/406] Compiling MarkdownUI InlineImageProvider.swift
[237/406] Compiling MarkdownUI BlockNode+Rewrite.swift
[238/406] Compiling MarkdownUI BlockNode.swift
[239/406] Compiling MarkdownUI String+KebabCase.swift
[240/412] Compiling MarkdownUI Theme+GitHub.swift
[241/412] Compiling MarkdownUI Theme.swift
[242/412] Compiling MarkdownUI BlockNode+ColorSchemeImage.swift
[243/412] Compiling MarkdownUI Color+RGBA.swift
[244/412] Compiling MarkdownUI Deprecations.swift
[245/412] Compiling MarkdownUI FlowLayout.swift
[246/412] Compiling MarkdownUI Indexed.swift
[247/412] Compiling MarkdownUI FontWeight.swift
[248/412] Compiling MarkdownUI FontWidth.swift
[249/412] Compiling MarkdownUI ForegroundColor.swift
[250/412] Compiling MarkdownUI StrikethroughStyle.swift
[251/412] Compiling MarkdownUI TextKerning.swift
[252/412] Compiling MarkdownUI TextTracking.swift
[253/412] Compiling MarkdownUI UnderlineStyle.swift
[254/412] Compiling MarkdownUI TextStyle.swift
[255/412] Compiling MarkdownUI TextStyleBuilder.swift
[256/412] Compiling MarkdownUI Theme+Basic.swift
[257/412] Compiling MarkdownUI Theme+DocC.swift
[258/412] Compiling MarkdownUI LineBreak.swift
[259/412] Compiling MarkdownUI InlineNode+PlainText.swift
[260/412] Compiling MarkdownUI InlineNode+RawImageData.swift
[261/412] Compiling MarkdownUI Int+Roman.swift
[262/412] Compiling MarkdownUI RelativeSize.swift
[263/412] Compiling MarkdownUI ResizeToFit.swift
[264/412] Compiling MarkdownUI FontSize.swift
[265/412] Compiling MarkdownUI FontStyle.swift
[266/412] Compiling MarkdownUI SoftBreak.swift
[267/412] Compiling MarkdownUI Strikethrough.swift
[268/412] Compiling MarkdownUI Strong.swift
[269/412] Compiling MarkdownUI AssetImageProvider.swift
[270/412] Compiling MarkdownUI AssetInlineImageProvider.swift
[271/412] Compiling MarkdownUI CodeSyntaxHighlighter.swift
[272/412] Compiling MarkdownUI DefaultImageProvider.swift
[273/412] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[274/412] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[275/412] Compiling SpeziFoundation RepositoryAnchor.swift
[276/412] Compiling SpeziFoundation SendableSharedRepository.swift
[277/412] Compiling SpeziFoundation SharedRepository.swift
[278/412] Compiling SpeziFoundation resource_bundle_accessor.swift
[279/412] Compiling MarkdownUI TableBorderStyle.swift
[280/412] Compiling MarkdownUI TableCellConfiguration.swift
[281/412] Compiling MarkdownUI TaskListMarkerConfiguration.swift
[282/412] Compiling MarkdownUI BackgroundColor.swift
[283/412] Compiling MarkdownUI EmptyTextStyle.swift
[284/412] Compiling MarkdownUI Font+FontProperties.swift
[285/412] Compiling MarkdownUI ColumnWidthPreference.swift
[286/412] Compiling MarkdownUI HeadingView.swift
[287/412] Compiling MarkdownUI ImageFlow.swift
[288/412] Compiling MarkdownUI ListItemSequence.swift
[289/412] Compiling MarkdownUI ListItemView.swift
[290/412] Compiling MarkdownUI TableBackgroundStyle.swift
[291/412] Compiling MarkdownUI BlockMargin.swift
[292/412] Compiling MarkdownUI BlockNode+View.swift
[293/412] Compiling MarkdownUI BlockSequence.swift
[294/412] Compiling MarkdownUI BlockquoteView.swift
[295/412] Compiling MarkdownUI BulletedListView.swift
[296/412] Compiling MarkdownUI CodeBlockView.swift
[297/412] Emitting module SpeziFoundation
[298/478] Compiling SpeziLocalization Other.swift
[299/478] Compiling SpeziLocalization LocalizedFileResources.swift
[300/478] Compiling Spezi SpeziAnchor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[301/478] Compiling Spezi SpeziStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[302/478] Compiling Spezi StoredModulesKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[303/478] Compiling Spezi ModuleDescription.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[304/478] Compiling Spezi ServiceModuleGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[305/478] Compiling Spezi Spezi+Logger.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[306/484] Compiling Spezi ModuleBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[307/484] Compiling Spezi ModuleCollection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[308/484] Compiling Spezi ModuleOwnership.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[309/484] Compiling Spezi BackgroundFetchResult.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[310/484] Compiling Spezi NotificationHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[311/484] Compiling Spezi NotificationTokenHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[312/484] Compiling Spezi DependencyContext.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[313/484] Compiling Spezi DependencyDeclaration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[314/484] Compiling Spezi DependencyPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[315/484] Compiling Spezi Module+Dependencies.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[316/484] Compiling Spezi DependencyReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[317/484] Compiling Spezi ModuleReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[318/484] Compiling Spezi Module.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[319/484] Compiling Spezi ServiceModule.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[320/484] Compiling Spezi EnvironmentAccessible.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[321/484] Compiling Spezi ModelModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[322/484] Compiling Spezi ModelPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[323/484] Compiling Spezi ModifierPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[324/484] Compiling Spezi ViewModifierProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[325/484] Compiling Spezi Configuration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[326/484] Compiling SpeziLocalization LocaleMatchingBehaviour.swift
[327/484] Compiling SpeziLocalization LocalizationKey.swift
[328/484] Emitting module SpeziLocalization
[329/484] Compiling SpeziLocalization LocalizedFileResolution.swift
[330/484] Compiling SpeziLocalization Bundle+LocalizableString.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziLocalization/Bundle+LocalizableString.swift:90:121: error: extra argument 'localizations' in call
 88 |                 return preferredLocalizations(from: localizations).lazy.compactMap { lang in
 89 |                     (tables.isEmpty ? [.default] : tables).lazy
 90 |                         .map { self.localizedString(forKey: key, value: notFound, table: $0.stringValue, localizations: [lang]) }
    |                                                                                                                         `- error: extra argument 'localizations' in call
 91 |                         .first { $0 != notFound }
 92 |                 }
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/8377] Fetching swift-markdown-ui
[169/18723] Fetching swift-markdown-ui, spezi
[273/21750] Fetching swift-markdown-ui, spezi, spezifoundation
[781/45430] Fetching swift-markdown-ui, spezi, spezifoundation, swift-collections
[15451/61499] Fetching swift-markdown-ui, spezi, spezifoundation, swift-collections, swift-snapshot-testing
Fetched https://github.com/apple/swift-collections.git from cache (4.28s)
[25984/37819] Fetching swift-markdown-ui, spezi, spezifoundation, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (11.87s)
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (11.87s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (11.87s)
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (11.87s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.19.2 (0.45s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
[5465/80501] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.45s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.45s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (2.43s)
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1064] Fetching networkimage
[129/19441] Fetching networkimage, swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (1.53s)
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.53s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (0.43s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.43s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.37s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.54s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.2 (0.63s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/735] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.81s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.58s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.6 (0.65s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/apple/swift-log
[1/63157] Fetching zstd
[2/64977] Fetching zstd, swift-atomics
[75/65160] Fetching zstd, swift-atomics, threadlocal
[455/71809] Fetching zstd, swift-atomics, threadlocal, swift-log
[2598/77867] Fetching zstd, swift-atomics, threadlocal, swift-log, swift-algorithms
Fetched https://github.com/apple/swift-log from cache (5.94s)
Fetched https://github.com/apple/swift-atomics.git from cache (5.94s)
Fetched https://github.com/StanfordBDHG/zstd.git from cache (5.94s)
Fetched https://github.com/apple/swift-algorithms.git from cache (5.94s)
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (5.94s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.12s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.43s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.19.2 (0.00s)
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (0.00s)
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (0.00s)
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.00s)
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.00s)
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.2 (0.00s)
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.6.0 (0.63s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.55s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.40s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.1 (0.63s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.44s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.19.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.1
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.1
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.6.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.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.4.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/gonzalezreal/swift-markdown-ui.git
Working copy of https://github.com/gonzalezreal/swift-markdown-ui.git resolved at 2.4.1
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.10.2
BUILD FAILURE 6.0 macosSpm