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

Successful build of QsSwift, reference main (4182ab), with Swift 6.1 for Linux on 14 Dec 2025 11:01:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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 4182ab3 :arrow_up: Bump actions/cache from 4 to 5 (#18)
Cloned https://github.com/techouse/qs-swift.git
Revision (git rev-parse @):
4182ab34e9e3b6a30ee4ad0fa766533febbc2c76
SUCCESS checkout https://github.com/techouse/qs-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/techouse/qs-swift.git
https://github.com/techouse/qs-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "reerkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.9",
            "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" : "QsSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "QsSwiftTests",
      "path" : "Tests/QsSwiftTests",
      "sources" : [
        "ConvenienceTests.swift",
        "CoreExtrasTests.swift",
        "DecodeTests.swift",
        "DelimiterTests.swift",
        "EncodeTests.swift",
        "EncodeTopLevelNormalizationTests.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"
      ],
      "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/Encoder.swift",
        "Internal/NSMapTable+Linux.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.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",
        "ObjCDecodeTests.swift",
        "ObjCDelimiterTests.swift",
        "ObjCEncodeTests.swift",
        "ObjCEndToEndTests.swift",
        "ObjCExampleTests.swift",
        "ObjCFilterTests.swift",
        "ObjCModelCoverageTests.swift",
        "ObjCSentinelTests.swift"
      ],
      "target_dependencies" : [
        "QsSwift",
        "QsObjC"
      ],
      "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.1"
}
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tools/QsSwiftComparison/js/node_modules': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/reers/ReerKit.git
Fetching https://github.com/apple/swift-collections.git
[1/2158] Fetching swift-docc-plugin
[217/6727] Fetching swift-docc-plugin, reerkit
[2113/12768] Fetching swift-docc-plugin, reerkit, swift-algorithms
[12769/31146] Fetching swift-docc-plugin, reerkit, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.33s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.33s)
Fetched https://github.com/reers/ReerKit.git from cache (1.33s)
Fetched https://github.com/apple/swift-collections.git from cache (1.35s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.67s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.30s)
Computing version for https://github.com/reers/ReerKit.git
Computed https://github.com/reers/ReerKit.git at 1.2.2 (0.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.80s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3596] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.65s)
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.1.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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/reers/ReerKit.git
Working copy of https://github.com/reers/ReerKit.git resolved at 1.2.2
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/23] Copying PrivacyInfo.xcprivacy
[2/23] Write sources
[2/23] Copying test_cases.json
[2/23] Write sources
[12/23] Compiling _NumericsShims _NumericsShims.c
[13/23] Write swift-version-24593BA9C3E375BF.txt
[15/173] Compiling RealModule RealFunctions.swift
[16/173] Emitting module ReerKit
[17/191] Compiling ReerKit Bool+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/191] Compiling ReerKit Character+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/193] Compiling ReerKit Collection+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/193] Compiling ReerKit Comparable+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/193] Compiling ReerKit BinaryFloatingPoint+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/193] Compiling ReerKit BinaryInteger+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/193] Compiling ReerKit Float+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/193] Compiling ReerKit FloatingPoint+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/193] Emitting module RealModule
[26/193] Compiling ReerKit DeinitObservable.swift
[27/193] Compiling ReerKit OnceExecutable.swift
[28/193] Compiling ReerKit Decodable+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/193] Compiling ReerKit Dictionary+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/193] Compiling ReerKit Double+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/193] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/193] Compiling ReerKit Swizzlable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/193] Compiling ReerKit Array+REExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/193] Compiling RealModule Real.swift
[41/193] Compiling RealModule Float16+Real.swift
[42/193] Compiling RealModule Float80+Real.swift
[43/193] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/193] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/194] Compiling RealModule RelaxedArithmetic.swift
[47/195] Wrapping AST for InternalCollectionsUtilities for debugging
[48/195] Wrapping AST for RealModule for debugging
[50/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/275] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/275] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/282] Compiling OrderedCollections OrderedDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/282] Compiling OrderedCollections OrderedSet+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/282] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/282] Compiling OrderedCollections OrderedSet+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/282] Compiling OrderedCollections OrderedSet+Diffing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/282] Compiling OrderedCollections OrderedSet+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/282] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/282] Compiling OrderedCollections OrderedSet+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/282] Compiling OrderedCollections OrderedSet+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/282] Compiling OrderedCollections OrderedSet+Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/282] Compiling OrderedCollections OrderedSet+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/282] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/282] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/282] Compiling Algorithms Chain.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/282] Compiling Algorithms Chunked.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/282] Compiling Algorithms Combinations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/282] Compiling Algorithms Compacted.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/282] Compiling Algorithms Cycle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/282] Compiling Algorithms EitherSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/282] Compiling Algorithms FirstNonNil.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/282] Compiling Algorithms Partition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/282] Compiling Algorithms Permutations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/282] Compiling Algorithms Product.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/282] Compiling Algorithms RandomSample.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/282] Compiling Algorithms Reductions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/282] Compiling Algorithms Rotate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/282] Compiling Algorithms Split.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/282] Compiling Algorithms Stride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/282] Compiling Algorithms Suffix.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/285] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/285] Compiling Algorithms Trim.swift
[104/285] Compiling Algorithms Unique.swift
[105/285] Compiling Algorithms Windows.swift
[109/285] Compiling Algorithms Joined.swift
[110/285] Compiling Algorithms Keyed.swift
[111/285] Compiling Algorithms MinMax.swift
[112/285] Compiling Algorithms FlattenCollection.swift
[113/285] Compiling Algorithms Grouped.swift
[114/285] Compiling Algorithms Indexed.swift
[115/285] Compiling Algorithms Intersperse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/285] Compiling Algorithms AdjacentPairs.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/285] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/285] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/285] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/285] Compiling OrderedCollections OrderedSet+UnorderedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/285] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/285] Compiling OrderedCollections OrderedSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/285] Compiling OrderedCollections _UnsafeBitset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/286] Compiling ReerKit Tree.swift
[140/286] Compiling ReerKit Debouncer.swift
[141/286] Compiling ReerKit FPSLabel.swift
[142/286] Compiling ReerKit Memory.swift
[143/286] Compiling ReerKit DeinitObserver.swift
[144/286] Compiling ReerKit GlobalFunctions.swift
[145/286] Compiling ReerKit Invocation.swift
[146/286] Compiling ReerKit KeyboardManager.swift
[147/286] Compiling ReerKit Keychain.swift
[148/286] Compiling ReerKit MutexLock.swift
[149/286] Compiling ReerKit ReadWriteLock.swift
[150/286] Compiling ReerKit Synchronizing.swift
[151/286] Compiling ReerKit UnfairLock.swift
[152/286] Compiling ReerKit LinearFunction.swift
[153/286] Compiling ReerKit MulticastDelegate.swift
[154/286] Compiling ReerKit NanoID.swift
[155/286] Compiling ReerKit Once.swift
[156/286] Compiling ReerKit UIStoryboard+REExtensions.swift
[157/286] Compiling ReerKit UISwitch+REExtensions.swift
[158/286] Compiling ReerKit UITabBar+REExtensions.swift
[159/286] Compiling ReerKit UITableView+REExtensions.swift
[160/286] Compiling ReerKit UITextField+REExtensions.swift
[161/286] Compiling ReerKit UITextView+REExtensions.swift
[162/286] Compiling ReerKit UIView+REExtensions.swift
[163/286] Compiling ReerKit UIViewController+REExtensions.swift
[164/286] Compiling ReerKit UIWindow+REExtensions.swift
[165/286] Compiling ReerKit CountdownTimer.swift
[166/286] Compiling ReerKit BinaryTree.swift
[167/286] Compiling ReerKit BoundedQueue.swift
[168/286] Compiling ReerKit LinkedList.swift
[169/286] Compiling ReerKit OrderedDictionary.swift
[170/286] Compiling ReerKit OrderedSet.swift
[171/286] Compiling ReerKit Queue.swift
[172/286] Compiling ReerKit Stack.swift
[191/286] Compiling ReerKit CAAnimation+REExtensions.swift
[192/286] Compiling ReerKit CAGradientLayer+REExtensions.swift
[193/286] Compiling ReerKit CALayer+REExtensions.swift
[194/286] Compiling ReerKit CATransform3D+REExtensions.swift
[195/286] Compiling ReerKit CGAffineTransform+REExtensions.swift
[196/286] Compiling ReerKit CGColor+REExtensions.swift
[197/286] Compiling ReerKit CGFloat+REExtensions.swift
[198/286] Compiling ReerKit CGPoint+REExtensions.swift
[199/286] Compiling ReerKit CGRect+REExtensions.swift
[200/286] Compiling ReerKit CGSize+REExtensions.swift
[201/286] Compiling ReerKit CGVector+REExtensions.swift
[202/286] Compiling ReerKit DispatchQueue+REExtensions.swift
[203/286] Compiling ReerKit Bundle+REExtensions.swift
[204/286] Compiling ReerKit Calendar+REExtensions.swift
[205/286] Compiling ReerKit ContiguousBytes+REExtensions.swift
[206/286] Compiling ReerKit Data+REExtensions.swift
[207/286] Compiling ReerKit Date+REExtensions.swift
[208/286] Compiling ReerKit FileManager+REExtensions.swift
[217/286] Compiling ReerKit String+REExtensions.swift
[218/286] Compiling ReerKit StringProtocol+REExtensions.swift
[219/286] Compiling ReerKit UIAlertController+REExtensions.swift
[220/286] Compiling ReerKit UIApplication+REExtensions.swift
[221/286] Compiling ReerKit UIBarButtonItem+REExtensions.swift
[222/286] Compiling ReerKit UIBezierPath+REExtensions.swift
[223/286] Compiling ReerKit UIButton+REExtensions.swift
[224/286] Compiling ReerKit UICollectionView+REExtensions.swift
[225/286] Compiling ReerKit UIControl+REExtensions.swift
[226/286] Compiling ReerKit Clamped.swift
[227/286] Compiling ReerKit LazyResettable.swift
[228/286] Compiling ReerKit Locked.swift
[229/286] Compiling ReerKit RWLocked.swift
[230/286] Compiling ReerKit Rounded.swift
[231/286] Compiling ReerKit Trimmed.swift
[232/286] Compiling ReerKit RETimer.swift
[233/286] Compiling ReerKit Reachability.swift
[234/286] Compiling ReerKit Throttler.swift
[235/286] Compiling ReerKit TypeNameDescribable.swift
[236/286] Compiling ReerKit Vibrator.swift
[237/286] Compiling ReerKit Weak.swift
[238/286] Compiling ReerKit WeakMap.swift
[239/286] Compiling ReerKit WeakProxy.swift
[240/286] Compiling ReerKit WeakSet.swift
[241/286] Compiling ReerKit WKWebView+REExtensions.swift
[242/286] Compiling ReerKit resource_bundle_accessor.swift
[279/287] Wrapping AST for OrderedCollections for debugging
[280/287] Wrapping AST for ReerKit for debugging
[282/287] Emitting module Algorithms
[283/288] Wrapping AST for Algorithms for debugging
[285/323] Emitting module QsSwift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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) }
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) }
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) }
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) }
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.
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.
251 |             return legacy(value, charset ?? self.charset)
252 |         }
[286/327] Compiling QsSwift WeakWrapper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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) }
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) }
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) }
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) }
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.
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.
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.
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.
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.
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.
322 |             decodeDotInKeys: newDecodeDot,
323 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[287/327] Compiling QsSwift _UnsafeSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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) }
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) }
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) }
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) }
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.
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.
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.
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.
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.
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.
322 |             decodeDotInKeys: newDecodeDot,
323 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[288/327] Compiling QsSwift DecodeOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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) }
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) }
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) }
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) }
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.
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.
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.
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.
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.
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.
322 |             decodeDotInKeys: newDecodeDot,
323 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[289/327] Compiling QsSwift DecodedMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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) }
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) }
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) }
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) }
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.
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.
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.
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.
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.
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.
322 |             decodeDotInKeys: newDecodeDot,
323 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[290/327] Compiling QsSwift Delimiter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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) }
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) }
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) }
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) }
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.
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.
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.
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.
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.
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.
322 |             decodeDotInKeys: newDecodeDot,
323 |             allowEmptyLists: allowEmptyLists ?? self.allowEmptyLists,
[291/327] Compiling QsSwift Decoder+ParseKeys.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[292/327] Compiling QsSwift Decoder+ParseList.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[293/327] Compiling QsSwift Decoder+ParseObject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[294/327] Compiling QsSwift Decoder+ParseQuery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[295/327] Compiling QsSwift Decoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[296/327] Compiling QsSwift EncodeOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[297/327] Compiling QsSwift Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[298/327] Compiling QsSwift Undefined.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[299/327] Compiling QsSwift Qs+Decode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[300/327] Compiling QsSwift Encoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[301/327] Compiling QsSwift NSMapTable+Linux.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[302/327] Compiling QsSwift Utils+Apply.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[303/327] Compiling QsSwift Utils+Combine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[304/327] Compiling QsSwift Utils+Compact.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[305/327] Compiling QsSwift EncodeError+NSError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[306/327] Compiling QsSwift EncodeError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[307/327] Compiling QsSwift Format.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[308/327] Compiling QsSwift ListFormat.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[309/327] Compiling QsSwift Sentinel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[310/327] Compiling QsSwift Qs+DecodeConvenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[311/327] Compiling QsSwift Qs+Encode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[312/327] Compiling QsSwift Qs+EncodeConvenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[313/327] Compiling QsSwift Qs.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[314/327] Compiling QsSwift HexTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[315/327] Compiling QsSwift DecodeKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[316/327] Compiling QsSwift Duplicates.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[317/327] Compiling QsSwift DecodeError+NSError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[318/327] Compiling QsSwift DecodeError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/327] Compiling QsSwift Utils+Decode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[320/327] Compiling QsSwift Utils+Encode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[321/327] Compiling QsSwift Utils+Merge.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[322/327] Compiling QsSwift Utils+NumericEntities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[323/327] Compiling QsSwift Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[324/328] Wrapping AST for QsSwift for debugging
[326/349] Compiling QsSwiftComparison main.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[327/349] Compiling QsSwiftComparison resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[328/349] Compiling QsObjC DelimiterObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[329/349] Compiling QsObjC EncodeOptionsObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[330/349] Compiling QsObjC SentinelObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[331/349] Compiling QsObjC _AnySendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[332/349] Compiling QsObjC _BlockBox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[333/349] Compiling QsObjC QsBridge+DecodeConvenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[334/349] Compiling QsObjC QsBridge+EncodeAsync.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[335/351] Emitting module QsObjC
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[336/351] Emitting module QsSwiftComparison
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[337/352] Compiling QsObjC DecodeOptionsObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[338/352] Compiling QsObjC DecodedMapObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[339/352] Compiling QsObjC EncodeErrorObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[340/352] Compiling QsObjC FormatObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[341/352] Compiling QsObjC ListFormatObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[342/352] Compiling QsObjC FilterObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[343/352] Compiling QsObjC UndefinedObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[344/352] Compiling QsObjC DecodeKindObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[345/352] Compiling QsObjC DuplicatesObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[346/352] Compiling QsObjC DecodeErrorObjC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[347/352] Compiling QsObjC QsBridge+EncodeConvenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[348/352] Compiling QsObjC QsBridge.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[350/353] Wrapping AST for QsSwiftComparison for debugging
[351/353] Write Objects.LinkFileList
[352/353] Linking QsSwiftComparison
Build complete! (83.49s)
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.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "reerkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.9",
            "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" : "QsSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "QsSwiftTests",
      "path" : "Tests/QsSwiftTests",
      "sources" : [
        "ConvenienceTests.swift",
        "CoreExtrasTests.swift",
        "DecodeTests.swift",
        "DelimiterTests.swift",
        "EncodeTests.swift",
        "EncodeTopLevelNormalizationTests.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"
      ],
      "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/Encoder.swift",
        "Internal/NSMapTable+Linux.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.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",
        "ObjCDecodeTests.swift",
        "ObjCDelimiterTests.swift",
        "ObjCEncodeTests.swift",
        "ObjCEndToEndTests.swift",
        "ObjCExampleTests.swift",
        "ObjCFilterTests.swift",
        "ObjCModelCoverageTests.swift",
        "ObjCSentinelTests.swift"
      ],
      "target_dependencies" : [
        "QsSwift",
        "QsObjC"
      ],
      "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.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tools/QsSwiftComparison/js/node_modules': File not found.
Done.