The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-json, reference master (3b85a8), with Swift 6.3 for Android on 30 Apr 2026 00:45:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rarestype/swift-json.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3b85a89 [autosync]
Cloned https://github.com/rarestype/swift-json.git
Revision (git rev-parse @):
3b85a89ce7cc01633fcde66797696fc6c6786db7
SUCCESS checkout https://github.com/rarestype/swift-json.git at master
========================================
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-4609320-1":/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/35] Fetching dollup
[36/1257] Fetching dollup, gram
Fetched https://github.com/ordo-one/dollup from cache (0.26s)
Fetched https://github.com/rarestype/gram from cache (0.26s)
Computing version for https://github.com/rarestype/gram
Computed https://github.com/rarestype/gram at 2.0.0 (0.63s)
Computing version for https://github.com/ordo-one/dollup
Computed https://github.com/ordo-one/dollup at 1.0.6 (0.37s)
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.6
Downloading binary artifact https://get.rarestype.com/dollup/1.0.6/Linux-x86_64/dollup.artifactbundle.zip
[1360/13038536] Downloading https://get.rarestype.com/dollup/1.0.6/Linux-x86_64/dollup.artifactbundle.zip
Downloaded https://get.rarestype.com/dollup/1.0.6/Linux-x86_64/dollup.artifactbundle.zip (1.61s)
[1/1] Compiling plugin DollupPlugin
Building for debugging...
[1/58] Write sources
[21/58] Write swift-version--4F562202D5529B1.txt
[23/74] Emitting module JSONAST
[24/75] Emitting module TestableErrors
[25/75] Compiling TestableErrors Error (ext).swift
[27/76] Compiling JSONAST JSON.IntegerOverflowError.swift
[28/76] Compiling JSONAST JSON.Key.swift
[28/76] Wrapping AST for TestableErrors for debugging
[30/81] Compiling JSONAST JSON.Array.swift
[31/81] Compiling JSONAST JSON.EscapeCode.swift
[32/81] Compiling JSONAST String (ext).swift
[33/81] Compiling JSONAST JSON.Literal.swift
[34/81] Compiling JSONAST JSON.Node.swift
[35/81] Compiling JSONAST JSON.Object.swift
[36/81] Compiling JSONAST JSON.TypecastError.swift
[37/81] Compiling JSONAST JSON.Number.swift
[38/81] Compiling JSONAST JSON.NumericOverflowError.swift
[39/81] Compiling JSONAST JSON.swift
[40/81] Compiling JSONAST JSON.Number.Base10.swift
[41/81] Compiling JSONAST JSON.Number.Inline.swift
[42/81] Compiling TraceableErrors exports.swift
[43/82] Compiling TraceableErrors TraceableError.swift
[44/82] Compiling TraceableErrors NamedError.swift
[46/82] Compiling TraceableErrors Error (ext).swift
[47/82] Emitting module TraceableErrors
[48/83] Wrapping AST for TraceableErrors for debugging
[49/83] Wrapping AST for JSONAST for debugging
[51/94] Compiling JQ lexemes.swift
[52/94] Compiling JQ JSON.NodeAccess.swift
[53/101] Compiling JQ JSON.PathComponent.swift
[54/102] 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 Array (ext).swift
[56/169] Compiling Grammar DefaultDiagnostics.swift
[57/169] Compiling Grammar NoDiagnostics.swift
[58/169] Compiling Grammar ParsingDiagnostics.swift
[59/169] Compiling Grammar Optional (ext).swift
[60/169] Compiling Grammar ParsingError.Frame.swift
[61/169] Compiling Grammar ParsingError.swift
[62/169] Compiling Grammar ParsingInput.swift
[63/169] Compiling Grammar Pattern.Collect.swift
[64/169] Compiling Grammar Pattern.Discard.swift
[65/169] Compiling Grammar Pattern.End.swift
[68/174] Compiling Grammar Pattern.IntegerOverflowError.swift
[69/174] Compiling Grammar Pattern.Join.swift
[70/174] Compiling Grammar Pattern.Pad.swift
[71/174] Compiling Grammar Pattern.Reduce.swift
[72/174] Compiling Grammar Pattern.UnsignedInteger.swift
[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 UnicodeDigit.HexScalar.swift
[79/174] Compiling Grammar UnicodeDigit.Natural.swift
[80/174] Compiling Grammar PatternMatchingError.swift
[81/174] Compiling Grammar AtomicRule.swift
[82/174] Compiling Grammar DigitRule.swift
[86/174] Compiling Grammar UInt16 (ext).swift
[87/174] Compiling Grammar UInt8 (ext).swift
[88/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
[89/174] Compiling JQ JSON.NodeAccessError.swift
[90/174] Emitting module JSONEncoding
[91/174] Compiling JQ JSON.NodeAccessor.swift
[92/174] Compiling JQ JSON.Node (ext).swift
[99/180] Compiling Grammar UnicodeDigit.Decimal.swift
[100/180] Compiling Grammar UnicodeDigit.DecimalScalar.swift
[101/180] Compiling Grammar UnicodeDigit.Hex.Lowercase.swift
[102/180] Compiling Grammar UnicodeDigit.Hex.swift
[103/180] Compiling Grammar UnicodeDigit.HexScalar.Lowercase.swift
[110/180] Wrapping AST for JQ for debugging
[112/180] Compiling JSONEncoding JSONObjectEncodable.swift
[113/180] Compiling JSONEncoding JSONStringEncodable.swift
[114/180] Compiling Grammar UnicodeDigit.NaturalScalar.swift
[115/180] Compiling Grammar UnicodeDigit.swift
[116/180] Compiling Grammar UnicodeEncoding.Newline.swift
[124/180] Compiling Grammar UTF16Terminal.swift
[125/180] Compiling Grammar UTF8Terminal.swift
[126/180] Compiling Grammar Unicode.Scalar (ext).swift
[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] Emitting module JSONParsing
[154/243] Compiling JSONDecoding Double (ext).swift
[155/243] Compiling JSONDecoding Float (ext).swift
[156/243] Compiling JSONDecoding Unicode.Scalar (ext).swift
[157/246] Compiling JSONDecoding Float16 (ext).swift
[158/246] Compiling JSONDecoding Float80 (ext).swift
[159/246] Compiling JSONDecoding Int (ext).swift
[160/246] Compiling JSONDecoding Int128 (ext).swift
[165/246] Compiling JSONDecoding Int16 (ext).swift
[166/246] Compiling JSONDecoding Int32 (ext).swift
[167/251] Emitting module JSONDecoding
[170/251] Compiling JSONDecoding Array (ext).swift
[171/251] Compiling JSONDecoding Bool (ext).swift
[172/251] Compiling JSONDecoding Character (ext).swift
[173/251] Compiling JSONDecoding Dictionary (ext).swift
[174/251] Compiling JSONDecoding UInt32 (ext).swift
[175/251] Compiling JSONDecoding UInt64 (ext).swift
[176/251] Compiling JSONDecoding UInt8 (ext).swift
[177/251] Compiling JSONParsing JSON.StringRule.swift
[178/251] Compiling JSONParsing JSON.WhitespaceRule.swift
[179/251] Compiling JSONParsing exports.swift
[180/251] Compiling JSONDecoding JSON.ArrayShape.swift
[181/251] Compiling JSONDecoding JSON.ArrayShapeCriteria.swift
[182/251] Compiling JSONDecoding JSON.ArrayShapeError.swift
[183/251] Compiling JSONDecoding JSON.DecodingError.swift
[184/251] Compiling JSONDecoding UInt128 (ext).swift
[185/251] Compiling JSONDecoding UInt16 (ext).swift
[192/252] Compiling JSONDecoding JSONObjectDecodable.swift
[193/252] Compiling JSONDecoding JSONStringDecodable.swift
[194/252] Compiling JSONDecoding Never (ext).swift
[195/252] Compiling JSONDecoding Optional (ext).swift
[196/252] Compiling JSONDecoding exports.swift
[202/252] Compiling JSONDecoding JSON.ObjectDecoder.swift
[203/252] Compiling JSONDecoding JSON.ObjectKeyError.swift
[204/252] Compiling JSONDecoding JSON.SingleKeyError.swift
[205/252] Compiling JSONDecoding JSON.ValueError.swift
[206/252] Compiling JSONDecoding JSON.FieldDecoder.swift
[207/252] Compiling JSONDecoding Int64 (ext).swift
[208/252] Compiling JSONDecoding Int8 (ext).swift
[209/252] Compiling JSONDecoding Set (ext).swift
[210/252] Compiling JSONDecoding String (ext).swift
[211/252] Compiling JSONDecoding UInt (ext).swift
[221/252] Compiling JSONDecoding JSON.Object (ext).swift
[222/252] Compiling JSONDecoding JSONDecodable.swift
[222/253] Wrapping AST for JSONParsing for debugging
[224/253] Wrapping AST for JSONDecoding for debugging
[226/264] Compiling JSON exports.swift
[227/264] Compiling JSON JSON (ext).swift
[228/264] Emitting module JSON
[229/265] Compiling JSONLegacy DecodingError (ext).swift
[231/266] Compiling JSONLegacy exports.swift
[231/268] Wrapping AST for JSON for debugging
[233/269] Compiling JSONLegacy JSON.Node (ext).swift
[234/269] Compiling JSONLegacy JSON.SingleValueDecoder.swift
[235/269] Emitting module _JSON_SnippetsAnchor
[236/269] Compiling _JSON_SnippetsAnchor anchor.swift
[237/292] Compiling JSONLegacy JSON.KeyedDecoder.Super.swift
[238/292] Emitting module JSONLegacy
[239/292] Compiling JSONLegacy JSON.KeyedDecoder.swift
[241/292] Compiling JSONLegacy JSON.UnkeyedDecoder.Index.swift
[242/292] Compiling JSONLegacy JSON.UnkeyedDecoder.swift
[242/293] Wrapping AST for _JSON_SnippetsAnchor for debugging
[244/293] Compiling JavaScriptPersistence ConvertibleToJSValue.swift
[245/293] Compiling JavaScriptPersistence Double (ext).swift
[246/293] Compiling JavaScriptPersistence Float (ext).swift
[248/296] Compiling JavaScriptPersistence Int (ext).swift
[249/296] Compiling JavaScriptPersistence Int16 (ext).swift
[250/296] Compiling JavaScriptPersistence Int32 (ext).swift
[251/296] Emitting module JavaScriptPersistence
[252/296] Compiling JavaScriptPersistence Array (ext).swift
[253/296] Compiling JavaScriptPersistence BinaryFloatingPoint (ext).swift
[254/296] Compiling JavaScriptPersistence Bool (ext).swift
[255/296] Compiling JavaScriptPersistence ConstructibleFromJSValue.swift
[256/296] Compiling JavaScriptPersistence String (ext).swift
[257/296] Compiling JavaScriptPersistence UInt (ext).swift
[258/296] Compiling JavaScriptPersistence UInt16 (ext).swift
[258/296] Wrapping AST for JSONLegacy for debugging
[260/296] Compiling JavaScriptPersistence Int64 (ext).swift
[261/296] Compiling JavaScriptPersistence Int8 (ext).swift
[262/296] Compiling JavaScriptPersistence JSBigInt.swift
[263/296] Compiling JavaScriptPersistence JSObject.swift
[264/296] Compiling JavaScriptPersistence JSString.swift
[265/296] Compiling JavaScriptPersistence JSSymbol.swift
[266/296] Compiling JavaScriptPersistence UInt32 (ext).swift
[267/296] Compiling JavaScriptPersistence UInt64 (ext).swift
[268/296] Compiling JavaScriptPersistence UInt8 (ext).swift
[269/296] Compiling JavaScriptPersistence JSValue.Storage.swift
[270/296] Compiling JavaScriptPersistence JSValue.swift
[271/296] Compiling JavaScriptPersistence Optional (ext).swift
[273/313] Emitting module anchor
[274/313] Compiling anchor anchor.swift
[276/314] Emitting module Parsing
[277/314] Compiling Parsing Parsing.swift
[278/315] Emitting module ParsingErrors
[279/315] Compiling ParsingErrors ParsingErrors.swift
[280/315] Emitting module DecodingArrays
[281/315] Compiling DecodingArrays DecodingArrays.swift
[282/316] Emitting module EncodingArrays
[283/316] Compiling EncodingArrays EncodingArrays.swift
[287/318] Emitting module DecodingObjects
[288/318] Compiling DecodingObjects DecodingObjects.swift
[290/319] Emitting module DecodingWithCodable
[291/319] Compiling DecodingWithCodable DecodingWithCodable.swift
[291/319] Wrapping AST for JavaScriptPersistence for debugging
[291/319] Wrapping AST for Parsing for debugging
[294/319] Write Objects.LinkFileList
[295/320] Wrapping AST for ParsingErrors for debugging
[296/320] Wrapping AST for anchor for debugging
[297/320] Write Objects.LinkFileList
[300/320] Wrapping AST for EncodingArrays for debugging
[301/320] Wrapping AST for DecodingArrays for debugging
[303/320] Emitting module QueriesAndModifications
[304/320] Compiling QueriesAndModifications QueriesAndModifications.swift
[304/320] Write Objects.LinkFileList
[306/320] Wrapping AST for DecodingObjects for debugging
[307/320] Write Objects.LinkFileList
[309/321] Wrapping AST for DecodingWithCodable for debugging
[310/321] Write Objects.LinkFileList
[311/321] Wrapping AST for QueriesAndModifications for debugging
[312/321] Write Objects.LinkFileList
[313/321] Linking DecodingObjects
[313/321] Linking anchor
[314/321] Linking ParsingErrors
[316/321] Linking DecodingWithCodable
[316/321] Linking Parsing
[318/321] Linking QueriesAndModifications
[319/321] Linking EncodingArrays
[320/321] Linking DecodingArrays
Build complete! (20.10s)
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.