Build Information
Failed to build Layout, reference main (1332ae), with Swift 6.0 for macOS (SPM) on 13 Mar 2026 08:25:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tinder/Layout.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tinder/Layout
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1332ae8 Update CODEOWNERS (#392)
Cloned https://github.com/Tinder/Layout.git
Revision (git rev-parse @):
1332ae8737eaf11aa167aa4f15309eca14a8bd3d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Tinder/Layout.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Tinder/Layout.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintBuildToolPlugin
[2/2] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/70] Emitting module Layout
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[8/73] Compiling Layout UIView+UILayoutGuide.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[9/73] Compiling Layout UIView-AutoresizingMask.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[10/73] Compiling Layout UIViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[11/73] Compiling Layout NSLayoutXAxisAnchor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[12/73] Compiling Layout NSLayoutYAxisAnchor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[13/73] Compiling Layout UIEdgeInsets.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[14/73] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[15/73] Compiling SnapshotTesting SnapshotsTestTrait.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[16/73] Compiling SnapshotTesting Snapshotting.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[17/73] Compiling Layout CanonicalEdge.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[18/73] Compiling Layout DirectionalEdge.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[19/73] Compiling Layout LayoutDirection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[20/73] Compiling Layout XAxisAttribute.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[21/73] Compiling Layout UILayoutGuide.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[22/73] Compiling Layout UILayoutPriority.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[23/73] Compiling Layout UIView+AutoLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[24/73] Compiling Layout Collection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[25/73] Compiling SnapshotTesting NSImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[26/73] Compiling SnapshotTesting NSView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[27/73] Compiling Layout NSLayoutConstraint-Axis.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[28/73] Compiling Layout NSLayoutConstraint.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[29/73] Compiling Layout NSLayoutDimension.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[30/73] Compiling Layout UIView+LayoutItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[31/73] Compiling SnapshotTesting Diffing.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[32/73] Compiling SnapshotTesting Wait.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[33/73] Compiling SnapshotTesting Deprecations.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[34/73] Compiling SnapshotTesting RecordIssue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[35/73] Compiling SnapshotTesting SceneKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[36/73] Compiling SnapshotTesting SpriteKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[37/73] Compiling SnapshotTesting String.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[38/73] Compiling Layout YAxisAttribute.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[39/73] Compiling Layout ConstraintsBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[40/73] Compiling Layout LayoutBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
[41/73] Compiling Layout Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Layout/Builders/ConstraintsBuilder.swift:10:8: error: no such module 'UIKit'
8 | //
9 |
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /**
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/SimplyDanny/SwiftLintPlugins.git
[1/291] Fetching swiftlintplugins
[292/20096] Fetching swiftlintplugins, nimble
[689/35876] Fetching swiftlintplugins, nimble, swift-snapshot-testing
Fetched https://github.com/Quick/Nimble.git from cache (3.19s)
Fetched https://github.com/SimplyDanny/SwiftLintPlugins.git from cache (3.19s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.18s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.9 (0.52s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5376] Fetching swift-custom-dump
[5377/80110] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.49s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.49s)
Computing version for https://github.com/Quick/Nimble.git
warning: 'nimble': /Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
2 | import PackageDescription
3 |
4 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
5 | name: "Nimble",
6 | platforms: [
Computed https://github.com/Quick/Nimble.git at 14.0.0 (0.52s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.88s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins.git
Computed https://github.com/SimplyDanny/SwiftLintPlugins.git at 0.59.1 (0.47s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.60s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.70s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.63s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.49s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5718] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.49s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.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/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.9
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 14.0.0
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins.git
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins.git resolved at 0.59.1
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
warning: 'nimble': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
2 | import PackageDescription
3 |
4 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
5 | name: "Nimble",
6 | platforms: [
[16375/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.44s)
BUILD FAILURE 6.0 macosSpm