The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ASN1, reference 2.7.2 (90c6d1), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 02:32:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mIwr/ASN1.git
Reference: 2.7.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mIwr/ASN1
 * tag               2.7.2      -> FETCH_HEAD
HEAD is now at 90c6d16 fix: Non-Apple platforms build support
Cloned https://github.com/mIwr/ASN1.git
Revision (git rev-parse @):
90c6d16743c44c2a9ed7fe32d1986f2c4f7f67a1
SUCCESS checkout https://github.com/mIwr/ASN1.git at 2.7.2
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                    `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
/Users/admin/builder/spi-builder-workspace/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                                 `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/mIwr/BigInt
[1/6695] Fetching bigint
Fetched https://github.com/mIwr/BigInt from cache (1.55s)
Computing version for https://github.com/mIwr/BigInt
warning: 'bigint': /Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                 `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
/Package.swift:7:52: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                    `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                `- warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                               `- warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/mIwr/BigInt at 1.23.1 (2.11s)
Creating working copy for https://github.com/mIwr/BigInt
Working copy of https://github.com/mIwr/BigInt resolved at 1.23.1
warning: 'bigint': /Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                 `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:52: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                    `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                `- warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                               `- warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "asn1",
      "name": "ASN1",
      "url": "https://github.com/mIwr/ASN1.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/mIwr/BigInt",
          "version": "1.23.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mIwr/ASN1.git
[1/2450] Fetching asn1
Fetched https://github.com/mIwr/ASN1.git from cache (1.21s)
warning: 'asn1': /Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                    `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                                 `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/mIwr/BigInt from cache
Fetched https://github.com/mIwr/BigInt from cache (0.42s)
Computing version for https://github.com/mIwr/BigInt
Computed https://github.com/mIwr/BigInt at 1.23.1 (0.52s)
Creating working copy for https://github.com/mIwr/ASN1.git
Working copy of https://github.com/mIwr/ASN1.git resolved at 2.7.2 (90c6d16)
Creating working copy for https://github.com/mIwr/BigInt
Working copy of https://github.com/mIwr/BigInt resolved at 1.23.1
warning: 'asn1': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                    `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                                 `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: '.resolve-product-dependencies': dependency 'asn1' is not used by any target
Found 1 product dependencies
  - BigInt
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mIwr/ASN1.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/19] Compiling BigInt Limbs.swift
[7/19] Compiling BigInt GCD.swift
[8/19] Compiling BigInt Factorial.swift
[9/19] Compiling BigInt BailliePSW.swift
[10/19] Compiling BigInt BigFrac.swift
[11/19] Compiling BigInt ToomCook.swift
[12/19] Compiling BigInt Karatsuba.swift
[13/19] Compiling BigInt ExpMod.swift
[14/19] Compiling BigInt FFT.swift
[15/19] Compiling BigInt BurnikelZiegler.swift
[16/19] Compiling BigInt CRT.swift
[17/20] Compiling BigInt resource_bundle_accessor.swift
[18/20] Compiling BigInt BigInt.swift
[19/20] Compiling BigInt BitSieve.swift
[20/20] Emitting module BigInt
[21/42] Emitting module ASN1
[22/44] Compiling ASN1 ASN1UTCTime.swift
[23/44] Compiling ASN1 ASN1UTF8String.swift
[24/44] Compiling ASN1 ASN1Exception.swift
[25/44] Compiling ASN1 ASN1GeneralizedTime.swift
[26/44] Compiling ASN1 ASN1IA5String.swift
[27/44] Compiling ASN1 ASN1Integer.swift
[28/44] Compiling ASN1 ASN1Null.swift
[29/44] Compiling ASN1 ASN1Set.swift
[30/44] Compiling ASN1 ASN1SimpleType.swift
[31/44] Compiling ASN1 ASN1PrintableString.swift
[32/44] Compiling ASN1 ASN1Sequence.swift
[33/44] Compiling ASN1 ASN1T61String.swift
[34/44] Compiling ASN1 ASN1Time.swift
[35/44] Compiling ASN1 ASN1Boolean.swift
[36/44] Compiling ASN1 ASN1Collection.swift
[37/44] Compiling ASN1 ASN1Ctx.swift
[38/44] Compiling ASN1 ASN1ObjectIdentifier.swift
[39/44] Compiling ASN1 ASN1OctetString.swift
[40/44] Compiling ASN1 InputStream.swift
[41/44] Compiling ASN1 resource_bundle_accessor.swift
[42/44] Compiling ASN1 ASN1.swift
[43/44] Compiling ASN1 ASN1BMPString.swift
[44/44] Compiling ASN1 ASN1BitString.swift
Build complete! (6.16s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                    `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
/Users/admin/builder/spi-builder-workspace/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                                 `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'bigint': /Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                 `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:52: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                    `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                `- warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                               `- warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |     ],
 9 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.21.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mIwr/BigInt"
    }
  ],
  "manifest_display_name" : "ASN1",
  "name" : "ASN1",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ASN1",
      "targets" : [
        "ASN1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ASN1Tests",
      "module_type" : "SwiftTarget",
      "name" : "ASN1Tests",
      "path" : "Tests/ASN1Tests",
      "sources" : [
        "ASN1Tests.swift",
        "ErrorTests.swift",
        "PerformanceTest.swift"
      ],
      "target_dependencies" : [
        "ASN1"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ASN1",
      "module_type" : "SwiftTarget",
      "name" : "ASN1",
      "path" : "Sources/ASN1",
      "product_dependencies" : [
        "BigInt"
      ],
      "product_memberships" : [
        "ASN1"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ASN1/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ASN1.swift",
        "ASN1BMPString.swift",
        "ASN1BitString.swift",
        "ASN1Boolean.swift",
        "ASN1Collection.swift",
        "ASN1Ctx.swift",
        "ASN1Exception.swift",
        "ASN1GeneralizedTime.swift",
        "ASN1IA5String.swift",
        "ASN1Integer.swift",
        "ASN1Null.swift",
        "ASN1ObjectIdentifier.swift",
        "ASN1OctetString.swift",
        "ASN1PrintableString.swift",
        "ASN1Sequence.swift",
        "ASN1Set.swift",
        "ASN1SimpleType.swift",
        "ASN1T61String.swift",
        "ASN1Time.swift",
        "ASN1UTCTime.swift",
        "ASN1UTF8String.swift",
        "InputStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                    `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
/Users/admin/builder/spi-builder-workspace/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                                 `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.