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

Successful build of swift-asn1, reference 1.3.2 (a54383), with Swift 5.10 for Linux on 23 Apr 2025 11:20:22 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-asn1.git
Reference: 1.3.2
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/apple/swift-asn1
 * tag               1.3.2      -> FETCH_HEAD
HEAD is now at a54383a add thresholds for Swift 6.1 from 6.0 thresholds (#101)
Cloned https://github.com/apple/swift-asn1.git
Revision (git rev-parse @):
a54383ada6cecde007d374f58f864e29370ba5c3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-asn1.git at 1.3.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/apple/swift-asn1.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/19] Compiling SwiftASN1 ASN1OctetString.swift
[4/19] Compiling SwiftASN1 ASN1Strings.swift
[5/21] Compiling SwiftASN1 ASN1BitString.swift
[6/21] Compiling SwiftASN1 ASN1Boolean.swift
[7/21] Compiling SwiftASN1 ASN1Identifier.swift
[8/21] Compiling SwiftASN1 TimeUtilities.swift
[9/21] Compiling SwiftASN1 UTCTime.swift
[10/21] Compiling SwiftASN1 ASN1.swift
[11/21] Compiling SwiftASN1 BER.swift
[12/21] Compiling SwiftASN1 ASN1Any.swift
[13/21] Emitting module SwiftASN1
[14/21] Compiling SwiftASN1 DER.swift
[15/21] Compiling SwiftASN1 Errors.swift
[16/21] Compiling SwiftASN1 ObjectIdentifier.swift
[17/21] Compiling SwiftASN1 PEMDocument.swift
[18/21] Compiling SwiftASN1 ASN1Integer.swift
[19/21] Compiling SwiftASN1 ASN1Null.swift
[20/21] Compiling SwiftASN1 ArraySliceBigint.swift
[21/21] Compiling SwiftASN1 GeneralizedTime.swift
Build complete! (11.42s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-asn1",
  "name" : "swift-asn1",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftASN1",
      "targets" : [
        "SwiftASN1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftASN1Tests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftASN1Tests",
      "path" : "Tests/SwiftASN1Tests",
      "sources" : [
        "ASN1StringTests.swift",
        "ASN1Tests.swift",
        "GeneralizedTimeTests.swift",
        "Test Helper Types/CMSContentInfo.swift",
        "Test Helper Types/ECDSASignature.swift",
        "Test Helper Types/PKCS8PrivateKey.swift",
        "Test Helper Types/SEC1PrivateKey.swift",
        "Test Helper Types/SubjectPublicKeyInfo.swift",
        "UTCTimeTests.swift"
      ],
      "target_dependencies" : [
        "SwiftASN1"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftASN1",
      "module_type" : "SwiftTarget",
      "name" : "SwiftASN1",
      "path" : "Sources/SwiftASN1",
      "product_memberships" : [
        "SwiftASN1"
      ],
      "sources" : [
        "ASN1.swift",
        "BER.swift",
        "Basic ASN1 Types/ASN1Any.swift",
        "Basic ASN1 Types/ASN1BitString.swift",
        "Basic ASN1 Types/ASN1Boolean.swift",
        "Basic ASN1 Types/ASN1Identifier.swift",
        "Basic ASN1 Types/ASN1Integer.swift",
        "Basic ASN1 Types/ASN1Null.swift",
        "Basic ASN1 Types/ASN1OctetString.swift",
        "Basic ASN1 Types/ASN1Strings.swift",
        "Basic ASN1 Types/ArraySliceBigint.swift",
        "Basic ASN1 Types/GeneralizedTime.swift",
        "Basic ASN1 Types/ObjectIdentifier.swift",
        "Basic ASN1 Types/PEMDocument.swift",
        "Basic ASN1 Types/TimeUtilities.swift",
        "Basic ASN1 Types/UTCTime.swift",
        "DER.swift",
        "Errors.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.