Build Information
Successful build of ASN1Codable, reference main (ecf690
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 21:31:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ecf6903 use PADL branch of Echo, uses new swift-atomics
Cloned https://github.com/PADL/ASN1Codable.git
Revision (git rev-parse @):
ecf6903cf2cec31b6c5f11956ce0cbe716d8dc20
SUCCESS checkout https://github.com/PADL/ASN1Codable.git at main
========================================
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-4606859-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.45s)
Fetching https://github.com/PADL/Echo
[1/868] Fetching echo
Fetched https://github.com/PADL/Echo from cache (0.43s)
Fetching https://github.com/mkrd/Swift-BigInt
[1/1854] Fetching swift-bigint
Fetched https://github.com/mkrd/Swift-BigInt from cache (2.94s)
Fetching https://github.com/Flight-School/AnyCodable
Fetching http://github.com/Carthage/Commandant
Fetching https://github.com/SwiftCommon/DataKit.git
Fetching https://github.com/apple/swift-atomics.git
[1/782] Fetching anycodable
[338/2579] Fetching anycodable, swift-atomics
[1377/4908] Fetching anycodable, swift-atomics, commandant
[1447/6132] Fetching anycodable, swift-atomics, commandant, datakit
Fetched https://github.com/SwiftCommon/DataKit.git from cache (0.65s)
Fetched http://github.com/Carthage/Commandant from cache (0.67s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.81s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.80s)
Computing version for https://github.com/SwiftCommon/DataKit.git
Computed https://github.com/SwiftCommon/DataKit.git at 1.1.0 (3.02s)
Fetching https://github.com/Quick/Nimble
[1/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble from cache (2.27s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (3.13s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.80s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.73s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.73s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.56s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.25s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.40s)
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/SwiftCommon/DataKit.git
Working copy of https://github.com/SwiftCommon/DataKit.git resolved at 1.1.0
Creating working copy for https://github.com/PADL/Echo
Working copy of https://github.com/PADL/Echo resolved at fix-release-build (d7e29ee)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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 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/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 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
Building for debugging...
[0/26] Write sources
[8/26] Compiling CEcho ValueWitnessTable.c
[9/26] Write sources
[11/26] Compiling CEcho ImageInspectionMachO.c
[12/26] Compiling _AtomicsShims.c
[13/26] Compiling CEcho Functions.c
[14/26] Compiling CEcho KnownMetadata.c
[15/26] Compiling CEcho CallAccessor.c
[16/26] Compiling CEcho ImageInspectionELF.c
[17/26] Write swift-version-24593BA9C3E375BF.txt
[19/66] Compiling Commandant Result+Additions.swift
[20/66] Compiling Commandant OrderedSet.swift
[21/67] Compiling Atomics UnsafeAtomic.swift
[22/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[23/67] Compiling Atomics AtomicInteger.swift
[24/67] Compiling Atomics AtomicOptionalWrappable.swift
[25/67] Compiling Atomics AtomicReference.swift
[26/67] Compiling Atomics AtomicStorage.swift
[27/67] Compiling Atomics AtomicValue.swift
[28/69] Compiling Atomics AtomicMemoryOrderings.swift
[29/69] Compiling Atomics DoubleWord.swift
[30/69] Compiling Atomics ManagedAtomic.swift
[31/69] Compiling Atomics ManagedAtomicLazyReference.swift
[32/69] Compiling Commandant Switch.swift
[33/69] Compiling Atomics OptionalRawRepresentable.swift
[34/69] Compiling Atomics RawRepresentable.swift
[35/69] Compiling Atomics AtomicBool.swift
[36/69] Emitting module Atomics
[37/69] Compiling Atomics IntegerConformances.swift
[38/69] Compiling Atomics PointerConformances.swift
[39/69] Compiling Atomics Primitives.native.swift
[40/69] Compiling Atomics IntegerOperations.swift
[41/69] Compiling Atomics Unmanaged extensions.swift
[43/116] Emitting module Echo
[44/122] Emitting module DataKit
[45/122] Compiling Echo ClassMetadata.swift
[46/122] Compiling Echo EnumMetadata.swift
[47/122] Compiling Echo EnumValueWitnessTable.swift
[48/122] Compiling Echo ExistentialMetadata.swift
[49/122] Compiling Echo ExistentialMetatypeMetadata.swift
[50/122] Compiling Echo ForeignClassMetadata.swift
[51/122] Compiling Echo FunctionMetadata.swift
[52/122] Compiling Echo KeyPaths.swift
[53/122] Compiling Echo KnownMetadata.swift
[54/122] Compiling Echo RuntimeValues.swift
[55/122] Compiling Echo WitnessTable.swift
[56/122] Compiling Echo FieldType.swift
[57/122] Compiling Echo Misc.swift
[58/122] Compiling DataKit Data+UTF8String.swift
[59/122] Compiling DataKit Data+ASCIIString.swift
[60/122] Compiling DataKit Data+HexString.swift
[61/122] Emitting module Commandant
[62/122] Compiling DataKit Base64.swift
[63/122] Compiling DataKit Array+Data.swift
[64/123] Compiling Echo ValueWitnessTable.swift
[65/123] Compiling Echo ConformanceDescriptor.swift
[66/123] Compiling Echo ExistentialContainer.swift
[67/123] Compiling Echo Functions.swift
[68/123] Compiling Echo HeapObject.swift
[69/123] Compiling Echo ImageInspection.swift
[71/123] Emitting module AnyCodable
[72/123] Compiling AnyCodable AnyEncodable.swift
[73/123] Compiling Commandant Errors.swift
[74/123] Compiling Echo ContextDescriptor.swift
[75/123] Compiling Echo ContextDescriptorValues.swift
[76/123] Compiling Commandant Option.swift
[77/123] Compiling Echo AnonymousDescriptor.swift
[78/123] Compiling Echo ClassDescriptor.swift
[79/123] Compiling Commandant HelpCommand.swift
[80/123] Compiling Echo GenericContext.swift
[81/123] Compiling Echo ModuleDescriptor.swift
[82/123] Compiling Echo OpaqueDescriptor.swift
[83/123] Compiling Echo ProtocolDescriptor.swift
[84/123] Compiling Echo StructDescriptor.swift
[85/123] Compiling Echo TypeContextDescriptor.swift
[86/123] Compiling Echo Echo.swift
[88/124] Compiling Echo RelativeDirectPointer.swift
[89/124] Compiling Echo RelativeIndirectPointer.swift
[90/124] Compiling Echo RelativeIndirectablePointer.swift
[91/124] Compiling Echo RelativeIndirectablePointerIntPair.swift
[92/124] Compiling Echo RelativePointer.swift
[93/124] Compiling Echo SignedPointer.swift
[94/124] Compiling Echo HeapGenericLocalVariableMetadata.swift
[95/124] Compiling Echo HeapLocalVariableMetadata.swift
[96/124] Compiling Echo Metadata.swift
[97/124] Compiling Echo MetadataAccessFunction.swift
[98/124] Compiling Echo MetadataRequest.swift
[99/124] Compiling Echo MetadataValues.swift
[100/124] Compiling Echo MetatypeMetadata.swift
[101/124] Compiling Echo ObjCClassWrapperMetadata.swift
[102/124] Compiling Echo OpaqueMetadata.swift
[103/124] Compiling Echo StructMetadata.swift
[104/124] Compiling Echo TupleMetadata.swift
[105/124] Compiling Echo TypeMetadata.swift
[106/124] Compiling AnyCodable AnyCodable.swift
[107/124] Compiling AnyCodable AnyDecodable.swift
[108/125] Wrapping AST for DataKit for debugging
[109/125] Wrapping AST for Commandant for debugging
[110/150] Wrapping AST for AnyCodable for debugging
[112/150] Compiling ASN1Kit ASN1Data.swift
[113/150] Compiling ASN1Kit ASN1DecodedTag.swift
[114/150] Compiling ASN1Kit ASN1Decoder.swift
[115/150] Compiling ASN1Kit ASN1Error.swift
[116/150] Compiling ASN1Kit Data+ASN1Int.swift
[117/150] Compiling ASN1Kit Data+UInt.swift
[118/150] Compiling ASN1Kit Int+Length.swift
[119/151] Emitting module ASN1Kit
[121/154] Emitting module BigNumber
[122/154] Compiling BigNumber Swift-Big-Number-Core.swift
[131/155] Compiling ASN1Kit Bool+ASN1Encoding.swift
[132/155] Compiling ASN1Kit Data+ASN1Encoding.swift
[133/155] Compiling ASN1Kit Date+ASN1Encoding.swift
[134/155] Compiling ASN1Kit ASN1Int.swift
[135/155] Compiling ASN1Kit ASN1Object.swift
[136/155] Compiling ASN1Kit ASN1Tag.swift
[137/155] Compiling ASN1Kit DataScanner.swift
[138/155] Compiling ASN1Kit GeneralizedTimeDateFormatter.swift
[139/155] Compiling ASN1Kit Int+ASN1Encoding.swift
[140/155] Compiling ASN1Kit String+ASN1Encoding.swift
[141/155] Compiling ASN1Kit OutputStream+UInt8.swift
[142/155] Compiling ASN1Kit String+Subscript.swift
[143/155] Compiling ASN1Kit UInt+TagNo.swift
[144/155] Compiling ASN1Kit ASN1DecodedTag+Encoding.swift
[145/155] Compiling ASN1Kit ASN1Object+Subscript.swift
[146/155] Compiling ASN1Kit ASN1Primitive+Description.swift
[147/155] Compiling ASN1Kit ObjectIdentifier.swift
[148/155] Compiling ASN1Kit ASN1CodableType.swift
[149/155] Compiling ASN1Kit ASN1Object+Encoding.swift
[150/155] Compiling ASN1Kit Array+ASN1Encoding.swift
[151/156] Wrapping AST for ASN1Kit for debugging
[153/221] Compiling HeimASN1Translator HeimASN1TypeMember.swift
[154/222] Compiling HeimASN1Translator HeimASN1UniversalType.swift
[155/222] Compiling ASN1Codable ASN1PrivateTagged.swift
[156/222] Compiling ASN1Codable ASN1CodingContext.swift
[157/222] Compiling ASN1Codable ASN1CodingKey.swift
[158/222] Compiling ASN1Codable ASN1ExtensibleType.swift
[159/222] Compiling ASN1Codable ASN1PreserveBinary.swift
[160/222] Compiling ASN1Codable ASN1SetCodable.swift
[161/222] Compiling ASN1Codable ASN1TagNumberRepresentable.swift
[162/229] Compiling ASN1Codable ASN1KitExported.swift
[163/229] Compiling ASN1Codable ASN1NullObject.swift
[164/229] Compiling ASN1Codable ASN1DecodedTag+Extras.swift
[165/229] Compiling ASN1Codable ASN1ImplicitlyWrappedObject.swift
[166/229] Compiling ASN1Codable ASN1Object+Sorting.swift
/host/spi-builder-workspace/Sources/HeimASN1Translator/HeimASN1Translator.swift:26:1: warning: extension declares a conformance of imported type 'OutputStream' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 |
26 | extension OutputStream: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'OutputStream' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 | public func write(_ string: String) {
28 | self.write(string, maxLength: string.count)
/host/spi-builder-workspace/Sources/HeimASN1Translator/HeimASN1Translator.swift:28:10: warning: result of call to 'write(_:maxLength:)' is unused [#no-usage]
26 | extension OutputStream: TextOutputStream {
27 | public func write(_ string: String) {
28 | self.write(string, maxLength: string.count)
| `- warning: result of call to 'write(_:maxLength:)' is unused [#no-usage]
29 | }
30 | }
[167/229] Compiling ASN1Codable ASN1Key.swift
/host/spi-builder-workspace/Sources/HeimASN1Translator/HeimASN1Translator.swift:26:1: warning: extension declares a conformance of imported type 'OutputStream' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 |
26 | extension OutputStream: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'OutputStream' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 | public func write(_ string: String) {
28 | self.write(string, maxLength: string.count)
/host/spi-builder-workspace/Sources/HeimASN1Translator/HeimASN1Translator.swift:28:10: warning: result of call to 'write(_:maxLength:)' is unused [#no-usage]
26 | extension OutputStream: TextOutputStream {
27 | public func write(_ string: String) {
28 | self.write(string, maxLength: string.count)
| `- warning: result of call to 'write(_:maxLength:)' is unused [#no-usage]
29 | }
30 | }
[168/229] Compiling ASN1Codable ASN1PlaceholderCodingKey.swift
[169/229] Compiling ASN1Codable ASN1TaggedDictionaryCodingKey.swift
[170/229] Emitting module ASN1Codable
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:48:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
46 | }
47 |
48 | extension ASN1DecodedTag: Hashable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | public func hash(into hasher: inout Hasher) {
50 | hasher.combine(self.tagType)
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:55:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
53 | }
54 |
55 | extension ASN1DecodedTag: Decodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
56 | public init(from decoder: Decoder) throws {
57 | let container = try decoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:72:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
70 | }
71 |
72 | extension ASN1DecodedTag: Encodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public func encode(to encoder: Encoder) throws {
74 | var container = encoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:32:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
30 | import BigNumber
31 |
32 | extension BInt: ASN1DecodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
33 | public init(from asn1: ASN1Object) throws {
34 | guard let data = asn1.data.primitive, asn1.tag == .universal(.integer) else {
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:63:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
61 | }
62 |
63 | extension BInt: ASN1EncodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
64 | public func asn1encode(tag _: ASN1DecodedTag?) throws -> ASN1Object {
65 | var bytes: [UInt8]
[171/229] Compiling ASN1Codable ASN1TaggedType.swift
[172/229] Compiling ASN1Codable ASN1TaggedValue.swift
[173/229] Compiling ASN1Codable ASN1Tagging.swift
[174/229] Compiling ASN1Codable ASN1TypeMetadataRepresentable.swift
[175/229] Compiling ASN1Codable ASN1UniversalTagRepresentable.swift
[176/229] Compiling ASN1Codable Box.swift
[177/229] Compiling ASN1Codable OptionalProtocol.swift
[178/229] Compiling ASN1Codable Dictionary.swift
[179/229] Compiling ASN1Codable FixedWidthInteger.swift
[180/229] Compiling ASN1Codable Null.swift
[181/229] Compiling ASN1Codable String.swift
[182/229] Compiling ASN1Codable Time.swift
[183/229] Compiling ASN1Codable ASN1ApplicationTagged.swift
[184/229] Compiling ASN1Codable ASN1ContextTagged.swift
[185/229] Compiling ASN1Codable ReferencingEncoder.swift
[186/229] Compiling ASN1Codable SingleValueEncodingContainer.swift
[187/229] Compiling ASN1Codable UnkeyedEncodingContainer.swift
[188/229] Compiling ASN1Codable ASN1AnyObjectSetValue.swift
[189/229] Compiling ASN1Codable ASN1ObjectSetCodable.swift
[190/229] Compiling ASN1Codable ASN1ObjectSetCodingContext.swift
[191/229] Compiling ASN1Codable ASN1ObjectSetType.swift
[192/229] Compiling ASN1Codable ASN1ObjectSetValue.swift
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:32:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
30 | import BigNumber
31 |
32 | extension BInt: ASN1DecodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
33 | public init(from asn1: ASN1Object) throws {
34 | guard let data = asn1.data.primitive, asn1.tag == .universal(.integer) else {
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:63:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
61 | }
62 |
63 | extension BInt: ASN1EncodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
64 | public func asn1encode(tag _: ASN1DecodedTag?) throws -> ASN1Object {
65 | var bytes: [UInt8]
[193/229] Compiling ASN1Codable ASN1TaggedDictionary.swift
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:32:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
30 | import BigNumber
31 |
32 | extension BInt: ASN1DecodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
33 | public init(from asn1: ASN1Object) throws {
34 | guard let data = asn1.data.primitive, asn1.tag == .universal(.integer) else {
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:63:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
61 | }
62 |
63 | extension BInt: ASN1EncodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
64 | public func asn1encode(tag _: ASN1DecodedTag?) throws -> ASN1Object {
65 | var bytes: [UInt8]
[194/229] Compiling ASN1Codable AnyCodable.swift
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:32:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
30 | import BigNumber
31 |
32 | extension BInt: ASN1DecodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
33 | public init(from asn1: ASN1Object) throws {
34 | guard let data = asn1.data.primitive, asn1.tag == .universal(.integer) else {
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:63:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
61 | }
62 |
63 | extension BInt: ASN1EncodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
64 | public func asn1encode(tag _: ASN1DecodedTag?) throws -> ASN1Object {
65 | var bytes: [UInt8]
[195/229] Compiling ASN1Codable BInt.swift
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:32:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
30 | import BigNumber
31 |
32 | extension BInt: ASN1DecodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
33 | public init(from asn1: ASN1Object) throws {
34 | guard let data = asn1.data.primitive, asn1.tag == .universal(.integer) else {
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:63:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
61 | }
62 |
63 | extension BInt: ASN1EncodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
64 | public func asn1encode(tag _: ASN1DecodedTag?) throws -> ASN1Object {
65 | var bytes: [UInt8]
[196/229] Compiling ASN1Codable Base.swift
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:32:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
30 | import BigNumber
31 |
32 | extension BInt: ASN1DecodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
33 | public init(from asn1: ASN1Object) throws {
34 | guard let data = asn1.data.primitive, asn1.tag == .universal(.integer) else {
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:63:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
61 | }
62 |
63 | extension BInt: ASN1EncodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
64 | public func asn1encode(tag _: ASN1DecodedTag?) throws -> ASN1Object {
65 | var bytes: [UInt8]
[197/229] Compiling ASN1Codable BitString.swift
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:32:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
30 | import BigNumber
31 |
32 | extension BInt: ASN1DecodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
33 | public init(from asn1: ASN1Object) throws {
34 | guard let data = asn1.data.primitive, asn1.tag == .universal(.integer) else {
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:63:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
61 | }
62 |
63 | extension BInt: ASN1EncodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
64 | public func asn1encode(tag _: ASN1DecodedTag?) throws -> ASN1Object {
65 | var bytes: [UInt8]
[198/229] Compiling ASN1Codable BitStringOptionSet.swift
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:32:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
30 | import BigNumber
31 |
32 | extension BInt: ASN1DecodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1DecodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
33 | public init(from asn1: ASN1Object) throws {
34 | guard let data = asn1.data.primitive, asn1.tag == .universal(.integer) else {
/host/spi-builder-workspace/Sources/ASN1Codable/Primitive/BInt.swift:63:1: warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
61 | }
62 |
63 | extension BInt: ASN1EncodableType {
| |- warning: extension declares a conformance of imported type 'BInt' to imported protocol 'ASN1EncodableType'; this will not behave correctly if the owners of 'BigNumber' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
64 | public func asn1encode(tag _: ASN1DecodedTag?) throws -> ASN1Object {
65 | var bytes: [UInt8]
[199/229] Compiling HeimASN1Translator HeimASN1Type.swift
[200/229] Emitting module HeimASN1Translator
/host/spi-builder-workspace/Sources/HeimASN1Translator/HeimASN1Translator.swift:26:1: warning: extension declares a conformance of imported type 'OutputStream' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 | }
25 |
26 | extension OutputStream: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'OutputStream' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 | public func write(_ string: String) {
28 | self.write(string, maxLength: string.count)
[201/229] Compiling HeimASN1Translator HeimASN1TypeDef.swift
[202/230] Wrapping AST for HeimASN1Translator for debugging
[204/234] Compiling asn1json2swift VersionCommand.swift
[205/234] Compiling asn1json2swift main.swift
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:48:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
46 | }
47 |
48 | extension ASN1DecodedTag: Hashable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | public func hash(into hasher: inout Hasher) {
50 | hasher.combine(self.tagType)
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:55:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
53 | }
54 |
55 | extension ASN1DecodedTag: Decodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
56 | public init(from decoder: Decoder) throws {
57 | let container = try decoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:72:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
70 | }
71 |
72 | extension ASN1DecodedTag: Encodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public func encode(to encoder: Encoder) throws {
74 | var container = encoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:48:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
46 | }
47 |
48 | extension ASN1DecodedTag: Hashable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | public func hash(into hasher: inout Hasher) {
50 | hasher.combine(self.tagType)
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:55:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
53 | }
54 |
55 | extension ASN1DecodedTag: Decodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
56 | public init(from decoder: Decoder) throws {
57 | let container = try decoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:72:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
70 | }
71 |
72 | extension ASN1DecodedTag: Encodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public func encode(to encoder: Encoder) throws {
74 | var container = encoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:48:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
46 | }
47 |
48 | extension ASN1DecodedTag: Hashable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | public func hash(into hasher: inout Hasher) {
50 | hasher.combine(self.tagType)
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:55:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
53 | }
54 |
55 | extension ASN1DecodedTag: Decodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
56 | public init(from decoder: Decoder) throws {
57 | let container = try decoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:72:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
70 | }
71 |
72 | extension ASN1DecodedTag: Encodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public func encode(to encoder: Encoder) throws {
74 | var container = encoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:48:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
46 | }
47 |
48 | extension ASN1DecodedTag: Hashable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | public func hash(into hasher: inout Hasher) {
50 | hasher.combine(self.tagType)
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:55:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
53 | }
54 |
55 | extension ASN1DecodedTag: Decodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
56 | public init(from decoder: Decoder) throws {
57 | let container = try decoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:72:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
70 | }
71 |
72 | extension ASN1DecodedTag: Encodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public func encode(to encoder: Encoder) throws {
74 | var container = encoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:48:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
46 | }
47 |
48 | extension ASN1DecodedTag: Hashable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | public func hash(into hasher: inout Hasher) {
50 | hasher.combine(self.tagType)
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:55:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
53 | }
54 |
55 | extension ASN1DecodedTag: Decodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
56 | public init(from decoder: Decoder) throws {
57 | let container = try decoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:72:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
70 | }
71 |
72 | extension ASN1DecodedTag: Encodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public func encode(to encoder: Encoder) throws {
74 | var container = encoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:48:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
46 | }
47 |
48 | extension ASN1DecodedTag: Hashable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | public func hash(into hasher: inout Hasher) {
50 | hasher.combine(self.tagType)
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:55:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
53 | }
54 |
55 | extension ASN1DecodedTag: Decodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
56 | public init(from decoder: Decoder) throws {
57 | let container = try decoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:72:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
70 | }
71 |
72 | extension ASN1DecodedTag: Encodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public func encode(to encoder: Encoder) throws {
74 | var container = encoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:48:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
46 | }
47 |
48 | extension ASN1DecodedTag: Hashable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | public func hash(into hasher: inout Hasher) {
50 | hasher.combine(self.tagType)
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:55:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
53 | }
54 |
55 | extension ASN1DecodedTag: Decodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
56 | public init(from decoder: Decoder) throws {
57 | let container = try decoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:72:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
70 | }
71 |
72 | extension ASN1DecodedTag: Encodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public func encode(to encoder: Encoder) throws {
74 | var container = encoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:48:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
46 | }
47 |
48 | extension ASN1DecodedTag: Hashable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
49 | public func hash(into hasher: inout Hasher) {
50 | hasher.combine(self.tagType)
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:55:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
53 | }
54 |
55 | extension ASN1DecodedTag: Decodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
56 | public init(from decoder: Decoder) throws {
57 | let container = try decoder.singleValueContainer()
/host/spi-builder-workspace/Sources/ASN1Codable/ASN1KitExtras/ASN1DecodedTag+Extras.swift:72:1: warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
70 | }
71 |
72 | extension ASN1DecodedTag: Encodable {
| |- warning: extension declares a conformance of imported type 'ASN1DecodedTag' to imported protocol 'Encodable'; this will not behave correctly if the owners of 'ASN1Kit' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public func encode(to encoder: Encoder) throws {
74 | var container = encoder.singleValueContainer()
[214/234] Compiling ASN1Codable ASN1AutomaticTaggingContext.swift
[215/234] Compiling ASN1Codable ASN1Metadata.swift
[216/234] Compiling ASN1Codable ASN1UserInfoKeys.swift
[217/234] Compiling ASN1Codable ASN1Decoder.swift
[218/234] Compiling ASN1Codable ASN1DecoderImpl.swift
[219/234] Compiling ASN1Codable ASN1DecodingContainer.swift
[220/234] Compiling ASN1Codable ASN1DecodingContext.swift
[221/234] Compiling ASN1Codable KeyedDecodingContainer.swift
[222/234] Compiling ASN1Codable ReferencingDecoder.swift
[223/234] Compiling ASN1Codable SingleValueDecodingContainer.swift
[224/234] Compiling ASN1Codable UnkeyedDecodingContainer.swift
[225/234] Compiling ASN1Codable ASN1Encoder.swift
[226/234] Compiling ASN1Codable ASN1EncoderImpl.swift
[227/234] Compiling ASN1Codable ASN1EncodingContainer.swift
[228/234] Compiling ASN1Codable ASN1EncodingContext.swift
[229/234] Compiling ASN1Codable KeyedEncodingContainer.swift
[231/235] Emitting module asn1json2swift
[232/235] Compiling asn1json2swift TranslateCommand.swift
[233/236] Wrapping AST for asn1json2swift for debugging
[234/236] Write Objects.LinkFileList
[235/236] Linking asn1json2swift
Build complete! (66.21s)
Build complete.
{
"dependencies" : [
{
"identity" : "asn1kit",
"requirement" : {
"branch" : [
"lhoward/pr"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PADL/ASN1Kit"
},
{
"identity" : "echo",
"requirement" : {
"branch" : [
"fix-release-build"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PADL/Echo"
},
{
"identity" : "swift-bigint",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mkrd/Swift-BigInt"
},
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Flight-School/AnyCodable"
},
{
"identity" : "commandant",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Carthage/Commandant"
}
],
"manifest_display_name" : "ASN1Codable",
"name" : "ASN1Codable",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "ASN1Codable",
"targets" : [
"ASN1Codable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "asn1json2swift",
"targets" : [
"asn1json2swift"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "asn1json2swift",
"module_type" : "SwiftTarget",
"name" : "asn1json2swift",
"path" : "Sources/CLI/asn1json2swift",
"product_dependencies" : [
"Commandant"
],
"product_memberships" : [
"asn1json2swift"
],
"sources" : [
"TranslateCommand.swift",
"VersionCommand.swift",
"main.swift"
],
"target_dependencies" : [
"HeimASN1Translator"
],
"type" : "executable"
},
{
"c99name" : "HeimASN1Translator",
"module_type" : "SwiftTarget",
"name" : "HeimASN1Translator",
"path" : "Sources/HeimASN1Translator",
"product_dependencies" : [
"ASN1Kit",
"AnyCodable"
],
"product_memberships" : [
"asn1json2swift"
],
"sources" : [
"ASN1Tag+SwiftType.swift",
"Data+Extras.swift",
"HeimASN1Decoration.swift",
"HeimASN1FieldDescriptor.swift",
"HeimASN1Module.swift",
"HeimASN1OpenType.swift",
"HeimASN1Tagging.swift",
"HeimASN1Translator.swift",
"HeimASN1Type.swift",
"HeimASN1TypeDef.swift",
"HeimASN1TypeMember.swift",
"HeimASN1UniversalType.swift"
],
"type" : "library"
},
{
"c99name" : "ASN1Codable",
"module_type" : "SwiftTarget",
"name" : "ASN1Codable",
"path" : "Sources/ASN1Codable",
"product_dependencies" : [
"ASN1Kit",
"Echo",
"BigNumber",
"AnyCodable"
],
"product_memberships" : [
"ASN1Codable"
],
"sources" : [
"ASN1KitExtras/ASN1DecodedTag+Extras.swift",
"ASN1KitExtras/ASN1ImplicitlyWrappedObject.swift",
"ASN1KitExtras/ASN1KitExported.swift",
"ASN1KitExtras/ASN1NullObject.swift",
"ASN1KitExtras/ASN1Object+Sorting.swift",
"CodingKeys/ASN1Key.swift",
"CodingKeys/ASN1PlaceholderCodingKey.swift",
"CodingKeys/ASN1TaggedDictionaryCodingKey.swift",
"Core/ASN1AutomaticTaggingContext.swift",
"Core/ASN1Metadata.swift",
"Core/ASN1UserInfoKeys.swift",
"Decoder/ASN1Decoder.swift",
"Decoder/ASN1DecoderImpl.swift",
"Decoder/ASN1DecodingContainer.swift",
"Decoder/ASN1DecodingContext.swift",
"Decoder/KeyedDecodingContainer.swift",
"Decoder/ReferencingDecoder.swift",
"Decoder/SingleValueDecodingContainer.swift",
"Decoder/UnkeyedDecodingContainer.swift",
"Encoder/ASN1Encoder.swift",
"Encoder/ASN1EncoderImpl.swift",
"Encoder/ASN1EncodingContainer.swift",
"Encoder/ASN1EncodingContext.swift",
"Encoder/KeyedEncodingContainer.swift",
"Encoder/ReferencingEncoder.swift",
"Encoder/SingleValueEncodingContainer.swift",
"Encoder/UnkeyedEncodingContainer.swift",
"OpenType/ASN1AnyObjectSetValue.swift",
"OpenType/ASN1ObjectSetCodable.swift",
"OpenType/ASN1ObjectSetCodingContext.swift",
"OpenType/ASN1ObjectSetType.swift",
"OpenType/ASN1ObjectSetValue.swift",
"OpenType/ASN1TaggedDictionary.swift",
"Primitive/AnyCodable.swift",
"Primitive/BInt.swift",
"Primitive/Base.swift",
"Primitive/BitString.swift",
"Primitive/BitStringOptionSet.swift",
"Primitive/Dictionary.swift",
"Primitive/FixedWidthInteger.swift",
"Primitive/Null.swift",
"Primitive/String.swift",
"Primitive/Time.swift",
"PropertyWrappers/ASN1ApplicationTagged.swift",
"PropertyWrappers/ASN1ContextTagged.swift",
"PropertyWrappers/ASN1PrivateTagged.swift",
"Protocols/ASN1CodingContext.swift",
"Protocols/ASN1CodingKey.swift",
"Protocols/ASN1ExtensibleType.swift",
"Protocols/ASN1PreserveBinary.swift",
"Protocols/ASN1SetCodable.swift",
"Protocols/ASN1TagNumberRepresentable.swift",
"Protocols/ASN1TaggedType.swift",
"Protocols/ASN1TaggedValue.swift",
"Protocols/ASN1Tagging.swift",
"Protocols/ASN1TypeMetadataRepresentable.swift",
"Protocols/ASN1UniversalTagRepresentable.swift",
"Utility/Box.swift",
"Utility/OptionalProtocol.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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
Done.