Build Information
Successful build of swift-json, reference 3.3.0 (8122ed), with Swift 6.3 for Android on 21 Apr 2026 22:08:02 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rarestype/swift-json.git
Reference: 3.3.0
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/rarestype/swift-json
* tag 3.3.0 -> FETCH_HEAD
HEAD is now at 8122ed1 Merge pull request #127 from rarestype/tutorial
Cloned https://github.com/rarestype/swift-json.git
Revision (git rev-parse @):
8122ed1dfca4bcecc14b2a64b0fc9a573fe093cf
SUCCESS checkout https://github.com/rarestype/swift-json.git at 3.3.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/rarestype/swift-json.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/ordo-one/dollup
Fetching https://github.com/rarestype/gram
[1/1197] Fetching gram
[25/1220] Fetching gram, dollup
Fetched https://github.com/ordo-one/dollup from cache (0.88s)
Fetched https://github.com/rarestype/gram from cache (0.88s)
Computing version for https://github.com/rarestype/gram
Computed https://github.com/rarestype/gram at 2.0.0 (1.74s)
Computing version for https://github.com/ordo-one/dollup
Computed https://github.com/ordo-one/dollup at 1.0.4 (0.49s)
Creating working copy for https://github.com/rarestype/gram
Working copy of https://github.com/rarestype/gram resolved at 2.0.0
Creating working copy for https://github.com/ordo-one/dollup
Working copy of https://github.com/ordo-one/dollup resolved at 1.0.4
Downloading binary artifact https://download.rarestype.com/dollup/1.0.4/Linux-x86_64/dollup.artifactbundle.zip
[1360/13109709] Downloading https://download.rarestype.com/dollup/1.0.4/Linux-x86_64/dollup.artifactbundle.zip
Downloaded https://download.rarestype.com/dollup/1.0.4/Linux-x86_64/dollup.artifactbundle.zip (1.79s)
[1/1] Compiling plugin DollupPlugin
Building for debugging...
[1/58] Write sources
[21/58] Write swift-version--4F562202D5529B1.txt
[23/74] Emitting module TestableErrors
[24/74] Compiling TestableErrors Error (ext).swift
[26/75] Compiling JSONAST JSON.swift
[26/76] Wrapping AST for TestableErrors for debugging
[28/81] Compiling JSONAST JSON.Literal.swift
[29/81] Compiling JSONAST JSON.Node.swift
[30/81] Compiling JSONAST JSON.Number.swift
[31/81] Compiling JSONAST JSON.NumericOverflowError.swift
[32/81] Compiling JSONAST JSON.Number.Base10.swift
[33/81] Compiling JSONAST JSON.Number.Inline.swift
[34/81] Compiling JSONAST JSON.Object.swift
[35/81] Compiling JSONAST JSON.TypecastError.swift
[36/81] Emitting module TraceableErrors
[37/81] Compiling TraceableErrors TraceableError.swift
[38/81] Compiling JSONAST String (ext).swift
[39/81] Compiling TraceableErrors NamedError.swift
[40/81] Compiling TraceableErrors exports.swift
[41/81] Compiling JSONAST JSON.Array.swift
[42/81] Compiling JSONAST JSON.EscapeCode.swift
[43/81] Emitting module JSONAST
[44/81] Compiling JSONAST JSON.IntegerOverflowError.swift
[45/81] Compiling JSONAST JSON.Key.swift
[46/82] Compiling TraceableErrors Error (ext).swift
[48/83] Wrapping AST for JSONAST for debugging
[49/83] Wrapping AST for TraceableErrors for debugging
[51/168] Compiling JQ lexemes.swift
[52/169] Compiling JQ JSON.NodeAccessError.swift
[53/169] Compiling JQ JSON.PathComponent.swift
[54/169] Compiling JQ warnings.swift
/host/spi-builder-workspace/Sources/JQ/warnings.swift:3:5: warning: JQ is experimental and subject to change without warning, enable the '_ExperimentalJQ' package trait to suppress this warning
1 | #if !_ExperimentalJQ
2 | #warning(
3 | """
| `- warning: JQ is experimental and subject to change without warning, enable the '_ExperimentalJQ' package trait to suppress this warning
4 | JQ is experimental and subject to change without warning, enable the '_ExperimentalJQ' \
5 | package trait to suppress this warning
[55/169] Compiling Grammar Pattern.swift
[56/169] Compiling Grammar PatternMatchingError.swift
[57/169] Compiling Grammar AtomicRule.swift
[58/169] Compiling Grammar DigitRule.swift
[59/169] Compiling Grammar LiteralRule.swift
[60/169] Compiling Grammar Pattern.Join.swift
[61/169] Compiling Grammar Pattern.Pad.swift
[62/169] Compiling Grammar Pattern.Reduce.swift
[63/169] Compiling Grammar Pattern.UnsignedInteger.swift
[64/169] Compiling Grammar Pattern.UnsignedNormalizedInteger.swift
[65/169] Compiling JSONEncoding Array (ext).swift
[66/169] Compiling JSONEncoding ArraySlice (ext).swift
[67/169] Compiling JSONEncoding Bool (ext).swift
[68/169] Compiling JSONEncoding Character (ext).swift
[69/169] Compiling JSONEncoding Double (ext).swift
[70/169] Compiling JSONEncoding Float (ext).swift
[71/174] Compiling Grammar UTF16Terminal.swift
[72/174] Compiling Grammar UTF8Terminal.swift
[73/174] Compiling Grammar Unicode.Scalar (ext).swift
[74/174] Compiling JSONEncoding JSONObjectEncodable.swift
[75/174] Compiling JSONEncoding JSONStringEncodable.swift
[80/179] Compiling Grammar ParsingRule.swift
[81/179] Compiling JSONEncoding Substring (ext).swift
[82/179] Compiling Grammar Pattern.IntegerOverflowError.swift
[83/179] Compiling Grammar TerminalRule.swift
[84/179] Compiling Grammar ASCIITerminal.swift
[85/179] Compiling Grammar CharacterTerminal.swift
[87/179] Compiling Grammar ParsingError.swift
[88/179] Compiling Grammar ParsingInput.swift
[89/179] Compiling Grammar Pattern.Collect.swift
[90/179] Compiling Grammar Pattern.Discard.swift
[91/179] Emitting module JSONEncoding
[100/179] Compiling Grammar UnicodeDigit.NaturalScalar.swift
[101/179] Compiling Grammar UnicodeDigit.swift
[102/179] Compiling Grammar UnicodeEncoding.Newline.swift
[109/179] Compiling JQ JSON.NodeAccessor.swift
[110/179] Compiling JQ JSON.NodeAccess.swift
[113/179] Emitting module JQ
/host/spi-builder-workspace/Sources/JQ/warnings.swift:3:5: warning: JQ is experimental and subject to change without warning, enable the '_ExperimentalJQ' package trait to suppress this warning
1 | #if !_ExperimentalJQ
2 | #warning(
3 | """
| `- warning: JQ is experimental and subject to change without warning, enable the '_ExperimentalJQ' package trait to suppress this warning
4 | JQ is experimental and subject to change without warning, enable the '_ExperimentalJQ' \
5 | package trait to suppress this warning
[114/179] Compiling JQ JSON.Node (ext).swift
[115/180] Compiling Grammar UInt16 (ext).swift
[116/180] Compiling Grammar UInt8 (ext).swift
[117/180] Compiling Grammar UnicodeDigit.Hex.Lowercase.swift
[118/180] Compiling Grammar UnicodeDigit.Hex.swift
[119/180] Compiling Grammar UnicodeDigit.HexScalar.Lowercase.swift
[120/180] Compiling Grammar UnicodeDigit.HexScalar.swift
[121/180] Compiling Grammar UnicodeDigit.Natural.swift
[136/181] Wrapping AST for JQ for debugging
[143/181] Wrapping AST for JSONEncoding for debugging
[145/181] Emitting module Grammar
[149/181] Compiling Grammar UnicodeEncoding.swift
[150/181] Compiling Grammar UnicodeTerminal.swift
[151/182] Wrapping AST for Grammar for debugging
[153/243] Compiling JSONDecoding Float80 (ext).swift
[154/243] Compiling JSONDecoding Int (ext).swift
[155/243] Compiling JSONDecoding Int128 (ext).swift
[156/246] Compiling JSONDecoding Int16 (ext).swift
[157/246] Compiling JSONDecoding Int32 (ext).swift
[158/246] Compiling JSONDecoding Int64 (ext).swift
[159/246] Compiling JSONDecoding Array (ext).swift
[160/246] Compiling JSONDecoding Bool (ext).swift
[161/246] Compiling JSONDecoding Character (ext).swift
[162/246] Compiling JSONDecoding Dictionary (ext).swift
[163/246] Compiling JSONDecoding Double (ext).swift
[164/246] Compiling JSONDecoding Float (ext).swift
[165/246] Compiling JSONDecoding Float16 (ext).swift
[166/246] Emitting module JSONParsing
[167/246] Compiling JSONParsing JSON.StringRule.swift
[168/246] Compiling JSONParsing JSON.WhitespaceRule.swift
[169/246] Compiling JSONParsing exports.swift
[170/246] Emitting module JSONDecoding
[171/251] Compiling JSONDecoding UInt32 (ext).swift
[172/251] Compiling JSONDecoding UInt64 (ext).swift
[173/251] Compiling JSONDecoding UInt8 (ext).swift
[174/251] Compiling JSONDecoding UInt (ext).swift
[175/251] Compiling JSONDecoding UInt128 (ext).swift
[176/251] Compiling JSONDecoding UInt16 (ext).swift
[177/251] Compiling JSONDecoding Int8 (ext).swift
[178/251] Compiling JSONDecoding Set (ext).swift
[179/251] Compiling JSONDecoding String (ext).swift
[206/252] Compiling JSONDecoding JSON.ArrayShapeError.swift
[207/252] Compiling JSONDecoding JSON.DecodingError.swift
[208/252] Compiling JSONDecoding JSON.ObjectDecoder.swift
[209/252] Compiling JSONDecoding JSON.ObjectKeyError.swift
[210/252] Compiling JSONDecoding JSON.SingleKeyError.swift
[211/252] Compiling JSONDecoding JSON.ValueError.swift
[212/252] Compiling JSONDecoding JSON.FieldDecoder.swift
[212/252] Wrapping AST for JSONParsing for debugging
[214/252] Compiling JSONDecoding JSONObjectDecodable.swift
[215/252] Compiling JSONDecoding JSONStringDecodable.swift
[216/252] Compiling JSONDecoding Never (ext).swift
[217/252] Compiling JSONDecoding Optional (ext).swift
[218/252] Compiling JSONDecoding exports.swift
[219/252] Compiling JSONDecoding JSON.OptionalDecoder.swift
[220/252] Compiling JSONDecoding JSON.TraceableDecoder.swift
[221/252] Compiling JSONDecoding JSON.Array (ext).swift
[222/252] Compiling JSONDecoding JSON.Object (ext).swift
[223/252] Compiling JSONDecoding JSONDecodable.swift
[224/256] Wrapping AST for JSONDecoding for debugging
[226/264] Compiling JSON exports.swift
[227/264] Compiling JSONLegacy JSON.UnkeyedDecoder.Index.swift
[228/264] Emitting module JSON
[229/265] Compiling JSON JSON (ext).swift
[231/266] Compiling JSONLegacy DecodingError (ext).swift
[232/266] Emitting module JSONLegacy
[233/266] Compiling JSONLegacy exports.swift
[234/266] Compiling JSONLegacy JSON.Node (ext).swift
[235/266] Compiling JSONLegacy JSON.KeyedDecoder.Super.swift
[236/266] Compiling JSONLegacy JSON.KeyedDecoder.swift
[237/266] Compiling JSONLegacy JSON.SingleValueDecoder.swift
[238/266] Compiling JSONLegacy JSON.UnkeyedDecoder.swift
[239/267] Wrapping AST for JSON for debugging
[240/267] Wrapping AST for JSONLegacy for debugging
[242/270] Compiling _JSON_SnippetsAnchor anchor.swift
[243/270] Emitting module _JSON_SnippetsAnchor
[244/293] Wrapping AST for _JSON_SnippetsAnchor for debugging
[246/293] Compiling JavaScriptPersistence Array (ext).swift
[247/293] Compiling JavaScriptPersistence BinaryFloatingPoint (ext).swift
[248/293] Compiling JavaScriptPersistence Bool (ext).swift
[249/293] Compiling JavaScriptPersistence ConstructibleFromJSValue.swift
[250/296] Compiling JavaScriptPersistence Int64 (ext).swift
[251/296] Compiling JavaScriptPersistence Int8 (ext).swift
[252/296] Compiling JavaScriptPersistence JSBigInt.swift
[253/296] Compiling JavaScriptPersistence Int (ext).swift
[254/296] Compiling JavaScriptPersistence Int16 (ext).swift
[255/296] Compiling JavaScriptPersistence Int32 (ext).swift
[256/296] Emitting module JavaScriptPersistence
[257/296] Compiling JavaScriptPersistence JSValue.Storage.swift
[258/296] Compiling JavaScriptPersistence JSValue.swift
[259/296] Compiling JavaScriptPersistence Optional (ext).swift
[260/296] Compiling JavaScriptPersistence UInt32 (ext).swift
[261/296] Compiling JavaScriptPersistence UInt64 (ext).swift
[262/296] Compiling JavaScriptPersistence UInt8 (ext).swift
[263/296] Compiling JavaScriptPersistence ConvertibleToJSValue.swift
[264/296] Compiling JavaScriptPersistence Double (ext).swift
[265/296] Compiling JavaScriptPersistence Float (ext).swift
[266/296] Compiling JavaScriptPersistence JSObject.swift
[267/296] Compiling JavaScriptPersistence JSString.swift
[268/296] Compiling JavaScriptPersistence JSSymbol.swift
[269/296] Compiling JavaScriptPersistence String (ext).swift
[270/296] Compiling JavaScriptPersistence UInt (ext).swift
[271/296] Compiling JavaScriptPersistence UInt16 (ext).swift
[272/297] Wrapping AST for JavaScriptPersistence for debugging
[274/313] Emitting module anchor
[275/313] Compiling anchor anchor.swift
[276/314] Emitting module Parsing
[278/314] Compiling Parsing Parsing.swift
[279/314] Emitting module DecodingWithCodable
[281/315] Emitting module ParsingErrors
[282/315] Compiling ParsingErrors ParsingErrors.swift
[283/315] Emitting module QueriesAndModifications
[284/315] Compiling EncodingArrays EncodingArrays.swift
[285/315] Emitting module EncodingArrays
[286/317] Emitting module DecodingArrays
[287/317] Compiling DecodingArrays DecodingArrays.swift
[287/317] Wrapping AST for anchor for debugging
[290/318] Emitting module DecodingObjects
[291/318] Compiling DecodingObjects DecodingObjects.swift
[292/318] Compiling DecodingWithCodable DecodingWithCodable.swift
[292/318] Write Objects.LinkFileList
[294/318] Compiling QueriesAndModifications QueriesAndModifications.swift
[295/320] Wrapping AST for Parsing for debugging
[298/321] Write Objects.LinkFileList
[301/321] Wrapping AST for ParsingErrors for debugging
[302/321] Wrapping AST for EncodingArrays for debugging
[303/321] Wrapping AST for DecodingArrays for debugging
[304/321] Write Objects.LinkFileList
[305/321] Wrapping AST for DecodingObjects for debugging
[305/321] Wrapping AST for DecodingWithCodable for debugging
[307/321] Write Objects.LinkFileList
[311/321] Wrapping AST for QueriesAndModifications for debugging
[312/321] Write Objects.LinkFileList
[313/321] Linking Parsing
[314/321] Linking ParsingErrors
[314/321] Linking DecodingObjects
[315/321] Linking anchor
[317/321] Linking DecodingWithCodable
[318/321] Linking EncodingArrays
[319/321] Linking DecodingArrays
[320/321] Linking QueriesAndModifications
Build complete! (31.41s)
Build complete.
{
"dependencies" : [
{
"identity" : "dollup",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/dollup"
},
{
"identity" : "gram",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rarestype/gram"
}
],
"manifest_display_name" : "swift-json",
"name" : "swift-json",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "JavaScriptPersistence",
"targets" : [
"JavaScriptPersistence"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JQ",
"targets" : [
"JQ"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JSON",
"targets" : [
"JSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JSONAST",
"targets" : [
"JSONAST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JSONLegacy",
"targets" : [
"JSONLegacy"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_JSON_SnippetsAnchor",
"targets" : [
"_JSON_SnippetsAnchor"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DecodingObjects",
"targets" : [
"DecodingObjects"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Parsing",
"targets" : [
"Parsing"
],
"type" : {
"snippet" : null
}
},
{
"name" : "QueriesAndModifications",
"targets" : [
"QueriesAndModifications"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ParsingErrors",
"targets" : [
"ParsingErrors"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EncodingArrays",
"targets" : [
"EncodingArrays"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DecodingWithCodable",
"targets" : [
"DecodingWithCodable"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DecodingArrays",
"targets" : [
"DecodingArrays"
],
"type" : {
"snippet" : null
}
},
{
"name" : "anchor",
"targets" : [
"anchor"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "_JSON_SnippetsAnchor",
"module_type" : "SwiftTarget",
"name" : "_JSON_SnippetsAnchor",
"path" : "Snippets/_Anchor",
"product_memberships" : [
"_JSON_SnippetsAnchor",
"DecodingObjects",
"Parsing",
"QueriesAndModifications",
"ParsingErrors",
"EncodingArrays",
"DecodingWithCodable",
"DecodingArrays",
"anchor"
],
"sources" : [
"anchor.swift"
],
"target_dependencies" : [
"JSON"
],
"type" : "library"
},
{
"c99name" : "JavaScriptPersistence",
"module_type" : "SwiftTarget",
"name" : "JavaScriptPersistence",
"path" : "Sources/JavaScriptPersistence",
"product_memberships" : [
"JavaScriptPersistence",
"DecodingObjects",
"Parsing",
"QueriesAndModifications",
"ParsingErrors",
"EncodingArrays",
"DecodingWithCodable",
"DecodingArrays",
"anchor"
],
"sources" : [
"Array (ext).swift",
"BinaryFloatingPoint (ext).swift",
"Bool (ext).swift",
"ConstructibleFromJSValue.swift",
"ConvertibleToJSValue.swift",
"Double (ext).swift",
"Float (ext).swift",
"Int (ext).swift",
"Int16 (ext).swift",
"Int32 (ext).swift",
"Int64 (ext).swift",
"Int8 (ext).swift",
"JSBigInt.swift",
"JSObject.swift",
"JSString.swift",
"JSSymbol.swift",
"JSValue.Storage.swift",
"JSValue.swift",
"Optional (ext).swift",
"String (ext).swift",
"UInt (ext).swift",
"UInt16 (ext).swift",
"UInt32 (ext).swift",
"UInt64 (ext).swift",
"UInt8 (ext).swift"
],
"target_dependencies" : [
"JSON"
],
"type" : "library"
},
{
"c99name" : "JSONTests",
"module_type" : "SwiftTarget",
"name" : "JSONTests",
"path" : "Sources/JSONTests",
"sources" : [
"IntegerOverflow.swift",
"Parsing.swift",
"ParsingNumerics.swift"
],
"target_dependencies" : [
"JSON"
],
"type" : "test"
},
{
"c99name" : "JSONParsing",
"module_type" : "SwiftTarget",
"name" : "JSONParsing",
"path" : "Sources/JSONParsing",
"product_dependencies" : [
"Grammar"
],
"product_memberships" : [
"JavaScriptPersistence",
"JSON",
"_JSON_SnippetsAnchor",
"DecodingObjects",
"Parsing",
"QueriesAndModifications",
"ParsingErrors",
"EncodingArrays",
"DecodingWithCodable",
"DecodingArrays",
"anchor"
],
"sources" : [
"JSON.Array (ext).swift",
"JSON.InvalidUnicodeScalarError.swift",
"JSON.Node (ext).swift",
"JSON.Object (ext).swift",
"Rules/JSON (ext).swift",
"Rules/JSON.NodeRule.Array.swift",
"Rules/JSON.NodeRule.False.swift",
"Rules/JSON.NodeRule.Inf.swift",
"Rules/JSON.NodeRule.NaN.swift",
"Rules/JSON.NodeRule.Nonfinite.swift",
"Rules/JSON.NodeRule.Null.swift",
"Rules/JSON.NodeRule.Object.Item.swift",
"Rules/JSON.NodeRule.Object.swift",
"Rules/JSON.NodeRule.True.swift",
"Rules/JSON.NodeRule.swift",
"Rules/JSON.Number.Exp10.swift",
"Rules/JSON.NumberRule.PlusOrMinus.swift",
"Rules/JSON.NumberRule.swift",
"Rules/JSON.RootRule.swift",
"Rules/JSON.StringRule.CodeUnit.swift",
"Rules/JSON.StringRule.EscapeSequence.swift",
"Rules/JSON.StringRule.EscapedCodeUnit.swift",
"Rules/JSON.StringRule.swift",
"Rules/JSON.WhitespaceRule.swift",
"exports.swift"
],
"target_dependencies" : [
"JSONAST"
],
"type" : "library"
},
{
"c99name" : "JSONLegacy",
"module_type" : "SwiftTarget",
"name" : "JSONLegacy",
"path" : "Sources/JSONLegacy",
"product_memberships" : [
"JSONLegacy",
"DecodingObjects",
"Parsing",
"QueriesAndModifications",
"ParsingErrors",
"EncodingArrays",
"DecodingWithCodable",
"DecodingArrays",
"anchor"
],
"sources" : [
"CodableCompatibility/JSON.KeyedDecoder.Super.swift",
"CodableCompatibility/JSON.KeyedDecoder.swift",
"CodableCompatibility/JSON.Node (ext).swift",
"CodableCompatibility/JSON.SingleValueDecoder.swift",
"CodableCompatibility/JSON.UnkeyedDecoder.Index.swift",
"CodableCompatibility/JSON.UnkeyedDecoder.swift",
"DecodingError (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"JSONDecoding"
],
"type" : "library"
},
{
"c99name" : "JSONEncoding",
"module_type" : "SwiftTarget",
"name" : "JSONEncoding",
"path" : "Sources/JSONEncoding",
"product_memberships" : [
"JavaScriptPersistence",
"JSON",
"_JSON_SnippetsAnchor",
"DecodingObjects",
"Parsing",
"QueriesAndModifications",
"ParsingErrors",
"EncodingArrays",
"DecodingWithCodable",
"DecodingArrays",
"anchor"
],
"sources" : [
"Conformances/Array (ext).swift",
"Conformances/ArraySlice (ext).swift",
"Conformances/Bool (ext).swift",
"Conformances/Character (ext).swift",
"Conformances/Double (ext).swift",
"Conformances/Float (ext).swift",
"Conformances/Float16 (ext).swift",
"Conformances/Float80 (ext).swift",
"Conformances/Int (ext).swift",
"Conformances/Int128 (ext).swift",
"Conformances/Int16 (ext).swift",
"Conformances/Int32 (ext).swift",
"Conformances/Int64 (ext).swift",
"Conformances/Int8 (ext).swift",
"Conformances/LazyDropWhileSequence (ext).swift",
"Conformances/LazyFilterSequence (ext).swift",
"Conformances/LazyMapSequence (ext).swift",
"Conformances/LazyPrefixWhileSequence (ext).swift",
"Conformances/Sequence (ext).swift",
"Conformances/StaticString (ext).swift",
"Conformances/String (ext).swift",
"Conformances/Substring (ext).swift",
"Conformances/UInt (ext).swift",
"Conformances/UInt128 (ext).swift",
"Conformances/UInt16 (ext).swift",
"Conformances/UInt32 (ext).swift",
"Conformances/UInt64 (ext).swift",
"Conformances/UInt8 (ext).swift",
"Conformances/Unicode.Scalar (ext).swift",
"Encoders/JSON.ArrayEncoder.Index.swift",
"Encoders/JSON.ArrayEncoder.swift",
"Encoders/JSON.InlineEncoder.swift",
"Encoders/JSON.Literal (ext).swift",
"Encoders/JSON.ObjectEncoder.swift",
"JSON (ext).swift",
"JSONEncodable.swift",
"JSONObjectEncodable.swift",
"JSONStringEncodable.swift",
"Never (ext).swift",
"Optional (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"JSONAST"
],
"type" : "library"
},
{
"c99name" : "JSONDecoding",
"module_type" : "SwiftTarget",
"name" : "JSONDecoding",
"path" : "Sources/JSONDecoding",
"product_dependencies" : [
"Grammar"
],
"product_memberships" : [
"JavaScriptPersistence",
"JSON",
"JSONLegacy",
"_JSON_SnippetsAnchor",
"DecodingObjects",
"Parsing",
"QueriesAndModifications",
"ParsingErrors",
"EncodingArrays",
"DecodingWithCodable",
"DecodingArrays",
"anchor"
],
"sources" : [
"Conformances/Array (ext).swift",
"Conformances/Bool (ext).swift",
"Conformances/Character (ext).swift",
"Conformances/Dictionary (ext).swift",
"Conformances/Double (ext).swift",
"Conformances/Float (ext).swift",
"Conformances/Float16 (ext).swift",
"Conformances/Float80 (ext).swift",
"Conformances/Int (ext).swift",
"Conformances/Int128 (ext).swift",
"Conformances/Int16 (ext).swift",
"Conformances/Int32 (ext).swift",
"Conformances/Int64 (ext).swift",
"Conformances/Int8 (ext).swift",
"Conformances/Set (ext).swift",
"Conformances/String (ext).swift",
"Conformances/UInt (ext).swift",
"Conformances/UInt128 (ext).swift",
"Conformances/UInt16 (ext).swift",
"Conformances/UInt32 (ext).swift",
"Conformances/UInt64 (ext).swift",
"Conformances/UInt8 (ext).swift",
"Conformances/Unicode.Scalar (ext).swift",
"Decoding/JSON.ArrayShape.swift",
"Decoding/JSON.ArrayShapeCriteria.swift",
"Decoding/JSON.ArrayShapeError.swift",
"Decoding/JSON.DecodingError.swift",
"Decoding/JSON.ObjectDecoder.swift",
"Decoding/JSON.ObjectKeyError.swift",
"Decoding/JSON.SingleKeyError.swift",
"Decoding/JSON.ValueError.swift",
"Fields/JSON.FieldDecoder.swift",
"Fields/JSON.OptionalDecoder.swift",
"Fields/JSON.TraceableDecoder.swift",
"JSON.Array (ext).swift",
"JSON.Object (ext).swift",
"JSONDecodable.swift",
"JSONObjectDecodable.swift",
"JSONStringDecodable.swift",
"Never (ext).swift",
"Optional (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"JSONAST"
],
"type" : "library"
},
{
"c99name" : "JSONAST",
"module_type" : "SwiftTarget",
"name" : "JSONAST",
"path" : "Sources/JSONAST",
"product_memberships" : [
"JavaScriptPersistence",
"JQ",
"JSON",
"JSONAST",
"JSONLegacy",
"_JSON_SnippetsAnchor",
"DecodingObjects",
"Parsing",
"QueriesAndModifications",
"ParsingErrors",
"EncodingArrays",
"DecodingWithCodable",
"DecodingArrays",
"anchor"
],
"sources" : [
"JSON.Array.swift",
"JSON.EscapeCode.swift",
"JSON.IntegerOverflowError.swift",
"JSON.Key.swift",
"JSON.Literal.swift",
"JSON.Node.swift",
"JSON.Number.Base10.swift",
"JSON.Number.Inline.swift",
"JSON.Number.swift",
"JSON.NumericOverflowError.swift",
"JSON.Object.swift",
"JSON.TypecastError.swift",
"JSON.swift",
"String (ext).swift"
],
"type" : "library"
},
{
"c99name" : "JSON",
"module_type" : "SwiftTarget",
"name" : "JSON",
"path" : "Sources/JSON",
"product_memberships" : [
"JavaScriptPersistence",
"JSON",
"_JSON_SnippetsAnchor",
"DecodingObjects",
"Parsing",
"QueriesAndModifications",
"ParsingErrors",
"EncodingArrays",
"DecodingWithCodable",
"DecodingArrays",
"anchor"
],
"sources" : [
"JSON (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"JSONDecoding",
"JSONEncoding",
"JSONParsing"
],
"type" : "library"
},
{
"c99name" : "JQTests",
"module_type" : "SwiftTarget",
"name" : "JQTests",
"path" : "Sources/JQTests",
"sources" : [
"AccessArrayTests.swift",
"AccessObjectTests.swift"
],
"target_dependencies" : [
"JSON",
"JQ"
],
"type" : "test"
},
{
"c99name" : "JQ",
"module_type" : "SwiftTarget",
"name" : "JQ",
"path" : "Sources/JQ",
"product_memberships" : [
"JQ",
"DecodingObjects",
"Parsing",
"QueriesAndModifications",
"ParsingErrors",
"EncodingArrays",
"DecodingWithCodable",
"DecodingArrays",
"anchor"
],
"sources" : [
"JSON.Array (ext).swift",
"JSON.ArrayAccessor.swift",
"JSON.Node (ext).swift",
"JSON.NodeAccess.swift",
"JSON.NodeAccessError.swift",
"JSON.NodeAccessor.swift",
"JSON.PathComponent.swift",
"lexemes.swift",
"warnings.swift"
],
"target_dependencies" : [
"JSONAST"
],
"type" : "library"
},
{
"c99name" : "DecodingObjects",
"module_type" : "SwiftTarget",
"name" : "DecodingObjects",
"path" : "Snippets",
"product_memberships" : [
"DecodingObjects"
],
"sources" : [
"DecodingObjects.swift"
],
"target_dependencies" : [
"_JSON_SnippetsAnchor",
"JavaScriptPersistence",
"JSONLegacy",
"JSONAST",
"JSON",
"JQ"
],
"type" : "snippet"
},
{
"c99name" : "Parsing",
"module_type" : "SwiftTarget",
"name" : "Parsing",
"path" : "Snippets",
"product_memberships" : [
"Parsing"
],
"sources" : [
"Parsing.swift"
],
"target_dependencies" : [
"_JSON_SnippetsAnchor",
"JavaScriptPersistence",
"JSONLegacy",
"JSONAST",
"JSON",
"JQ"
],
"type" : "snippet"
},
{
"c99name" : "QueriesAndModifications",
"module_type" : "SwiftTarget",
"name" : "QueriesAndModifications",
"path" : "Snippets",
"product_memberships" : [
"QueriesAndModifications"
],
"sources" : [
"QueriesAndModifications.swift"
],
"target_dependencies" : [
"_JSON_SnippetsAnchor",
"JavaScriptPersistence",
"JSONLegacy",
"JSONAST",
"JSON",
"JQ"
],
"type" : "snippet"
},
{
"c99name" : "ParsingErrors",
"module_type" : "SwiftTarget",
"name" : "ParsingErrors",
"path" : "Snippets",
"product_memberships" : [
"ParsingErrors"
],
"sources" : [
"ParsingErrors.swift"
],
"target_dependencies" : [
"_JSON_SnippetsAnchor",
"JavaScriptPersistence",
"JSONLegacy",
"JSONAST",
"JSON",
"JQ"
],
"type" : "snippet"
},
{
"c99name" : "EncodingArrays",
"module_type" : "SwiftTarget",
"name" : "EncodingArrays",
"path" : "Snippets",
"product_memberships" : [
"EncodingArrays"
],
"sources" : [
"EncodingArrays.swift"
],
"target_dependencies" : [
"_JSON_SnippetsAnchor",
"JavaScriptPersistence",
"JSONLegacy",
"JSONAST",
"JSON",
"JQ"
],
"type" : "snippet"
},
{
"c99name" : "DecodingWithCodable",
"module_type" : "SwiftTarget",
"name" : "DecodingWithCodable",
"path" : "Snippets",
"product_memberships" : [
"DecodingWithCodable"
],
"sources" : [
"DecodingWithCodable.swift"
],
"target_dependencies" : [
"_JSON_SnippetsAnchor",
"JavaScriptPersistence",
"JSONLegacy",
"JSONAST",
"JSON",
"JQ"
],
"type" : "snippet"
},
{
"c99name" : "DecodingArrays",
"module_type" : "SwiftTarget",
"name" : "DecodingArrays",
"path" : "Snippets",
"product_memberships" : [
"DecodingArrays"
],
"sources" : [
"DecodingArrays.swift"
],
"target_dependencies" : [
"_JSON_SnippetsAnchor",
"JavaScriptPersistence",
"JSONLegacy",
"JSONAST",
"JSON",
"JQ"
],
"type" : "snippet"
},
{
"c99name" : "anchor",
"module_type" : "SwiftTarget",
"name" : "anchor",
"path" : "Snippets/_Anchor",
"product_memberships" : [
"anchor"
],
"sources" : [
"anchor.swift"
],
"target_dependencies" : [
"_JSON_SnippetsAnchor",
"JavaScriptPersistence",
"JSONLegacy",
"JSONAST",
"JSON",
"JQ"
],
"type" : "snippet"
}
],
"tools_version" : "6.2"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.