The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-json, reference 3.3.0 (8122ed), with Swift 6.2 for Android on 21 Apr 2026 22:08:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build 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.2
Building package at path:  $PWD
https://github.com/rarestype/swift-json.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/ordo-one/dollup
Fetching https://github.com/rarestype/gram
[1/1197] Fetching gram
[1198/1220] Fetching gram, dollup
Fetched https://github.com/ordo-one/dollup from cache (0.31s)
Fetched https://github.com/rarestype/gram from cache (0.31s)
Computing version for https://github.com/rarestype/gram
Computed https://github.com/rarestype/gram at 2.0.0 (0.72s)
Computing version for https://github.com/ordo-one/dollup
Computed https://github.com/ordo-one/dollup at 1.0.4 (0.41s)
Creating working copy for https://github.com/ordo-one/dollup
Working copy of https://github.com/ordo-one/dollup resolved at 1.0.4
Creating working copy for https://github.com/rarestype/gram
Working copy of https://github.com/rarestype/gram resolved at 2.0.0
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 (2.21s)
[1/1] Compiling plugin DollupPlugin
Building for debugging...
[1/58] Write sources
[21/58] Write swift-version--11D90AFD9DD3AB2.txt
[23/74] Emitting module JSONAST
[24/75] Compiling JSONAST JSON.swift
[25/75] Compiling JSONAST String (ext).swift
[26/75] Emitting module TestableErrors
[27/75] Compiling TestableErrors Error (ext).swift
[28/76] Compiling JSONAST JSON.Number.Base10.swift
[29/76] Compiling JSONAST JSON.Number.Inline.swift
[30/76] Compiling JSONAST JSON.Literal.swift
[31/76] Compiling JSONAST JSON.Node.swift
[32/76] Compiling JSONAST JSON.IntegerOverflowError.swift
[33/76] Compiling JSONAST JSON.Key.swift
[34/76] Compiling JSONAST JSON.Array.swift
[35/76] Compiling JSONAST JSON.EscapeCode.swift
[37/76] Compiling JSONAST JSON.Number.swift
[38/76] Compiling JSONAST JSON.NumericOverflowError.swift
[39/76] Compiling JSONAST JSON.Object.swift
[40/76] Compiling JSONAST JSON.TypecastError.swift
[41/77] Wrapping AST for TestableErrors for debugging
[42/82] Wrapping AST for JSONAST for debugging
[44/82] Compiling TraceableErrors exports.swift
[45/128] Compiling TraceableErrors NamedError.swift
[46/128] Compiling TraceableErrors TraceableError.swift
[47/128] Emitting module TraceableErrors
[48/128] Compiling TraceableErrors Error (ext).swift
[50/129] Compiling JQ lexemes.swift
[51/129] Compiling JQ JSON.PathComponent.swift
[52/130] Compiling JSONEncoding Float16 (ext).swift
[53/130] Compiling JSONEncoding Float80 (ext).swift
[54/130] Compiling JSONEncoding Int (ext).swift
[55/130] Compiling JSONEncoding Int128 (ext).swift
[56/130] Compiling JSONEncoding Int16 (ext).swift
[57/135] 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
[57/136] Wrapping AST for TraceableErrors for debugging
[59/169] Compiling Grammar Array (ext).swift
[60/169] Compiling Grammar DefaultDiagnostics.swift
[61/169] Compiling Grammar NoDiagnostics.swift
[62/169] Compiling Grammar ParsingDiagnostics.swift
[63/169] Compiling Grammar Optional (ext).swift
[64/169] Compiling Grammar ParsingError.Frame.swift
[65/174] Compiling Grammar Pattern.IntegerOverflowError.swift
[66/174] Compiling Grammar PatternMatchingError.swift
[67/174] Compiling Grammar AtomicRule.swift
[68/174] Compiling Grammar DigitRule.swift
[69/174] Compiling Grammar LiteralRule.swift
[70/174] Emitting module JSONEncoding
[73/174] Compiling Grammar Pattern.UnsignedNormalizedInteger.swift
[74/174] Compiling Grammar Pattern.swift
[75/174] Compiling Grammar TerminalRule.swift
[76/174] Compiling Grammar ASCIITerminal.swift
[77/174] Compiling Grammar CharacterTerminal.swift
[78/174] Compiling Grammar ParsingRule.swift
[79/174] Compiling Grammar Pattern.Join.swift
[80/174] Compiling Grammar Pattern.Pad.swift
[81/174] Compiling Grammar Pattern.Reduce.swift
[82/174] Compiling Grammar Pattern.UnsignedInteger.swift
[83/174] Compiling JQ JSON.NodeAccess.swift
[84/174] Compiling JQ JSON.NodeAccessError.swift
[85/174] Compiling JQ JSON.Node (ext).swift
[86/174] Compiling JQ JSON.NodeAccessor.swift
[87/174] Compiling Grammar UnicodeDigit.HexScalar.swift
[88/174] Compiling Grammar UnicodeDigit.Natural.swift
[89/174] Compiling JSONEncoding Never (ext).swift
[90/174] Compiling JSONEncoding Optional (ext).swift
[91/174] Compiling JSONEncoding exports.swift
[92/174] 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
[94/175] Compiling Grammar UInt16 (ext).swift
[95/175] Compiling Grammar UInt8 (ext).swift
[96/175] Compiling Grammar UTF16Terminal.swift
[97/175] Compiling Grammar UTF8Terminal.swift
[98/175] Compiling Grammar Unicode.Scalar (ext).swift
[99/175] Compiling Grammar UnicodeDigit.Decimal.swift
[100/175] Compiling Grammar UnicodeDigit.DecimalScalar.swift
[101/175] Compiling Grammar UnicodeDigit.Hex.Lowercase.swift
[102/175] Compiling Grammar UnicodeDigit.Hex.swift
[103/175] Compiling Grammar UnicodeDigit.HexScalar.Lowercase.swift
[118/181] Wrapping AST for JQ for debugging
[126/181] Wrapping AST for JSONEncoding for debugging
[133/181] Compiling Grammar ParsingError.swift
[134/181] Compiling Grammar ParsingInput.swift
[135/181] Compiling Grammar Pattern.Collect.swift
[136/181] Compiling Grammar Pattern.Discard.swift
[137/181] Compiling Grammar Pattern.End.swift
[145/181] Emitting module Grammar
[146/181] Compiling Grammar UnicodeDigit.NaturalScalar.swift
[147/181] Compiling Grammar UnicodeDigit.swift
[148/181] Compiling Grammar UnicodeEncoding.Newline.swift
[149/181] Compiling Grammar UnicodeEncoding.swift
[150/181] Compiling Grammar UnicodeTerminal.swift
[151/182] Wrapping AST for Grammar for debugging
[153/243] Compiling JSONParsing JSON (ext).swift
[154/243] Compiling JSONParsing JSON.NodeRule.Array.swift
[155/243] Compiling JSONParsing JSON.NodeRule.False.swift
[158/243] Compiling JSONParsing JSON.NodeRule.Inf.swift
[159/243] Compiling JSONParsing JSON.NodeRule.NaN.swift
[160/243] Compiling JSONParsing JSON.NodeRule.Nonfinite.swift
[161/251] Compiling JSONDecoding Float16 (ext).swift
[162/251] Compiling JSONDecoding Float80 (ext).swift
[163/251] Compiling JSONDecoding Int (ext).swift
[164/251] Compiling JSONDecoding Int128 (ext).swift
[165/251] Compiling JSONDecoding Int16 (ext).swift
[166/251] Compiling JSONDecoding Int32 (ext).swift
[170/251] Compiling JSONParsing JSON.NodeRule.Null.swift
[171/251] Compiling JSONParsing JSON.NodeRule.Object.Item.swift
[172/251] Compiling JSONParsing JSON.NodeRule.Object.swift
[173/251] Compiling JSONParsing JSON.StringRule.swift
[174/251] Compiling JSONParsing JSON.WhitespaceRule.swift
[175/251] Compiling JSONParsing exports.swift
[176/251] Compiling JSONParsing JSON.StringRule.CodeUnit.swift
[177/251] Compiling JSONParsing JSON.StringRule.EscapeSequence.swift
[178/251] Compiling JSONParsing JSON.StringRule.EscapedCodeUnit.swift
[179/251] Emitting module JSONDecoding
[180/251] Compiling JSONParsing JSON.NodeRule.True.swift
[181/251] Compiling JSONParsing JSON.NodeRule.swift
[182/251] Compiling JSONParsing JSON.Number.Exp10.swift
[183/251] Compiling JSONParsing JSON.NumberRule.PlusOrMinus.swift
[184/251] Compiling JSONParsing JSON.NumberRule.swift
[185/251] Compiling JSONParsing JSON.RootRule.swift
[186/251] Compiling JSONParsing JSON.Array (ext).swift
[187/251] Compiling JSONParsing JSON.InvalidUnicodeScalarError.swift
[188/251] Compiling JSONParsing JSON.Node (ext).swift
[189/251] Compiling JSONParsing JSON.Object (ext).swift
[190/251] Compiling JSONDecoding JSONObjectDecodable.swift
[191/251] Compiling JSONDecoding JSONStringDecodable.swift
[192/251] Compiling JSONDecoding Never (ext).swift
[193/251] Compiling JSONDecoding Optional (ext).swift
[194/251] Compiling JSONDecoding exports.swift
[215/251] Compiling JSONDecoding Float (ext).swift
[216/251] Emitting module JSONParsing
[218/252] Compiling JSONDecoding JSON.OptionalDecoder.swift
[219/252] Compiling JSONDecoding JSON.TraceableDecoder.swift
[220/252] Compiling JSONDecoding JSON.Array (ext).swift
[221/252] Compiling JSONDecoding JSON.Object (ext).swift
[222/252] Compiling JSONDecoding JSONDecodable.swift
[223/253] Wrapping AST for JSONParsing for debugging
[224/253] Wrapping AST for JSONDecoding for debugging
[226/264] Compiling JSON JSON (ext).swift
[227/264] Compiling JSON exports.swift
[228/264] Emitting module JSON
[229/264] Compiling JSONLegacy JSON.KeyedDecoder.Super.swift
[230/266] Compiling JSONLegacy DecodingError (ext).swift
[231/266] Compiling JSONLegacy JSON.SingleValueDecoder.swift
[233/266] Compiling JSONLegacy exports.swift
[234/266] Emitting module JSONLegacy
[234/279] Wrapping AST for JSON for debugging
[236/291] Emitting module _JSON_SnippetsAnchor
[237/291] Compiling _JSON_SnippetsAnchor anchor.swift
[238/292] Compiling JSONLegacy JSON.UnkeyedDecoder.Index.swift
[239/292] Compiling JSONLegacy JSON.Node (ext).swift
[240/292] Compiling JSONLegacy JSON.KeyedDecoder.swift
[241/292] Compiling JSONLegacy JSON.UnkeyedDecoder.swift
[243/293] Compiling JavaScriptPersistence String (ext).swift
[244/293] Compiling JavaScriptPersistence UInt (ext).swift
[245/293] Compiling JavaScriptPersistence UInt16 (ext).swift
[246/296] Wrapping AST for JSONLegacy for debugging
[248/296] Compiling JavaScriptPersistence Array (ext).swift
[249/296] Compiling JavaScriptPersistence BinaryFloatingPoint (ext).swift
[250/296] Compiling JavaScriptPersistence Bool (ext).swift
[251/296] Compiling JavaScriptPersistence ConstructibleFromJSValue.swift
[252/296] Compiling JavaScriptPersistence ConvertibleToJSValue.swift
[253/296] Compiling JavaScriptPersistence Double (ext).swift
[254/296] Compiling JavaScriptPersistence Float (ext).swift
[255/296] Compiling JavaScriptPersistence Int (ext).swift
[256/296] Compiling JavaScriptPersistence Int16 (ext).swift
[257/296] Compiling JavaScriptPersistence Int32 (ext).swift
[257/296] Wrapping AST for _JSON_SnippetsAnchor for debugging
[259/296] Compiling JavaScriptPersistence UInt32 (ext).swift
[260/296] Compiling JavaScriptPersistence UInt64 (ext).swift
[261/296] Compiling JavaScriptPersistence UInt8 (ext).swift
[262/296] Emitting module JavaScriptPersistence
[263/296] Compiling JavaScriptPersistence JSObject.swift
[264/296] Compiling JavaScriptPersistence JSString.swift
[265/296] Compiling JavaScriptPersistence JSSymbol.swift
[266/296] Compiling JavaScriptPersistence Int64 (ext).swift
[267/296] Compiling JavaScriptPersistence Int8 (ext).swift
[268/296] Compiling JavaScriptPersistence JSBigInt.swift
[269/296] Compiling JavaScriptPersistence JSValue.Storage.swift
[270/296] Compiling JavaScriptPersistence JSValue.swift
[271/296] Compiling JavaScriptPersistence Optional (ext).swift
[272/305] Wrapping AST for JavaScriptPersistence for debugging
[274/312] Emitting module Parsing
[275/312] Compiling Parsing Parsing.swift
[276/312] Emitting module anchor
[277/312] Compiling anchor anchor.swift
[278/314] Compiling ParsingErrors ParsingErrors.swift
[280/315] Emitting module EncodingArrays
[281/315] Compiling EncodingArrays EncodingArrays.swift
[282/316] Emitting module ParsingErrors
[286/317] Emitting module DecodingArrays
[287/317] Compiling DecodingArrays DecodingArrays.swift
[288/318] Compiling DecodingObjects DecodingObjects.swift
[289/318] Emitting module DecodingObjects
[290/318] Emitting module DecodingWithCodable
[291/318] Compiling DecodingWithCodable DecodingWithCodable.swift
[292/318] Emitting module QueriesAndModifications
[293/318] Compiling QueriesAndModifications QueriesAndModifications.swift
[294/319] Wrapping AST for anchor for debugging
[295/319] Write Objects.LinkFileList
[299/321] Wrapping AST for DecodingArrays for debugging
[300/321] Write Objects.LinkFileList
[301/321] Wrapping AST for Parsing for debugging
[302/321] Write Objects.LinkFileList
[303/321] Wrapping AST for ParsingErrors for debugging
[304/321] Write Objects.LinkFileList
[305/321] Wrapping AST for DecodingObjects for debugging
[306/321] Write Objects.LinkFileList
[307/321] Wrapping AST for EncodingArrays for debugging
[308/321] Write Objects.LinkFileList
[309/321] Wrapping AST for QueriesAndModifications for debugging
[310/321] Write Objects.LinkFileList
[311/321] Linking anchor
[312/321] Wrapping AST for DecodingWithCodable for debugging
[313/321] Write Objects.LinkFileList
[314/321] Linking Parsing
[315/321] Linking DecodingArrays
[316/321] Linking DecodingObjects
[317/321] Linking ParsingErrors
[318/321] Linking DecodingWithCodable
[319/321] Linking EncodingArrays
[320/321] Linking QueriesAndModifications
Build complete! (30.53s)
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.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.