Build Information
Successful build of QsSwift, reference main (65775e), with Swift 6.3 for Linux on 21 Apr 2026 20:26:41 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/techouse/qs-swift.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 65775ef chore(deps): bump softprops/action-gh-release from 2 to 3 (#32)
Cloned https://github.com/techouse/qs-swift.git
Revision (git rev-parse @):
65775efb4520a9ad77efbb8f2160321156985db3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/techouse/qs-swift.git at main
========================================
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-3":/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/reers/ReerKit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/2277] Fetching swift-docc-plugin
[138/6950] Fetching swift-docc-plugin, reerkit
[1772/13008] Fetching swift-docc-plugin, reerkit, swift-algorithms
[4203/36591] Fetching swift-docc-plugin, reerkit, swift-algorithms, swift-collections
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.55s)
[12618/34314] Fetching reerkit, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (2.02s)
Fetched https://github.com/reers/ReerKit.git from cache (2.02s)
Fetched https://github.com/apple/swift-collections.git from cache (2.05s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (4.61s)
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.42s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.27s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.25s)
Computing version for https://github.com/reers/ReerKit.git
Computed https://github.com/reers/ReerKit.git at 1.2.6 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.12s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.49s)
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/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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
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
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] Copying test_cases.json
[3/24] Copying PrivacyInfo.xcprivacy
[4/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 InternalCollectionsUtilities _SortedCollection.swift
[19/198] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/198] Compiling ReerKit EdgeInsets+REExtensions.swift
[21/198] Compiling ReerKit Font+REExtensions.swift
[22/198] Emitting module RealModule
[23/198] Compiling ReerKit Locale+REExtensions.swift
[24/198] Compiling ReerKit NSAttributedString+REExtensions.swift
[25/199] Compiling RealModule RealFunctions.swift
[26/199] Compiling RealModule Real.swift
[29/199] Compiling ReerKit NSObject+REExtensions.swift
[30/199] Compiling ReerKit NSPredicate+REExtensions.swift
[31/199] Compiling RealModule Float80+Real.swift
[32/199] Compiling RealModule Float16+Real.swift
[33/199] Compiling ReerKit NSRange+REExtensions.swift
[34/199] Compiling ReerKit NSRegularExpression+REExtensions.swift
[35/199] Compiling RealModule RelaxedArithmetic.swift
[37/199] Compiling ReerKit NotificationCenter+REExtensions.swift
[38/199] Compiling ReerKit Punycode.swift
[39/199] Compiling ReerKit RSA.swift
[40/199] Compiling ReerKit Color+REExtensions.swift
[41/199] Compiling ReerKit Timer+REExtensions.swift
[42/199] Compiling ReerKit URL+REExtensions.swift
[43/199] Compiling ReerKit URLRequest+REExtensions.swift
[47/199] Compiling ReerKit UserDefaults+REExtensions.swift
[48/199] Compiling ReerKit ReerKit.swift
[50/201] Wrapping AST for RealModule for debugging
[51/206] Wrapping AST for InternalCollectionsUtilities for debugging
[53/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[54/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[55/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[56/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[57/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[58/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[59/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[60/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[61/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[62/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[63/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[64/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[65/288] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[66/288] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[67/288] Compiling OrderedCollections OrderedDictionary.swift
[68/288] Compiling OrderedCollections OrderedSet+Codable.swift
[69/288] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[70/288] Compiling OrderedCollections OrderedSet+Descriptions.swift
[71/288] Compiling OrderedCollections OrderedSet+Diffing.swift
[72/288] Compiling OrderedCollections OrderedSet+Equatable.swift
[73/288] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[74/288] Compiling OrderedCollections OrderedSet+Hashable.swift
[75/288] Compiling OrderedCollections OrderedSet+Initializers.swift
[76/288] Compiling OrderedCollections OrderedSet+Insertions.swift
[77/288] Compiling OrderedCollections OrderedSet+Invariants.swift
[78/288] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[79/288] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[80/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[81/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[82/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[85/288] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[86/291] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[90/291] Compiling Algorithms Trim.swift
[91/291] Compiling Algorithms Unique.swift
[92/291] Compiling Algorithms Windows.swift
[93/291] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[94/291] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[95/291] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[96/291] Compiling OrderedCollections OrderedDictionary+Values.swift
[97/291] Compiling OrderedCollections OrderedDictionary+Codable.swift
[98/291] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[99/291] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[100/291] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[101/291] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[102/291] Compiling OrderedCollections OrderedDictionary+Elements.swift
[103/291] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[105/291] Compiling OrderedCollections _HashTable+Testing.swift
[106/291] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[107/291] Compiling OrderedCollections _HashTable.swift
[108/291] Compiling OrderedCollections _Hashtable+Header.swift
[119/291] Compiling OrderedCollections _HashTable+Bucket.swift
[120/291] Compiling OrderedCollections _HashTable+BucketIterator.swift
[121/291] Compiling OrderedCollections _HashTable+Constants.swift
[122/291] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[130/291] Compiling ReerKit CAAnimation+REExtensions.swift
[131/291] Compiling ReerKit CAGradientLayer+REExtensions.swift
[132/291] Compiling ReerKit CALayer+REExtensions.swift
[133/291] Compiling ReerKit CATransform3D+REExtensions.swift
[134/291] Compiling ReerKit CGAffineTransform+REExtensions.swift
[135/291] Compiling ReerKit CGColor+REExtensions.swift
[136/291] Compiling ReerKit CGFloat+REExtensions.swift
[137/291] Compiling ReerKit CGPoint+REExtensions.swift
[138/291] Compiling ReerKit CGRect+REExtensions.swift
[139/291] Compiling ReerKit CGSize+REExtensions.swift
[140/291] Compiling ReerKit CGVector+REExtensions.swift
[141/291] Compiling ReerKit DispatchQueue+REExtensions.swift
[142/291] Compiling ReerKit Bundle+REExtensions.swift
[143/291] Compiling ReerKit Calendar+REExtensions.swift
[144/291] Compiling ReerKit ContiguousBytes+REExtensions.swift
[145/291] Compiling ReerKit Data+REExtensions.swift
[146/291] Compiling ReerKit Date+REExtensions.swift
[147/291] Compiling ReerKit FileManager+REExtensions.swift
[184/291] Compiling OrderedCollections OrderedSet+Sendable.swift
[185/291] Compiling OrderedCollections OrderedSet+SubSequence.swift
[186/291] Compiling OrderedCollections OrderedSet+Testing.swift
[187/291] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[188/291] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[189/291] Compiling OrderedCollections OrderedSet.swift
[190/291] Compiling OrderedCollections _UnsafeBitset.swift
[191/291] Compiling ReerKit Collection+REExtensions.swift
[192/291] Compiling ReerKit Comparable+REExtensions.swift
[193/291] Compiling ReerKit Decodable+REExtensions.swift
[194/291] Compiling ReerKit Dictionary+REExtensions.swift
[195/291] Compiling ReerKit Double+REExtensions.swift
[196/291] Compiling ReerKit Float+REExtensions.swift
[197/291] Compiling ReerKit FloatingPoint+REExtensions.swift
[198/291] Compiling ReerKit Int+REExtensions.swift
[199/291] Compiling ReerKit MutableCollection+REExtensions.swift
[200/291] Compiling ReerKit Clamped.swift
[201/291] Compiling ReerKit LazyResettable.swift
[202/291] Compiling ReerKit Locked.swift
[203/291] Compiling ReerKit RWLocked.swift
[204/291] Compiling ReerKit Rounded.swift
[205/291] Compiling ReerKit Trimmed.swift
[206/291] Compiling ReerKit RETimer.swift
[207/291] Compiling ReerKit Reachability.swift
[208/291] Compiling ReerKit Throttler.swift
[209/291] Compiling ReerKit TypeNameDescribable.swift
[210/291] Compiling ReerKit Vibrator.swift
[211/291] Compiling ReerKit Weak.swift
[212/291] Compiling ReerKit WeakMap.swift
[213/291] Compiling ReerKit WeakProxy.swift
[214/291] Compiling ReerKit WeakSet.swift
[215/291] Compiling ReerKit WKWebView+REExtensions.swift
[216/291] Compiling ReerKit resource_bundle_accessor.swift
[217/291] Compiling ReerKit Tree.swift
[218/291] Compiling ReerKit Debouncer.swift
[219/291] Compiling ReerKit FPSLabel.swift
[220/291] Compiling ReerKit Memory.swift
[221/291] Compiling ReerKit DeinitObserver.swift
[222/291] Compiling ReerKit GlobalFunctions.swift
[223/291] Compiling ReerKit Invocation.swift
[224/291] Compiling ReerKit KeyboardManager.swift
[225/291] Compiling ReerKit Keychain.swift
[226/291] Compiling ReerKit MutexLock.swift
[227/291] Compiling ReerKit ReadWriteLock.swift
[228/291] Compiling ReerKit Synchronizing.swift
[229/291] Compiling ReerKit UnfairLock.swift
[230/291] Compiling ReerKit LinearFunction.swift
[231/291] Compiling ReerKit MulticastDelegate.swift
[232/291] Compiling ReerKit NanoID.swift
[233/291] Compiling ReerKit Once.swift
[234/291] Compiling ReerKit OptionSet+REExtensions.swift
[235/291] Compiling ReerKit Optional+REExtensions.swift
[236/291] Compiling ReerKit Range+REExtensions.swift
[237/291] Compiling ReerKit RangeReplaceableCollection+REExtensions.swift
[238/291] Compiling ReerKit Sequence+REExtensions.swift
[239/291] Compiling ReerKit Set+REExtensions.swift
[240/291] Compiling ReerKit SignedInteger+REExtensions.swift
[241/291] Compiling ReerKit SignedNumeric+REExtensions.swift
[242/291] Compiling ReerKit StdlibProtocolWrappers.swift
[243/291] Compiling ReerKit String+REExtensions.swift
[244/291] Compiling ReerKit StringProtocol+REExtensions.swift
[245/291] Compiling ReerKit UIAlertController+REExtensions.swift
[246/291] Compiling ReerKit UIApplication+REExtensions.swift
[247/291] Compiling ReerKit UIBarButtonItem+REExtensions.swift
[248/291] Compiling ReerKit UIBezierPath+REExtensions.swift
[249/291] Compiling ReerKit UIButton+REExtensions.swift
[250/291] Compiling ReerKit UICollectionView+REExtensions.swift
[251/291] Compiling ReerKit UIControl+REExtensions.swift
[270/292] Emitting module QsTestSupport
[271/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)
[280/293] Wrapping AST for ReerKit for debugging
[282/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 DecodedMap.swift
[306/339] Compiling QsSwift Delimiter.swift
[307/339] Compiling QsSwift EncodeOptions.swift
[308/339] Compiling QsSwift Filter.swift
[309/339] Compiling QsSwift Undefined.swift
[310/339] Compiling QsSwift KeyPathNode.swift
[311/339] Compiling QsSwift NSMapTable+Linux.swift
[312/339] Compiling QsSwift StructuredKeyScan.swift
[313/339] Compiling QsSwift Utils+Apply.swift
[314/339] Compiling QsSwift Utils+Combine.swift
[315/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>
[316/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>
[317/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>
[318/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>
[319/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>
[320/339] Compiling QsSwift Qs+Decode.swift
[321/339] Compiling QsSwift Qs+DecodeConvenience.swift
[322/339] Compiling QsSwift Qs+Encode.swift
[323/339] Compiling QsSwift Qs+EncodeConvenience.swift
[324/339] Compiling QsSwift Qs.swift
[325/339] Compiling QsSwift Decoder+ParseObject.swift
[326/339] Compiling QsSwift Decoder+ParseQuery.swift
[327/339] Compiling QsSwift Decoder.swift
[328/339] Compiling QsSwift EncodeConfig.swift
[329/339] Compiling QsSwift EncodeFrame.swift
[330/339] Compiling QsSwift Encoder.swift
[331/339] Compiling QsSwift Utils+Compact.swift
[332/339] Compiling QsSwift Utils+Decode.swift
[333/339] Compiling QsSwift Utils+Encode.swift
[334/339] Compiling QsSwift Utils+Merge.swift
[335/339] Compiling QsSwift Utils+NumericEntities.swift
[336/340] Wrapping AST for QsSwift for debugging
[338/361] Compiling QsObjC DecodeOptionsObjC.swift
[339/361] Compiling QsObjC DecodedMapObjC.swift
[340/363] Compiling QsObjC FilterObjC.swift
[341/363] Compiling QsObjC UndefinedObjC.swift
[342/363] Compiling QsObjC QsBridge+DecodeConvenience.swift
[343/363] Compiling QsObjC QsBridge+EncodeAsync.swift
[344/363] Emitting module QsObjC
[345/363] Compiling QsObjC DelimiterObjC.swift
[346/363] Compiling QsObjC EncodeOptionsObjC.swift
[347/363] Compiling QsObjC DecodeKindObjC.swift
[348/363] Compiling QsObjC DuplicatesObjC.swift
[349/363] Compiling QsObjC DecodeErrorObjC.swift
[350/363] Compiling QsSwiftComparison main.swift
[351/363] Compiling QsObjC EncodeErrorObjC.swift
[352/363] Compiling QsObjC FormatObjC.swift
[353/363] Compiling QsObjC ListFormatObjC.swift
[354/363] Compiling QsObjC SentinelObjC.swift
[355/363] Compiling QsObjC _AnySendable.swift
[356/363] Compiling QsObjC _BlockBox.swift
[357/363] Emitting module QsSwiftComparison
[358/363] Compiling QsObjC QsBridge+EncodeConvenience.swift
[359/363] Compiling QsSwiftComparison resource_bundle_accessor.swift
[360/363] Compiling QsObjC QsBridge.swift
[362/365] Wrapping AST for QsSwiftComparison for debugging
[363/365] Write Objects.LinkFileList
[364/365] Linking QsSwiftComparison
Build complete! (64.20s)
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.