Build Information
Failed to build Turbocharger, reference main (785690
), with Swift 5.10 for macOS (SPM) on 5 May 2025 18:50:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nathantannar4/Turbocharger.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Turbocharger
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7856904 2.1.3
Cloned https://github.com/nathantannar4/Turbocharger.git
Revision (git rev-parse @):
7856904ef1091ae36472126b6a32be00bd990db1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nathantannar4/Turbocharger.git at main
========================================
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 TypeMetadata.swift
[8/29] Compiling EngineCore UnsafePointer.swift
[9/29] Compiling EngineCore ViewTypeIdentifier.swift
[10/29] Compiling EngineCore ViewVisitor.swift
[11/29] Compiling EngineCore AnyViewVisitor.swift
[12/29] Compiling EngineCore ConditionalContentVisitor.swift
[13/29] Compiling EngineCore CustomViewVisitor.swift
[14/29] Compiling EngineCore EmptyViewVisitor.swift
[15/29] Compiling EngineCore EnvironmentKeyVisitor.swift
[16/29] Compiling EngineCore ForEachVisitor.swift
[17/29] Compiling EngineCore TypeDescriptor.swift
[18/29] Compiling EngineCore TypeIdentifier.swift
[19/29] Compiling EngineCore TupleViewVisitor.swift
[20/29] Compiling EngineCore TupleVisitor.swift
[21/29] Compiling EngineCore GroupVisitor.swift
[22/29] Compiling EngineCore ModifiedContentVisitor.swift
[23/29] Compiling EngineCore MultiViewVisitor.swift
[24/29] Compiling EngineCore OptionalVisitor.swift
[25/29] Compiling EngineCore ProtocolConformance.swift
[26/29] Compiling EngineCore ViewModifierVisitor.swift
[27/29] Compiling EngineCore ViewTraitKeyVisitor.swift
[28/29] Compiling EngineCore Runtime.swift
[29/29] Compiling EngineCore SectionVisitor.swift
[30/109] Compiling Engine TextReader.swift
[31/109] Compiling Engine TraitValueKey.swift
[32/109] Compiling Engine Transaction.swift
[33/109] Compiling Engine UnaryViewAdaptor.swift
[34/109] Compiling Engine UnaryViewModifier.swift
[35/109] Compiling Engine UnwrapTransform.swift
[36/109] Compiling Engine UpdatePhase.swift
[37/109] Compiling Engine UserInterfaceIdiomContent.swift
[38/109] Compiling Engine UserInterfaceIdiomModifier.swift
[39/117] 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
[40/117] 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
[41/117] 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
[42/117] 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
[43/117] 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
[44/117] 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
[45/117] 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
[46/117] 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
[47/117] Compiling Engine IsNotNilTransform.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
[48/117] Compiling Engine PrimitiveView.swift
[49/117] Compiling Engine PrimitiveViewModifier.swift
[50/117] Compiling Engine PropertyList.swift
[51/117] Compiling Engine ProposedSize.swift
[52/117] Compiling Engine SectionView.swift
[53/117] Compiling Engine ShapeAdapter.swift
[54/117] Compiling Engine ShapeBuilder.swift
[55/117] Compiling Engine StateOrBinding.swift
[56/117] Compiling Engine StaticCondition.swift
[57/117] Emitting module Engine
[58/117] Compiling Engine AnyAnimatableData.swift
[59/117] Compiling Engine AnyShape.swift
[60/117] Compiling Engine AnyShapeStyle+Extensions.swift
[61/117] Compiling Engine AnyView.swift
[62/117] Compiling Engine AnyViewModifier.swift
[63/117] Compiling Engine AttributedString+Extensions.swift
[64/117] Compiling Engine BindingTransform.swift
[65/117] Compiling Engine Color+Extensions.swift
[66/117] Compiling Engine ConditionalContent.swift
[67/117] Compiling Engine ConditionalLayout.swift
[68/117] Compiling Engine ConditionalShape.swift
[69/117] Compiling Engine ConditionalView.swift
[70/117] Compiling Engine EmptyShape.swift
[71/117] Compiling Engine Environment+Extensions.swift
[72/117] Compiling Engine EnvironmentKeyVisitor.swift
[73/117] Compiling Engine EnvironmentOrValue.swift
[74/117] Compiling Engine EnvironmentValueReader.swift
[75/117] Compiling Engine EnvironmentValuesVisitor.swift
[76/117] Compiling Engine LayoutAdapter.swift
[77/117] Compiling Engine LayoutBuilder.swift
[78/117] Compiling Engine LayoutThatFits.swift
[79/117] Compiling Engine MainActor.swift
[80/117] Compiling Engine MultiViewAdapter.swift
[81/117] Compiling Engine MultiViewVisitor.swift
[82/117] Compiling Engine Never.swift
[83/117] Compiling Engine OptionalAdapter.swift
[84/117] Compiling Engine PreferenceKeyReader.swift
[85/117] Compiling Engine StaticConditionalContent.swift
[86/117] Compiling Engine StaticConditionalModifier.swift
[87/117] Compiling Engine StaticContent.swift
[88/117] Compiling Engine StaticModifier.swift
[89/117] Compiling Engine StyleContext.swift
[90/117] Compiling Engine SymmetricallyScaledText.swift
[91/117] Compiling Engine Text+Extensions.swift
[92/117] Compiling Engine TextAttachment.swift
[93/117] Compiling Engine TextBuilder.swift
[94/117] Compiling Engine ViewInputConditionalModifier.swift
[95/117] Compiling Engine ViewInputKey.swift
[96/117] Compiling Engine ViewInputs.swift
[97/117] Compiling Engine ViewInputsVisitor.swift
[98/117] Compiling Engine ViewModifierBuilder.swift
[99/117] Compiling Engine ViewModifierContent.swift
[100/117] Compiling Engine ViewModifierVisitor.swift
[101/117] Compiling Engine ViewOutputAlias.swift
[102/117] Compiling Engine VariadicView.swift
[103/117] Compiling Engine VersionedDynamicProperty.swift
[104/117] Compiling Engine VersionedView.swift
[105/117] Compiling Engine VersionedViewInput.swift
[106/117] Compiling Engine VersionedViewModifier.swift
[107/117] Compiling Engine ViewAdapter.swift
[108/117] Compiling Engine ViewAlias.swift
[109/117] Compiling Engine ViewInputConditionalContent.swift
[110/117] Compiling Engine ViewOutputKey.swift
[111/117] Compiling Engine ViewStackAxisReader.swift
[112/117] Compiling Engine ViewStyle.swift
[113/117] Compiling Engine ViewTraitKey.swift
[114/117] Compiling Engine ViewTraitKeyVisitor.swift
[115/117] Compiling Engine ViewUpdateDebug.swift
[116/117] Compiling Engine ViewVisitor.swift
[117/117] Compiling Engine module.swift
error: fatalError
Fetching https://github.com/nathantannar4/Engine
[1/1032] Fetching engine
Fetched https://github.com/nathantannar4/Engine from cache (1.49s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.4 (0.39s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70346] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.61s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.99s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.1.4
BUILD FAILURE 5.10 macosSpm