The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Layout, reference main (1332ae), with Swift 6.0 for Linux on 13 Mar 2026 04:23:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build 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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Tinder/Layout.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/SimplyDanny/SwiftLintPlugins.git
Fetching https://github.com/Quick/Nimble.git
[1/291] Fetching swiftlintplugins
[292/20096] Fetching swiftlintplugins, nimble
[3857/35876] Fetching swiftlintplugins, nimble, swift-snapshot-testing
Fetched https://github.com/Quick/Nimble.git from cache (2.70s)
[12758/16071] Fetching swiftlintplugins, swift-snapshot-testing
Fetched https://github.com/SimplyDanny/SwiftLintPlugins.git from cache (3.55s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.65s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.9 (1.26s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5376] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.43s)
[1/74734] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.14s)
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.67s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.26s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins.git
Computed https://github.com/SimplyDanny/SwiftLintPlugins.git at 0.59.1 (0.58s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.63s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.23s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.60s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.63s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5718] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.62s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.83s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (2.88s)
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/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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.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/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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
warning: 'nimble': /host/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 (4.20s)
error: failed: PrebuildCommand(configuration: SPMBuildCore.BuildToolPluginInvocationResult.CommandConfiguration(displayName: Optional("SwiftLint"), executable: <AbsolutePath:"/host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.59.1-linux-gnu/bin/swiftlint">, arguments: ["lint", "--quiet", "--force-exclude", "--cache-path", "/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/LayoutTests/destination/SwiftLintBuildToolPlugin/Cache", "/host/spi-builder-workspace/Tests/LayoutTests/AttributesTests/CanonicalEdgeTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/AttributesTests/DirectionalEdgeTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/AttributesTests/LayoutDirectionTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/BuildersTests/ConstraintsBuilderTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/BuildersTests/LayoutBuilderTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/LayoutExampleTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/LayoutItemTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/LayoutItemTests/UIView+LayoutItemTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/LayoutItemTests/ViewLayoutItemTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/LayoutTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/Support/Array.swift", "/host/spi-builder-workspace/Tests/LayoutTests/Support/Device.swift", "/host/spi-builder-workspace/Tests/LayoutTests/Support/NimbleMatchers.swift", "/host/spi-builder-workspace/Tests/LayoutTests/Support/SnapshotTesting.swift", "/host/spi-builder-workspace/Tests/LayoutTests/Support/View.swift", "/host/spi-builder-workspace/Tests/LayoutTests/SwiftTests/ArrayTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/SwiftTests/CollectionTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/NSDirectionalEdgeInsetsTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/NSLayoutConstraint-AttributeTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/NSLayoutConstraint-AxisTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/NSLayoutConstraintTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/NSLayoutDimensionTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/NSLayoutXAxisAnchorTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/NSLayoutYAxisAnchorTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/UIEdgeInsetsTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/UILayoutGuideTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/UILayoutPriorityTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/UIView+AutoLayoutTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/UIView+FramesTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/UIView+LayoutTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/UIView+NSLayoutAnchorTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/UIView-AutoresizingMaskTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/UIViewControllerTests.swift", "/host/spi-builder-workspace/Tests/LayoutTests/UIKitTests/UIViewUILayoutGuideTests.swift"], environment: ["BUILD_WORKSPACE_DIRECTORY=/host/spi-builder-workspace"], workingDirectory: nil), outputFilesDirectory: <AbsolutePath:"/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/LayoutTests/destination/SwiftLintBuildToolPlugin/Output">)
/host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.59.1-linux-gnu/bin/swiftlint: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.59.1-linux-gnu/bin/swiftlint)
/host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.59.1-linux-gnu/bin/swiftlint: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /host/spi-builder-workspace/.build/artifacts/swiftlintplugins/SwiftLintBinary/SwiftLintBinary.artifactbundle/swiftlint-0.59.1-linux-gnu/bin/swiftlint)
BUILD FAILURE 6.0 linux