Build Information
Failed to build ASN1Kit, reference master (646605), with Swift 6.3 for Linux on 17 Apr 2026 11:40:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.3-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/PADL/ASN1Kit.git
Reference: master
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/PADL/ASN1Kit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6466059 replace Commandant dependency with swift-argument-parser
Cloned https://github.com/PADL/ASN1Kit.git
Revision (git rev-parse @):
6466059eb7134887cb510fb74ce246f859d8f9d6
SUCCESS checkout https://github.com/PADL/ASN1Kit.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/PADL/ASN1Kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/gematik/ref-GemCommonsKit
[1/415] Fetching ref-gemcommonskit
Fetched https://github.com/gematik/ref-GemCommonsKit from cache (0.49s)
Fetching http://github.com/Quick/Nimble
Fetching https://github.com/SwiftCommon/DataKit.git
Fetching https://github.com/apple/swift-argument-parser
[1/1224] Fetching datakit
[565/18747] Fetching datakit, swift-argument-parser
[3153/38570] Fetching datakit, swift-argument-parser, nimble
Fetched https://github.com/apple/swift-argument-parser from cache (2.06s)
[5387/21047] Fetching datakit, nimble
Fetched https://github.com/SwiftCommon/DataKit.git from cache (3.83s)
Fetched http://github.com/Quick/Nimble from cache (3.90s)
Computing version for https://github.com/SwiftCommon/DataKit.git
Computed https://github.com/SwiftCommon/DataKit.git at 1.1.0 (4.83s)
Computing version for http://github.com/Quick/Nimble
Computed http://github.com/Quick/Nimble at 9.2.1 (0.87s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.52s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.39s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.39s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.35s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.88s)
Creating working copy for https://github.com/gematik/ref-GemCommonsKit
Working copy of https://github.com/gematik/ref-GemCommonsKit resolved at 1.2.0 (699ab9c)
Creating working copy for https://github.com/SwiftCommon/DataKit.git
Working copy of https://github.com/SwiftCommon/DataKit.git resolved at 1.1.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
Creating working copy for http://github.com/Quick/Nimble
Working copy of http://github.com/Quick/Nimble resolved at 9.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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/39] Emitting module DataKit
[11/39] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/39] Emitting module ArgumentParserToolInfo
[13/40] Wrapping AST for ArgumentParserToolInfo for debugging
[15/86] Emitting module ArgumentParser
[16/92] Compiling ArgumentParser InputOrigin.swift
[17/92] Compiling ArgumentParser Name.swift
[18/92] Compiling ArgumentParser Parsed.swift
[19/92] Compiling ArgumentParser ParsedValues.swift
[20/92] Compiling ArgumentParser ParserError.swift
[21/92] Compiling ArgumentParser SplitArguments.swift
[22/92] Compiling ArgumentParser ParentCommand.swift
[23/92] Compiling ArgumentParser AsyncParsableCommand.swift
[24/92] Compiling ArgumentParser CommandConfiguration.swift
[25/92] Compiling ArgumentParser CommandGroup.swift
[26/92] Compiling ArgumentParser EnumerableFlag.swift
[27/92] Compiling ArgumentParser ExpressibleByArgument.swift
[28/92] Compiling ArgumentParser ParsableArguments.swift
[29/92] Compiling ArgumentParser Foundation.swift
[30/92] Compiling ArgumentParser Mutex.swift
[31/92] Compiling ArgumentParser Platform.swift
[32/92] Compiling ArgumentParser SequenceExtensions.swift
[33/92] Compiling ArgumentParser StringExtensions.swift
[34/92] Compiling ArgumentParser SwiftExtensions.swift
[35/92] Compiling DataKit Data+ASCIIString.swift
[36/92] Compiling GemCommonsKit WeakArray.swift
[37/93] Compiling ArgumentParser CompletionKind.swift
[38/93] Compiling ArgumentParser Errors.swift
[39/93] Compiling ArgumentParser Flag.swift
[40/93] Compiling ArgumentParser NameSpecification.swift
[41/93] Compiling DataKit Data+UTF8String.swift
[42/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/93] Compiling ArgumentParser CompletionsGenerator.swift
[44/93] Compiling ArgumentParser ArgumentHelp.swift
[45/93] Compiling ArgumentParser ArgumentVisibility.swift
[46/93] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/93] Emitting module GemCommonsKit
/host/spi-builder-workspace/.build/checkouts/ref-GemCommonsKit/Sources/GemCommonsKit/Extension/Data+IO.swift:33:63: error: type 'Data.WritingOptions' has no member 'atomicWrite'
31 | - Returns: Result of the write by returning the URL and self upon success.
32 | */
33 | public func save(to file: URL, options: WritingOptions = .atomicWrite) -> Result<WriteResult, Error> {
| `- error: type 'Data.WritingOptions' has no member 'atomicWrite'
34 | return Result {
35 | try FileManager.default.createDirectory(at: file.deletingLastPathComponent(),
[49/93] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/.build/checkouts/ref-GemCommonsKit/Sources/GemCommonsKit/Extension/Data+IO.swift:33:63: error: type 'Data.WritingOptions' has no member 'atomicWrite'
31 | - Returns: Result of the write by returning the URL and self upon success.
32 | */
33 | public func save(to file: URL, options: WritingOptions = .atomicWrite) -> Result<WriteResult, Error> {
| `- error: type 'Data.WritingOptions' has no member 'atomicWrite'
34 | return Result {
35 | try FileManager.default.createDirectory(at: file.deletingLastPathComponent(),
[50/93] Compiling ArgumentParser ArgumentDiscussion.swift
/host/spi-builder-workspace/.build/checkouts/ref-GemCommonsKit/Sources/GemCommonsKit/Extension/Data+IO.swift:33:63: error: type 'Data.WritingOptions' has no member 'atomicWrite'
31 | - Returns: Result of the write by returning the URL and self upon success.
32 | */
33 | public func save(to file: URL, options: WritingOptions = .atomicWrite) -> Result<WriteResult, Error> {
| `- error: type 'Data.WritingOptions' has no member 'atomicWrite'
34 | return Result {
35 | try FileManager.default.createDirectory(at: file.deletingLastPathComponent(),
[51/93] Compiling GemCommonsKit WeakRef.swift
[52/93] Compiling DataKit Base64.swift
[53/93] Compiling DataKit Array+Data.swift
[54/93] Compiling DataKit Data+HexString.swift
BUILD FAILURE 6.3 linux