Build Information
Successful build of swift-json-parsing, reference master (ba457b
), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 16:15:48 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oskarek/swift-json-parsing
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4174] Fetching swift-case-paths
[43/5660] Fetching swift-case-paths, swift-benchmark
[538/10645] Fetching swift-case-paths, swift-benchmark, xctest-dynamic-overlay
[4708/23009] Fetching swift-case-paths, swift-benchmark, xctest-dynamic-overlay, swift-argument-parser
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.62s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.62s)
[1/97757] Fetching swift-parsing
Fetched https://github.com/google/swift-benchmark from cache (5.30s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (5.30s)
Computing version for https://github.com/google/swift-benchmark
Fetched https://github.com/pointfreeco/swift-case-paths from cache (5.30s)
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.69s)
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.66s)
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.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/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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
========================================
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.79s)
Fetching https://github.com/pointfreeco/swift-parsing from cache
Fetched https://github.com/pointfreeco/swift-parsing from cache (0.57s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.04s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.47s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.71s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
[1/66483] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.44s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.44s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.74s)
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/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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
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 master (ba457be)
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
[6/15] Write swift-json-parsing-benchmark-entitlement.plist
[8/15] Copying sample_json.json
[9/15] Write sources
[11/15] Write swift-version--7754E27361AE5C74.txt
[13/26] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/26] Emitting module ArgumentParserToolInfo
[15/64] Compiling XCTestDynamicOverlay Unimplemented.swift
[16/64] Compiling ArgumentParser InputOrigin.swift
[17/64] Compiling ArgumentParser Name.swift
[18/64] Compiling ArgumentParser Parsed.swift
[19/64] Compiling ArgumentParser ParsedValues.swift
[20/68] Compiling ArgumentParser Platform.swift
[21/68] Compiling ArgumentParser SequenceExtensions.swift
[22/68] Compiling ArgumentParser StringExtensions.swift
[23/68] Compiling ArgumentParser Tree.swift
[24/68] Compiling ArgumentParser AsyncParsableCommand.swift
[25/68] Compiling ArgumentParser CommandConfiguration.swift
[26/68] Compiling ArgumentParser EnumerableFlag.swift
[27/68] Compiling ArgumentParser ExpressibleByArgument.swift
[28/68] Compiling ArgumentParser ParsableArguments.swift
[29/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/68] Compiling ArgumentParser ParsableCommand.swift
[31/68] Compiling ArgumentParser ArgumentDecoder.swift
[32/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/68] Compiling ArgumentParser CompletionsGenerator.swift
[34/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/68] Compiling ArgumentParser Argument.swift
[37/68] Compiling ArgumentParser Flag.swift
[38/68] Compiling ArgumentParser NameSpecification.swift
[39/68] Compiling ArgumentParser Option.swift
[40/68] Compiling ArgumentParser OptionGroup.swift
[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 XCTestDynamicOverlay GeneratePlaceholder.swift
[46/68] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[47/68] Emitting module XCTestDynamicOverlay
[48/68] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[49/68] Compiling XCTestDynamicOverlay XCTFail.swift
[50/68] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[51/68] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[52/68] Compiling XCTestDynamicOverlay Deprecations.swift
[53/76] Compiling CasePaths CasePaths.swift
[54/76] Compiling CasePaths Operators.swift
[55/76] Compiling CasePaths CasePath.swift
[56/76] Compiling CasePaths TypeName.swift
[57/76] Compiling CasePaths XCTUnwrap.swift
[58/76] Compiling CasePaths OpenExistential.swift
[59/76] Compiling ArgumentParser ParserError.swift
[60/76] Compiling ArgumentParser SplitArguments.swift
[61/76] Compiling ArgumentParser DumpHelpGenerator.swift
[62/76] Compiling ArgumentParser HelpCommand.swift
[63/76] Compiling ArgumentParser ArgumentHelp.swift
[64/76] Compiling ArgumentParser ArgumentVisibility.swift
[65/76] Compiling ArgumentParser CompletionKind.swift
[66/76] Compiling ArgumentParser Errors.swift
[67/76] Emitting module ArgumentParser
[68/76] Compiling ArgumentParser HelpGenerator.swift
[69/76] Compiling ArgumentParser MessageInfo.swift
[70/76] Compiling ArgumentParser UsageGenerator.swift
[71/76] Compiling ArgumentParser CollectionExtensions.swift
[72/76] Compiling CasePaths EnumReflection.swift
[73/76] Emitting module CasePaths
[74/162] Compiling Parsing BinaryFloatingPoint.swift
[75/162] Compiling Parsing ConversionMap.swift
[76/162] Compiling Benchmark Stats.swift
[77/163] Compiling Benchmark TestIntegration.swift
[78/163] Compiling Benchmark BenchmarkTime.swift
[79/163] Compiling Parsing OneOfBuilder.swift
[80/163] Compiling Parsing ParserBuilder.swift
[81/163] Compiling Parsing Identity.swift
[82/163] Compiling Parsing JSON.swift
[83/163] Compiling Parsing ParseableFormatStyleConversion.swift
[84/163] Compiling Parsing RawRepresentable.swift
[85/163] Compiling Parsing LosslessStringConvertible.swift
[86/163] Compiling Parsing Memberwise.swift
[87/163] Compiling Parsing Enum.swift
[88/163] Compiling Parsing FixedWidthInteger.swift
[89/163] Compiling Parsing Conversion.swift
[90/163] Compiling Parsing AnyConversion.swift
[91/163] Emitting module Benchmark
[92/163] Compiling Parsing Parser.swift
[93/163] Compiling Parsing ParserPrinter.swift
[94/163] Compiling Parsing Always.swift
[95/163] Compiling Parsing AnyParserPrinter.swift
[96/163] Compiling Parsing Backtracking.swift
[97/163] Compiling Parsing Bool.swift
[98/163] Compiling Parsing CaseIterableRawRepresentable.swift
[99/163] Compiling Parsing CharacterSet.swift
[100/170] Compiling Parsing ReplaceError.swift
[101/170] Compiling Parsing Rest.swift
[102/170] Compiling Parsing Skip.swift
[103/170] Compiling Parsing StartsWith.swift
[104/170] Compiling Parsing UUID.swift
[105/170] Compiling Parsing Whitespace.swift
[106/170] Compiling Parsing AnyParser.swift
[107/170] Compiling Parsing String.swift
[108/170] Compiling Parsing Substring.swift
[109/170] Compiling Parsing UTF8View.swift
[110/170] Compiling Parsing ConvertingError.swift
[111/170] Compiling Parsing CountingRange.swift
[112/170] Compiling Parsing EmptyInitializable.swift
[113/170] Compiling Parsing AnyEquatable.swift
[114/170] Compiling Parsing Deprecations.swift
[129/170] Compiling Parsing Conversions.swift
[130/170] Compiling Parsing Data.swift
[131/170] Compiling Parsing Not.swift
[132/170] Compiling Parsing OneOf.swift
[133/170] Compiling Parsing OneOfMany.swift
[134/170] Compiling Parsing Optional.swift
[135/170] Compiling Parsing Optionally.swift
[136/170] Compiling Parsing Parse.swift
[137/170] Compiling Parsing ParseableFormatStyle.swift
[138/170] Compiling Parsing Conditional.swift
[139/170] Compiling Parsing Consumed.swift
[140/170] Compiling Parsing Digits.swift
[141/170] Compiling Parsing End.swift
[142/170] Compiling Parsing Fail.swift
[143/170] Compiling Parsing Filter.swift
[144/170] Compiling Parsing First.swift
[145/170] Compiling Parsing Float.swift
[146/170] Compiling Parsing From.swift
[147/170] Compiling Parsing Int.swift
[148/170] Compiling Parsing Lazy.swift
[149/170] Compiling Parsing Literal.swift
[150/170] Compiling Parsing Many.swift
[151/170] Compiling Parsing Map.swift
[152/170] Compiling Parsing Newline.swift
[153/170] Compiling Parsing Peek.swift
[154/170] Compiling Parsing Pipe.swift
[155/170] Compiling Parsing Prefix.swift
[156/170] Compiling Parsing PrefixThrough.swift
[157/170] Compiling Parsing PrefixUpTo.swift
[158/170] Compiling Parsing Printing.swift
[159/170] Compiling Parsing Pullback.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] 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 |
[169/196] Compiling JSONParsing Date+JSONParsing.swift
[170/196] Compiling JSONParsing URL+JSONParsing.swift
[171/196] Compiling JSONParsing UUID+JSONParsing.swift
[172/196] Compiling JSONParsing JSONPrintingError+Codable.swift
[173/196] Compiling JSONParsing JSONValue+Codable.swift
[174/196] Compiling JSONParsing JSONParsingError.swift
[175/196] Compiling JSONParsing JSONPrintingError.swift
[176/196] Compiling JSONParsing Exports.swift
[177/196] Compiling JSONParsing DecodableJSONParser.swift
[178/196] Compiling JSONParsing DecodingContainers+JSONParsing.swift
[179/196] Compiling JSONParsing EncodingContainers+JSONParsing.swift
[180/196] Compiling JSONParsing JSONParsingError+Codable.swift
[181/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 |
[182/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 |
[183/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 |
[184/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 |
[185/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 |
[186/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 |
[187/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 |
[188/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 |
[189/196] 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 |
[190/196] 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 |
[191/196] 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 |
[192/196] Compiling JSONParsing JSONValue+JSONSerialization.swift
[193/196] Compiling JSONParsing JSONValue+PrettyPrinting.swift
[194/202] Compiling swift_json_parsing_benchmark resource_bundle_accessor.swift
[195/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 |
[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 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)
[198/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] Compiling swift_json_parsing_benchmark Person.swift
[199/202] Write Objects.LinkFileList
[200/202] Linking swift-json-parsing-benchmark
[201/202] Applying swift-json-parsing-benchmark
Build complete! (23.23s)
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/master
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.70s)
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.35s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/oskarek/swift-json-parsing/master
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/google/swift-benchmark
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/pointfreeco/swift-case-paths
Updated https://github.com/google/swift-benchmark (0.51s)
Updated https://github.com/pointfreeco/swift-case-paths (0.60s)
Updated https://github.com/apple/swift-argument-parser (0.60s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/pointfreeco/swift-parsing
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (4.61s)
Updated https://github.com/pointfreeco/swift-parsing (0.60s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.60s)
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.61s)
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.65s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.66s)
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.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.73s)
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/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling SymbolKit DeclarationFragments.swift
[20/57] Compiling SymbolKit Fragment.swift
[21/57] Compiling SymbolKit FragmentKind.swift
[22/57] Compiling SymbolKit FunctionParameter.swift
[23/57] Compiling SymbolKit FunctionSignature.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Emitting module SymbolKit
[30/57] Compiling SymbolKit GenericConstraint.swift
[31/57] Compiling SymbolKit GenericParameter.swift
[32/57] Compiling SymbolKit Generics.swift
[33/57] Compiling SymbolKit Namespace.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.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 SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.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.02s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/10] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[3/10] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[4/10] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[5/10] Compiling XCTestDynamicOverlay Deprecations.swift
[6/10] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[7/10] Compiling XCTestDynamicOverlay Unimplemented.swift
[8/10] Compiling XCTestDynamicOverlay XCTFail.swift
[9/10] Emitting module XCTestDynamicOverlay
[10/10] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[11/18] Compiling CasePaths CasePaths.swift
[12/18] Compiling CasePaths OpenExistential.swift
[13/18] Compiling CasePaths Operators.swift
[14/18] Compiling CasePaths XCTUnwrap.swift
[15/18] Compiling CasePaths TypeName.swift
[16/18] Compiling CasePaths CasePath.swift
[17/18] Compiling CasePaths EnumReflection.swift
[18/18] Emitting module CasePaths
[19/87] Compiling Parsing Parser.swift
[20/87] Compiling Parsing ParserPrinter.swift
[21/87] Compiling Parsing Always.swift
[22/87] Compiling Parsing AnyParserPrinter.swift
[23/87] Compiling Parsing Backtracking.swift
[24/87] Compiling Parsing Bool.swift
[25/87] Compiling Parsing CaseIterableRawRepresentable.swift
[26/87] Compiling Parsing CharacterSet.swift
[27/94] Compiling Parsing ReplaceError.swift
[28/94] Compiling Parsing Rest.swift
[29/94] Compiling Parsing Skip.swift
[30/94] Compiling Parsing StartsWith.swift
[31/94] Compiling Parsing UUID.swift
[32/94] Compiling Parsing Whitespace.swift
[33/94] Compiling Parsing AnyParser.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 Conditional.swift
[43/94] Compiling Parsing Consumed.swift
[44/94] Compiling Parsing Digits.swift
[45/94] Compiling Parsing End.swift
[46/94] Compiling Parsing Fail.swift
[47/94] Compiling Parsing Filter.swift
[48/94] Compiling Parsing First.swift
[49/94] Compiling Parsing Float.swift
[50/94] Compiling Parsing Enum.swift
[51/94] Compiling Parsing FixedWidthInteger.swift
[52/94] Compiling Parsing Identity.swift
[53/94] Compiling Parsing JSON.swift
[54/94] Compiling Parsing LosslessStringConvertible.swift
[55/94] Compiling Parsing Memberwise.swift
[56/94] Compiling Parsing ParseableFormatStyleConversion.swift
[57/94] Compiling Parsing RawRepresentable.swift
[58/94] Compiling Parsing Not.swift
[59/94] Compiling Parsing OneOf.swift
[60/94] Compiling Parsing OneOfMany.swift
[61/94] Compiling Parsing Optional.swift
[62/94] Compiling Parsing Optionally.swift
[63/94] Compiling Parsing Parse.swift
[64/94] Compiling Parsing ParseableFormatStyle.swift
[65/94] Compiling Parsing String.swift
[66/94] Compiling Parsing Substring.swift
[67/94] Compiling Parsing UTF8View.swift
[68/94] Compiling Parsing ConvertingError.swift
[69/94] Compiling Parsing CountingRange.swift
[70/94] Compiling Parsing EmptyInitializable.swift
[71/94] Compiling Parsing AnyEquatable.swift
[72/94] Compiling Parsing Deprecations.swift
[73/94] Compiling Parsing Peek.swift
[74/94] Compiling Parsing Pipe.swift
[75/94] Compiling Parsing Prefix.swift
[76/94] Compiling Parsing PrefixThrough.swift
[77/94] Compiling Parsing PrefixUpTo.swift
[78/94] Compiling Parsing Printing.swift
[79/94] Compiling Parsing Pullback.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 JSONParsingError.swift
[96/118] Compiling JSONParsing JSONPrintingError.swift
[97/118] Compiling JSONParsing Exports.swift
[98/118] Compiling JSONParsing DecodableJSONParser.swift
[99/118] Compiling JSONParsing DecodingContainers+JSONParsing.swift
[100/120] Compiling JSONParsing JSONString.swift
[101/120] Compiling JSONParsing Null.swift
[102/120] Compiling JSONParsing OptionalField.swift
[103/120] Compiling JSONParsing EncodingContainers+JSONParsing.swift
[104/120] Compiling JSONParsing JSONParsingError+Codable.swift
[105/120] Compiling JSONParsing JSONParser+DecodeEncode.swift
[106/120] Compiling JSONParsing Field.swift
[107/120] Compiling JSONParsing JSONArray.swift
[108/120] Compiling JSONParsing JSONPrintingError+Codable.swift
[109/120] Compiling JSONParsing JSONValue+Codable.swift
[110/120] Compiling JSONParsing JSONValue+JSONSerialization.swift
[111/120] Compiling JSONParsing JSONValue+PrettyPrinting.swift
[112/120] Compiling JSONParsing Date+JSONParsing.swift
[113/120] Compiling JSONParsing URL+JSONParsing.swift
[114/120] Compiling JSONParsing UUID+JSONParsing.swift
[115/120] Compiling JSONParsing JSONBoolean.swift
[116/120] Compiling JSONParsing JSONNumber.swift
[117/120] Compiling JSONParsing JSONObject.swift
[118/120] Emitting module JSONParsing
[119/120] Compiling JSONParsing JSONValue.swift
[120/120] Compiling JSONParsing Typealiases.swift
Build of target: 'JSONParsing' complete! (3.40s)
884
7 /Users/admin/builder/spi-builder-workspace/.docs/oskarek/swift-json-parsing/master
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/oskarek/swift-json-parsing/master
File count: 884
Doc size: 7.0MB
Preparing doc bundle ...
Uploading prod-oskarek-swift-json-parsing-master-8fad9371.zip to s3://spi-docs-inbox/prod-oskarek-swift-json-parsing-master-8fad9371.zip
Copying... [14%]
Copying... [23%]
Copying... [32%]
Copying... [42%]
Copying... [51%]
Copying... [60%]
Copying... [74%]
Copying... [84%]
Copying... [93%]
Copying... [100%]
Done.