The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-apinotes, reference main (2fe208), with Swift 6.3 for Linux on 19 Apr 2026 01:23:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lynnswap/swift-apinotes.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/lynnswap/swift-apinotes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2fe208c Updates
Cloned https://github.com/lynnswap/swift-apinotes.git
Revision (git rev-parse @):
2fe208c1824f053c04778c5dad2a6fe93d8ab3bf
SUCCESS checkout https://github.com/lynnswap/swift-apinotes.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lynnswap/swift-apinotes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/SwiftyLab/MetaCodable
Fetching https://github.com/jpsim/Yams
[1/11551] Fetching yams
[5661/169801] Fetching yams, metacodable
Fetched https://github.com/jpsim/Yams from cache (2.70s)
[34815/158250] Fetching metacodable
Fetched https://github.com/SwiftyLab/MetaCodable from cache (15.12s)
Computing version for https://github.com/SwiftyLab/MetaCodable
Computed https://github.com/SwiftyLab/MetaCodable at 1.6.0 (18.53s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-collections.git
[1/17529] Fetching swift-argument-parser
[177/41098] Fetching swift-argument-parser, swift-collections
[6034/116081] Fetching swift-argument-parser, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.07s)
[28817/98552] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (8.06s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.15s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (8.92s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.62s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/SwiftyLab/MetaCodable
Working copy of https://github.com/SwiftyLab/MetaCodable resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.50s)
[1/1] Compiling plugin MetaProtocolCodable
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/24] Write sources
[11/24] Compiling writer.c
[12/24] Compiling reader.c
[13/24] Write swift-version-24593BA9C3E375BF.txt
[14/24] Compiling api.c
[15/24] Compiling parser.c
[16/24] Compiling scanner.c
[17/42] Compiling emitter.c
[19/62] Emitting module InternalCollectionsUtilities
[20/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/64] Compiling Yams RedundancyAliasingStrategy.swift
[23/64] Compiling Yams Representer.swift
[24/64] Compiling Yams AliasDereferencingStrategy.swift
[25/64] Compiling Yams Anchor.swift
[26/64] Compiling Yams Constructor.swift
[27/64] Compiling Yams Node.swift
[28/64] Compiling Yams Tag.swift
[29/64] Compiling Yams YamlAnchorProviding.swift
[30/64] Compiling Yams Parser.swift
[31/64] Compiling Yams Node.Mapping.swift
[32/64] Compiling Yams Node.Scalar.swift
[33/64] Compiling Yams Node.Sequence.swift
[34/64] Compiling Yams Decoder.swift
[35/64] Compiling Yams Emitter.swift
[36/64] Compiling Yams Encoder.swift
[37/64] Compiling Yams Mark.swift
[38/64] Compiling Yams Node.Alias.swift
[39/65] Wrapping AST for InternalCollectionsUtilities for debugging
[41/120] Compiling OrderedCollections OrderedDictionary+Codable.swift
[42/120] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[43/120] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[44/120] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[45/120] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[46/120] Compiling OrderedCollections OrderedDictionary+Elements.swift
[47/120] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[48/120] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[49/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[50/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[51/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[52/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[53/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/127] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[55/127] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[56/127] Compiling OrderedCollections OrderedDictionary.swift
[57/127] Compiling OrderedCollections OrderedSet+Codable.swift
[58/127] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[59/127] Compiling OrderedCollections OrderedSet+Descriptions.swift
[60/127] Compiling OrderedCollections OrderedSet+Diffing.swift
[61/127] Compiling OrderedCollections OrderedSet+Equatable.swift
[62/127] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[63/127] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/127] Compiling OrderedCollections _HashTable+Bucket.swift
[65/127] Compiling OrderedCollections _HashTable+BucketIterator.swift
[66/127] Compiling OrderedCollections _HashTable+Constants.swift
[67/127] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[68/127] Compiling OrderedCollections _HashTable+Testing.swift
[69/127] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[70/127] Compiling OrderedCollections _HashTable.swift
[71/127] Compiling OrderedCollections _Hashtable+Header.swift
[72/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[73/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[74/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[75/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[76/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[77/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[78/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[79/127] Compiling OrderedCollections OrderedSet+Initializers.swift
[80/127] Compiling OrderedCollections OrderedSet+Insertions.swift
[81/127] Compiling OrderedCollections OrderedSet+Invariants.swift
[82/127] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[83/127] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[84/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[85/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[86/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[100/129] Emitting module Yams
[101/129] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[102/129] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[103/129] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[104/129] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[105/129] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[106/129] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[107/129] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[108/129] Compiling OrderedCollections OrderedDictionary+Values.swift
[115/129] Emitting module OrderedCollections
[116/129] Compiling Yams YamlError.swift
[117/129] Compiling Yams YamlTagProviding.swift
[119/130] Compiling OrderedCollections OrderedSet+Sendable.swift
[120/130] Compiling OrderedCollections OrderedSet+SubSequence.swift
[121/130] Compiling OrderedCollections OrderedSet+Testing.swift
[122/130] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[123/130] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[124/130] Compiling OrderedCollections OrderedSet.swift
[125/130] Compiling OrderedCollections _UnsafeBitset.swift
[126/131] Wrapping AST for OrderedCollections for debugging
[128/223] Emitting module PluginCore
[129/223] Compiling PluginCore DecodedAt.swift
[130/223] Compiling PluginCore EncodedAt.swift
[131/223] Compiling PluginCore KeyPathProvider.swift
[132/223] Compiling PluginCore MemberInit+Expansion.swift
[133/223] Compiling PluginCore MemberInit.swift
[134/223] Compiling PluginCore PeerAttribute.swift
[135/223] Compiling PluginCore AggregatedDiagnosticProducer.swift
[136/223] Compiling PluginCore CombinedUsage.swift
[137/223] Compiling PluginCore ArgumentCountCondition.swift
[138/223] Compiling PluginCore DeclarationCondition.swift
[139/223] Compiling PluginCore DiagnosticCondition.swift
[140/223] Compiling PluginCore RawRepresentableEnumCondition.swift
[141/223] Compiling PluginCore ConditionalDiagnosticProducer.swift
[142/223] Compiling PluginCore AttributableDeclSyntax.swift
[143/223] Compiling PluginCore Attribute.swift
[144/223] Compiling PluginCore Codable+Expansion.swift
[145/223] Compiling PluginCore Codable.swift
[146/223] Compiling PluginCore CodingKeyTransformer.swift
[147/223] Compiling PluginCore CodingKeys.swift
[148/223] Compiling PluginCore Strategy.swift
[149/223] Compiling PluginCore AttributeExpander+Decodable.swift
[150/223] Compiling PluginCore Decodable+Expansion.swift
[151/223] Compiling PluginCore Decodable.swift
[152/223] Compiling PluginCore AttributeExpander+Encodable.swift
[153/223] Compiling PluginCore Encodable+Expansion.swift
[154/223] Compiling PluginCore Encodable.swift
[155/223] Compiling PluginCore DiagnosticProducer.swift
[156/223] Compiling PluginCore DuplicateUsage.swift
[157/223] Compiling PluginCore GroupedVariableDeclaration.swift
[158/223] Compiling PluginCore InvalidCombination.swift
[159/223] Compiling PluginCore InvalidDeclaration.swift
[160/223] Compiling PluginCore MetaCodableMessage.swift
[161/223] Compiling PluginCore StaticVariableDeclaration.swift
[162/223] Compiling PluginCore UninitializedVariableDecl.swift
[163/223] Compiling PluginCore AttributeExpander.swift
[164/223] Compiling PluginCore DeclModifiersGenerator.swift
[165/223] Compiling PluginCore Options.swift
[166/223] Compiling PluginCore ComposedVariable.swift
[167/223] Compiling PluginCore ConditionalCodingVariable.swift
[168/235] Compiling PluginCore IgnoreCodingInitialized.swift
[169/235] Compiling PluginCore Inherits.swift
[170/235] Compiling PluginCore StrategyFinder.swift
[171/235] Compiling PluginCore UnTagged.swift
[172/235] Compiling PluginCore CodedAs.swift
[173/235] Compiling PluginCore CodedBy.swift
[174/235] Compiling PluginCore Default.swift
[175/235] Compiling PluginCore IgnoreCoding.swift
[176/235] Compiling PluginCore IgnoreDecoding.swift
[177/235] Compiling PluginCore IgnoreEncoding.swift
[178/235] Compiling PluginCore CodedAt.swift
[179/235] Compiling PluginCore CodedIn.swift
[180/235] Compiling PluginCore ContentAt.swift
[181/235] Compiling PluginCore HelperCodedVariable.swift
[182/235] Compiling PluginCore InitializationVariable.swift
[183/235] Compiling PluginCore KeyedVariable.swift
[184/235] Compiling PluginCore PropertyVariable.swift
[185/235] Compiling PluginCore StrategyVariable.swift
[186/235] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[187/235] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[188/235] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[189/235] Compiling PluginCore PropertyVariableTreeNode.swift
[190/235] Compiling PluginCore AssociatedDeclSyntax.swift
[191/235] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[192/235] Compiling PluginCore MemberGroupSyntax.swift
[193/235] Compiling PluginCore PropertyDeclSyntax.swift
[194/235] Compiling PluginCore AnyRequiredVariableInitialization.swift
[195/235] Compiling PluginCore IgnoredInitialization.swift
[196/235] Compiling PluginCore MemberwiseInitGenerator.swift
[197/235] Compiling PluginCore OptionalInitialization.swift
[198/235] Compiling PluginCore RequiredInitialization.swift
[199/235] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[200/235] Compiling PluginCore RequiredVariableInitialization.swift
[201/235] Compiling PluginCore VariableInitialization.swift
[202/235] Compiling PluginCore AliasedPropertyVariable.swift
[203/235] Compiling PluginCore AnyPropertyVariable.swift
[204/235] Compiling PluginCore BasicPropertyVariable.swift
[205/235] Compiling PluginCore DecodingFallback.swift
[206/235] Compiling PluginCore DefaultValueVariable.swift
[207/235] Compiling PluginCore AssociatedVariable.swift
[208/235] Compiling PluginCore BasicAssociatedVariable.swift
[209/235] Compiling PluginCore BasicEnumCaseVariable.swift
[210/235] Compiling PluginCore EnumCaseVariable.swift
[211/235] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[212/235] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[213/235] Compiling PluginCore AnyEnumSwitcher.swift
[214/235] Compiling PluginCore EnumSwitcherVariable.swift
[215/235] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[216/235] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[217/235] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[218/235] Compiling PluginCore UnTaggedEnumSwitcher.swift
[219/235] Compiling PluginCore AnyInitialization.swift
[220/235] Compiling PluginCore VariableSyntax.swift
[221/235] Compiling PluginCore ActorVariable.swift
[222/235] Compiling PluginCore ClassVariable.swift
[223/235] Compiling PluginCore Case.swift
[224/235] Compiling PluginCore CodingKeysMap.swift
[225/235] Compiling PluginCore Key.swift
[226/235] Compiling PluginCore ConstraintGenerator.swift
[227/235] Compiling PluginCore Registration.swift
[228/235] Compiling PluginCore EnumVariable.swift
[229/235] Compiling PluginCore MemberGroup.swift
[230/235] Compiling PluginCore TypeVariable.swift
[231/235] Compiling PluginCore Variable.swift
[232/239] Wrapping AST for PluginCore for debugging
[234/239] Compiling MacroPlugin Plugin.swift
[235/239] Emitting module MacroPlugin
[236/239] Compiling MacroPlugin Definitions.swift
[237/240] Wrapping AST for MacroPlugin for debugging
[238/240] Write Objects.LinkFileList
[239/240] Linking MacroPlugin-tool
[241/263] Compiling MetaCodable Encodable.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[242/263] Compiling MetaCodable IgnoreCodingInitialized.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[243/263] Compiling MetaCodable UnTagged.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[244/263] Compiling MetaCodable CodedAt.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[245/263] Compiling MetaCodable CodedBy.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[246/263] Compiling MetaCodable CodedIn.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[247/266] Compiling MetaCodable Codable.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[248/266] Compiling MetaCodable CodableCommonStrategy.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[249/266] Compiling MetaCodable CodingKeys.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[250/266] Compiling MetaCodable Decodable.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[251/266] Emitting module MetaCodable
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[252/266] Compiling MetaCodable DynamicCodable.swift
[253/266] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[254/266] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[255/266] Compiling MetaCodable LossySequence.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[256/266] Compiling MetaCodable IgnoreCoding.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[257/266] Compiling MetaCodable MemberInit.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[258/266] Compiling MetaCodable DynamicCodableIdentifier.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[259/266] Compiling MetaCodable EncodedAt.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[260/266] Compiling MetaCodable HelperCoder.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[261/266] Compiling MetaCodable ContentAt.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[262/266] Compiling MetaCodable DecodedAt.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[263/266] Compiling MetaCodable Default.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[264/266] Compiling MetaCodable AnyCodableLiteral.swift
[265/266] Compiling MetaCodable CodedAs+Dynamic.swift
[266/266] Compiling MetaCodable CodedAs.swift
[268/281] Compiling HelperCoders String.swift
[269/282] Compiling HelperCoders Bool.swift
[270/282] Compiling HelperCoders Number.swift
[271/282] Compiling HelperCoders SequenceCoderConfiguration.swift
[272/282] Compiling HelperCoders HelperCoderStrategy.swift
[273/282] Compiling HelperCoders Base64Coder.swift
[274/282] Compiling HelperCoders ConditionalCoder.swift
[275/282] Compiling HelperCoders ValueCoder.swift
[276/282] Emitting module HelperCoders
[277/282] Compiling HelperCoders NonConformingCoder.swift
[278/282] Compiling HelperCoders PropertyWrapperCoder.swift
[279/282] Compiling HelperCoders DateCoder.swift
[280/282] Compiling HelperCoders Since1970DateCoder.swift
[281/282] Compiling HelperCoders DefaultSequenceElementCoding.swift
[282/282] Compiling HelperCoders SequenceCoder.swift
[284/302] Compiling APINotes Nullability.swift
/host/spi-builder-workspace/Sources/APINotes/Enums/Nullability.swift:52:21: warning: 'scalar(representation:)' is deprecated: Use nonnull instead [#DeprecatedDeclaration]
50 |         case "Scalar",
51 |              "S":
52 |             self = .scalar(representation: rawValue == "S" ? .short : .long)
   |                     `- warning: 'scalar(representation:)' is deprecated: Use nonnull instead [#DeprecatedDeclaration]
53 |         case "Nonnull",
54 |              "N":
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[285/302] Compiling APINotes ObjCMemberKind.swift
/host/spi-builder-workspace/Sources/APINotes/Enums/Nullability.swift:52:21: warning: 'scalar(representation:)' is deprecated: Use nonnull instead [#DeprecatedDeclaration]
50 |         case "Scalar",
51 |              "S":
52 |             self = .scalar(representation: rawValue == "S" ? .short : .long)
   |                     `- warning: 'scalar(representation:)' is deprecated: Use nonnull instead [#DeprecatedDeclaration]
53 |         case "Nonnull",
54 |              "N":
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[286/302] Compiling APINotes SwiftWrapper.swift
/host/spi-builder-workspace/Sources/APINotes/Enums/Nullability.swift:52:21: warning: 'scalar(representation:)' is deprecated: Use nonnull instead [#DeprecatedDeclaration]
50 |         case "Scalar",
51 |              "S":
52 |             self = .scalar(representation: rawValue == "S" ? .short : .long)
   |                     `- warning: 'scalar(representation:)' is deprecated: Use nonnull instead [#DeprecatedDeclaration]
53 |         case "Nonnull",
54 |              "N":
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[287/304] Emitting module APINotes
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[288/304] Compiling APINotes Availability.swift
[289/304] Compiling APINotes EnumExtensibility.swift
[290/304] Compiling APINotes EnumKind.swift
[291/304] Compiling APINotes Function.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[292/304] Compiling APINotes ObjCContext.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[293/304] Compiling APINotes CommonEntity.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[294/304] Compiling APINotes CommonType.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[295/304] Compiling APINotes ObjCMethod.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[296/304] Compiling APINotes ObjCProperty.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[297/304] Compiling APINotes Parameter.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[298/304] Compiling APINotes Variable.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[299/304] Compiling APINotes Tag.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[300/304] Compiling APINotes Typedef.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[301/304] Compiling APINotes Module.swift
[302/304] Compiling APINotes Enumerator.swift
[303/304] Compiling APINotes Version.Tuple.swift
[304/304] Compiling APINotes Version.swift
Build complete! (110.02s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "metacodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyLab/MetaCodable"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "swift-apinotes",
  "name" : "swift-apinotes",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "APINotes",
      "targets" : [
        "APINotes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "APINotesTests",
      "module_type" : "SwiftTarget",
      "name" : "APINotesTests",
      "path" : "Tests/APINotesTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "APINotes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "APINotes",
      "module_type" : "SwiftTarget",
      "name" : "APINotes",
      "path" : "Sources/APINotes",
      "product_dependencies" : [
        "MetaCodable",
        "HelperCoders",
        "Yams"
      ],
      "product_memberships" : [
        "APINotes"
      ],
      "sources" : [
        "Common/CommonEntity.swift",
        "Common/CommonType.swift",
        "Common/ObjCMethod.swift",
        "Common/ObjCProperty.swift",
        "Common/Parameter.swift",
        "Common/Variable.swift",
        "Enums/Availability.swift",
        "Enums/EnumExtensibility.swift",
        "Enums/EnumKind.swift",
        "Enums/Nullability.swift",
        "Enums/ObjCMemberKind.swift",
        "Enums/SwiftWrapper.swift",
        "Module.swift",
        "TopLevelItems/Enumerator.swift",
        "TopLevelItems/Function.swift",
        "TopLevelItems/ObjCContext.swift",
        "TopLevelItems/Tag.swift",
        "TopLevelItems/Typedef.swift",
        "Version.Tuple.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.