This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ASN1Kit with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
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 bab1973 Version 1.1.0
Cloned https://github.com/PADL/ASN1Kit.git
Revision (git rev-parse @):
bab197338819c6e5b20e8b3986ec36e86149500e
SUCCESS checkout https://github.com/PADL/ASN1Kit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/PADL/ASN1Kit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/gematik/ref-GemCommonsKit
[1/415] Fetching ref-gemcommonskit
Fetched https://github.com/gematik/ref-GemCommonsKit (0.29s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/SwiftCommon/DataKit.git
[1/1236] Fetching cwlpreconditiontesting
[1237/1668] Fetching cwlpreconditiontesting, cwlcatchexception
[1669/2891] Fetching cwlpreconditiontesting, cwlcatchexception, datakit
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.25s)
Fetching http://github.com/Carthage/Commandant
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.30s)
Fetching http://github.com/Quick/Nimble
Fetched https://github.com/SwiftCommon/DataKit.git (0.31s)
[1/2323] Fetching commandant
Fetched http://github.com/Carthage/Commandant (0.27s)
[1/17281] Fetching nimble
Fetched http://github.com/Quick/Nimble (1.30s)
Computing version for http://github.com/Quick/Nimble
Computed http://github.com/Quick/Nimble at 9.2.0 (0.38s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.47s)
Computing version for https://github.com/SwiftCommon/DataKit.git
Computed https://github.com/SwiftCommon/DataKit.git at 1.1.0 (0.39s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.39s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.0 (0.38s)
Creating working copy for http://github.com/Quick/Nimble
Working copy of http://github.com/Quick/Nimble resolved at 9.2.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.0
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/gematik/ref-GemCommonsKit
Working copy of https://github.com/gematik/ref-GemCommonsKit resolved at 1.2.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for http://github.com/Carthage/Commandant
Working copy of http://github.com/Carthage/Commandant resolved at 0.18.0
Building for debugging...
[1/36] Compiling Commandant Result+Additions.swift
[2/37] Compiling Commandant OrderedSet.swift
[3/37] Compiling Commandant Switch.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/37] Compiling Commandant Argument.swift
[5/37] Compiling Commandant ArgumentParser.swift
[6/37] Emitting module GemCommonsKit
/host/spi-builder-workspace/.build/checkouts/ref-GemCommonsKit/Sources/GemCommonsKit/Extension/Data+IO.swift:33:63: error: type 'Data.WritingOptions' (aka 'NSData.WritingOptions') has no member 'atomicWrite'
    public func save(to file: URL, options: WritingOptions = .atomicWrite) -> Result<WriteResult, Error> {
                                                             ~^~~~~~~~~~~
[7/38] Emitting module Commandant
[10/38] Compiling Commandant HelpCommand.swift
[11/38] Compiling GemCommonsKit Data+empty.swift
[12/38] Compiling GemCommonsKit String+Digits.swift
[13/38] Compiling GemCommonsKit Thread+Internal.swift
[14/38] Compiling GemCommonsKit ResourceLoader.swift
[15/38] Compiling GemCommonsKit Array+Data.swift
/host/spi-builder-workspace/.build/checkouts/ref-GemCommonsKit/Sources/GemCommonsKit/Extension/Data+IO.swift:33:63: error: type 'Data.WritingOptions' (aka 'NSData.WritingOptions') has no member 'atomicWrite'
    public func save(to file: URL, options: WritingOptions = .atomicWrite) -> Result<WriteResult, Error> {
                                                             ~^~~~~~~~~~~
[16/38] Compiling GemCommonsKit Data+IO.swift
/host/spi-builder-workspace/.build/checkouts/ref-GemCommonsKit/Sources/GemCommonsKit/Extension/Data+IO.swift:33:63: error: type 'Data.WritingOptions' (aka 'NSData.WritingOptions') has no member 'atomicWrite'
    public func save(to file: URL, options: WritingOptions = .atomicWrite) -> Result<WriteResult, Error> {
                                                             ~^~~~~~~~~~~
[17/38] Compiling DataKit Data+ASCIIString.swift
[18/38] Compiling GemCommonsKit WeakRef.swift
[19/38] Compiling Commandant ArgumentProtocol.swift
[20/38] Compiling Commandant Command.swift
[21/38] Compiling DataKit Data+HexString.swift
[22/38] Compiling DataKit Data+UTF8String.swift
[23/38] Compiling GemCommonsKit Synchronized.swift
[24/38] Compiling GemCommonsKit SynchronizedVar.swift
[25/38] Compiling GemCommonsKit WeakArray.swift
[28/38] Compiling Commandant Errors.swift
[29/38] Compiling Commandant Option.swift
error: fatalError
[30/39] Compiling DataKit Array+Data.swift
[31/39] Emitting module DataKit
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/12] Compiling GemCommonsKit Array+Data.swift
[2/12] Emitting module GemCommonsKit
/host/spi-builder-workspace/.build/checkouts/ref-GemCommonsKit/Sources/GemCommonsKit/Extension/Data+IO.swift:33:63: error: type 'Data.WritingOptions' (aka 'NSData.WritingOptions') has no member 'atomicWrite'
    public func save(to file: URL, options: WritingOptions = .atomicWrite) -> Result<WriteResult, Error> {
                                                             ~^~~~~~~~~~~
[3/12] Compiling GemCommonsKit Data+IO.swift
/host/spi-builder-workspace/.build/checkouts/ref-GemCommonsKit/Sources/GemCommonsKit/Extension/Data+IO.swift:33:63: error: type 'Data.WritingOptions' (aka 'NSData.WritingOptions') has no member 'atomicWrite'
    public func save(to file: URL, options: WritingOptions = .atomicWrite) -> Result<WriteResult, Error> {
                                                             ~^~~~~~~~~~~
[4/18] Emitting module Commandant
[7/20] Compiling GemCommonsKit String+Digits.swift
[8/20] Compiling GemCommonsKit DLog.swift
[9/20] Compiling GemCommonsKit BlockingVar.swift
[10/20] Compiling GemCommonsKit ResourceLoader.swift
[11/20] Compiling GemCommonsKit Thread+Internal.swift
[12/20] Compiling GemCommonsKit WeakArray.swift
error: fatalError
[12/20] Wrapping AST for Commandant for debugging
[13/20] Emitting module DataKit
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.