The Swift Package Index logo.Swift Package Index

Build Information

Successful build of QsSwift, reference 1.3.5 (5c652a), with Swift 6.3 for Linux on 21 Apr 2026 20:27:12 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/techouse/qs-swift.git
Reference: 1.3.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/techouse/qs-swift
 * tag               1.3.5      -> FETCH_HEAD
HEAD is now at 5c652a8 :bookmark: release v1.3.5
Cloned https://github.com/techouse/qs-swift.git
Revision (git rev-parse @):
5c652a88cafa826f230976e6ac753058866ff1ef
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/techouse/qs-swift.git at 1.3.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/techouse/qs-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/reers/ReerKit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/4673] Fetching reerkit
[2/6950] Fetching reerkit, swift-docc-plugin
[2122/30533] Fetching reerkit, swift-docc-plugin, swift-collections
[2123/36591] Fetching reerkit, swift-docc-plugin, swift-collections, swift-algorithms
Fetched https://github.com/reers/ReerKit.git from cache (1.92s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.92s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.92s)
Fetched https://github.com/apple/swift-collections.git from cache (1.95s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (5.20s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3673] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.49s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.10s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.16s)
Computing version for https://github.com/reers/ReerKit.git
Computed https://github.com/reers/ReerKit.git at 1.2.6 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.89s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.55s)
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.6
Creating working copy for https://github.com/reers/ReerKit.git
Working copy of https://github.com/reers/ReerKit.git resolved at 1.2.6
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tools/QsSwiftComparison/js/node_modules': File not found.
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/24] Write sources
[4/24] Copying PrivacyInfo.xcprivacy
[5/24] Copying test_cases.json
[6/24] Write sources
[13/24] Compiling _NumericsShims _NumericsShims.c
[14/24] Write swift-version-24593BA9C3E375BF.txt
[16/179] Emitting module InternalCollectionsUtilities
[17/181] Emitting module ReerKit
[18/198] Compiling ReerKit CGFloat+REExtensions.swift
[19/198] Compiling ReerKit CGPoint+REExtensions.swift
[20/198] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/198] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/198] Compiling ReerKit CGVector+REExtensions.swift
[23/198] Compiling ReerKit DispatchQueue+REExtensions.swift
[24/198] Compiling ReerKit CGRect+REExtensions.swift
[25/198] Compiling ReerKit CGSize+REExtensions.swift
[26/198] Compiling RealModule RealFunctions.swift
[27/199] Compiling ReerKit UIDevice+REExtensions.swift
[28/199] Compiling ReerKit UIFont+REExtensions.swift
[29/199] Compiling ReerKit UIGestureRecognizer+REExtensions.swift
[30/199] Compiling ReerKit UIImage+REExtensions.swift
[31/199] Compiling ReerKit UIImageView+REExtensions.swift
[32/199] Compiling ReerKit UILabel+REExtensions.swift
[33/199] Compiling ReerKit UINavigationBar+REExtensions.swift
[34/199] Compiling ReerKit UINavigationController+REExtensions.swift
[35/199] Compiling ReerKit UINavigationItem+REExtensions.swift
[36/199] Compiling ReerKit UIRefreshControl+REExtensions.swift
[37/199] Compiling ReerKit UIResponder+REExtensions.swift
[38/199] Compiling ReerKit UIScreen+REExtensions.swift
[39/199] Compiling ReerKit UIScrollView+REExtensions.swift
[40/199] Compiling ReerKit UISearchBar+REExtensions.swift
[41/199] Compiling ReerKit UISegmentedControl+REExtensions.swift
[42/199] Compiling ReerKit UISlider+REExtensions.swift
[43/199] Compiling ReerKit UIStackView+REExtensions.swift
[44/199] Compiling ReerKit Data+REExtensions.swift
[45/199] Compiling ReerKit Date+REExtensions.swift
[46/199] Emitting module RealModule
[47/199] Compiling ReerKit CAAnimation+REExtensions.swift
[48/199] Compiling ReerKit CAGradientLayer+REExtensions.swift
[51/199] Compiling ReerKit CALayer+REExtensions.swift
[52/199] Compiling ReerKit Bundle+REExtensions.swift
[53/199] Compiling ReerKit Calendar+REExtensions.swift
[54/199] Compiling ReerKit ContiguousBytes+REExtensions.swift
[55/199] Compiling ReerKit CATransform3D+REExtensions.swift
[56/199] Compiling ReerKit CGAffineTransform+REExtensions.swift
[57/199] Compiling ReerKit CGColor+REExtensions.swift
[58/200] Compiling RealModule Real.swift
[62/200] Compiling RealModule Float80+Real.swift
[63/200] Compiling RealModule Float16+Real.swift
[66/200] Compiling RealModule RelaxedArithmetic.swift
[67/200] Compiling ReerKit UIStoryboard+REExtensions.swift
[68/200] Compiling ReerKit UISwitch+REExtensions.swift
[69/200] Compiling ReerKit UITabBar+REExtensions.swift
[70/200] Compiling ReerKit UITableView+REExtensions.swift
[71/200] Compiling ReerKit UITextField+REExtensions.swift
[72/200] Compiling ReerKit UITextView+REExtensions.swift
[73/200] Compiling ReerKit UIView+REExtensions.swift
[74/200] Compiling ReerKit UIViewController+REExtensions.swift
[75/200] Compiling ReerKit UIWindow+REExtensions.swift
[76/200] Compiling ReerKit CountdownTimer.swift
[77/200] Compiling ReerKit BinaryTree.swift
[78/200] Compiling ReerKit BoundedQueue.swift
[79/200] Compiling ReerKit LinkedList.swift
[80/200] Compiling ReerKit OrderedDictionary.swift
[81/200] Compiling ReerKit OrderedSet.swift
[82/200] Compiling ReerKit Queue.swift
[83/200] Compiling ReerKit Stack.swift
[84/201] Wrapping AST for InternalCollectionsUtilities for debugging
[85/201] Wrapping AST for RealModule for debugging
[87/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[88/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[89/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[90/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[91/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[92/281] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[93/281] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[94/288] Compiling OrderedCollections OrderedDictionary.swift
[95/288] Compiling OrderedCollections OrderedSet+Codable.swift
[96/288] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[97/288] Compiling OrderedCollections OrderedSet+Descriptions.swift
[98/288] Compiling OrderedCollections OrderedSet+Diffing.swift
[99/288] Compiling OrderedCollections OrderedSet+Equatable.swift
[100/288] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[101/288] Compiling OrderedCollections OrderedSet+Hashable.swift
[102/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[103/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[104/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[105/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[106/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[107/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[108/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[109/288] Compiling OrderedCollections OrderedSet+Initializers.swift
[110/288] Compiling OrderedCollections OrderedSet+Insertions.swift
[111/288] Compiling OrderedCollections OrderedSet+Invariants.swift
[112/288] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[113/288] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[114/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[115/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[116/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[117/288] Compiling Algorithms FlattenCollection.swift
[118/288] Compiling Algorithms Grouped.swift
[119/288] Compiling Algorithms Indexed.swift
[120/288] Compiling Algorithms Intersperse.swift
[121/288] Compiling Algorithms Joined.swift
[122/288] Compiling Algorithms Keyed.swift
[123/288] Compiling Algorithms MinMax.swift
[124/288] Compiling Algorithms Split.swift
[125/288] Compiling Algorithms Stride.swift
[126/288] Compiling Algorithms Suffix.swift
[127/288] Compiling Algorithms Partition.swift
[128/288] Compiling Algorithms Permutations.swift
[129/288] Compiling Algorithms Product.swift
[130/288] Compiling Algorithms RandomSample.swift
[131/288] Compiling Algorithms Reductions.swift
[132/288] Compiling Algorithms Rotate.swift
[136/291] Compiling ReerKit Clamped.swift
[137/291] Compiling ReerKit LazyResettable.swift
[138/291] Compiling ReerKit Locked.swift
[139/291] Compiling ReerKit RWLocked.swift
[140/291] Compiling ReerKit Rounded.swift
[141/291] Compiling ReerKit Trimmed.swift
[142/291] Compiling ReerKit RETimer.swift
[143/291] Compiling ReerKit Reachability.swift
[144/291] Compiling ReerKit Throttler.swift
[145/291] Compiling ReerKit TypeNameDescribable.swift
[146/291] Compiling ReerKit Vibrator.swift
[147/291] Compiling ReerKit Weak.swift
[148/291] Compiling ReerKit WeakMap.swift
[149/291] Compiling ReerKit WeakProxy.swift
[150/291] Compiling ReerKit WeakSet.swift
[151/291] Compiling ReerKit WKWebView+REExtensions.swift
[152/291] Compiling ReerKit resource_bundle_accessor.swift
[153/291] Compiling Algorithms Trim.swift
[154/291] Compiling Algorithms Unique.swift
[155/291] Compiling Algorithms Windows.swift
[156/291] Compiling OrderedCollections OrderedSet+Sendable.swift
[157/291] Compiling OrderedCollections OrderedSet+SubSequence.swift
[158/291] Compiling OrderedCollections OrderedSet+Testing.swift
[159/291] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[160/291] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[161/291] Compiling OrderedCollections OrderedSet.swift
[162/291] Compiling OrderedCollections _UnsafeBitset.swift
[163/291] Compiling ReerKit SignedNumeric+REExtensions.swift
[164/291] Compiling ReerKit StdlibProtocolWrappers.swift
[165/291] Compiling ReerKit String+REExtensions.swift
[166/291] Compiling ReerKit StringProtocol+REExtensions.swift
[167/291] Compiling ReerKit UIAlertController+REExtensions.swift
[168/291] Compiling ReerKit UIApplication+REExtensions.swift
[169/291] Compiling ReerKit UIBarButtonItem+REExtensions.swift
[170/291] Compiling ReerKit UIBezierPath+REExtensions.swift
[171/291] Compiling ReerKit UIButton+REExtensions.swift
[172/291] Compiling ReerKit UICollectionView+REExtensions.swift
[173/291] Compiling ReerKit UIControl+REExtensions.swift
[210/291] Compiling ReerKit Tree.swift
[211/291] Compiling ReerKit Debouncer.swift
[212/291] Compiling ReerKit FPSLabel.swift
[213/291] Compiling ReerKit Memory.swift
[214/291] Compiling ReerKit DeinitObserver.swift
[215/291] Compiling ReerKit GlobalFunctions.swift
[216/291] Compiling ReerKit Invocation.swift
[217/291] Compiling ReerKit KeyboardManager.swift
[218/291] Compiling ReerKit Keychain.swift
[219/291] Compiling ReerKit MutexLock.swift
[220/291] Compiling ReerKit ReadWriteLock.swift
[221/291] Compiling ReerKit Synchronizing.swift
[222/291] Compiling ReerKit UnfairLock.swift
[223/291] Compiling ReerKit LinearFunction.swift
[224/291] Compiling ReerKit MulticastDelegate.swift
[225/291] Compiling ReerKit NanoID.swift
[226/291] Compiling ReerKit Once.swift
[227/291] Compiling Algorithms AdjacentPairs.swift
[228/291] Compiling Algorithms Chain.swift
[229/291] Compiling Algorithms Chunked.swift
[230/291] Compiling Algorithms Combinations.swift
[231/291] Compiling Algorithms Compacted.swift
[232/291] Compiling Algorithms Cycle.swift
[233/291] Compiling Algorithms EitherSequence.swift
[234/291] Compiling Algorithms FirstNonNil.swift
[245/292] Emitting module QsTestSupport
[246/292] Compiling QsTestSupport PerfGuardrailsHelpers.swift
/host/spi-builder-workspace/Tests/TestSupport/PerfGuardrailsHelpers.swift:160:17: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
158 |     let stdoutURL = tempDir.appendingPathComponent("stdout.log")
159 |     let stderrURL = tempDir.appendingPathComponent("stderr.log")
160 |     fileManager.createFile(atPath: stdoutURL.path, contents: nil)
    |                 `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
161 |     fileManager.createFile(atPath: stderrURL.path, contents: nil)
162 |
/host/spi-builder-workspace/Tests/TestSupport/PerfGuardrailsHelpers.swift:161:17: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
159 |     let stderrURL = tempDir.appendingPathComponent("stderr.log")
160 |     fileManager.createFile(atPath: stdoutURL.path, contents: nil)
161 |     fileManager.createFile(atPath: stderrURL.path, contents: nil)
    |                 `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
162 |
163 |     let stdout = try FileHandle(forWritingTo: stdoutURL)
[265/293] Wrapping AST for ReerKit for debugging
[286/293] Emitting module OrderedCollections
[287/294] Wrapping AST for OrderedCollections for debugging
[289/294] Emitting module Algorithms
[290/295] Wrapping AST for Algorithms for debugging
[292/334] Compiling QsSwift HexTable.swift
[293/334] Compiling QsSwift DecodeKind.swift
[294/334] Compiling QsSwift Duplicates.swift
[295/334] Compiling QsSwift DecodeError+NSError.swift
[296/334] Compiling QsSwift DecodeError.swift
[297/334] Compiling QsSwift EncodeError+NSError.swift
[298/339] Emitting module QsSwift
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:173:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
171 |         allowDots: Bool? = nil,
172 |         decoder: ScalarDecoder? = nil,
173 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
174 |         decodeDotInKeys: Bool? = nil,
175 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:297:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         allowDots: Bool? = nil,
296 |         decoder: ScalarDecoder? = nil,
297 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
298 |         decodeDotInKeys: Bool? = nil,
299 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:253:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return dec(value, charset ?? self.charset, kind)
252 |         }
253 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
254 |             return legacy(value, charset ?? self.charset)
255 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[299/339] Compiling QsSwift EncodeError.swift
[300/339] Compiling QsSwift Format.swift
[301/339] Compiling QsSwift ListFormat.swift
[302/339] Compiling QsSwift Sentinel.swift
[303/339] Compiling QsSwift Decoder+ParseKeys.swift
[304/339] Compiling QsSwift Decoder+ParseList.swift
[305/339] Compiling QsSwift KeyPathNode.swift
[306/339] Compiling QsSwift NSMapTable+Linux.swift
[307/339] Compiling QsSwift StructuredKeyScan.swift
[308/339] Compiling QsSwift Utils+Apply.swift
[309/339] Compiling QsSwift Utils+Combine.swift
[310/339] Compiling QsSwift Utils+Overflow.swift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Utils.swift:163:54: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
161 |             if object is NSNumber || object is NSDate { return true }
162 |             if let nsURL = object as? NSURL {
163 |                 let urlString = nsURL.absoluteString ?? ""
    |                                                      `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
164 |                 return skipNulls ? !urlString.isEmpty : true
165 |             }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:173:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
171 |         allowDots: Bool? = nil,
172 |         decoder: ScalarDecoder? = nil,
173 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
174 |         decodeDotInKeys: Bool? = nil,
175 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:297:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         allowDots: Bool? = nil,
296 |         decoder: ScalarDecoder? = nil,
297 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
298 |         decodeDotInKeys: Bool? = nil,
299 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:199:14: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
197 |         self.allowDots = allowDots
198 |         self.decoder = decoder
199 |         self.legacyDecoder = legacyDecoder
    |              `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
200 |         self.hasLegacyDecoder = legacyDecoder != nil
201 |         self.decodeDotInKeys = decodeDotInKeys
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:253:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return dec(value, charset ?? self.charset, kind)
252 |         }
253 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
254 |             return legacy(value, charset ?? self.charset)
255 |         }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:324:50: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
322 |             allowDots: newAllowDots,
323 |             decoder: decoder ?? self._decoder,
324 |             legacyDecoder: legacyDecoder ?? self.legacyDecoder,
    |                                                  `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
325 |             decodeDotInKeys: newDecodeDot,
326 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[311/339] Compiling QsSwift Utils.swift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Utils.swift:163:54: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
161 |             if object is NSNumber || object is NSDate { return true }
162 |             if let nsURL = object as? NSURL {
163 |                 let urlString = nsURL.absoluteString ?? ""
    |                                                      `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
164 |                 return skipNulls ? !urlString.isEmpty : true
165 |             }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:173:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
171 |         allowDots: Bool? = nil,
172 |         decoder: ScalarDecoder? = nil,
173 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
174 |         decodeDotInKeys: Bool? = nil,
175 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:297:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         allowDots: Bool? = nil,
296 |         decoder: ScalarDecoder? = nil,
297 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
298 |         decodeDotInKeys: Bool? = nil,
299 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:199:14: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
197 |         self.allowDots = allowDots
198 |         self.decoder = decoder
199 |         self.legacyDecoder = legacyDecoder
    |              `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
200 |         self.hasLegacyDecoder = legacyDecoder != nil
201 |         self.decodeDotInKeys = decodeDotInKeys
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:253:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return dec(value, charset ?? self.charset, kind)
252 |         }
253 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
254 |             return legacy(value, charset ?? self.charset)
255 |         }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:324:50: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
322 |             allowDots: newAllowDots,
323 |             decoder: decoder ?? self._decoder,
324 |             legacyDecoder: legacyDecoder ?? self.legacyDecoder,
    |                                                  `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
325 |             decodeDotInKeys: newDecodeDot,
326 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[312/339] Compiling QsSwift WeakWrapper.swift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Utils.swift:163:54: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
161 |             if object is NSNumber || object is NSDate { return true }
162 |             if let nsURL = object as? NSURL {
163 |                 let urlString = nsURL.absoluteString ?? ""
    |                                                      `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
164 |                 return skipNulls ? !urlString.isEmpty : true
165 |             }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:173:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
171 |         allowDots: Bool? = nil,
172 |         decoder: ScalarDecoder? = nil,
173 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
174 |         decodeDotInKeys: Bool? = nil,
175 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:297:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         allowDots: Bool? = nil,
296 |         decoder: ScalarDecoder? = nil,
297 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
298 |         decodeDotInKeys: Bool? = nil,
299 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:199:14: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
197 |         self.allowDots = allowDots
198 |         self.decoder = decoder
199 |         self.legacyDecoder = legacyDecoder
    |              `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
200 |         self.hasLegacyDecoder = legacyDecoder != nil
201 |         self.decodeDotInKeys = decodeDotInKeys
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:253:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return dec(value, charset ?? self.charset, kind)
252 |         }
253 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
254 |             return legacy(value, charset ?? self.charset)
255 |         }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:324:50: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
322 |             allowDots: newAllowDots,
323 |             decoder: decoder ?? self._decoder,
324 |             legacyDecoder: legacyDecoder ?? self.legacyDecoder,
    |                                                  `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
325 |             decodeDotInKeys: newDecodeDot,
326 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[313/339] Compiling QsSwift _UnsafeSendable.swift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Utils.swift:163:54: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
161 |             if object is NSNumber || object is NSDate { return true }
162 |             if let nsURL = object as? NSURL {
163 |                 let urlString = nsURL.absoluteString ?? ""
    |                                                      `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
164 |                 return skipNulls ? !urlString.isEmpty : true
165 |             }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:173:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
171 |         allowDots: Bool? = nil,
172 |         decoder: ScalarDecoder? = nil,
173 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
174 |         decodeDotInKeys: Bool? = nil,
175 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:297:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         allowDots: Bool? = nil,
296 |         decoder: ScalarDecoder? = nil,
297 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
298 |         decodeDotInKeys: Bool? = nil,
299 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:199:14: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
197 |         self.allowDots = allowDots
198 |         self.decoder = decoder
199 |         self.legacyDecoder = legacyDecoder
    |              `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
200 |         self.hasLegacyDecoder = legacyDecoder != nil
201 |         self.decodeDotInKeys = decodeDotInKeys
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:253:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return dec(value, charset ?? self.charset, kind)
252 |         }
253 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
254 |             return legacy(value, charset ?? self.charset)
255 |         }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:324:50: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
322 |             allowDots: newAllowDots,
323 |             decoder: decoder ?? self._decoder,
324 |             legacyDecoder: legacyDecoder ?? self.legacyDecoder,
    |                                                  `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
325 |             decodeDotInKeys: newDecodeDot,
326 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[314/339] Compiling QsSwift DecodeOptions.swift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Utils.swift:163:54: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
161 |             if object is NSNumber || object is NSDate { return true }
162 |             if let nsURL = object as? NSURL {
163 |                 let urlString = nsURL.absoluteString ?? ""
    |                                                      `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
164 |                 return skipNulls ? !urlString.isEmpty : true
165 |             }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:173:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
171 |         allowDots: Bool? = nil,
172 |         decoder: ScalarDecoder? = nil,
173 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
174 |         decodeDotInKeys: Bool? = nil,
175 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:297:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         allowDots: Bool? = nil,
296 |         decoder: ScalarDecoder? = nil,
297 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
298 |         decodeDotInKeys: Bool? = nil,
299 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:199:14: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
197 |         self.allowDots = allowDots
198 |         self.decoder = decoder
199 |         self.legacyDecoder = legacyDecoder
    |              `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
200 |         self.hasLegacyDecoder = legacyDecoder != nil
201 |         self.decodeDotInKeys = decodeDotInKeys
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:253:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return dec(value, charset ?? self.charset, kind)
252 |         }
253 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
254 |             return legacy(value, charset ?? self.charset)
255 |         }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:324:50: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
322 |             allowDots: newAllowDots,
323 |             decoder: decoder ?? self._decoder,
324 |             legacyDecoder: legacyDecoder ?? self.legacyDecoder,
    |                                                  `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
325 |             decodeDotInKeys: newDecodeDot,
326 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[315/339] Compiling QsSwift Qs+Decode.swift
[316/339] Compiling QsSwift Qs+DecodeConvenience.swift
[317/339] Compiling QsSwift Qs+Encode.swift
[318/339] Compiling QsSwift Qs+EncodeConvenience.swift
[319/339] Compiling QsSwift Qs.swift
[320/339] Compiling QsSwift Utils+Compact.swift
[321/339] Compiling QsSwift Utils+Decode.swift
[322/339] Compiling QsSwift Utils+Encode.swift
[323/339] Compiling QsSwift Utils+Merge.swift
[324/339] Compiling QsSwift Utils+NumericEntities.swift
[325/339] Compiling QsSwift DecodedMap.swift
[326/339] Compiling QsSwift Delimiter.swift
[327/339] Compiling QsSwift EncodeOptions.swift
[328/339] Compiling QsSwift Filter.swift
[329/339] Compiling QsSwift Undefined.swift
[330/339] Compiling QsSwift Decoder+ParseObject.swift
[331/339] Compiling QsSwift Decoder+ParseQuery.swift
[332/339] Compiling QsSwift Decoder.swift
[333/339] Compiling QsSwift EncodeConfig.swift
[334/339] Compiling QsSwift EncodeFrame.swift
[335/339] Compiling QsSwift Encoder.swift
[336/340] Wrapping AST for QsSwift for debugging
[338/344] Emitting module QsObjC
[339/344] Compiling QsSwiftComparison main.swift
[340/344] Emitting module QsSwiftComparison
[341/344] Compiling QsSwiftComparison resource_bundle_accessor.swift
[342/361] Compiling QsObjC FilterObjC.swift
[343/361] Compiling QsObjC UndefinedObjC.swift
[344/361] Compiling QsObjC DecodeKindObjC.swift
[345/361] Compiling QsObjC DuplicatesObjC.swift
[346/361] Compiling QsObjC DecodeErrorObjC.swift
[348/364] Compiling QsObjC QsBridge+EncodeConvenience.swift
[349/364] Compiling QsObjC QsBridge.swift
[350/364] Compiling QsObjC QsBridge+DecodeConvenience.swift
[351/364] Compiling QsObjC QsBridge+EncodeAsync.swift
[352/364] Compiling QsObjC DecodeOptionsObjC.swift
[353/364] Compiling QsObjC DecodedMapObjC.swift
[354/364] Compiling QsObjC DelimiterObjC.swift
[355/364] Compiling QsObjC EncodeOptionsObjC.swift
[356/364] Compiling QsObjC SentinelObjC.swift
[357/364] Compiling QsObjC _AnySendable.swift
[358/364] Compiling QsObjC _BlockBox.swift
[359/364] Compiling QsObjC EncodeErrorObjC.swift
[360/364] Compiling QsObjC FormatObjC.swift
[361/364] Compiling QsObjC ListFormatObjC.swift
[361/365] Wrapping AST for QsSwiftComparison for debugging
[362/365] Write Objects.LinkFileList
[364/365] Linking QsSwiftComparison
Build complete! (82.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "reerkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/reers/ReerKit.git"
    }
  ],
  "manifest_display_name" : "QsSwift",
  "name" : "QsSwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "QsSwift",
      "targets" : [
        "QsSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QsObjC",
      "targets" : [
        "QsObjC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "QsSwiftComparison",
      "targets" : [
        "QsSwiftComparison"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "QsTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "QsTestSupport",
      "path" : "Tests/TestSupport",
      "sources" : [
        "PerfGuardrailsHelpers.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "QsSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "QsSwiftTests",
      "path" : "Tests/QsSwiftTests",
      "sources" : [
        "ConvenienceTests.swift",
        "CoreExtrasTests.swift",
        "DecodeFastPathTests.swift",
        "DecodePerfHelpersTests.swift",
        "DecodePerformanceGuardrailTests.swift",
        "DecodeTests.swift",
        "DelimiterTests.swift",
        "EncodePerformanceGuardrailTests.swift",
        "EncodeTests.swift",
        "EncodeTopLevelNormalizationTests.swift",
        "EncoderInternalsTests.swift",
        "EndToEndTests.swift",
        "ExampleTests.swift",
        "Fixtures/Data/EmptyTestCases.swift",
        "Fixtures/Data/EndToEndTestCases.swift",
        "Fixtures/DummyEnum.swift",
        "Fixtures/Support/ContainersTestHelpers.swift",
        "FormatTests.swift",
        "ListFormatTests.swift",
        "ModelCoverageTests.swift",
        "SentinelTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "QsSwift",
        "QsTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "QsSwiftComparison",
      "module_type" : "SwiftTarget",
      "name" : "QsSwiftComparison",
      "path" : "Tools/QsSwiftComparison",
      "product_memberships" : [
        "QsSwiftComparison"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tools/QsSwiftComparison/js/test_cases.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "QsSwift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "QsSwift",
      "module_type" : "SwiftTarget",
      "name" : "QsSwift",
      "path" : "Sources/QsSwift",
      "product_dependencies" : [
        "Algorithms",
        "OrderedCollections",
        "ReerKit"
      ],
      "product_memberships" : [
        "QsSwift",
        "QsObjC",
        "QsSwiftComparison"
      ],
      "sources" : [
        "Constants/HexTable.swift",
        "Enums/DecodeKind.swift",
        "Enums/Duplicates.swift",
        "Enums/Errors/DecodeError+NSError.swift",
        "Enums/Errors/DecodeError.swift",
        "Enums/Errors/EncodeError+NSError.swift",
        "Enums/Errors/EncodeError.swift",
        "Enums/Format.swift",
        "Enums/ListFormat.swift",
        "Enums/Sentinel.swift",
        "Internal/Decoder+ParseKeys.swift",
        "Internal/Decoder+ParseList.swift",
        "Internal/Decoder+ParseObject.swift",
        "Internal/Decoder+ParseQuery.swift",
        "Internal/Decoder.swift",
        "Internal/EncodeConfig.swift",
        "Internal/EncodeFrame.swift",
        "Internal/Encoder.swift",
        "Internal/KeyPathNode.swift",
        "Internal/NSMapTable+Linux.swift",
        "Internal/StructuredKeyScan.swift",
        "Internal/Utils+Apply.swift",
        "Internal/Utils+Combine.swift",
        "Internal/Utils+Compact.swift",
        "Internal/Utils+Decode.swift",
        "Internal/Utils+Encode.swift",
        "Internal/Utils+Merge.swift",
        "Internal/Utils+NumericEntities.swift",
        "Internal/Utils+Overflow.swift",
        "Internal/Utils.swift",
        "Internal/WeakWrapper.swift",
        "Internal/_UnsafeSendable.swift",
        "Models/DecodeOptions.swift",
        "Models/DecodedMap.swift",
        "Models/Delimiter.swift",
        "Models/EncodeOptions.swift",
        "Models/Filter.swift",
        "Models/Undefined.swift",
        "Qs+Decode.swift",
        "Qs+DecodeConvenience.swift",
        "Qs+Encode.swift",
        "Qs+EncodeConvenience.swift",
        "Qs.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "QsObjCTests",
      "module_type" : "SwiftTarget",
      "name" : "QsObjCTests",
      "path" : "Tests/QsObjCTests",
      "sources" : [
        "Fixtures/Data/EndToEndTestCases.swift",
        "ObjCBlockBridgingTests.swift",
        "ObjCBridgeTests.swift",
        "ObjCConvenienceTests.swift",
        "ObjCDecodePerformanceGuardrailTests.swift",
        "ObjCDecodeTests.swift",
        "ObjCDelimiterTests.swift",
        "ObjCEncodePerformanceGuardrailTests.swift",
        "ObjCEncodeTests.swift",
        "ObjCEndToEndTests.swift",
        "ObjCExampleTests.swift",
        "ObjCFilterTests.swift",
        "ObjCModelCoverageTests.swift",
        "ObjCSentinelTests.swift"
      ],
      "target_dependencies" : [
        "QsSwift",
        "QsObjC",
        "QsTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "QsObjC",
      "module_type" : "SwiftTarget",
      "name" : "QsObjC",
      "path" : "Sources/QsObjC",
      "product_memberships" : [
        "QsObjC"
      ],
      "sources" : [
        "Enums/DecodeKindObjC.swift",
        "Enums/DuplicatesObjC.swift",
        "Enums/Errors/DecodeErrorObjC.swift",
        "Enums/Errors/EncodeErrorObjC.swift",
        "Enums/FormatObjC.swift",
        "Enums/ListFormatObjC.swift",
        "Enums/SentinelObjC.swift",
        "Internal/_AnySendable.swift",
        "Internal/_BlockBox.swift",
        "Models/DecodeOptionsObjC.swift",
        "Models/DecodedMapObjC.swift",
        "Models/DelimiterObjC.swift",
        "Models/EncodeOptionsObjC.swift",
        "Models/FilterObjC.swift",
        "Models/UndefinedObjC.swift",
        "QsBridge+DecodeConvenience.swift",
        "QsBridge+EncodeAsync.swift",
        "QsBridge+EncodeConvenience.swift",
        "QsBridge.swift"
      ],
      "target_dependencies" : [
        "QsSwift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tools/QsSwiftComparison/js/node_modules': File not found.
Done.