Build Information
Failed to build public-api-diff, reference main (9ed54d), with Swift 6.1 for Linux on 24 Apr 2026 22:09:03 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/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adyen/adyen-swift-public-api-diff.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/Adyen/adyen-swift-public-api-diff
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9ed54d9 Merge pull request #158 from Adyen/show-platform-in-output
Cloned https://github.com/Adyen/adyen-swift-public-api-diff.git
Revision (git rev-parse @):
9ed54d9884b1a8f0e2c1ecde353793ea8ce7132b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Adyen/adyen-swift-public-api-diff.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Adyen/adyen-swift-public-api-diff.git
https://github.com/Adyen/adyen-swift-public-api-diff.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
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/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
[229/19741] Fetching swift-docc-plugin, swift-argument-parser
[15376/94778] Fetching swift-docc-plugin, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (1.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.62s)
[18009/75037] Fetching swift-syntax
Fetching https://github.com/nicklockwood/SwiftFormat
Fetched https://github.com/swiftlang/swift-syntax from cache (8.70s)
[1/56191] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (33.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (47.40s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3675] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.64s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (3.60s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.17s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (1.05s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.1 (2.03s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SwiftFormatPlugin
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin GenerateDoccReference
Building for debugging...
[5/51] Write sources
[26/51] Compiling _SwiftSyntaxCShims PlatformMutex.c
[26/51] Write swift-version-24593BA9C3E375BF.txt
[29/68] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/68] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/69] Compiling SwiftSyntax602 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/69] Emitting module SwiftSyntax602
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/70] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/70] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/71] Emitting module SwiftSyntax603
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/71] Compiling SwiftSyntax603 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/72] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/72] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/73] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/73] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/74] Emitting module ArgumentParserToolInfo
[46/74] Compiling ArgumentParserToolInfo ToolInfo.swift
[46/74] Wrapping AST for SwiftSyntax509 for debugging
[49/75] Wrapping AST for SwiftSyntax603 for debugging
[50/75] Wrapping AST for SwiftSyntax510 for debugging
[51/75] Wrapping AST for SwiftSyntax602 for debugging
[53/79] Wrapping AST for SwiftSyntax601 for debugging
[54/79] Wrapping AST for ArgumentParserToolInfo for debugging
[55/79] Wrapping AST for SwiftSyntax600 for debugging
[57/188] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[58/188] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[59/188] Compiling SwiftSyntax SyntaxBaseNodes.swift
[60/188] Compiling SwiftSyntax SyntaxCollections.swift
[61/188] Compiling SwiftSyntax SyntaxEnum.swift
[62/188] Compiling SwiftSyntax SyntaxKind.swift
[63/194] Compiling FileHandlingModule FileManager+FileHandling.swift
[64/194] Emitting module PADCore
[65/194] Compiling FileHandlingModule FileHandling+Convenience.swift
[66/194] Compiling PADCore Change.swift
[67/194] Compiling PADCore SwiftInterfaceFile.swift
[68/195] Emitting module FileHandlingModule
[69/195] Compiling FileHandlingModule FileHandling.swift
[71/196] Wrapping AST for PADCore for debugging
[72/202] Wrapping AST for FileHandlingModule for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/205] Emitting module PADLogging
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
[75/205] Compiling PADLogging SystemLogger.swift
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
[76/205] Compiling ArgumentParser Tree.swift
[77/205] Compiling ArgumentParser CodingKeyValidator.swift
[78/205] Compiling ArgumentParser NonsenseFlagsValidator.swift
[79/205] Compiling ArgumentParser ParsableArgumentsValidation.swift
[80/205] Compiling ArgumentParser PositionalArgumentsValidator.swift
[81/205] Compiling ArgumentParser UniqueNamesValidator.swift
[82/205] Compiling PADLogging Logging.swift
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
[83/205] Compiling PADLogging LogLevelLogger.swift
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
[84/205] Compiling PADLogging LoggingGroup.swift
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
[85/205] Emitting module PADOutputGenerator
[86/205] Compiling PADLogging LogFileLogger.swift
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
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/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SwiftFormatPlugin
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin GenerateDoccReference
Building for debugging...
[5/29] Write swift-version-24593BA9C3E375BF.txt
[7/40] Compiling SwiftSyntax602 Empty.swift
[8/42] Emitting module SwiftSyntax602
[9/47] Compiling FileHandlingModule FileManager+FileHandling.swift
[11/48] Compiling SwiftSyntax601 Empty.swift
[12/48] Compiling FileHandlingModule FileHandling.swift
[13/48] Compiling PADCore SwiftInterfaceFile.swift
[14/48] Compiling SwiftSyntax603 Empty.swift
[15/48] Emitting module SwiftSyntax603
[16/49] Emitting module SwiftSyntax509
[17/49] Compiling SwiftSyntax509 Empty.swift
[18/50] Emitting module SwiftSyntax510
[19/50] Compiling FileHandlingModule FileHandling+Convenience.swift
[20/50] Emitting module SwiftSyntax601
[21/51] Emitting module FileHandlingModule
[22/52] Emitting module SwiftSyntax600
[23/52] Compiling SwiftSyntax510 Empty.swift
[24/52] Compiling SwiftSyntax600 Empty.swift
[25/54] Emitting module PADCore
[26/54] Compiling PADCore Change.swift
[34/122] Compiling PADLogging SystemLogger.swift
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
[35/122] Compiling PADLogging LoggingGroup.swift
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
[36/122] Compiling PADLogging Logging.swift
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
[37/122] Compiling PADLogging LogLevelLogger.swift
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/122] Emitting module PADLogging
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
[39/122] Compiling PADLogging LogFileLogger.swift
/host/spi-builder-workspace/Sources/Shared/Public/PADLogging/LogLevelLogger.swift:8:8: error: no such module 'OSLog'
6 |
7 | import Foundation
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | /// A log level specifying the granularity of the emitted logs
[40/122] Emitting module ArgumentParserToolInfo
[41/122] Compiling PADOutputGenerator OutputGenerating.swift
[42/122] Emitting module PADOutputGenerator
BUILD FAILURE 6.1 linux