Build Information
Failed to build CombineUI, reference main (277d56), with Swift 6.0 for Linux on 13 Mar 2026 05:32:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tinder/CombineUI.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/CombineUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 277d567 Update CODEOWNERS (#41)
Cloned https://github.com/Tinder/CombineUI.git
Revision (git rev-parse @):
277d567b4de6caae5fd8f669d79c3a021051a73c
SUCCESS checkout https://github.com/Tinder/CombineUI.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Tinder/CombineUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/Quick/Nimble.git
Fetching https://github.com/SimplyDanny/SwiftLintPlugins.git
[1/291] Fetching swiftlintplugins
[292/20096] Fetching swiftlintplugins, nimble
Fetched https://github.com/SimplyDanny/SwiftLintPlugins.git from cache (1.19s)
Fetched https://github.com/Quick/Nimble.git from cache (1.22s)
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.25s)
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.65s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.21s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.62s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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
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: [
[2280/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.00s)
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/CombineUITests/destination/SwiftLintBuildToolPlugin/Cache", "/host/spi-builder-workspace/Tests/CombineUITests/BindingTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIActivityIndicatorViewTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIButtonTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIControlTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIDatePickerTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIGestureRecognizerTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIImageViewTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UILabelTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIPageControlTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIProgressViewTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIRefreshControlTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UISegmentedControlTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UISliderTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIStepperTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UISwitchTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UITextFieldTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UITextViewTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/BindingsTests/UIViewTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ControlTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ControlsTests/ButtonTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ControlsTests/DatePickerTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ControlsTests/PageControlTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ControlsTests/RefreshControlTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ControlsTests/SegmentedControlTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ControlsTests/SliderTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ControlsTests/StepperTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ControlsTests/SwitchTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ControlsTests/TextFieldTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/GestureRecognizerTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/Support/ControlTarget.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/Support/GestureRecognizerTarget.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ViewControllerTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ViewsTests/ScrollViewTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ViewsTests/SearchBarTests.swift", "/host/spi-builder-workspace/Tests/CombineUITests/UIKitTests/ViewsTests/TextViewTests.swift"], environment: ["BUILD_WORKSPACE_DIRECTORY=/host/spi-builder-workspace"], workingDirectory: nil), outputFilesDirectory: <AbsolutePath:"/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/CombineUITests/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