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 Turbocharger, reference 2.1.7 (ef4550), with Swift 5.10 for macOS (SPM) on 21 May 2025 21:03:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nathantannar4/Turbocharger.git
Reference: 2.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Turbocharger
 * tag               2.1.7      -> FETCH_HEAD
HEAD is now at ef45502 2.1.7
Cloned https://github.com/nathantannar4/Turbocharger.git
Revision (git rev-parse @):
ef4550296eeeb362b572d2abeba0a91ea6e13e07
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nathantannar4/Turbocharger.git at 2.1.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/nathantannar4/Turbocharger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-33747A42983211AE.txt
[4/5] Compiling EngineCoreC visitors.c
[6/27] Emitting module EngineCore
[7/29] Compiling EngineCore TypeDescriptor.swift
[8/29] Compiling EngineCore TypeIdentifier.swift
[9/29] Compiling EngineCore TypeMetadata.swift
[10/29] Compiling EngineCore UnsafePointer.swift
[11/29] Compiling EngineCore ViewTypeIdentifier.swift
[12/29] Compiling EngineCore ViewVisitor.swift
[13/29] Compiling EngineCore Runtime.swift
[14/29] Compiling EngineCore SectionVisitor.swift
[15/29] Compiling EngineCore ViewModifierVisitor.swift
[16/29] Compiling EngineCore ViewTraitKeyVisitor.swift
[17/29] Compiling EngineCore OptionalVisitor.swift
[18/29] Compiling EngineCore ProtocolConformance.swift
[19/29] Compiling EngineCore AnyViewVisitor.swift
[20/29] Compiling EngineCore ConditionalContentVisitor.swift
[21/29] Compiling EngineCore CustomViewVisitor.swift
[22/29] Compiling EngineCore TupleViewVisitor.swift
[23/29] Compiling EngineCore TupleVisitor.swift
[24/29] Compiling EngineCore GroupVisitor.swift
[25/29] Compiling EngineCore ModifiedContentVisitor.swift
[26/29] Compiling EngineCore MultiViewVisitor.swift
[27/29] Compiling EngineCore EmptyViewVisitor.swift
[28/29] Compiling EngineCore EnvironmentKeyVisitor.swift
[29/29] Compiling EngineCore ForEachVisitor.swift
[30/111] Compiling Engine TextAttachment.swift
[31/111] Compiling Engine TextBuilder.swift
[32/111] Compiling Engine TextReader.swift
[33/111] Compiling Engine TraitValueKey.swift
[34/111] Compiling Engine Transaction.swift
[35/111] Compiling Engine UnaryViewAdaptor.swift
[36/111] Compiling Engine UnaryViewModifier.swift
[37/111] Compiling Engine UnwrapTransform.swift
[38/111] Compiling Engine UpdatePhase.swift
[39/119] Compiling Engine PreferenceKeyReader.swift
[40/119] Compiling Engine PrimitiveView.swift
[41/119] Compiling Engine PrimitiveViewModifier.swift
[42/119] Compiling Engine PropertyList.swift
[43/119] Compiling Engine ProposedSize.swift
[44/119] Compiling Engine SectionView.swift
[45/119] Compiling Engine ShapeAdapter.swift
[46/119] Compiling Engine ShapeBuilder.swift
[47/119] Compiling Engine StateOrBinding.swift
[48/119] Compiling Engine ViewInputConditionalContent.swift
[49/119] Compiling Engine ViewInputConditionalModifier.swift
[50/119] Compiling Engine ViewInputKey.swift
[51/119] Compiling Engine ViewInputs.swift
[52/119] Compiling Engine ViewInputsVisitor.swift
[53/119] Compiling Engine ViewModifierBuilder.swift
[54/119] Compiling Engine ViewModifierContent.swift
[55/119] Compiling Engine ViewModifierVisitor.swift
[56/119] Compiling Engine ViewOutputAlias.swift
[57/119] Compiling Engine EnvironmentValuesVisitor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[58/119] Compiling Engine Font+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[59/119] Compiling Engine ForEachSubview.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[60/119] Compiling Engine GraphInputs.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[61/119] Compiling Engine Group.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[62/119] Compiling Engine HostingController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[63/119] Compiling Engine HostingView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[64/119] Compiling Engine Image+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[65/119] Compiling Engine IsNilTransform.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[66/119] Emitting module Engine
[67/119] Compiling Engine IsNotNilTransform.swift
[68/119] Compiling Engine LayoutAdapter.swift
[69/119] Compiling Engine LayoutBuilder.swift
[70/119] Compiling Engine LayoutThatFits.swift
[71/119] Compiling Engine MainActor.swift
[72/119] Compiling Engine MultiViewAdapter.swift
[73/119] Compiling Engine MultiViewVisitor.swift
[74/119] Compiling Engine Never.swift
[75/119] Compiling Engine OptionalAdapter.swift
[76/119] Compiling Engine ConditionalContent.swift
[77/119] Compiling Engine ConditionalLayout.swift
[78/119] Compiling Engine ConditionalShape.swift
[79/119] Compiling Engine ConditionalView.swift
[80/119] Compiling Engine EmptyShape.swift
[81/119] Compiling Engine Environment+Extensions.swift
[82/119] Compiling Engine EnvironmentKeyVisitor.swift
[83/119] Compiling Engine EnvironmentOrValue.swift
[84/119] Compiling Engine EnvironmentValueReader.swift
[85/119] Compiling Engine StaticCondition.swift
[86/119] Compiling Engine StaticConditionalContent.swift
[87/119] Compiling Engine StaticConditionalModifier.swift
[88/119] Compiling Engine StaticContent.swift
[89/119] Compiling Engine StaticModifier.swift
[90/119] Compiling Engine StyleContext.swift
[91/119] Compiling Engine StyleInputCondition.swift
[92/119] Compiling Engine SymmetricallyScaledText.swift
[93/119] Compiling Engine Text+Extensions.swift
[94/119] Compiling Engine Animation+Resolved.swift
[95/119] Compiling Engine AnyAnimatableData.swift
[96/119] Compiling Engine AnyShape.swift
[97/119] Compiling Engine AnyShapeStyle+Extensions.swift
[98/119] Compiling Engine AnyView.swift
[99/119] Compiling Engine AnyViewModifier.swift
[100/119] Compiling Engine AttributedString+Extensions.swift
[101/119] Compiling Engine BindingTransform.swift
[102/119] Compiling Engine Color+Extensions.swift
[103/119] Compiling Engine UserInterfaceIdiomContent.swift
[104/119] Compiling Engine UserInterfaceIdiomModifier.swift
[105/119] Compiling Engine VariadicView.swift
[106/119] Compiling Engine VersionedDynamicProperty.swift
[107/119] Compiling Engine VersionedView.swift
[108/119] Compiling Engine VersionedViewInput.swift
[109/119] Compiling Engine VersionedViewModifier.swift
[110/119] Compiling Engine ViewAdapter.swift
[111/119] Compiling Engine ViewAlias.swift
[112/119] Compiling Engine ViewOutputKey.swift
[113/119] Compiling Engine ViewStackAxisReader.swift
[114/119] Compiling Engine ViewStyle.swift
[115/119] Compiling Engine ViewTraitKey.swift
[116/119] Compiling Engine ViewTraitKeyVisitor.swift
[117/119] Compiling Engine ViewUpdateDebug.swift
[118/119] Compiling Engine ViewVisitor.swift
[119/119] Compiling Engine module.swift
error: fatalError
Fetching https://github.com/nathantannar4/Engine
[1/1077] Fetching engine
Fetched https://github.com/nathantannar4/Engine from cache (1.66s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.7 (0.39s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70373] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.37s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.44s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.1.7
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
BUILD FAILURE 5.10 macosSpm