The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ASN1Codable, reference 0.1.3 (fce875), with Swift 6.2 (beta) for Linux on 19 Jun 2025 21:30:34 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/ASN1Codable.git
Reference: 0.1.3
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/ASN1Codable
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at fce8757 remove unused isString method
Cloned https://github.com/PADL/ASN1Codable.git
Revision (git rev-parse @):
fce8757cc6d98686a8b7cc9cb8722848eadb8e70
SUCCESS checkout https://github.com/PADL/ASN1Codable.git at 0.1.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/PADL/ASN1Codable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/PADL/ASN1Kit
[1/1030] Fetching asn1kit
Fetched https://github.com/PADL/ASN1Kit from cache (0.31s)
Fetching https://github.com/ole/Echo
[1/870] Fetching echo
Fetched https://github.com/ole/Echo from cache (0.23s)
Fetching https://github.com/mkrd/Swift-BigInt
[1/1854] Fetching swift-bigint
Fetched https://github.com/mkrd/Swift-BigInt from cache (0.39s)
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/SwiftCommon/DataKit.git
Fetching http://github.com/Carthage/Commandant
Fetching https://github.com/apple/swift-atomics.git
[1/1224] Fetching datakit
[540/3553] Fetching datakit, commandant
[2261/4335] Fetching datakit, commandant, anycodable
[2164/3553] Fetching datakit, commandant
[3243/4335] Fetching datakit, commandant, anycodable
[3937/6132] Fetching datakit, commandant, anycodable, swift-atomics
Fetched https://github.com/Flight-School/AnyCodable from cache (0.32s)
[3873/5350] Fetching datakit, commandant, swift-atomics
Fetched https://github.com/SwiftCommon/DataKit.git from cache (0.33s)
[3782/4126] Fetching commandant, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched http://github.com/Carthage/Commandant from cache (0.45s)
Computing version for https://github.com/SwiftCommon/DataKit.git
Computed https://github.com/SwiftCommon/DataKit.git at 1.1.0 (0.88s)
Fetching https://github.com/Quick/Nimble
[1/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble from cache (1.40s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (2.00s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.66s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (0.44s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.38s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.27s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.69s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.20s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (2.56s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
Creating working copy for http://github.com/Carthage/Commandant
Working copy of http://github.com/Carthage/Commandant resolved at 0.18.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/ole/Echo
Working copy of https://github.com/ole/Echo resolved at fix-release-build (67dee07)
Creating working copy for https://github.com/PADL/ASN1Kit
Working copy of https://github.com/PADL/ASN1Kit resolved at lhoward/pr (9ed7b3b)
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/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
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 https://github.com/mkrd/Swift-BigInt
Working copy of https://github.com/mkrd/Swift-BigInt resolved at master (d09d98b)
Creating working copy for https://github.com/SwiftCommon/DataKit.git
Working copy of https://github.com/SwiftCommon/DataKit.git resolved at 1.1.0
Building for debugging...
[0/26] Write sources
[9/26] Compiling CEcho CallAccessor.c
[9/26] Compiling CEcho KnownMetadata.c
[9/26] Write sources
[12/26] Compiling CEcho ValueWitnessTable.c
[13/26] Compiling CEcho Functions.c
[14/26] Compiling CEcho ImageInspectionMachO.c
[15/26] Write swift-version-24593BA9C3E375BF.txt
[16/26] Compiling _AtomicsShims.c
[17/26] Compiling CEcho ImageInspectionELF.c
[19/60] Emitting module Commandant
[20/61] Compiling Commandant Switch.swift
[21/61] Compiling Commandant Result+Additions.swift
[22/61] Compiling Atomics AtomicLazyReference.swift
[23/62] Compiling Commandant OrderedSet.swift
[24/62] Compiling Atomics DoubleWord.swift
[25/62] Compiling Atomics AtomicBool.swift
[26/62] Compiling Atomics AtomicInteger.swift
[27/62] Compiling Atomics AtomicMemoryOrderings.swift
[28/62] Emitting module Atomics
[29/62] Compiling Atomics AtomicOptional.swift
[30/62] Compiling Atomics AtomicRawRepresentable.swift
[31/62] Compiling Atomics AtomicStrongReference.swift
[32/62] Compiling Atomics AtomicValue.swift
[33/62] Compiling Atomics PointerConformances.swift
[34/62] Compiling Atomics IntegerConformances.swift
[35/62] Compiling Atomics HighLevelTypes.swift
[37/109] Emitting module AnyCodable
[38/109] Compiling AnyCodable AnyCodable.swift
[39/109] Compiling Echo ClassMetadata.swift
[40/109] Compiling Echo EnumMetadata.swift
[41/109] Compiling DataKit Data+HexString.swift
[42/109] Compiling DataKit Data+ASCIIString.swift
[43/109] Compiling DataKit Data+UTF8String.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/109] Emitting module Echo
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:494:36: error: ambiguous type name 'AtomicRepresentation' in 'Int'
492 |
493 | struct _StoredClassMetadataBounds {
494 |   var _immediateMembersOffset: Int.AtomicRepresentation
    |                                    `- error: ambiguous type name 'AtomicRepresentation' in 'Int'
495 |   var _bounds: MetadataBounds
496 | }
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/autogenerated/IntegerConformances.swift:23:17: note: found candidate with type 'Int.AtomicRepresentation'
  21 |
  22 | extension Int: AtomicValue {
  23 |   public struct AtomicRepresentation {
     |                 `- note: found candidate with type 'Int.AtomicRepresentation'
  24 |     public typealias Value = Int
  25 |
Synchronization.Int.AtomicRepresentation:3:20: note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
1 | struct Int {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   public typealias AtomicRepresentation = _Atomic64BitStorage}
  |                    `- note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
4 |
[45/115] Compiling DataKit Array+Data.swift
[46/115] Emitting module DataKit
[47/115] Compiling Echo EnumValueWitnessTable.swift
[48/115] Compiling Echo ExistentialMetadata.swift
[49/115] Compiling DataKit Base64.swift
[51/116] Compiling Commandant HelpCommand.swift
[52/116] Compiling Commandant Errors.swift
[53/116] Compiling Commandant Option.swift
[54/117] Compiling AnyCodable AnyDecodable.swift
[55/117] Compiling AnyCodable AnyEncodable.swift
[57/118] Wrapping AST for AnyCodable for debugging
[58/118] Wrapping AST for Commandant for debugging
[59/118] Wrapping AST for DataKit for debugging
[61/143] Compiling ASN1Kit ASN1Primitive+Description.swift
[62/143] Compiling ASN1Kit Data+ASN1Int.swift
[63/143] Compiling ASN1Kit Data+UInt.swift
[64/143] Compiling ASN1Kit Int+Length.swift
[65/143] Compiling Echo HeapObject.swift
[66/143] Compiling Echo ImageInspection.swift
[67/143] Compiling Echo MetatypeMetadata.swift
[68/143] Compiling Echo ObjCClassWrapperMetadata.swift
[69/143] Compiling Echo OpaqueMetadata.swift
[70/143] Compiling Echo StructMetadata.swift
[71/143] Compiling Echo TupleMetadata.swift
[72/143] Compiling Echo TypeMetadata.swift
[73/143] Compiling BigNumber Swift-Big-Number-Core.swift
[74/143] Emitting module BigNumber
[76/144] Compiling Echo KeyPaths.swift
[77/144] Compiling Echo KnownMetadata.swift
[78/144] Compiling Echo RuntimeValues.swift
[79/144] Compiling Echo WitnessTable.swift
[80/144] Compiling Echo FieldType.swift
[81/144] Compiling Echo Misc.swift
[82/144] Compiling Echo RelativeDirectPointer.swift
[83/144] Compiling Echo RelativeIndirectPointer.swift
[84/144] Compiling Echo RelativeIndirectablePointer.swift
[85/144] Compiling Echo RelativeIndirectablePointerIntPair.swift
[86/144] Compiling Echo RelativePointer.swift
[87/144] Compiling Echo SignedPointer.swift
[88/144] Compiling ASN1Kit ASN1DecodedTag+Encoding.swift
[89/144] Compiling ASN1Kit ASN1Object+Subscript.swift
[94/147] Compiling Echo GenericContext.swift
[95/147] Compiling Echo ModuleDescriptor.swift
[96/147] Compiling Echo OpaqueDescriptor.swift
[97/147] Compiling Echo ProtocolDescriptor.swift
[98/147] Compiling Echo StructDescriptor.swift
[99/147] Compiling Echo TypeContextDescriptor.swift
[100/147] Compiling Echo Echo.swift
[101/147] Compiling ASN1Kit ASN1Data.swift
[102/147] Compiling ASN1Kit ASN1DecodedTag.swift
[103/147] Compiling ASN1Kit ASN1Decoder.swift
[104/147] Compiling ASN1Kit ASN1Error.swift
[105/147] Compiling ASN1Kit ASN1Int.swift
[106/147] Compiling ASN1Kit ASN1Object.swift
[107/147] Compiling ASN1Kit ASN1Tag.swift
[108/147] Compiling ASN1Kit Data+ASN1Encoding.swift
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:494:36: error: ambiguous type name 'AtomicRepresentation' in 'Int'
492 |
493 | struct _StoredClassMetadataBounds {
494 |   var _immediateMembersOffset: Int.AtomicRepresentation
    |                                    `- error: ambiguous type name 'AtomicRepresentation' in 'Int'
495 |   var _bounds: MetadataBounds
496 | }
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/autogenerated/IntegerConformances.swift:23:17: note: found candidate with type 'Int.AtomicRepresentation'
  21 |
  22 | extension Int: AtomicValue {
  23 |   public struct AtomicRepresentation {
     |                 `- note: found candidate with type 'Int.AtomicRepresentation'
  24 |     public typealias Value = Int
  25 |
Synchronization.Int.AtomicRepresentation:3:20: note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
1 | struct Int {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   public typealias AtomicRepresentation = _Atomic64BitStorage}
  |                    `- note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
4 |
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:86:52: error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 84 |     // just unbind a type from memory without deinitializing it as well (which
 85 |     // we don't want to do).
 86 |     let atomicIntPtr = resilientBounds.ptr.mutable.bindMemory(
    |                                                    `- error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 87 |       to: Int.AtomicRepresentation.self,
 88 |       capacity: 1
[109/147] Compiling ASN1Kit Date+ASN1Encoding.swift
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:494:36: error: ambiguous type name 'AtomicRepresentation' in 'Int'
492 |
493 | struct _StoredClassMetadataBounds {
494 |   var _immediateMembersOffset: Int.AtomicRepresentation
    |                                    `- error: ambiguous type name 'AtomicRepresentation' in 'Int'
495 |   var _bounds: MetadataBounds
496 | }
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/autogenerated/IntegerConformances.swift:23:17: note: found candidate with type 'Int.AtomicRepresentation'
  21 |
  22 | extension Int: AtomicValue {
  23 |   public struct AtomicRepresentation {
     |                 `- note: found candidate with type 'Int.AtomicRepresentation'
  24 |     public typealias Value = Int
  25 |
Synchronization.Int.AtomicRepresentation:3:20: note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
1 | struct Int {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   public typealias AtomicRepresentation = _Atomic64BitStorage}
  |                    `- note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
4 |
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:86:52: error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 84 |     // just unbind a type from memory without deinitializing it as well (which
 85 |     // we don't want to do).
 86 |     let atomicIntPtr = resilientBounds.ptr.mutable.bindMemory(
    |                                                    `- error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 87 |       to: Int.AtomicRepresentation.self,
 88 |       capacity: 1
[110/147] Compiling ASN1Kit GeneralizedTimeDateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:494:36: error: ambiguous type name 'AtomicRepresentation' in 'Int'
492 |
493 | struct _StoredClassMetadataBounds {
494 |   var _immediateMembersOffset: Int.AtomicRepresentation
    |                                    `- error: ambiguous type name 'AtomicRepresentation' in 'Int'
495 |   var _bounds: MetadataBounds
496 | }
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/autogenerated/IntegerConformances.swift:23:17: note: found candidate with type 'Int.AtomicRepresentation'
  21 |
  22 | extension Int: AtomicValue {
  23 |   public struct AtomicRepresentation {
     |                 `- note: found candidate with type 'Int.AtomicRepresentation'
  24 |     public typealias Value = Int
  25 |
Synchronization.Int.AtomicRepresentation:3:20: note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
1 | struct Int {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   public typealias AtomicRepresentation = _Atomic64BitStorage}
  |                    `- note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
4 |
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:86:52: error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 84 |     // just unbind a type from memory without deinitializing it as well (which
 85 |     // we don't want to do).
 86 |     let atomicIntPtr = resilientBounds.ptr.mutable.bindMemory(
    |                                                    `- error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 87 |       to: Int.AtomicRepresentation.self,
 88 |       capacity: 1
[111/147] Compiling ASN1Kit Int+ASN1Encoding.swift
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:494:36: error: ambiguous type name 'AtomicRepresentation' in 'Int'
492 |
493 | struct _StoredClassMetadataBounds {
494 |   var _immediateMembersOffset: Int.AtomicRepresentation
    |                                    `- error: ambiguous type name 'AtomicRepresentation' in 'Int'
495 |   var _bounds: MetadataBounds
496 | }
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/autogenerated/IntegerConformances.swift:23:17: note: found candidate with type 'Int.AtomicRepresentation'
  21 |
  22 | extension Int: AtomicValue {
  23 |   public struct AtomicRepresentation {
     |                 `- note: found candidate with type 'Int.AtomicRepresentation'
  24 |     public typealias Value = Int
  25 |
Synchronization.Int.AtomicRepresentation:3:20: note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
1 | struct Int {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   public typealias AtomicRepresentation = _Atomic64BitStorage}
  |                    `- note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
4 |
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:86:52: error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 84 |     // just unbind a type from memory without deinitializing it as well (which
 85 |     // we don't want to do).
 86 |     let atomicIntPtr = resilientBounds.ptr.mutable.bindMemory(
    |                                                    `- error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 87 |       to: Int.AtomicRepresentation.self,
 88 |       capacity: 1
[112/147] Compiling ASN1Kit String+ASN1Encoding.swift
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:494:36: error: ambiguous type name 'AtomicRepresentation' in 'Int'
492 |
493 | struct _StoredClassMetadataBounds {
494 |   var _immediateMembersOffset: Int.AtomicRepresentation
    |                                    `- error: ambiguous type name 'AtomicRepresentation' in 'Int'
495 |   var _bounds: MetadataBounds
496 | }
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/autogenerated/IntegerConformances.swift:23:17: note: found candidate with type 'Int.AtomicRepresentation'
  21 |
  22 | extension Int: AtomicValue {
  23 |   public struct AtomicRepresentation {
     |                 `- note: found candidate with type 'Int.AtomicRepresentation'
  24 |     public typealias Value = Int
  25 |
Synchronization.Int.AtomicRepresentation:3:20: note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
1 | struct Int {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   public typealias AtomicRepresentation = _Atomic64BitStorage}
  |                    `- note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
4 |
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:86:52: error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 84 |     // just unbind a type from memory without deinitializing it as well (which
 85 |     // we don't want to do).
 86 |     let atomicIntPtr = resilientBounds.ptr.mutable.bindMemory(
    |                                                    `- error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 87 |       to: Int.AtomicRepresentation.self,
 88 |       capacity: 1
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:494:36: error: ambiguous type name 'AtomicRepresentation' in 'Int'
492 |
493 | struct _StoredClassMetadataBounds {
494 |   var _immediateMembersOffset: Int.AtomicRepresentation
    |                                    `- error: ambiguous type name 'AtomicRepresentation' in 'Int'
495 |   var _bounds: MetadataBounds
496 | }
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/autogenerated/IntegerConformances.swift:23:17: note: found candidate with type 'Int.AtomicRepresentation'
  21 |
  22 | extension Int: AtomicValue {
  23 |   public struct AtomicRepresentation {
     |                 `- note: found candidate with type 'Int.AtomicRepresentation'
  24 |     public typealias Value = Int
  25 |
Synchronization.Int.AtomicRepresentation:3:20: note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
1 | struct Int {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   public typealias AtomicRepresentation = _Atomic64BitStorage}
  |                    `- note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
4 |
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:86:52: error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 84 |     // just unbind a type from memory without deinitializing it as well (which
 85 |     // we don't want to do).
 86 |     let atomicIntPtr = resilientBounds.ptr.mutable.bindMemory(
    |                                                    `- error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 87 |       to: Int.AtomicRepresentation.self,
 88 |       capacity: 1
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:494:36: error: ambiguous type name 'AtomicRepresentation' in 'Int'
492 |
493 | struct _StoredClassMetadataBounds {
494 |   var _immediateMembersOffset: Int.AtomicRepresentation
    |                                    `- error: ambiguous type name 'AtomicRepresentation' in 'Int'
495 |   var _bounds: MetadataBounds
496 | }
/host/spi-builder-workspace/.build/checkouts/swift-atomics/Sources/Atomics/autogenerated/IntegerConformances.swift:23:17: note: found candidate with type 'Int.AtomicRepresentation'
  21 |
  22 | extension Int: AtomicValue {
  23 |   public struct AtomicRepresentation {
     |                 `- note: found candidate with type 'Int.AtomicRepresentation'
  24 |     public typealias Value = Int
  25 |
Synchronization.Int.AtomicRepresentation:3:20: note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
1 | struct Int {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 |   public typealias AtomicRepresentation = _Atomic64BitStorage}
  |                    `- note: found candidate with type 'Int.AtomicRepresentation' (aka '_Atomic64BitStorage')
4 |
/host/spi-builder-workspace/.build/checkouts/Echo/Sources/Echo/ContextDescriptor/ClassDescriptor.swift:86:52: error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 84 |     // just unbind a type from memory without deinitializing it as well (which
 85 |     // we don't want to do).
 86 |     let atomicIntPtr = resilientBounds.ptr.mutable.bindMemory(
    |                                                    `- error: conflicting arguments to generic parameter 'T' ('Int.AtomicRepresentation' vs. 'Int.AtomicRepresentation')
 87 |       to: Int.AtomicRepresentation.self,
 88 |       capacity: 1
[115/147] Compiling ASN1Kit DataScanner.swift
[116/147] Compiling ASN1Kit ObjectIdentifier.swift
[117/147] Compiling ASN1Kit ASN1CodableType.swift
[118/147] Compiling ASN1Kit ASN1Object+Encoding.swift
[119/147] Compiling ASN1Kit Array+ASN1Encoding.swift
[120/147] Compiling ASN1Kit Bool+ASN1Encoding.swift
[124/147] Compiling ASN1Kit OutputStream+UInt8.swift
[125/147] Compiling ASN1Kit String+Subscript.swift
[126/147] Compiling ASN1Kit UInt+TagNo.swift
BUILD FAILURE 6.2 linux