The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-json-parsing, reference 0.2.0 (ba457b), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 16:15:05 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oskarek/swift-json-parsing.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oskarek/swift-json-parsing
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at ba457be Use new version in installation instructions
Cloned https://github.com/oskarek/swift-json-parsing.git
Revision (git rev-parse @):
ba457be0e34ef98865aec9a382a23db93b253aaf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/oskarek/swift-json-parsing.git at 0.2.0
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-argument-parser
[1/1486] Fetching swift-benchmark
[76/6471] Fetching swift-benchmark, xctest-dynamic-overlay
[136/10645] Fetching swift-benchmark, xctest-dynamic-overlay, swift-case-paths
[1902/23009] Fetching swift-benchmark, xctest-dynamic-overlay, swift-case-paths, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.57s)
[1/97757] Fetching swift-parsing
Fetched https://github.com/google/swift-benchmark from cache (5.29s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.29s)
Fetched https://github.com/apple/swift-argument-parser from cache (5.29s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (5.29s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.69s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.66s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.73s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.74s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-json-parsing",
      "name": "swift-json-parsing",
      "url": "https://github.com/oskarek/swift-json-parsing.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-json-parsing",
      "dependencies": [
        {
          "identity": "swift-parsing",
          "name": "swift-parsing",
          "url": "https://github.com/pointfreeco/swift-parsing",
          "version": "0.13.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-parsing",
          "dependencies": [
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.5.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/oskarek/swift-json-parsing.git
[1/106] Fetching swift-json-parsing
Fetched https://github.com/oskarek/swift-json-parsing.git from cache (0.83s)
Fetching https://github.com/pointfreeco/swift-parsing from cache
Fetched https://github.com/pointfreeco/swift-parsing from cache (0.58s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.03s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.73s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax
[1/66483] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.64s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.64s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.49s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.73s)
Creating working copy for https://github.com/oskarek/swift-json-parsing.git
Working copy of https://github.com/oskarek/swift-json-parsing.git resolved at 0.2.0 (ba457be)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
warning: '.resolve-product-dependencies': dependency 'swift-json-parsing' is not used by any target
Found 1 product dependencies
  - swift-parsing
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/oskarek/swift-json-parsing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[4/15] Write swift-json-parsing-benchmark-entitlement.plist
[4/15] Write sources
[4/15] Copying sample_json.json
[11/15] Write swift-version--7754E27361AE5C74.txt
[13/26] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/26] Emitting module ArgumentParserToolInfo
[15/64] Compiling ArgumentParser ArgumentHelp.swift
[16/64] Compiling ArgumentParser ArgumentVisibility.swift
[17/64] Compiling ArgumentParser CompletionKind.swift
[18/64] Compiling ArgumentParser Errors.swift
[19/68] Compiling ArgumentParser AsyncParsableCommand.swift
[20/68] Compiling ArgumentParser CommandConfiguration.swift
[21/68] Compiling ArgumentParser EnumerableFlag.swift
[22/68] Compiling ArgumentParser ExpressibleByArgument.swift
[23/68] Compiling ArgumentParser InputOrigin.swift
[24/68] Compiling ArgumentParser Name.swift
[25/68] Compiling ArgumentParser Parsed.swift
[26/68] Compiling ArgumentParser ParsedValues.swift
[27/68] Compiling ArgumentParser Platform.swift
[28/68] Compiling ArgumentParser SequenceExtensions.swift
[29/68] Compiling ArgumentParser StringExtensions.swift
[30/68] Compiling ArgumentParser Tree.swift
[31/68] Compiling ArgumentParser Flag.swift
[32/68] Compiling ArgumentParser NameSpecification.swift
[33/68] Compiling ArgumentParser Option.swift
[34/68] Compiling ArgumentParser OptionGroup.swift
[35/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/68] Compiling ArgumentParser CompletionsGenerator.swift
[37/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/68] Compiling ArgumentParser Argument.swift
[40/68] Emitting module ArgumentParser
[41/68] Compiling ArgumentParser ArgumentDefinition.swift
[42/68] Compiling ArgumentParser ArgumentSet.swift
[43/68] Compiling ArgumentParser CommandParser.swift
[44/68] Compiling ArgumentParser InputKey.swift
[45/68] Compiling ArgumentParser ParsableArguments.swift
[46/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[47/68] Compiling ArgumentParser ParsableCommand.swift
[48/68] Compiling ArgumentParser ArgumentDecoder.swift
[49/68] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[50/68] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[51/68] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[52/68] Compiling XCTestDynamicOverlay XCTFail.swift
[53/68] Compiling XCTestDynamicOverlay Unimplemented.swift
[54/68] Compiling XCTestDynamicOverlay Deprecations.swift
[55/68] Emitting module XCTestDynamicOverlay
[56/68] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[57/68] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[58/76] Compiling CasePaths OpenExistential.swift
[59/76] Compiling CasePaths Operators.swift
[60/76] Compiling CasePaths TypeName.swift
[61/76] Compiling CasePaths XCTUnwrap.swift
[62/76] Emitting module CasePaths
[63/76] Compiling CasePaths EnumReflection.swift
[64/76] Compiling CasePaths CasePaths.swift
[65/76] Compiling CasePaths CasePath.swift
[66/145] Compiling Parsing Filter.swift
[67/145] Compiling Parsing First.swift
[68/145] Compiling Parsing Float.swift
[69/145] Compiling Parsing From.swift
[70/145] Compiling Parsing FixedWidthInteger.swift
[71/145] Compiling Parsing Identity.swift
[72/145] Compiling Parsing JSON.swift
[73/145] Compiling Parsing LosslessStringConvertible.swift
[74/162] Compiling Benchmark BenchmarkTime.swift
[75/162] Compiling Benchmark Stats.swift
[76/163] Compiling Parsing Parser.swift
[77/163] Compiling Parsing ParserPrinter.swift
[78/163] Compiling Parsing Always.swift
[79/163] Compiling Parsing AnyParserPrinter.swift
[80/163] Compiling Parsing Backtracking.swift
[81/163] Compiling Parsing Bool.swift
[82/163] Compiling Parsing CaseIterableRawRepresentable.swift
[83/163] Compiling Parsing CharacterSet.swift
[84/170] Compiling Benchmark Benchmark.swift
[85/170] Compiling Benchmark BenchmarkArguments.swift
[86/170] Compiling Benchmark BenchmarkSuite.swift
[87/170] Compiling Benchmark BenchmarkTermination.swift
[88/170] Compiling Benchmark BenchmarkSetting.swift
[89/170] Compiling Benchmark BenchmarkState.swift
[90/170] Compiling Parsing ParseableFormatStyleConversion.swift
[91/170] Compiling Parsing RawRepresentable.swift
[92/170] Compiling Parsing Not.swift
[93/170] Compiling Parsing OneOf.swift
[94/170] Compiling Parsing OneOfMany.swift
[95/170] Compiling Parsing Optional.swift
[96/170] Compiling Parsing Optionally.swift
[97/170] Compiling Parsing Parse.swift
[98/170] Compiling Parsing ParseableFormatStyle.swift
[101/170] Compiling Benchmark BenchmarkResult.swift
[102/170] Compiling Benchmark BenchmarkRunner.swift
[105/170] Compiling Benchmark TestIntegration.swift
[106/170] Compiling Benchmark BenchmarkFilter.swift
[107/170] Compiling Benchmark BenchmarkFormatter.swift
[108/170] Compiling Benchmark BenchmarkColumn.swift
[109/170] Compiling Benchmark BenchmarkCommand.swift
[112/170] Emitting module Benchmark
[113/170] Compiling Benchmark BenchmarkMain.swift
[114/170] Compiling Benchmark BenchmarkReporter.swift
[115/170] Compiling Parsing Peek.swift
[116/170] Compiling Parsing Pipe.swift
[117/170] Compiling Parsing Prefix.swift
[118/170] Compiling Parsing PrefixThrough.swift
[119/170] Compiling Parsing PrefixUpTo.swift
[120/170] Compiling Parsing Printing.swift
[121/170] Compiling Parsing Pullback.swift
[122/170] Compiling Parsing ReplaceError.swift
[123/170] Compiling Parsing Rest.swift
[124/170] Compiling Parsing Skip.swift
[125/170] Compiling Parsing StartsWith.swift
[126/170] Compiling Parsing UUID.swift
[127/170] Compiling Parsing Whitespace.swift
[128/170] Compiling Parsing AnyParser.swift
[137/170] Compiling Parsing String.swift
[138/170] Compiling Parsing Substring.swift
[139/170] Compiling Parsing UTF8View.swift
[140/170] Compiling Parsing ConvertingError.swift
[141/170] Compiling Parsing CountingRange.swift
[142/170] Compiling Parsing EmptyInitializable.swift
[143/170] Compiling Parsing AnyEquatable.swift
[144/170] Compiling Parsing Deprecations.swift
[145/170] Compiling Parsing Conditional.swift
[146/170] Compiling Parsing Consumed.swift
[147/170] Compiling Parsing Digits.swift
[148/170] Compiling Parsing End.swift
[149/170] Compiling Parsing Fail.swift
[154/170] Compiling Parsing Int.swift
[155/170] Compiling Parsing Lazy.swift
[156/170] Compiling Parsing Literal.swift
[157/170] Compiling Parsing Many.swift
[158/170] Compiling Parsing Map.swift
[159/170] Compiling Parsing Newline.swift
[160/170] Compiling Parsing CompactMap.swift
[161/170] Compiling Parsing FlatMap.swift
[162/170] Compiling Parsing Parsers.swift
[163/170] Compiling Parsing Stream.swift
[164/170] Compiling Parsing ParsingError.swift
[165/170] Compiling Parsing PrependableCollection.swift
[166/170] Compiling Parsing PrintingError.swift
[167/170] Emitting module Parsing
[168/194] Compiling JSONParsing JSONParser+DecodeEncode.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[169/194] Compiling JSONParsing Field.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[170/194] Compiling JSONParsing JSONArray.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[171/196] Compiling JSONParsing JSONParsingError.swift
[172/196] Compiling JSONParsing JSONPrintingError.swift
[173/196] Compiling JSONParsing Exports.swift
[174/196] Compiling JSONParsing JSONBoolean.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[175/196] Compiling JSONParsing JSONNumber.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[176/196] Compiling JSONParsing JSONObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[177/196] Emitting module JSONParsing
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[178/196] Compiling JSONParsing Date+JSONParsing.swift
[179/196] Compiling JSONParsing URL+JSONParsing.swift
[180/196] Compiling JSONParsing UUID+JSONParsing.swift
[181/196] Compiling JSONParsing JSONPrintingError+Codable.swift
[182/196] Compiling JSONParsing JSONValue+Codable.swift
[183/196] Compiling JSONParsing EncodingContainers+JSONParsing.swift
[184/196] Compiling JSONParsing JSONParsingError+Codable.swift
[185/196] Compiling JSONParsing DecodableJSONParser.swift
[186/196] Compiling JSONParsing DecodingContainers+JSONParsing.swift
[187/196] Compiling JSONParsing JSONString.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[188/196] Compiling JSONParsing Null.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[189/196] Compiling JSONParsing OptionalField.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[190/196] Compiling JSONParsing JSONValue+JSONSerialization.swift
[191/196] Compiling JSONParsing JSONValue+PrettyPrinting.swift
[192/196] Compiling JSONParsing JSONValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[193/196] Compiling JSONParsing Typealiases.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONParsing/JSONValue/JSONValue.swift:18:21: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
 2 |
 3 | /// A typed representation of a JSON value.
 4 | public enum JSONValue: Equatable {
   |             `- note: consider making enum 'JSONValue' conform to the 'Sendable' protocol
 5 |   case null
 6 |   case boolean(Bool)
   :
16 |   public init() { self = .empty }
17 |   /// An empty JSON object. Equivalent to `JSONValue.object([:])`.
18 |   public static let empty: JSONValue = .object([:])
   |                     |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'JSONValue' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: annotate 'empty' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 | }
20 |
[194/202] Compiling swift_json_parsing_benchmark resource_bundle_accessor.swift
[195/202] Compiling swift_json_parsing_benchmark DecodingBenchmarks.swift
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/DecodingBenchmarks.swift:5:5: warning: let 'jsonDecodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | import JSONParsing
 4 |
 5 | let jsonDecodingBench = BenchmarkSuite(name: "Decoding") { suite in
   |     `- warning: let 'jsonDecodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 6 |   let jsonPath = Bundle.module.url(forResource: "sample_json", withExtension: "json")!
 7 |   let jsonData = try! Data(contentsOf: jsonPath)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/DecodingBenchmarks.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 1 | import Benchmark
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 2 | import Foundation
 3 | import JSONParsing
 4 |
 5 | let jsonDecodingBench = BenchmarkSuite(name: "Decoding") { suite in
   |     |- note: annotate 'jsonDecodingBench' with '@MainActor' if property should only be accessed from the main actor
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |   let jsonPath = Bundle.module.url(forResource: "sample_json", withExtension: "json")!
 7 |   let jsonData = try! Data(contentsOf: jsonPath)
[196/202] Compiling swift_json_parsing_benchmark EncodingBenchmarks.swift
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/EncodingBenchmarks.swift:5:5: warning: let 'jsonEncodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | import JSONParsing
 4 |
 5 | let jsonEncodingBench = BenchmarkSuite(name: "Encoding") { suite in
   |     `- warning: let 'jsonEncodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 6 |   let persons = Array(repeating: Person.bob, count: 100)
 7 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/EncodingBenchmarks.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 1 | import Benchmark
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 2 | import Foundation
 3 | import JSONParsing
 4 |
 5 | let jsonEncodingBench = BenchmarkSuite(name: "Encoding") { suite in
   |     |- note: annotate 'jsonEncodingBench' with '@MainActor' if property should only be accessed from the main actor
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |   let persons = Array(repeating: Person.bob, count: 100)
 7 |
[197/202] Compiling swift_json_parsing_benchmark Person.swift
[198/202] Compiling swift_json_parsing_benchmark main.swift
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/DecodingBenchmarks.swift:5:5: warning: let 'jsonDecodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | import JSONParsing
 4 |
 5 | let jsonDecodingBench = BenchmarkSuite(name: "Decoding") { suite in
   |     `- warning: let 'jsonDecodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 6 |   let jsonPath = Bundle.module.url(forResource: "sample_json", withExtension: "json")!
 7 |   let jsonData = try! Data(contentsOf: jsonPath)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/DecodingBenchmarks.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 1 | import Benchmark
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 2 | import Foundation
 3 | import JSONParsing
 4 |
 5 | let jsonDecodingBench = BenchmarkSuite(name: "Decoding") { suite in
   |     |- note: annotate 'jsonDecodingBench' with '@MainActor' if property should only be accessed from the main actor
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |   let jsonPath = Bundle.module.url(forResource: "sample_json", withExtension: "json")!
 7 |   let jsonData = try! Data(contentsOf: jsonPath)
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/EncodingBenchmarks.swift:5:5: warning: let 'jsonEncodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | import JSONParsing
 4 |
 5 | let jsonEncodingBench = BenchmarkSuite(name: "Encoding") { suite in
   |     `- warning: let 'jsonEncodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 6 |   let persons = Array(repeating: Person.bob, count: 100)
 7 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/EncodingBenchmarks.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 1 | import Benchmark
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 2 | import Foundation
 3 | import JSONParsing
 4 |
 5 | let jsonEncodingBench = BenchmarkSuite(name: "Encoding") { suite in
   |     |- note: annotate 'jsonEncodingBench' with '@MainActor' if property should only be accessed from the main actor
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |   let persons = Array(repeating: Person.bob, count: 100)
 7 |
[199/202] Emitting module swift_json_parsing_benchmark
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/DecodingBenchmarks.swift:5:5: warning: let 'jsonDecodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | import JSONParsing
 4 |
 5 | let jsonDecodingBench = BenchmarkSuite(name: "Decoding") { suite in
   |     `- warning: let 'jsonDecodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 6 |   let jsonPath = Bundle.module.url(forResource: "sample_json", withExtension: "json")!
 7 |   let jsonData = try! Data(contentsOf: jsonPath)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/DecodingBenchmarks.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 1 | import Benchmark
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 2 | import Foundation
 3 | import JSONParsing
 4 |
 5 | let jsonDecodingBench = BenchmarkSuite(name: "Decoding") { suite in
   |     |- note: annotate 'jsonDecodingBench' with '@MainActor' if property should only be accessed from the main actor
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |   let jsonPath = Bundle.module.url(forResource: "sample_json", withExtension: "json")!
 7 |   let jsonData = try! Data(contentsOf: jsonPath)
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/EncodingBenchmarks.swift:5:5: warning: let 'jsonEncodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | import JSONParsing
 4 |
 5 | let jsonEncodingBench = BenchmarkSuite(name: "Encoding") { suite in
   |     `- warning: let 'jsonEncodingBench' is not concurrency-safe because non-'Sendable' type 'BenchmarkSuite' may have shared mutable state; this is an error in the Swift 6 language mode
 6 |   let persons = Array(repeating: Person.bob, count: 100)
 7 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-benchmark/Sources/Benchmark/BenchmarkSuite.swift:15:14: note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
13 | // limitations under the License.
14 |
15 | public class BenchmarkSuite {
   |              `- note: class 'BenchmarkSuite' does not conform to the 'Sendable' protocol
16 |     public let name: String
17 |     public let settings: [BenchmarkSetting]
/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/EncodingBenchmarks.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 1 | import Benchmark
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Benchmark'
 2 | import Foundation
 3 | import JSONParsing
 4 |
 5 | let jsonEncodingBench = BenchmarkSuite(name: "Encoding") { suite in
   |     |- note: annotate 'jsonEncodingBench' with '@MainActor' if property should only be accessed from the main actor
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |   let persons = Array(repeating: Person.bob, count: 100)
 7 |
[199/202] Write Objects.LinkFileList
[200/202] Linking swift-json-parsing-benchmark
[201/202] Applying swift-json-parsing-benchmark
Build complete! (21.82s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing"
    },
    {
      "identity" : "swift-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/swift-benchmark"
    }
  ],
  "manifest_display_name" : "swift-json-parsing",
  "name" : "swift-json-parsing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "JSONParsing",
      "targets" : [
        "JSONParsing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-json-parsing-benchmark",
      "targets" : [
        "swift-json-parsing-benchmark"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_json_parsing_benchmark",
      "module_type" : "SwiftTarget",
      "name" : "swift-json-parsing-benchmark",
      "path" : "Sources/swift-json-parsing-benchmark",
      "product_dependencies" : [
        "Benchmark",
        "Parsing"
      ],
      "product_memberships" : [
        "swift-json-parsing-benchmark"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/swift-json-parsing-benchmark/Samples/sample_json.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "DecodingBenchmarks.swift",
        "EncodingBenchmarks.swift",
        "Person.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "JSONParsing"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "JSONParsingTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONParsingTests",
      "path" : "Tests/JSONParsingTests",
      "sources" : [
        "JSONParsers/DecodableJSONParserTests.swift",
        "JSONParsers/FieldTests.swift",
        "JSONParsers/JSONArrayTests.swift",
        "JSONParsers/JSONBooleanTests.swift",
        "JSONParsers/JSONNumberTests.swift",
        "JSONParsers/JSONStringTests.swift",
        "JSONParsers/NestedJSONTests.swift",
        "JSONParsers/NullTests.swift",
        "JSONParsers/ObjectTests.swift",
        "JSONParsers/OptionalFieldTests.swift",
        "JSONValue/PrettyPrintingTests.swift",
        "JSONValue/SerializationTests.swift"
      ],
      "target_dependencies" : [
        "JSONParsing"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONParsing",
      "module_type" : "SwiftTarget",
      "name" : "JSONParsing",
      "path" : "Sources/JSONParsing",
      "product_dependencies" : [
        "Parsing"
      ],
      "product_memberships" : [
        "JSONParsing",
        "swift-json-parsing-benchmark"
      ],
      "sources" : [
        "Errors/JSONParsingError.swift",
        "Errors/JSONPrintingError.swift",
        "Exports.swift",
        "Foundation+JSONParsing/Date+JSONParsing.swift",
        "Foundation+JSONParsing/URL+JSONParsing.swift",
        "Foundation+JSONParsing/UUID+JSONParsing.swift",
        "JSONParser+DecodeEncode.swift",
        "JSONParsers/Field.swift",
        "JSONParsers/JSONArray.swift",
        "JSONParsers/JSONBoolean.swift",
        "JSONParsers/JSONNumber.swift",
        "JSONParsers/JSONObject.swift",
        "JSONParsers/JSONString.swift",
        "JSONParsers/Null.swift",
        "JSONParsers/OptionalField.swift",
        "JSONParsing+Codable/DecodableJSONParser.swift",
        "JSONParsing+Codable/DecodingContainers+JSONParsing.swift",
        "JSONParsing+Codable/EncodingContainers+JSONParsing.swift",
        "JSONParsing+Codable/JSONParsingError+Codable.swift",
        "JSONParsing+Codable/JSONPrintingError+Codable.swift",
        "JSONValue/JSONValue+Codable.swift",
        "JSONValue/JSONValue+JSONSerialization.swift",
        "JSONValue/JSONValue+PrettyPrinting.swift",
        "JSONValue/JSONValue.swift",
        "Typealiases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/oskarek/swift-json-parsing/0.2.0
Repository:               oskarek/swift-json-parsing
Swift version used:       6.0
Target:                   JSONParsing
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'JSONParsing'...
Finished extracting symbol information for 'JSONParsing'. (5.85s)
Building documentation for 'JSONParsing'...
warning: Parameter 'style' not found in type method declaration
 --> Sources/JSONParsing/Foundation+JSONParsing/Date+JSONParsing.swift:7:7-7:96
5 |   /// A parser that can convert between `String` and `Date` values, using an given `DateFormatter`.
6 |   ///
7 +   /// - Parameter style: The formatter to use for converting between strings and `Date` values.
  |       ╰─suggestion: Remove 'style' parameter documentation
8 |   /// - Returns: A parser for converting between strings and `Date` values, using a `DateFormatter`.
9 |   public static func parser(formatter: DateFormatter) -> DateParser {
warning: Parameter 'formatter' is missing documentation
 --> Sources/JSONParsing/Foundation+JSONParsing/Date+JSONParsing.swift:7:96-7:96
5 |   /// A parser that can convert between `String` and `Date` values, using an given `DateFormatter`.
6 |   ///
7 +   /// - Parameter style: The formatter to use for converting between strings and `Date` values.
  |                                                                                                ╰─suggestion: Document 'formatter' parameter
8 |   /// - Returns: A parser for converting between strings and `Date` values, using a `DateFormatter`.
9 |   public static func parser(formatter: DateFormatter) -> DateParser {
warning: Parameter 'style' not found in type method declaration
  --> Sources/JSONParsing/Foundation+JSONParsing/Date+JSONParsing.swift:15:7-15:93
13 |   /// A parser that can convert between `JSONValue` values and `Date` values, using an given `DateFormatter`.
14 |   ///
15 +   /// - Parameter style: The formatter to use for converting between json and `Date` values.
   |       ╰─suggestion: Remove 'style' parameter documentation
16 |   /// - Returns: A parser for converting between json and `Date` values, using a `DateFormatter`.
17 |   public static func jsonParser(formatter: DateFormatter) -> JSONString<DateParser> {
warning: Parameter 'formatter' is missing documentation
  --> Sources/JSONParsing/Foundation+JSONParsing/Date+JSONParsing.swift:15:93-15:93
13 |   /// A parser that can convert between `JSONValue` values and `Date` values, using an given `DateFormatter`.
14 |   ///
15 +   /// - Parameter style: The formatter to use for converting between json and `Date` values.
   |                                                                                             ╰─suggestion: Document 'formatter' parameter
16 |   /// - Returns: A parser for converting between json and `Date` values, using a `DateFormatter`.
17 |   public static func jsonParser(formatter: DateFormatter) -> JSONString<DateParser> {
warning: Parameter 'acceptNull' not found in initializer declaration
   --> Sources/JSONParsing/JSONParsers/Field.swift:186:9-186:119
184 |   /// - Parameters:
185 |   ///   - key: The key of the field to parse off the json.
186 +   ///   - acceptNull: Determines whether or not an explicit `null` value is allowed for the field. Default is `false`.
    |         ╰─suggestion: Remove 'acceptNull' parameter documentation
187 |   @inlinable
188 |   public init(_ key: String, allowNull: Bool = false) {
warning: Parameter 'allowNull' is missing documentation
   --> Sources/JSONParsing/JSONParsers/Field.swift:186:119-186:119
184 |   /// - Parameters:
185 |   ///   - key: The key of the field to parse off the json.
186 +   ///   - acceptNull: Determines whether or not an explicit `null` value is allowed for the field. Default is `false`.
    |                                                                                                                       ╰─suggestion: Document 'allowNull' parameter
187 |   @inlinable
188 |   public init(_ key: String, allowNull: Bool = false) {Finished building documentation for 'JSONParsing' (0.34s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/oskarek/swift-json-parsing/0.2.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/google/swift-benchmark
Updated https://github.com/apple/swift-argument-parser (0.60s)
Updated https://github.com/google/swift-benchmark (0.60s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/pointfreeco/swift-parsing
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.33s)
Updated https://github.com/pointfreeco/swift-parsing (0.57s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.57s)
Updated https://github.com/pointfreeco/swift-case-paths (0.57s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.64s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.67s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.66s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Emitting module SymbolKit
[17/57] Compiling SymbolKit Names.swift
[18/57] Compiling SymbolKit SPI.swift
[19/57] Compiling SymbolKit Snippet.swift
[20/57] Compiling SymbolKit Extension.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit SemanticVersion.swift
[31/57] Compiling SymbolKit AccessControl.swift
[32/57] Compiling SymbolKit Availability.swift
[33/57] Compiling SymbolKit AvailabilityItem.swift
[34/57] Compiling SymbolKit Domain.swift
[35/57] Compiling SymbolKit Symbol.swift
[36/57] Compiling SymbolKit SymbolKind.swift
[37/57] Compiling SymbolKit SymbolGraph.swift
[38/57] Compiling SymbolKit GraphCollector.swift
[39/57] Compiling SymbolKit GenericConstraint.swift
[40/57] Compiling SymbolKit GenericParameter.swift
[41/57] Compiling SymbolKit Generics.swift
[42/57] Compiling SymbolKit Namespace.swift
[43/57] Compiling SymbolKit Relationship.swift
[44/57] Compiling SymbolKit RelationshipKind.swift
[45/57] Compiling SymbolKit SourceOrigin.swift
[46/57] Compiling SymbolKit GenericConstraints.swift
[47/57] Compiling SymbolKit Swift.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.22s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/10] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[3/10] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[4/10] Compiling XCTestDynamicOverlay Deprecations.swift
[5/10] Compiling XCTestDynamicOverlay Unimplemented.swift
[6/10] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[7/10] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[8/10] Emitting module XCTestDynamicOverlay
[9/10] Compiling XCTestDynamicOverlay XCTFail.swift
[10/10] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[11/18] Compiling CasePaths Operators.swift
[12/18] Compiling CasePaths TypeName.swift
[13/18] Compiling CasePaths OpenExistential.swift
[14/18] Compiling CasePaths CasePath.swift
[15/18] Compiling CasePaths XCTUnwrap.swift
[16/18] Compiling CasePaths CasePaths.swift
[17/18] Compiling CasePaths EnumReflection.swift
[18/18] Emitting module CasePaths
[19/87] Compiling Parsing Enum.swift
[20/87] Compiling Parsing FixedWidthInteger.swift
[21/87] Compiling Parsing Identity.swift
[22/87] Compiling Parsing JSON.swift
[23/87] Compiling Parsing LosslessStringConvertible.swift
[24/87] Compiling Parsing Memberwise.swift
[25/87] Compiling Parsing ParseableFormatStyleConversion.swift
[26/87] Compiling Parsing RawRepresentable.swift
[27/94] Compiling Parsing Peek.swift
[28/94] Compiling Parsing Pipe.swift
[29/94] Compiling Parsing Prefix.swift
[30/94] Compiling Parsing PrefixThrough.swift
[31/94] Compiling Parsing PrefixUpTo.swift
[32/94] Compiling Parsing Printing.swift
[33/94] Compiling Parsing Pullback.swift
[34/94] Compiling Parsing OneOfBuilder.swift
[35/94] Compiling Parsing ParserBuilder.swift
[36/94] Compiling Parsing Conversion.swift
[37/94] Compiling Parsing AnyConversion.swift
[38/94] Compiling Parsing BinaryFloatingPoint.swift
[39/94] Compiling Parsing ConversionMap.swift
[40/94] Compiling Parsing Conversions.swift
[41/94] Compiling Parsing Data.swift
[42/94] Compiling Parsing Parser.swift
[43/94] Compiling Parsing ParserPrinter.swift
[44/94] Compiling Parsing Always.swift
[45/94] Compiling Parsing AnyParserPrinter.swift
[46/94] Compiling Parsing Backtracking.swift
[47/94] Compiling Parsing Bool.swift
[48/94] Compiling Parsing CaseIterableRawRepresentable.swift
[49/94] Compiling Parsing CharacterSet.swift
[50/94] Compiling Parsing String.swift
[51/94] Compiling Parsing Substring.swift
[52/94] Compiling Parsing UTF8View.swift
[53/94] Compiling Parsing ConvertingError.swift
[54/94] Compiling Parsing CountingRange.swift
[55/94] Compiling Parsing EmptyInitializable.swift
[56/94] Compiling Parsing AnyEquatable.swift
[57/94] Compiling Parsing Deprecations.swift
[58/94] Compiling Parsing Conditional.swift
[59/94] Compiling Parsing Consumed.swift
[60/94] Compiling Parsing Digits.swift
[61/94] Compiling Parsing End.swift
[62/94] Compiling Parsing Fail.swift
[63/94] Compiling Parsing Filter.swift
[64/94] Compiling Parsing First.swift
[65/94] Compiling Parsing Float.swift
[66/94] Compiling Parsing Not.swift
[67/94] Compiling Parsing OneOf.swift
[68/94] Compiling Parsing OneOfMany.swift
[69/94] Compiling Parsing Optional.swift
[70/94] Compiling Parsing Optionally.swift
[71/94] Compiling Parsing Parse.swift
[72/94] Compiling Parsing ParseableFormatStyle.swift
[73/94] Compiling Parsing ReplaceError.swift
[74/94] Compiling Parsing Rest.swift
[75/94] Compiling Parsing Skip.swift
[76/94] Compiling Parsing StartsWith.swift
[77/94] Compiling Parsing UUID.swift
[78/94] Compiling Parsing Whitespace.swift
[79/94] Compiling Parsing AnyParser.swift
[80/94] Compiling Parsing From.swift
[81/94] Compiling Parsing Int.swift
[82/94] Compiling Parsing Lazy.swift
[83/94] Compiling Parsing Literal.swift
[84/94] Compiling Parsing Many.swift
[85/94] Compiling Parsing Map.swift
[86/94] Compiling Parsing Newline.swift
[87/94] Compiling Parsing CompactMap.swift
[88/94] Compiling Parsing FlatMap.swift
[89/94] Compiling Parsing Parsers.swift
[90/94] Compiling Parsing Stream.swift
[91/94] Compiling Parsing ParsingError.swift
[92/94] Compiling Parsing PrependableCollection.swift
[93/94] Compiling Parsing PrintingError.swift
[94/94] Emitting module Parsing
[95/118] Compiling JSONParsing DecodableJSONParser.swift
[96/118] Compiling JSONParsing DecodingContainers+JSONParsing.swift
[97/120] Compiling JSONParsing JSONPrintingError+Codable.swift
[98/120] Compiling JSONParsing JSONValue+Codable.swift
[99/120] Compiling JSONParsing EncodingContainers+JSONParsing.swift
[100/120] Compiling JSONParsing JSONParsingError+Codable.swift
[101/120] Compiling JSONParsing Date+JSONParsing.swift
[102/120] Compiling JSONParsing URL+JSONParsing.swift
[103/120] Compiling JSONParsing UUID+JSONParsing.swift
[104/120] Compiling JSONParsing JSONParser+DecodeEncode.swift
[105/120] Compiling JSONParsing Field.swift
[106/120] Compiling JSONParsing JSONArray.swift
[107/120] Emitting module JSONParsing
[108/120] Compiling JSONParsing JSONString.swift
[109/120] Compiling JSONParsing Null.swift
[110/120] Compiling JSONParsing OptionalField.swift
[111/120] Compiling JSONParsing JSONValue+JSONSerialization.swift
[112/120] Compiling JSONParsing JSONValue+PrettyPrinting.swift
[113/120] Compiling JSONParsing JSONParsingError.swift
[114/120] Compiling JSONParsing JSONPrintingError.swift
[115/120] Compiling JSONParsing Exports.swift
[116/120] Compiling JSONParsing JSONBoolean.swift
[117/120] Compiling JSONParsing JSONNumber.swift
[118/120] Compiling JSONParsing JSONObject.swift
[119/120] Compiling JSONParsing JSONValue.swift
[120/120] Compiling JSONParsing Typealiases.swift
Build of target: 'JSONParsing' complete! (3.54s)
     884
7	/Users/admin/builder/spi-builder-workspace/.docs/oskarek/swift-json-parsing/0.2.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/oskarek/swift-json-parsing/0.2.0
File count: 884
Doc size:   7.0MB
Preparing doc bundle ...
Uploading prod-oskarek-swift-json-parsing-0.2.0-90d38a30.zip to s3://spi-docs-inbox/prod-oskarek-swift-json-parsing-0.2.0-90d38a30.zip
Copying... [14%]
Copying... [23%]
Copying... [33%]
Copying... [42%]
Copying... [51%]
Copying... [60%]
Copying... [74%]
Copying... [84%]
Copying... [93%]
Copying... [100%]
Done.