The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build QsSwift, reference 1.1.4 (dea09a), with Swift 6.2 (beta) for Android on 26 Aug 2025 13:16:37 UTC.

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/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/techouse/qs-swift.git
Reference: 1.1.4
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.1.4      -> FETCH_HEAD
HEAD is now at dea09a8 :bookmark: release 1.1.4
Cloned https://github.com/techouse/qs-swift.git
Revision (git rev-parse @):
dea09a82464cf4c614cb8cfbff57a1bfb4bd99b2
SUCCESS checkout https://github.com/techouse/qs-swift.git at 1.1.4
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
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/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/2094] Fetching swift-docc-plugin
[232/8062] Fetching swift-docc-plugin, swift-algorithms
[4550/25416] Fetching swift-docc-plugin, swift-algorithms, swift-collections
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.85s)
[9380/23322] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (2.27s)
Fetched https://github.com/apple/swift-collections.git from cache (2.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (5.75s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.86s)
Fetching https://github.com/apple/swift-numerics.git
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.66s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.72s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3478] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.25s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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.0.3
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/20] Write sources
[2/20] Copying test_cases.json
[2/20] Write sources
[10/20] Compiling _NumericsShims _NumericsShims.c
[11/20] Write swift-version-8C5A4AE7A8CE2BA.txt
[13/44] Emitting module RealModule
[14/45] Compiling RealModule RealFunctions.swift
[15/45] Compiling RealModule Float80+Real.swift
[16/45] Emitting module InternalCollectionsUtilities
[17/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/46] Compiling RealModule Real.swift
[19/46] Compiling RealModule AugmentedArithmetic.swift
[20/46] Compiling RealModule Double+Real.swift
[21/46] Compiling RealModule AlgebraicField.swift
[22/46] Compiling RealModule ApproximateEquality.swift
[23/46] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/46] Compiling RealModule ElementaryFunctions.swift
[25/46] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/46] Compiling InternalCollectionsUtilities Descriptions.swift
[31/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/46] Compiling InternalCollectionsUtilities Debugging.swift
[34/46] Compiling RealModule Float+Real.swift
[37/46] Compiling RealModule Float16+Real.swift
[39/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/52] Wrapping AST for RealModule for debugging
[41/73] Wrapping AST for InternalCollectionsUtilities for debugging
[43/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[44/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[45/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[46/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[47/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[48/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[49/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[50/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[51/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[52/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[53/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[54/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[55/128] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/128] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[57/135] Compiling OrderedCollections OrderedDictionary.swift
[58/135] Compiling OrderedCollections OrderedSet+Codable.swift
[59/135] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[60/135] Compiling OrderedCollections OrderedSet+Descriptions.swift
[61/135] Compiling OrderedCollections OrderedSet+Diffing.swift
[62/135] Compiling OrderedCollections OrderedSet+Equatable.swift
[63/135] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[64/135] Compiling OrderedCollections OrderedSet+Hashable.swift
[65/135] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[66/135] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[67/135] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[68/138] Compiling OrderedCollections OrderedSet+Initializers.swift
[69/138] Compiling OrderedCollections OrderedSet+Insertions.swift
[70/138] Compiling OrderedCollections OrderedSet+Invariants.swift
[71/138] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[72/138] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[73/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[74/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[75/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[76/138] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[77/138] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[78/138] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[79/138] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[80/138] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[81/138] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[82/138] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[83/138] Compiling OrderedCollections OrderedDictionary+Values.swift
[84/138] Compiling OrderedCollections OrderedDictionary+Codable.swift
[85/138] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[89/138] Compiling OrderedCollections OrderedDictionary+Elements.swift
[90/138] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[91/138] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[96/138] Compiling OrderedCollections _Hashtable+Header.swift
[99/138] Compiling OrderedCollections _HashTable+Testing.swift
[100/138] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[101/138] Compiling OrderedCollections _HashTable.swift
[105/138] Compiling Algorithms Trim.swift
[106/138] Compiling Algorithms Unique.swift
[107/138] Compiling Algorithms Windows.swift
[108/138] Compiling OrderedCollections _HashTable+Bucket.swift
[109/138] Compiling OrderedCollections _HashTable+BucketIterator.swift
[110/138] Compiling OrderedCollections _HashTable+Constants.swift
[111/138] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[112/138] Compiling OrderedCollections OrderedSet+Sendable.swift
[113/138] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/138] Compiling OrderedCollections OrderedSet+Testing.swift
[115/138] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/138] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/138] Compiling OrderedCollections OrderedSet.swift
[118/138] Compiling OrderedCollections _UnsafeBitset.swift
[127/138] Emitting module OrderedCollections
[132/139] Wrapping AST for OrderedCollections for debugging
[134/139] Emitting module Algorithms
[135/146] Wrapping AST for Algorithms for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[137/174] Emitting module QsSwift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:38:22: error: cannot find type 'NSMapTable' in scope
 36 |         data: Any?,
 37 |         undefined: Bool,
 38 |         sideChannel: NSMapTable<AnyObject, AnyObject>,
    |                      `- error: cannot find type 'NSMapTable' in scope
 39 |         prefix: String? = nil,
 40 |         generateArrayPrefix: ListFormatGenerator? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:171:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
169 |         allowDots: Bool? = nil,
170 |         decoder: ScalarDecoder? = nil,
171 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
172 |         decodeDotInKeys: Bool? = nil,
173 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:294:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
292 |         allowDots: Bool? = nil,
293 |         decoder: ScalarDecoder? = nil,
294 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         decodeDotInKeys: Bool? = nil,
296 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:250:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
248 |             return dec(value, charset ?? self.charset, kind)
249 |         }
250 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return legacy(value, charset ?? self.charset)
252 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[138/178] Compiling QsSwift EncodeOptions.swift
[139/178] Compiling QsSwift Filter.swift
[140/178] Compiling QsSwift Undefined.swift
[141/178] Compiling QsSwift Qs+Decode.swift
[142/178] Compiling QsSwift Qs+DecodeConvenience.swift
/host/spi-builder-workspace/Sources/QsSwift/Qs+Encode.swift:166:27: error: cannot find 'NSMapTable' in scope
164 |
165 |         // Weak side-channel for cycle detection inside the recursive encoder.
166 |         let sideChannel = NSMapTable<AnyObject, AnyObject>.weakToWeakObjects()
    |                           `- error: cannot find 'NSMapTable' in scope
167 |
168 |         // Build key=value parts
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:38:22: error: cannot find type 'NSMapTable' in scope
 36 |         data: Any?,
 37 |         undefined: Bool,
 38 |         sideChannel: NSMapTable<AnyObject, AnyObject>,
    |                      `- error: cannot find type 'NSMapTable' in scope
 39 |         prefix: String? = nil,
 40 |         generateArrayPrefix: ListFormatGenerator? = nil,
[143/178] Compiling QsSwift Qs+Encode.swift
/host/spi-builder-workspace/Sources/QsSwift/Qs+Encode.swift:166:27: error: cannot find 'NSMapTable' in scope
164 |
165 |         // Weak side-channel for cycle detection inside the recursive encoder.
166 |         let sideChannel = NSMapTable<AnyObject, AnyObject>.weakToWeakObjects()
    |                           `- error: cannot find 'NSMapTable' in scope
167 |
168 |         // Build key=value parts
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:38:22: error: cannot find type 'NSMapTable' in scope
 36 |         data: Any?,
 37 |         undefined: Bool,
 38 |         sideChannel: NSMapTable<AnyObject, AnyObject>,
    |                      `- error: cannot find type 'NSMapTable' in scope
 39 |         prefix: String? = nil,
 40 |         generateArrayPrefix: ListFormatGenerator? = nil,
[144/178] Compiling QsSwift Qs+EncodeConvenience.swift
/host/spi-builder-workspace/Sources/QsSwift/Qs+Encode.swift:166:27: error: cannot find 'NSMapTable' in scope
164 |
165 |         // Weak side-channel for cycle detection inside the recursive encoder.
166 |         let sideChannel = NSMapTable<AnyObject, AnyObject>.weakToWeakObjects()
    |                           `- error: cannot find 'NSMapTable' in scope
167 |
168 |         // Build key=value parts
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:38:22: error: cannot find type 'NSMapTable' in scope
 36 |         data: Any?,
 37 |         undefined: Bool,
 38 |         sideChannel: NSMapTable<AnyObject, AnyObject>,
    |                      `- error: cannot find type 'NSMapTable' in scope
 39 |         prefix: String? = nil,
 40 |         generateArrayPrefix: ListFormatGenerator? = nil,
[145/178] Compiling QsSwift Qs.swift
/host/spi-builder-workspace/Sources/QsSwift/Qs+Encode.swift:166:27: error: cannot find 'NSMapTable' in scope
164 |
165 |         // Weak side-channel for cycle detection inside the recursive encoder.
166 |         let sideChannel = NSMapTable<AnyObject, AnyObject>.weakToWeakObjects()
    |                           `- error: cannot find 'NSMapTable' in scope
167 |
168 |         // Build key=value parts
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:38:22: error: cannot find type 'NSMapTable' in scope
 36 |         data: Any?,
 37 |         undefined: Bool,
 38 |         sideChannel: NSMapTable<AnyObject, AnyObject>,
    |                      `- error: cannot find type 'NSMapTable' in scope
 39 |         prefix: String? = nil,
 40 |         generateArrayPrefix: ListFormatGenerator? = nil,
[146/178] Compiling QsSwift _UnsafeSendable.swift
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:171:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
169 |         allowDots: Bool? = nil,
170 |         decoder: ScalarDecoder? = nil,
171 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
172 |         decodeDotInKeys: Bool? = nil,
173 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:294:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
292 |         allowDots: Bool? = nil,
293 |         decoder: ScalarDecoder? = nil,
294 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         decodeDotInKeys: Bool? = nil,
296 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:197:14: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
195 |         self.allowDots = allowDots
196 |         self.decoder = decoder
197 |         self.legacyDecoder = legacyDecoder
    |              `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
198 |         self.decodeDotInKeys = decodeDotInKeys
199 |         self.allowEmptyLists = allowEmptyLists
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:250:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
248 |             return dec(value, charset ?? self.charset, kind)
249 |         }
250 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return legacy(value, charset ?? self.charset)
252 |         }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:321:50: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
319 |             allowDots: newAllowDots,
320 |             decoder: decoder ?? self._decoder,
321 |             legacyDecoder: legacyDecoder ?? self.legacyDecoder,
    |                                                  `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
322 |             decodeDotInKeys: newDecodeDot,
323 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[147/178] Compiling QsSwift DecodeOptions.swift
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:171:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
169 |         allowDots: Bool? = nil,
170 |         decoder: ScalarDecoder? = nil,
171 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
172 |         decodeDotInKeys: Bool? = nil,
173 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:294:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
292 |         allowDots: Bool? = nil,
293 |         decoder: ScalarDecoder? = nil,
294 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         decodeDotInKeys: Bool? = nil,
296 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:197:14: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
195 |         self.allowDots = allowDots
196 |         self.decoder = decoder
197 |         self.legacyDecoder = legacyDecoder
    |              `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
198 |         self.decodeDotInKeys = decodeDotInKeys
199 |         self.allowEmptyLists = allowEmptyLists
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:250:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
248 |             return dec(value, charset ?? self.charset, kind)
249 |         }
250 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return legacy(value, charset ?? self.charset)
252 |         }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:321:50: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
319 |             allowDots: newAllowDots,
320 |             decoder: decoder ?? self._decoder,
321 |             legacyDecoder: legacyDecoder ?? self.legacyDecoder,
    |                                                  `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
322 |             decodeDotInKeys: newDecodeDot,
323 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[148/178] Compiling QsSwift DecodedMap.swift
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:171:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
169 |         allowDots: Bool? = nil,
170 |         decoder: ScalarDecoder? = nil,
171 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
172 |         decodeDotInKeys: Bool? = nil,
173 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:294:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
292 |         allowDots: Bool? = nil,
293 |         decoder: ScalarDecoder? = nil,
294 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         decodeDotInKeys: Bool? = nil,
296 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:197:14: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
195 |         self.allowDots = allowDots
196 |         self.decoder = decoder
197 |         self.legacyDecoder = legacyDecoder
    |              `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
198 |         self.decodeDotInKeys = decodeDotInKeys
199 |         self.allowEmptyLists = allowEmptyLists
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:250:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
248 |             return dec(value, charset ?? self.charset, kind)
249 |         }
250 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return legacy(value, charset ?? self.charset)
252 |         }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:321:50: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
319 |             allowDots: newAllowDots,
320 |             decoder: decoder ?? self._decoder,
321 |             legacyDecoder: legacyDecoder ?? self.legacyDecoder,
    |                                                  `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
322 |             decodeDotInKeys: newDecodeDot,
323 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[149/178] Compiling QsSwift Delimiter.swift
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:171:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
169 |         allowDots: Bool? = nil,
170 |         decoder: ScalarDecoder? = nil,
171 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
172 |         decodeDotInKeys: Bool? = nil,
173 |         allowEmptyLists: Bool = false,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:294:24: warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
292 |         allowDots: Bool? = nil,
293 |         decoder: ScalarDecoder? = nil,
294 |         legacyDecoder: LegacyDecoder? = nil,
    |                        `- warning: 'LegacyDecoder' is deprecated: Use ScalarDecoder; adapt as { v, c, _ in legacy(v, c) } [#DeprecatedDeclaration]
295 |         decodeDotInKeys: Bool? = nil,
296 |         allowEmptyLists: Bool? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:197:14: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
195 |         self.allowDots = allowDots
196 |         self.decoder = decoder
197 |         self.legacyDecoder = legacyDecoder
    |              `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
198 |         self.decodeDotInKeys = decodeDotInKeys
199 |         self.allowEmptyLists = allowEmptyLists
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:250:25: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
248 |             return dec(value, charset ?? self.charset, kind)
249 |         }
250 |         if let legacy = legacyDecoder {
    |                         `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
251 |             return legacy(value, charset ?? self.charset)
252 |         }
/host/spi-builder-workspace/Sources/QsSwift/Models/DecodeOptions.swift:321:50: warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
319 |             allowDots: newAllowDots,
320 |             decoder: decoder ?? self._decoder,
321 |             legacyDecoder: legacyDecoder ?? self.legacyDecoder,
    |                                                  `- warning: 'legacyDecoder' is deprecated: Use `decoder` (ScalarDecoder); this will be removed in a future major release. [#DeprecatedDeclaration]
322 |             decodeDotInKeys: newDecodeDot,
323 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[150/178] Compiling QsSwift HexTable.swift
[151/178] Compiling QsSwift DecodeKind.swift
[152/178] Compiling QsSwift Duplicates.swift
[153/178] Compiling QsSwift DecodeError+NSError.swift
[154/178] Compiling QsSwift DecodeError.swift
[155/178] Compiling QsSwift Encoder.swift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:38:22: error: cannot find type 'NSMapTable' in scope
 36 |         data: Any?,
 37 |         undefined: Bool,
 38 |         sideChannel: NSMapTable<AnyObject, AnyObject>,
    |                      `- error: cannot find type 'NSMapTable' in scope
 39 |         prefix: String? = nil,
 40 |         generateArrayPrefix: ListFormatGenerator? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:74:20: error: cannot find type 'NSMapTable' in scope
 72 |         }()
 73 |
 74 |         var tmpSc: NSMapTable<AnyObject, AnyObject>? = sideChannel
    |                    `- error: cannot find type 'NSMapTable' in scope
 75 |         var step = 0
 76 |         var findFlag = false
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:80:66: error: cannot find type 'NSMapTable' in scope
 78 |         // Walk ancestors to detect cycles
 79 |         while !findFlag {
 80 |             guard let next = tmpSc?.object(forKey: SENTINEL) as? NSMapTable<AnyObject, AnyObject>
    |                                                                  `- error: cannot find type 'NSMapTable' in scope
 81 |             else { break }
 82 |             step += 1
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:377:36: error: cannot find 'NSMapTable' in scope
375 |             // Create child side-channel and link to parent
376 |             // Link child → parent so ancestor walk can detect cycles via SENTINEL chain.
377 |             let valueSideChannel = NSMapTable<AnyObject, AnyObject>.weakToWeakObjects()
    |                                    `- error: cannot find 'NSMapTable' in scope
378 |             valueSideChannel.setObject(sideChannel, forKey: SENTINEL)
379 |
[156/178] Compiling QsSwift Utils+Apply.swift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:38:22: error: cannot find type 'NSMapTable' in scope
 36 |         data: Any?,
 37 |         undefined: Bool,
 38 |         sideChannel: NSMapTable<AnyObject, AnyObject>,
    |                      `- error: cannot find type 'NSMapTable' in scope
 39 |         prefix: String? = nil,
 40 |         generateArrayPrefix: ListFormatGenerator? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:74:20: error: cannot find type 'NSMapTable' in scope
 72 |         }()
 73 |
 74 |         var tmpSc: NSMapTable<AnyObject, AnyObject>? = sideChannel
    |                    `- error: cannot find type 'NSMapTable' in scope
 75 |         var step = 0
 76 |         var findFlag = false
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:80:66: error: cannot find type 'NSMapTable' in scope
 78 |         // Walk ancestors to detect cycles
 79 |         while !findFlag {
 80 |             guard let next = tmpSc?.object(forKey: SENTINEL) as? NSMapTable<AnyObject, AnyObject>
    |                                                                  `- error: cannot find type 'NSMapTable' in scope
 81 |             else { break }
 82 |             step += 1
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:377:36: error: cannot find 'NSMapTable' in scope
375 |             // Create child side-channel and link to parent
376 |             // Link child → parent so ancestor walk can detect cycles via SENTINEL chain.
377 |             let valueSideChannel = NSMapTable<AnyObject, AnyObject>.weakToWeakObjects()
    |                                    `- error: cannot find 'NSMapTable' in scope
378 |             valueSideChannel.setObject(sideChannel, forKey: SENTINEL)
379 |
[157/178] Compiling QsSwift Utils+Combine.swift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:38:22: error: cannot find type 'NSMapTable' in scope
 36 |         data: Any?,
 37 |         undefined: Bool,
 38 |         sideChannel: NSMapTable<AnyObject, AnyObject>,
    |                      `- error: cannot find type 'NSMapTable' in scope
 39 |         prefix: String? = nil,
 40 |         generateArrayPrefix: ListFormatGenerator? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:74:20: error: cannot find type 'NSMapTable' in scope
 72 |         }()
 73 |
 74 |         var tmpSc: NSMapTable<AnyObject, AnyObject>? = sideChannel
    |                    `- error: cannot find type 'NSMapTable' in scope
 75 |         var step = 0
 76 |         var findFlag = false
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:80:66: error: cannot find type 'NSMapTable' in scope
 78 |         // Walk ancestors to detect cycles
 79 |         while !findFlag {
 80 |             guard let next = tmpSc?.object(forKey: SENTINEL) as? NSMapTable<AnyObject, AnyObject>
    |                                                                  `- error: cannot find type 'NSMapTable' in scope
 81 |             else { break }
 82 |             step += 1
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:377:36: error: cannot find 'NSMapTable' in scope
375 |             // Create child side-channel and link to parent
376 |             // Link child → parent so ancestor walk can detect cycles via SENTINEL chain.
377 |             let valueSideChannel = NSMapTable<AnyObject, AnyObject>.weakToWeakObjects()
    |                                    `- error: cannot find 'NSMapTable' in scope
378 |             valueSideChannel.setObject(sideChannel, forKey: SENTINEL)
379 |
[158/178] Compiling QsSwift Utils+Compact.swift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:38:22: error: cannot find type 'NSMapTable' in scope
 36 |         data: Any?,
 37 |         undefined: Bool,
 38 |         sideChannel: NSMapTable<AnyObject, AnyObject>,
    |                      `- error: cannot find type 'NSMapTable' in scope
 39 |         prefix: String? = nil,
 40 |         generateArrayPrefix: ListFormatGenerator? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:74:20: error: cannot find type 'NSMapTable' in scope
 72 |         }()
 73 |
 74 |         var tmpSc: NSMapTable<AnyObject, AnyObject>? = sideChannel
    |                    `- error: cannot find type 'NSMapTable' in scope
 75 |         var step = 0
 76 |         var findFlag = false
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:80:66: error: cannot find type 'NSMapTable' in scope
 78 |         // Walk ancestors to detect cycles
 79 |         while !findFlag {
 80 |             guard let next = tmpSc?.object(forKey: SENTINEL) as? NSMapTable<AnyObject, AnyObject>
    |                                                                  `- error: cannot find type 'NSMapTable' in scope
 81 |             else { break }
 82 |             step += 1
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:377:36: error: cannot find 'NSMapTable' in scope
375 |             // Create child side-channel and link to parent
376 |             // Link child → parent so ancestor walk can detect cycles via SENTINEL chain.
377 |             let valueSideChannel = NSMapTable<AnyObject, AnyObject>.weakToWeakObjects()
    |                                    `- error: cannot find 'NSMapTable' in scope
378 |             valueSideChannel.setObject(sideChannel, forKey: SENTINEL)
379 |
[159/178] Compiling QsSwift Utils+Decode.swift
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:38:22: error: cannot find type 'NSMapTable' in scope
 36 |         data: Any?,
 37 |         undefined: Bool,
 38 |         sideChannel: NSMapTable<AnyObject, AnyObject>,
    |                      `- error: cannot find type 'NSMapTable' in scope
 39 |         prefix: String? = nil,
 40 |         generateArrayPrefix: ListFormatGenerator? = nil,
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:74:20: error: cannot find type 'NSMapTable' in scope
 72 |         }()
 73 |
 74 |         var tmpSc: NSMapTable<AnyObject, AnyObject>? = sideChannel
    |                    `- error: cannot find type 'NSMapTable' in scope
 75 |         var step = 0
 76 |         var findFlag = false
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:80:66: error: cannot find type 'NSMapTable' in scope
 78 |         // Walk ancestors to detect cycles
 79 |         while !findFlag {
 80 |             guard let next = tmpSc?.object(forKey: SENTINEL) as? NSMapTable<AnyObject, AnyObject>
    |                                                                  `- error: cannot find type 'NSMapTable' in scope
 81 |             else { break }
 82 |             step += 1
/host/spi-builder-workspace/Sources/QsSwift/Internal/Encoder.swift:377:36: error: cannot find 'NSMapTable' in scope
375 |             // Create child side-channel and link to parent
376 |             // Link child → parent so ancestor walk can detect cycles via SENTINEL chain.
377 |             let valueSideChannel = NSMapTable<AnyObject, AnyObject>.weakToWeakObjects()
    |                                    `- error: cannot find 'NSMapTable' in scope
378 |             valueSideChannel.setObject(sideChannel, forKey: SENTINEL)
379 |
[160/178] Compiling QsSwift Utils+Encode.swift
[161/178] Compiling QsSwift Utils+Merge.swift
[162/178] Compiling QsSwift Utils+NumericEntities.swift
[163/178] Compiling QsSwift Utils.swift
[164/178] Compiling QsSwift WeakWrapper.swift
[165/178] Compiling QsSwift Decoder+ParseKeys.swift
[166/178] Compiling QsSwift Decoder+ParseList.swift
[167/178] Compiling QsSwift Decoder+ParseObject.swift
[168/178] Compiling QsSwift Decoder+ParseQuery.swift
[169/178] Compiling QsSwift Decoder.swift
[170/178] Compiling QsSwift EncodeError+NSError.swift
[171/178] Compiling QsSwift EncodeError.swift
[172/178] Compiling QsSwift Format.swift
[173/178] Compiling QsSwift ListFormat.swift
[174/178] Compiling QsSwift Sentinel.swift
BUILD FAILURE 6.2 android