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 Transmission, reference main (21d21c), with Swift 5.10 for macOS (SPM) on 17 Jun 2025 07:33:34 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/Transmission.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Transmission
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 21d21c1 2.3.3
Cloned https://github.com/nathantannar4/Transmission.git
Revision (git rev-parse @):
21d21c1279e509c2a2d933b7d55305f96b399808
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nathantannar4/Transmission.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/nathantannar4/Transmission.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 ViewTypeIdentifier.swift
[10/29] Compiling EngineCore ViewVisitor.swift
[11/29] Compiling EngineCore ViewModifierVisitor.swift
[12/29] Compiling EngineCore ViewTraitKeyVisitor.swift
[13/29] Compiling EngineCore EmptyViewVisitor.swift
[14/29] Compiling EngineCore EnvironmentKeyVisitor.swift
[15/29] Compiling EngineCore ForEachVisitor.swift
[16/29] Compiling EngineCore TupleViewVisitor.swift
[17/29] Compiling EngineCore TupleVisitor.swift
[18/29] Compiling EngineCore AnyViewVisitor.swift
[19/29] Compiling EngineCore ConditionalContentVisitor.swift
[20/29] Compiling EngineCore CustomViewVisitor.swift
[21/29] Compiling EngineCore OptionalVisitor.swift
[22/29] Compiling EngineCore ProtocolConformance.swift
[23/29] Compiling EngineCore TypeMetadata.swift
[24/29] Compiling EngineCore UnsafePointer.swift
[25/29] Compiling EngineCore Runtime.swift
[26/29] Compiling EngineCore SectionVisitor.swift
[27/29] Compiling EngineCore GroupVisitor.swift
[28/29] Compiling EngineCore ModifiedContentVisitor.swift
[29/29] Compiling EngineCore MultiViewVisitor.swift
[30/111] Compiling Engine EnvironmentValueReader.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
[31/111] 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
[32/111] 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
[33/111] 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
[34/111] 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
[35/111] 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
[36/111] 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
[37/111] 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
[38/111] 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
[39/120] Compiling Engine Color+Extensions.swift
[40/120] Compiling Engine ConditionalContent.swift
[41/120] Compiling Engine ConditionalLayout.swift
[42/120] Compiling Engine ConditionalShape.swift
[43/120] Compiling Engine ConditionalView.swift
[44/120] Compiling Engine EmptyShape.swift
[45/120] Compiling Engine Environment+Extensions.swift
[46/120] Compiling Engine EnvironmentKeyVisitor.swift
[47/120] Compiling Engine EnvironmentOrValue.swift
[48/120] Compiling Engine Text+Extensions.swift
[49/120] Compiling Engine TextAttachment.swift
[50/120] Compiling Engine TextBuilder.swift
[51/120] Compiling Engine TextReader.swift
[52/120] Compiling Engine TraitValueKey.swift
[53/120] Compiling Engine Transaction.swift
[54/120] Compiling Engine UnaryViewAdaptor.swift
[55/120] Compiling Engine UnaryViewModifier.swift
[56/120] Compiling Engine UnwrapTransform.swift
[57/120] Compiling Engine ViewAlias.swift
[58/120] Compiling Engine ViewInputConditionalContent.swift
[59/120] Compiling Engine ViewInputConditionalModifier.swift
[60/120] Compiling Engine ViewInputKey.swift
[61/120] Compiling Engine ViewInputs.swift
[62/120] Compiling Engine ViewInputsVisitor.swift
[63/120] Compiling Engine ViewModifierBuilder.swift
[64/120] Compiling Engine ViewModifierContent.swift
[65/120] Compiling Engine ViewModifierVisitor.swift
[66/120] Compiling Engine StateOrBinding.swift
[67/120] Compiling Engine StaticCondition.swift
[68/120] Compiling Engine StaticConditionalContent.swift
[69/120] Compiling Engine StaticConditionalModifier.swift
[70/120] Compiling Engine StaticContent.swift
[71/120] Compiling Engine StaticModifier.swift
[72/120] Compiling Engine StyleContext.swift
[73/120] Compiling Engine StyleInputCondition.swift
[74/120] Compiling Engine SymmetricallyScaledText.swift
[75/120] Compiling Engine OptionalAdapter.swift
[76/120] Compiling Engine PreferenceKeyReader.swift
[77/120] Compiling Engine PrimitiveView.swift
[78/120] Compiling Engine PrimitiveViewModifier.swift
[79/120] Compiling Engine PropertyList.swift
[80/120] Compiling Engine ProposedSize.swift
[81/120] Compiling Engine SectionView.swift
[82/120] Compiling Engine ShapeAdapter.swift
[83/120] Compiling Engine ShapeBuilder.swift
[84/120] Compiling Engine IsNilTransform.swift
[85/120] Compiling Engine IsNotNilTransform.swift
[86/120] Compiling Engine LayoutAdapter.swift
[87/120] Compiling Engine LayoutBuilder.swift
[88/120] Compiling Engine LayoutThatFits.swift
[89/120] Compiling Engine MainActor.swift
[90/120] Compiling Engine MultiViewAdapter.swift
[91/120] Compiling Engine MultiViewVisitor.swift
[92/120] Compiling Engine Never.swift
[93/120] Emitting module Engine
[94/120] Compiling Engine Animation+Resolved.swift
[95/120] Compiling Engine AnyAnimatableData.swift
[96/120] Compiling Engine AnyShape.swift
[97/120] Compiling Engine AnyShapeStyle+Extensions.swift
[98/120] Compiling Engine AnyView.swift
[99/120] Compiling Engine AnyViewModifier.swift
[100/120] Compiling Engine AttributedString+Extensions.swift
[101/120] Compiling Engine AttributedStringReader.swift
[102/120] Compiling Engine BindingTransform.swift
[103/120] Compiling Engine UpdatePhase.swift
[104/120] Compiling Engine UserInterfaceIdiomContent.swift
[105/120] Compiling Engine UserInterfaceIdiomModifier.swift
[106/120] Compiling Engine VariadicView.swift
[107/120] Compiling Engine VersionedDynamicProperty.swift
[108/120] Compiling Engine VersionedView.swift
[109/120] Compiling Engine VersionedViewInput.swift
[110/120] Compiling Engine VersionedViewModifier.swift
[111/120] Compiling Engine ViewAdapter.swift
[112/120] Compiling Engine ViewOutputAlias.swift
[113/120] Compiling Engine ViewOutputKey.swift
[114/120] Compiling Engine ViewStackAxisReader.swift
[115/120] Compiling Engine ViewStyle.swift
[116/120] Compiling Engine ViewTraitKey.swift
[117/120] Compiling Engine ViewTraitKeyVisitor.swift
[118/120] Compiling Engine ViewUpdateDebug.swift
[119/120] Compiling Engine ViewVisitor.swift
[120/120] Compiling Engine module.swift
error: fatalError
Fetching https://github.com/nathantannar4/Engine
[1/1146] Fetching engine
Fetched https://github.com/nathantannar4/Engine from cache (1.53s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.13 (0.39s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70861] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.36s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.48s)
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.13
BUILD FAILURE 5.10 macosSpm