The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build ParseServerSwift, reference main (fce961), with Swift 6.1 for Android on 13 Dec 2025 04:32:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/parse-server-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/netreconlab/parse-server-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fce961f ci: Fix linux build (#83)
Cloned https://github.com/netreconlab/parse-server-swift.git
Revision (git rev-parse @):
fce961f9b79203a182f742530939b87b1729aebd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/parse-server-swift.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/netreconlab/parse-server-swift.git
https://github.com/netreconlab/parse-server-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "exact" : [
          "4.117.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "parse-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.12.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/netreconlab/Parse-Swift.git"
    }
  ],
  "manifest_display_name" : "ParseServerSwift",
  "name" : "ParseServerSwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ParseServerSwift",
      "targets" : [
        "ParseServerSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "App",
      "targets" : [
        "App"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ParseServerSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "ParseServerSwiftTests",
      "path" : "Tests/ParseServerSwiftTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "AppTests.swift"
      ],
      "target_dependencies" : [
        "ParseServerSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ParseServerSwift",
      "module_type" : "SwiftTarget",
      "name" : "ParseServerSwift",
      "path" : "Sources/ParseServerSwift",
      "product_dependencies" : [
        "Vapor",
        "ParseSwift"
      ],
      "product_memberships" : [
        "ParseServerSwift",
        "App"
      ],
      "sources" : [
        "Extensions/Parse+Vapor.swift",
        "Extensions/ParseHookFunction+Vapor.swift",
        "Extensions/ParseHookTrigger+Vapor.swift",
        "Models/GameScore.swift",
        "Models/Hooks.swift",
        "Models/Parameters/FooParameters.swift",
        "Models/User.swift",
        "Parse.swift",
        "ParseServerConfiguration.swift",
        "Utility/Constants.swift",
        "Utility/Functions.swift",
        "configure.swift",
        "routes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "App",
      "module_type" : "SwiftTarget",
      "name" : "App",
      "path" : "Sources/App",
      "product_memberships" : [
        "App"
      ],
      "sources" : [
        "entrypoint.swift"
      ],
      "target_dependencies" : [
        "ParseServerSwift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/netreconlab/Parse-Swift.git
[1/38326] Fetching parse-swift
[1151/114722] Fetching parse-swift, vapor
Fetched https://github.com/vapor/vapor.git from cache (5.81s)
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (5.88s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.12.3 (9.31s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.117.2 (1.27s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2632] Fetching websocket-kit
[1739/6248] Fetching websocket-kit, multipart-kit
[3248/8068] Fetching websocket-kit, multipart-kit, swift-atomics
[4173/14109] Fetching websocket-kit, multipart-kit, swift-atomics, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.64s)
[5635/11477] Fetching multipart-kit, swift-atomics, swift-algorithms
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.22s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
[7127/12162] Fetching multipart-kit, swift-algorithms, swift-metrics
[9667/13324] Fetching multipart-kit, swift-algorithms, swift-metrics, swift-service-context
[10829/18907] Fetching multipart-kit, swift-algorithms, swift-metrics, swift-service-context, swift-distributed-tracing
Fetched https://github.com/apple/swift-service-context.git from cache (0.52s)
[11174/17745] Fetching multipart-kit, swift-algorithms, swift-metrics, swift-distributed-tracing
Fetched https://github.com/apple/swift-metrics.git from cache (1.08s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[8836/15240] Fetching multipart-kit, swift-algorithms, swift-distributed-tracing
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.05s)
[7162/21375] Fetching multipart-kit, swift-algorithms, swift-nio-http2
[7163/27739] Fetching multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
[16104/33486] Fetching multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-extras, swift-log
[22555/48782] Fetching multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-extras, swift-log, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (1.22s)
[20950/43035] Fetching multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-extras, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[29680/123751] Fetching multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (5.21s)
[37598/117710] Fetching multipart-kit, swift-nio-http2, swift-nio-extras, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (5.64s)
Fetching https://github.com/apple/swift-crypto.git
[39743/114094] Fetching swift-nio-http2, swift-nio-extras, swift-nio-ssl, swift-nio
[43932/135450] Fetching swift-nio-http2, swift-nio-extras, swift-nio-ssl, swift-nio, routing-kit
Fetched https://github.com/apple/swift-nio-extras.git from cache (4.21s)
[46939/129086] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.26s)
[38959/117368] Fetching swift-nio-ssl, swift-nio, routing-kit
[61987/123869] Fetching swift-nio-ssl, swift-nio, routing-kit, console-kit
[63835/141334] Fetching swift-nio-ssl, swift-nio, routing-kit, console-kit, swift-crypto
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/console-kit.git from cache (0.80s)
[66193/134833] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[74484/137287] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-kit
[77022/151790] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (0.83s)
[75583/149336] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (3.08s)
[67876/127980] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.14s)
[52684/112684] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.59s)
[48459/98181] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.92s)
[62152/80716] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.89s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (16.06s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.59s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.68s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.27s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (0.60s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.62s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2809] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.33s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.05s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.58s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.64s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.58s)
Fetching https://github.com/apple/swift-collections.git
[1/18387] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (2.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.63s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.83s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (3.39s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
[1/1667] Fetching swift-asn1
[185/2618] Fetching swift-asn1, swift-http-types
[186/5186] Fetching swift-asn1, swift-http-types, swift-service-lifecycle
[204/12256] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-certificates
[214/18089] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-certificates, swift-async-algorithms
[3736/19293] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-certificates, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (2.78s)
[15594/18089] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.80s)
[13895/15521] Fetching swift-asn1, swift-http-types, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (2.93s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.93s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (2.94s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.96s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (3.56s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.65s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.64s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (5.72s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.57s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.61s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.94s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (3.62s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (2.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (1.49s)
Fetching https://github.com/apple/swift-system.git
[1/5221] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.70s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.88s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.1 (0.86s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (1.86s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
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/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.117.2
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.12.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Building for debugging...
[0/902] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[0/902] Write sources
[2/902] Compiling _NumericsShims _NumericsShims.c
[3/902] Write sources
[7/902] Compiling _AtomicsShims.c
[8/902] Write sources
[50/902] Compiling CXKCPShims shims.c
[51/902] Compiling SimpleFIPS202.c
[52/902] Write swift-version-24593BA9C3E375BF.txt
[53/902] Compiling KeccakSponge.c
[54/906] Compiling a_dup.cc
[55/906] Compiling aes.cc
[56/906] Compiling a_d2i_fp.cc
[57/906] Compiling KeccakP-1600-opt64.c
[58/922] Compiling a_bool.cc
[59/922] Compiling a_utctm.cc
[60/922] Compiling a_bitstr.cc
[62/1122] Emitting module _NIODataStructures
<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/1122] 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
[64/1124] Emitting module Logging
<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/1124] Compiling ServiceContextModule ServiceContextKey.swift
[66/1124] Compiling InternalCollectionsUtilities Debugging.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/1124] Compiling InternalCollectionsUtilities 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/1124] 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
[69/1124] 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
[70/1124] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[71/1124] Compiling InternalCollectionsUtilities Integer rank.swift
[72/1124] Emitting module RealModule
[73/1125] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[74/1125] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[75/1125] Compiling RealModule Float16+Real.swift
[76/1125] Compiling RealModule Float80+Real.swift
[77/1125] Compiling RealModule Real.swift
[78/1125] Emitting module ServiceContextModule
[79/1125] Compiling ServiceContextModule ServiceContext.swift
[80/1125] Compiling RealModule RealFunctions.swift
[81/1125] Compiling InternalCollectionsUtilities _SortedCollection.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/1125] Compiling InternalCollectionsUtilities _UniqueCollection.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/1126] Compiling InternalCollectionsUtilities UnsafeBufferPointer+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
[84/1126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+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
[85/1126] Compiling InternalCollectionsUtilities LifetimeOverride.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/1126] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.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/1126] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[88/1126] Compiling InternalCollectionsUtilities UInt+reversed.swift
[89/1126] Compiling _NIODataStructures _TinyArray.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/1126] Compiling _NIODataStructures PriorityQueue.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
[94/1126] Compiling _NIODataStructures Heap.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
[97/1126] Emitting module _NIOBase64
<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
[98/1126] Compiling _NIOBase64 Base64.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
[100/1126] Compiling InternalCollectionsUtilities _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
[101/1128] Compiling CoreMetrics Metrics.swift
[106/1129] Compiling RealModule RelaxedArithmetic.swift
[106/1130] Wrapping AST for _NIOBase64 for debugging
[107/1130] Wrapping AST for _NIODataStructures for debugging
[110/1210] Compiling Instrumentation Instrument.swift
[111/1266] Compiling Instrumentation NoOpInstrument.swift
[112/1266] Emitting module Instrumentation
[113/1266] Compiling Instrumentation MultiplexInstrument.swift
[114/1342] Compiling HeapModule Heap+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
[115/1342] Compiling HeapModule _HeapNode.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
[116/1342] Compiling HeapModule Heap.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
[117/1342] Compiling HeapModule Heap+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
[118/1342] Compiling HeapModule Heap+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
[119/1342] Compiling HeapModule Heap+UnsafeHandle.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
[120/1342] Emitting module HeapModule
<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
[122/1343] Compiling HashTreeCollections _HashNode+Subtree Removals.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
[123/1343] Compiling HashTreeCollections _HashNode+UnsafeHandle.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/1343] Compiling HashTreeCollections _HashNode.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/1343] Compiling HashTreeCollections _HashNodeHeader.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/1343] Compiling HashTreeCollections _HashSlot.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/1343] Compiling HashTreeCollections _HashStack.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/1343] Compiling HashTreeCollections _AncestorHashSlots.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/1350] 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
[130/1350] 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
[131/1350] 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
[132/1350] 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
[133/1350] 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
[134/1350] 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
[135/1350] Compiling HashTreeCollections TreeSet+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
[136/1350] Compiling HashTreeCollections TreeSet+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
[137/1350] Compiling HashTreeCollections TreeSet+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
[138/1350] Compiling HashTreeCollections TreeSet+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
[139/1375] Compiling DequeModule Deque+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
[140/1375] Compiling DequeModule Deque+Collection.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
[141/1375] Compiling DequeModule Deque+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
[142/1375] Compiling DequeModule Deque+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
[143/1375] Compiling DequeModule Deque+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
[144/1375] Compiling DequeModule Deque+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
[145/1375] Compiling DequeModule Deque+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
[146/1375] Compiling DequeModule Deque._Storage.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
[147/1375] Compiling HashTreeCollections TreeDictionary.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
[148/1375] Compiling HashTreeCollections TreeSet+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
[149/1375] Compiling HashTreeCollections TreeSet+Collection.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
[150/1375] Compiling HashTreeCollections TreeSet+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
[151/1375] Compiling HashTreeCollections TreeSet+Debugging.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
[152/1375] Compiling HashTreeCollections TreeSet+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
[153/1375] Compiling HashTreeCollections TreeSet+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
[154/1375] Compiling HashTreeCollections TreeSet+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
[155/1375] Compiling HashTreeCollections TreeSet+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
[156/1375] Compiling HashTreeCollections TreeSet+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
[157/1375] Compiling HashTreeCollections _Bitmap.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
[158/1375] Compiling HashTreeCollections _Bucket.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
[159/1375] Compiling HashTreeCollections _Hash.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
[160/1375] Compiling HashTreeCollections _HashLevel.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
[161/1375] Compiling HashTreeCollections _HashNode+Builder.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
[162/1375] Compiling HashTreeCollections _HashNode+Debugging.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
[163/1375] Compiling HashTreeCollections _HashNode+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
[164/1375] Compiling HashTreeCollections _HashNode+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
[165/1375] Compiling DequeModule Deque+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
[166/1375] Compiling DequeModule Deque+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
[167/1375] Compiling DequeModule Deque._UnsafeHandle.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
[168/1375] Compiling DequeModule Deque.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
[169/1375] Compiling DequeModule _DequeBuffer.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
[170/1375] Compiling DequeModule _DequeBufferHeader.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
[171/1375] Compiling HashTreeCollections _HashNode+Subtree 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
[172/1375] Compiling HashTreeCollections _HashNode+Subtree Modify.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
[173/1375] Compiling HashTreeCollections TreeDictionary+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
[174/1375] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.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
[175/1375] Compiling HashTreeCollections TreeDictionary+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
[176/1375] Compiling HashTreeCollections TreeDictionary+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
[177/1375] Compiling HashTreeCollections TreeDictionary+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
[178/1375] Compiling HashTreeCollections TreeDictionary+Keys.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
[179/1375] Compiling HashTreeCollections TreeDictionary+MapValues.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
[180/1375] Compiling HashTreeCollections TreeDictionary+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
[181/1375] Compiling HashTreeCollections TreeDictionary+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
[182/1375] Compiling HashTreeCollections TreeDictionary+Sequence.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
[183/1375] 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
<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
[188/1377] Compiling Logging Locks.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
[189/1377] Compiling Logging MetadataProvider.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
[190/1377] Compiling Logging Logging.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
[191/1377] Compiling Logging LogHandler.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
[192/1378] Compiling Instrumentation Locks.swift
[193/1378] Compiling Instrumentation InstrumentationSystem.swift
[194/1379] Emitting module CoreMetrics
[195/1379] Compiling CoreMetrics Locks.swift
[196/1380] Compiling HashTreeCollections TreeSet+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
[197/1380] Compiling HashTreeCollections TreeSet+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
[198/1380] Compiling HashTreeCollections TreeSet+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
[199/1380] Compiling HashTreeCollections TreeSet+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
[200/1380] Compiling HashTreeCollections TreeSet+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
[201/1380] Compiling HashTreeCollections TreeSet+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
[202/1380] Compiling HashTreeCollections TreeSet+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
[203/1380] Compiling HashTreeCollections TreeSet+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
[204/1380] Compiling HashTreeCollections TreeSet+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
[205/1380] Compiling HashTreeCollections TreeSet.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
[209/1380] Compiling DequeModule _DequeSlot.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
[210/1380] Compiling DequeModule _UnsafeWrappedBuffer.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
[210/1380] Wrapping AST for ServiceContextModule for debugging
<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
<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
[222/1392] Compiling HashTreeCollections _HashNode+Lookups.swift
[223/1392] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[224/1392] Compiling HashTreeCollections _HashTreeIterator.swift
[225/1392] Compiling HashTreeCollections _HashTreeStatistics.swift
[226/1392] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[227/1392] Compiling HashTreeCollections _RawHashNode.swift
[228/1392] Compiling HashTreeCollections _UnmanagedHashNode.swift
[229/1392] Compiling HashTreeCollections _UnsafePath.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
<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
[238/1403] Compiling HashTreeCollections TreeDictionary+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
[239/1403] Compiling HashTreeCollections TreeDictionary+Collection.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
[240/1403] Compiling HashTreeCollections TreeDictionary+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
[241/1403] Compiling HashTreeCollections TreeDictionary+Debugging.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
[242/1403] Compiling HashTreeCollections TreeDictionary+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
<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
<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
<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
[290/1405] Compiling Tracing TracingTime.swift
[291/1405] Compiling RoutingKit PathComponent.swift
[292/1405] Emitting module DequeModule
<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/1406] Emitting module Metrics
<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
<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
[305/1406] Compiling Tracing TracerProtocol.swift
[307/1406] Compiling RoutingKit Router.swift
[308/1406] Compiling RoutingKit TrieRouter.swift
[309/1406] Compiling Tracing TracerProtocol+Legacy.swift
[310/1406] Compiling Tracing Tracer.swift
[310/1406] Wrapping AST for RealModule for debugging
[312/1406] 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
[312/1407] Wrapping AST for Logging for debugging
[315/1407] Compiling RoutingKit Parameters.swift
[316/1407] Emitting module RoutingKit
[317/1407] Compiling RoutingKit AnyRouter.swift
[317/1408] Wrapping AST for InternalCollectionsUtilities for debugging
[319/1408] Compiling Tracing SpanProtocol.swift
[320/1408] Compiling Tracing InstrumentationSystem+Tracing.swift
[321/1408] Emitting module Tracing
[322/1408] Compiling Tracing NoOpTracer.swift
[324/1409] Compiling Metrics Metrics.swift
[324/1409] Wrapping AST for Instrumentation for debugging
[325/1410] Wrapping AST for OrderedCollections for debugging
[328/1410] Wrapping AST for HeapModule for debugging
[329/1410] Wrapping AST for RoutingKit for debugging
[330/1410] Wrapping AST for DequeModule for debugging
[331/1410] Compiling KeccakHash.c
<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
<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
<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
<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
<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
[365/1410] Wrapping AST for Tracing for debugging
[366/1410] Wrapping AST for Metrics for debugging
[367/1410] Compiling CVaporBcrypt blf.c
[369/1410] Emitting module _RopeModule
[369/1410] Compiling CVaporBcrypt bcrypt.c
[370/1410] Compiling CNIOWindows shim.c
[371/1410] Wrapping AST for CoreMetrics for debugging
[372/1410] Compiling CNIOWindows WSAStartup.c
[373/1410] Compiling CNIOWASI CNIOWASI.c
[374/1410] Compiling CNIOOpenBSD shim.c
[375/1410] Compiling CNIOPosix event_loop_id.c
[376/1410] Compiling CSystem shims.c
[377/1410] Compiling CNIOLinux liburing_shims.c
[378/1410] Compiling CNIOSHA1 c_nio_sha1.c
[379/1410] Compiling CNIOLLHTTP c_nio_http.c
[380/1410] Compiling CNIOLinux shim.c
[381/1410] Compiling CNIOExtrasZlib empty.c
[382/1410] Compiling CNIODarwin shim.c
[383/1410] Compiling CNIOLLHTTP c_nio_api.c
[384/1410] Compiling fiat_p256_adx_sqr.S
[385/1410] Compiling fiat_p256_adx_mul.S
[387/1410] Emitting module ParseSwift
[387/1435] Compiling fiat_curve25519_adx_square.S
[388/1466] Compiling fiat_curve25519_adx_mul.S
[389/1466] Compiling CNIOLLHTTP c_nio_llhttp.c
[391/1466] Compiling SystemPackage IORing.swift
[392/1466] Compiling SystemPackage RawIORequest.swift
[393/1466] Compiling SystemPackage Backcompat.swift
[394/1466] Compiling SystemPackage CInterop.swift
[394/1470] Compiling CNIOBoringSSLShims shims.c
[396/1470] Compiling _RopeModule Rope+Join.swift
[397/1470] Compiling _RopeModule Rope+MutatingForEach.swift
[398/1470] Compiling _RopeModule Rope+Remove.swift
[399/1470] Compiling _RopeModule Rope+RemoveSubrange.swift
[400/1470] Compiling _RopeModule Rope+Split.swift
[401/1470] Compiling _RopeModule Optional Utilities.swift
[402/1470] Compiling _RopeModule String Utilities.swift
[403/1470] Compiling _RopeModule String.Index+ABI.swift
[404/1470] Compiling _RopeModule _CharacterRecognizer.swift
[405/1470] Compiling SystemPackage Syscalls.swift
[406/1470] Compiling SystemPackage WindowsSyscallAdapters.swift
[407/1470] Compiling SystemPackage MachPort.swift
[408/1470] Compiling SystemPackage PlatformString.swift
[409/1470] Emitting module HashTreeCollections
<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
[424/1471] Compiling SystemPackage FilePathSyntax.swift
[425/1471] Compiling SystemPackage FilePathTemp.swift
[426/1471] Compiling SystemPackage FilePathTempPosix.swift
[427/1471] Compiling SystemPackage FilePathTempWindows.swift
[428/1471] Compiling SystemPackage FilePathWindows.swift
[429/1471] Compiling SystemPackage FilePath.swift
[430/1471] Compiling SystemPackage FilePathComponentView.swift
[431/1471] Compiling SystemPackage FilePathComponents.swift
[432/1471] Compiling SystemPackage FilePathParsing.swift
[433/1471] Compiling SystemPackage FilePathString.swift
[434/1471] Compiling SystemPackage Errno.swift
[435/1471] Compiling SystemPackage ErrnoWindows.swift
[436/1471] Compiling SystemPackage FileDescriptor.swift
[437/1471] Compiling SystemPackage FileHelpers.swift
[438/1471] Compiling SystemPackage FileOperations.swift
[445/1471] Compiling SystemPackage FilePermissions.swift
[446/1471] Compiling SystemPackage IOCompletion.swift
[447/1471] Compiling SystemPackage IORequest.swift
[448/1471] Compiling SystemPackage Constants.swift
[449/1471] Compiling SystemPackage Exports.swift
[450/1471] Compiling SystemPackage Mocking.swift
[451/1471] Compiling SystemPackage RawBuffer.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
[477/1472] Wrapping AST for HashTreeCollections for debugging
[478/1472] Wrapping AST for _RopeModule for debugging
[480/1472] Compiling SystemPackage SystemString.swift
[481/1472] Compiling SystemPackage Util+StringArray.swift
[482/1472] Compiling SystemPackage Util.swift
[483/1472] Compiling SystemPackage UtilConsumers.swift
[483/1472] Compiling tls_method.cc
[483/1472] Compiling tls_record.cc
[496/1472] Emitting module SystemPackage
[496/1473] Compiling tls13_server.cc
[498/1473] Compiling tls13_enc.cc
[499/1473] Wrapping AST for SystemPackage for debugging
[501/1473] Compiling ParseSwift Savable.swift
[502/1473] Compiling ParseSwift InMemoryPrimitiveStore.swift
[503/1473] Compiling ParseSwift KeychainStore.swift
[504/1473] Compiling ParseSwift ParseFileManager.swift
[505/1473] Compiling ParseSwift ParsePrimitiveStorable.swift
[506/1473] Compiling ParseSwift ParseStorage.swift
[507/1473] Compiling ParseSwift SecureStorable.swift
[508/1473] Compiling ParseSwift CloudViewModel.swift
[509/1473] Compiling ParseSwift ParseOperationAdd.swift
[510/1473] Compiling ParseSwift ParseOperationAddRelation.swift
[511/1473] Compiling ParseSwift ParseOperationAddUnique.swift
[512/1473] Compiling ParseSwift ParseOperationBatch.swift
[513/1473] Compiling ParseSwift ParseOperationCommand.swift
[514/1473] Compiling ParseSwift ParseOperationDelete.swift
[515/1473] Compiling ParseSwift ParseOperationIncrement.swift
[516/1473] Compiling ParseSwift ParseOperationIncrementDouble.swift
[517/1473] Compiling ParseSwift ParseOperationRemove.swift
[518/1473] Compiling ParseSwift ParseOperationRemoveRelation.swift
[519/1473] Compiling ParseSwift ParseACL.swift
[520/1473] Compiling ParseSwift ParseAnalytics+async.swift
[521/1473] Compiling ParseSwift ParseAnalytics+combine.swift
[522/1473] Compiling ParseSwift ParseAnalytics.swift
[523/1473] Compiling ParseSwift ParseBytes.swift
[524/1473] Compiling ParseSwift ParseCLP.swift
[525/1473] Compiling ParseSwift ParseConfigCodable+async.swift
[526/1473] Compiling ParseSwift ParseConfigCodable+combine.swift
[527/1473] Compiling ParseSwift ParseConfigCodable.swift
[528/1473] Compiling ParseSwift ParseConfiguration.swift
[529/1473] Compiling ParseSwift ParseError.swift
[530/1473] Compiling ParseSwift ParseField.swift
[531/1473] Compiling ParseSwift ParseFieldOptions.swift
[532/1473] Compiling ParseSwift ParseFile+async.swift
[533/1473] Compiling ParseSwift ParseFile+combine.swift
[534/1473] Compiling ParseSwift ParseFile.swift
[535/1473] Compiling ParseSwift ParseFileDefaultTransfer.swift
[536/1473] Compiling ParseSwift ParseGeoPoint.swift
[537/1473] Compiling ParseSwift ParseHookFunction.swift
[538/1473] Compiling ParseSwift ParseHookFunctionRequest.swift
[539/1473] Compiling ParseSwift ParseHookResponse.swift
[540/1473] Compiling ParseSwift ParseHookTrigger.swift
[541/1473] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
[542/1473] Compiling ParseSwift ParseHookTriggerRequest.swift
[543/1473] Compiling ParseSwift ParseKeychainAccessGroup.swift
[544/1473] Compiling ParseSwift ParseOperation+async.swift
[545/1473] Compiling ParseSwift ParseOperation+combine.swift
[546/1473] Compiling ParseSwift ParseOperation.swift
[547/1473] Compiling ParseSwift ParsePolygon.swift
[548/1473] Compiling ParseSwift ParsePush+async.swift
[549/1473] Compiling ParseSwift ParsePush+combine.swift
[550/1473] Compiling ParseSwift ParsePush.swift
[551/1473] Compiling ParseSwift API+BatchCommand.swift
[552/1473] Compiling ParseSwift API+Command+async.swift
[553/1473] Compiling ParseSwift API+Command.swift
[554/1473] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[555/1473] Compiling ParseSwift API+NonParseBodyCommand.swift
[556/1473] Compiling ParseSwift API.swift
[557/1473] Compiling ParseSwift BatchUtils.swift
[558/1473] Compiling ParseSwift ParseURLSessionDelegate.swift
[559/1473] Compiling ParseSwift Responses.swift
[560/1473] Compiling ParseSwift ParseApple+async.swift
[561/1473] Compiling ParseSwift ParseApple+combine.swift
[562/1473] Compiling ParseSwift ParseApple.swift
[563/1473] Compiling ParseSwift ParseFacebook+async.swift
[564/1473] Compiling ParseSwift ParseFacebook+combine.swift
[565/1473] Compiling ParseSwift ParseFacebook.swift
[566/1473] Compiling ParseSwift ParseGitHub+async.swift
[567/1473] Compiling ParseSwift ParseGitHub+combine.swift
[568/1473] Compiling ParseSwift ParseGitHub.swift
[569/1473] Compiling ParseSwift ParseGoogle+async.swift
[570/1473] Compiling ParseSwift ParseGoogle+combine.swift
[571/1473] Compiling ParseSwift ParseGoogle.swift
[572/1473] Compiling ParseSwift ParseInstagram+async.swift
[573/1473] Compiling ParseSwift ParseInstagram+combine.swift
[574/1473] Compiling ParseSwift ParseInstagram.swift
[575/1473] Compiling ParseSwift ParseLDAP+async.swift
[586/1473] Compiling ParseSwift ParseHookTriggerable+combine.swift
[587/1473] Compiling ParseSwift ParseHookTriggerable.swift
[588/1473] Compiling ParseSwift ParseHookable.swift
[589/1473] Compiling ParseSwift ParseOperationable.swift
[590/1473] Compiling ParseSwift ParsePointerable+async.swift
[591/1473] Compiling ParseSwift ParsePointerable+combine.swift
[592/1473] Compiling ParseSwift ParsePointerable.swift
[593/1473] Compiling ParseSwift ParsePushApplePayloadable.swift
[594/1473] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[595/1473] Compiling ParseSwift ParsePushPayloadable.swift
[596/1473] Compiling ParseSwift ParseQueryScorable.swift
[597/1473] Compiling ParseSwift ParseRelationOperationable.swift
[598/1473] Compiling ParseSwift ParseTypeable.swift
[599/1473] Compiling ParseSwift QueryObservable.swift
[600/1473] Compiling ParseSwift Queryable.swift
[600/1473] Compiling tls13_client.cc
[601/1473] Compiling tls13_both.cc
[602/1473] Compiling t1_enc.cc
[603/1473] Compiling ssl_versions.cc
[604/1473] Compiling ssl_x509.cc
[605/1473] Compiling ssl_transcript.cc
[606/1473] Compiling ssl_stat.cc
[607/1473] Compiling ssl_privkey.cc
[608/1473] Compiling ssl_session.cc
[609/1473] Compiling ssl_key_share.cc
[610/1473] Compiling ssl_file.cc
[611/1473] Compiling ssl_credential.cc
[612/1473] Compiling ssl_cipher.cc
[663/1473] Compiling ssl_lib.cc
[664/1473] Compiling ssl_buffer.cc
[665/1473] Compiling ssl_cert.cc
[666/1473] Compiling ssl_aead_ctx.cc
[667/1473] Compiling s3_pkt.cc
[668/1473] Compiling ssl_asn1.cc
[669/1473] Compiling s3_lib.cc
[670/1473] Compiling s3_both.cc
[671/1473] Compiling handshake_server.cc
[672/1473] Compiling handshake_client.cc
[673/1473] Compiling handshake.cc
[674/1473] Compiling handoff.cc
[675/1473] Compiling encrypted_client_hello.cc
[676/1473] Compiling dtls_record.cc
[677/1473] Compiling extensions.cc
[678/1473] Compiling md5-x86_64-linux.S
[679/1473] Compiling md5-x86_64-apple.S
[680/1473] Compiling md5-586-linux.S
[681/1473] Compiling md5-586-apple.S
[682/1473] Compiling err_data.cc
[683/1473] Compiling dtls_method.cc
[684/1473] Compiling chacha20_poly1305_x86_64-linux.S
[685/1473] Compiling d1_srtp.cc
[686/1473] Compiling chacha20_poly1305_armv8-win.S
[687/1473] Compiling chacha20_poly1305_x86_64-apple.S
[688/1473] Compiling chacha20_poly1305_armv8-apple.S
[689/1473] Compiling bio_ssl.cc
[690/1473] Compiling chacha-x86_64-linux.S
[690/1473] Compiling chacha20_poly1305_armv8-linux.S
[692/1473] Compiling chacha-x86-apple.S
[693/1473] Compiling chacha-x86_64-apple.S
[694/1473] Compiling chacha-x86-linux.S
[695/1473] Compiling chacha-armv8-win.S
[696/1473] Compiling chacha-armv8-apple.S
[697/1473] Compiling chacha-armv4-linux.S
[698/1473] Compiling aes128gcmsiv-x86_64-linux.S
[699/1473] Compiling chacha-armv8-linux.S
[700/1473] Compiling aes128gcmsiv-x86_64-apple.S
[701/1473] Compiling d1_lib.cc
[702/1473] Compiling x86_64-mont5-linux.S
[703/1473] Compiling x86_64-mont5-apple.S
[704/1473] Compiling d1_pkt.cc
[705/1473] Compiling x86_64-mont-linux.S
[706/1473] Compiling x86_64-mont-apple.S
[707/1473] Compiling x86-mont-linux.S
[708/1473] Compiling vpaes-x86_64-linux.S
[709/1473] Compiling x86-mont-apple.S
[710/1473] Compiling vpaes-x86_64-apple.S
[711/1473] Compiling vpaes-x86-apple.S
[712/1473] Compiling vpaes-armv8-win.S
[713/1473] Compiling vpaes-x86-linux.S
[714/1473] Compiling vpaes-armv8-apple.S
[715/1473] Compiling vpaes-armv7-linux.S
[716/1473] Compiling vpaes-armv8-linux.S
[717/1473] Compiling sha512-x86_64-apple.S
[718/1473] Compiling sha512-x86_64-linux.S
[719/1473] Compiling sha512-armv8-win.S
[720/1473] Compiling sha512-armv8-apple.S
[721/1473] Compiling sha512-armv4-linux.S
[722/1473] Compiling sha512-armv8-linux.S
[723/1473] Compiling sha512-586-linux.S
[724/1473] Compiling sha512-586-apple.S
[725/1473] Compiling sha256-x86_64-apple.S
[726/1473] Compiling sha256-armv8-win.S
[727/1473] Compiling sha256-x86_64-linux.S
[729/1473] Compiling ParseSwift ParsePushAppleAlert.swift
[730/1473] Compiling ParseSwift ParsePushAppleSound.swift
[731/1473] Compiling ParseSwift ParsePushPayloadApple.swift
[732/1473] Compiling ParseSwift ParsePushFirebaseNotification.swift
[733/1473] Compiling ParseSwift ParsePushPayloadFirebase.swift
[734/1473] Compiling ParseSwift ParsePushPayloadAny.swift
[735/1473] Compiling ParseSwift ParsePushStatus.swift
[736/1473] Compiling ParseSwift ParseRelation.swift
[737/1473] Compiling ParseSwift ParseSchema+async.swift
[738/1473] Compiling ParseSwift ParseSchema+combine.swift
[739/1473] Compiling ParseSwift ParseSchema.swift
[740/1473] Compiling ParseSwift ParseServer+async.swift
[741/1473] Compiling ParseSwift ParseServer+combine.swift
[742/1473] Compiling ParseSwift ParseServer.swift
[743/1473] Compiling ParseSwift ParseVersion.swift
[744/1473] Compiling ParseSwift Pointer+async.swift
[745/1473] Compiling ParseSwift Pointer+combine.swift
[746/1473] Compiling ParseSwift Pointer.swift
[747/1473] Compiling ParseSwift Query+async.swift
[748/1473] Compiling ParseSwift Query+combine.swift
[749/1473] Compiling ParseSwift Query.swift
[750/1473] Compiling ParseSwift QueryConstraint.swift
[751/1473] Compiling ParseSwift QueryViewModel.swift
[752/1473] Compiling ParseSwift QueryWhere.swift
[753/1473] Compiling ParseSwift Utility.swift
[753/1473] Compiling d1_both.cc
[754/1473] Compiling sha256-armv8-apple.S
[754/1473] Compiling sha256-armv4-linux.S
[756/1473] Compiling sha256-586-apple.S
[757/1473] Compiling sha1-x86_64-linux.S
[758/1473] Compiling sha256-586-linux.S
[759/1473] Compiling sha256-armv8-linux.S
[760/1473] Compiling sha1-x86_64-apple.S
[761/1473] Compiling sha1-armv8-win.S
[762/1473] Compiling sha1-armv8-linux.S
[763/1473] Compiling sha1-586-apple.S
[764/1473] Compiling sha1-586-linux.S
[765/1473] Compiling rsaz-avx2-apple.S
[765/1473] Compiling sha1-armv4-large-linux.S
[767/1473] Compiling sha1-armv8-apple.S
[767/1473] Compiling rsaz-avx2-linux.S
[769/1473] Compiling rdrand-x86_64-linux.S
[770/1473] Compiling p256-x86_64-asm-linux.S
[770/1473] Compiling p256_beeu-x86_64-asm-linux.S
[770/1473] Compiling p256_beeu-armv8-asm-linux.S
[770/1473] Compiling rdrand-x86_64-apple.S
[770/1473] Compiling p256_beeu-armv8-asm-apple.S
[770/1473] Compiling p256_beeu-armv8-asm-win.S
[770/1473] Compiling p256_beeu-x86_64-asm-apple.S
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/703] Write sources
[4/721] Compiling p256_beeu-armv8-asm-linux.S
[4/721] Compiling p256_beeu-x86_64-asm-linux.S
[6/721] Compiling p256_beeu-armv8-asm-win.S
[7/721] Compiling p256_beeu-x86_64-asm-apple.S
[7/721] Compiling rdrand-x86_64-apple.S
[9/721] Compiling p256_beeu-armv8-asm-apple.S
[10/721] Compiling p256-x86_64-asm-linux.S
[11/721] Compiling p256-x86_64-asm-apple.S
[12/721] Compiling p256-armv8-asm-win.S
[13/721] Compiling p256-armv8-asm-apple.S
[14/721] Compiling ghashv8-armv8-win.S
[15/721] Compiling ghashv8-armv8-linux.S
[16/721] Compiling p256-armv8-asm-linux.S
[17/721] Compiling ghashv8-armv8-apple.S
[18/721] Compiling ghash-x86_64-linux.S
[19/721] Compiling ghashv8-armv7-linux.S
[20/721] Compiling ghash-x86_64-apple.S
[21/721] Compiling ghash-x86-linux.S
[22/721] Compiling ghash-x86-apple.S
[23/721] Compiling ghash-ssse3-x86_64-apple.S
[24/721] Compiling ghash-ssse3-x86-linux.S
[25/721] Compiling ghash-ssse3-x86_64-linux.S
[26/721] Compiling ghash-neon-armv8-win.S
[27/721] Compiling ghash-ssse3-x86-apple.S
[28/721] Compiling ghash-neon-armv8-linux.S
[29/721] Compiling ghash-neon-armv8-apple.S
[30/721] Write swift-version-24593BA9C3E375BF.txt
[31/721] Compiling ghash-armv4-linux.S
[32/721] Compiling bn-armv8-win.S
[33/721] Compiling bn-586-linux.S
[34/721] Compiling co-586-linux.S
[35/721] Compiling bn-armv8-linux.S
[36/721] Compiling bsaes-armv7-linux.S
[37/721] Compiling co-586-apple.S
[38/721] Compiling bn-armv8-apple.S
[40/777] Compiling RealModule RealFunctions.swift
[41/794] Compiling ServiceContextModule ServiceContextKey.swift
[42/794] Emitting module ServiceContextModule
[43/794] Compiling ServiceContextModule ServiceContext.swift
[44/795] Compiling RealModule RelaxedArithmetic.swift
[45/795] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[46/795] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[47/795] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[48/795] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/797] Compiling RealModule Float80+Real.swift
[50/797] Compiling RealModule Real.swift
[51/797] Compiling Logging LogHandler.swift
[52/797] Compiling Logging MetadataProvider.swift
[54/797] Compiling RealModule Float16+Real.swift
[55/842] Emitting module RealModule
[56/917] Compiling ParseSwift ParseApple+async.swift
[57/917] Compiling ParseSwift ParseApple+combine.swift
[58/917] Compiling _NIODataStructures PriorityQueue.swift
[59/917] Compiling _NIODataStructures _TinyArray.swift
[60/916] Compiling _NIODataStructures Heap.swift
[61/916] Emitting module Logging
[62/972] Emitting module _NIODataStructures
[63/973] Compiling ParseSwift ParseGitHub+async.swift
[64/973] Compiling ParseSwift ParseGitHub+combine.swift
[66/973] Compiling ParseSwift InputStream.swift
[67/973] Compiling ParseSwift URLCache.swift
[68/973] Compiling ParseSwift URLSession.swift
[69/973] Compiling ParseSwift BaseConfig.swift
[70/983] Compiling Logging Locks.swift
[71/982] Compiling ParseSwift API+NonParseBodyCommand.swift
[72/982] Compiling ParseSwift API.swift
[73/982] Compiling ParseSwift ParseApple.swift
[74/982] Compiling ParseSwift ParseFacebook+async.swift
[75/982] Compiling ParseSwift ParseFacebook+combine.swift
[76/982] Compiling ParseSwift ParseFacebook.swift
[77/982] Compiling ParseSwift ParseInstagram+combine.swift
[78/982] Compiling ParseSwift ParseInstagram.swift
[79/982] Compiling ParseSwift ParseLDAP+async.swift
[80/982] Compiling ParseSwift Encodable.swift
[81/982] Compiling ParseSwift API+Command.swift
[82/982] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[87/983] Emitting module _NIOBase64
[88/983] Compiling _NIOBase64 Base64.swift
[89/984] Compiling ParseSwift ParseGoogle+async.swift
[90/984] Compiling ParseSwift ParseGoogle+combine.swift
[91/984] Compiling ParseSwift ParseGoogle.swift
[92/984] Compiling ParseSwift ParseInstagram+async.swift
[93/984] Compiling Instrumentation NoOpInstrument.swift
[94/984] Compiling ParseSwift API+BatchCommand.swift
[95/984] Compiling ParseSwift API+Command+async.swift
[99/984] Emitting module InternalCollectionsUtilities
[100/984] Compiling Instrumentation MultiplexInstrument.swift
[102/983] Emitting module Instrumentation
[102/983] Wrapping AST for RealModule for debugging
[104/983] Compiling Instrumentation Locks.swift
[105/983] Compiling Instrumentation InstrumentationSystem.swift
[106/983] Compiling Instrumentation Instrument.swift
[106/987] Compiling bn-586-apple.S
[107/987] Compiling armv8-mont-win.S
[115/987] Compiling ParseSwift BatchUtils.swift
[116/987] Compiling armv8-mont-linux.S
[118/1005] Compiling armv8-mont-apple.S
[119/1004] Compiling armv4-mont-linux.S
[121/1012] Compiling Atomics UnsafeAtomic.swift
[122/1012] Compiling Atomics UnsafeAtomicLazyReference.swift
[123/1014] Compiling Atomics ManagedAtomic.swift
[124/1014] Compiling Atomics ManagedAtomicLazyReference.swift
[125/1014] Compiling Logging Logging.swift
[126/1015] Compiling Atomics AtomicStorage.swift
[127/1015] Compiling Atomics AtomicValue.swift
[128/1015] Compiling Atomics AtomicMemoryOrderings.swift
[129/1015] Compiling Atomics DoubleWord.swift
[130/1015] Compiling Tracing InstrumentationSystem+Tracing.swift
[132/1091] Emitting module CoreMetrics
[133/1137] Compiling Tracing TracerProtocol.swift
[134/1137] Compiling Tracing TracingTime.swift
[135/1137] Compiling OrderedCollections OrderedSet+Insertions.swift
[136/1137] Compiling OrderedCollections OrderedSet+Invariants.swift
[137/1137] Compiling Tracing Tracer.swift
[138/1137] Compiling Tracing TracerProtocol+Legacy.swift
[139/1137] Emitting module Tracing
[140/1139] Compiling OrderedCollections OrderedDictionary+Elements.swift
[141/1139] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[142/1139] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[143/1139] Compiling OrderedCollections OrderedSet+Initializers.swift
[145/1139] Emitting module SystemPackage
[146/1139] Compiling OrderedCollections _HashTable+Testing.swift
[147/1139] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[148/1139] Compiling OrderedCollections _HashTable.swift
[149/1140] Compiling OrderedCollections _Hashtable+Header.swift
[150/1140] Compiling OrderedCollections OrderedDictionary+Codable.swift
[152/1143] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[153/1143] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[154/1143] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[155/1143] Compiling OrderedCollections OrderedDictionary+Values.swift
[156/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[157/1143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[159/1144] Compiling RoutingKit AnyRouter.swift
[160/1144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[161/1144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[162/1144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[163/1144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[164/1144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[165/1144] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[166/1144] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[167/1144] Compiling OrderedCollections OrderedDictionary.swift
[168/1144] Compiling OrderedCollections OrderedSet+Codable.swift
[169/1144] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[170/1144] Compiling OrderedCollections OrderedSet+Descriptions.swift
[171/1144] Compiling OrderedCollections OrderedSet+Diffing.swift
[172/1144] Compiling OrderedCollections OrderedSet+Equatable.swift
[173/1144] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[174/1144] Compiling OrderedCollections OrderedSet+Hashable.swift
[175/1151] Emitting module RoutingKit
[176/1151] Compiling RoutingKit Parameters.swift
[177/1151] Compiling RoutingKit PathComponent.swift
[178/1151] Compiling RoutingKit TrieRouter.swift
[179/1151] Compiling RoutingKit Router.swift
[180/1159] Compiling Tracing NoOpTracer.swift
[181/1159] Compiling Tracing SpanProtocol.swift
[182/1160] Compiling CoreMetrics Locks.swift
[183/1160] Compiling CoreMetrics Metrics.swift
[186/1161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[187/1161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[188/1161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[189/1161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[190/1161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[194/1161] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[195/1161] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[196/1161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[197/1161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[198/1161] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[199/1161] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[200/1161] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[201/1161] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[202/1161] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[203/1161] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[204/1161] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[210/1161] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[211/1161] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[217/1159] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[219/1159] Compiling HeapModule Heap+Descriptions.swift
[220/1159] Compiling ParseSwift ParseFileTransferable.swift
[221/1159] Compiling ParseSwift ParseHookFunctionable+async.swift
[222/1159] Compiling ParseSwift ParseHookFunctionable+combine.swift
[223/1159] Compiling ParseSwift ParseHookFunctionable.swift
[224/1159] Compiling ParseSwift ParseHookParametable.swift
[225/1159] Compiling ParseSwift ParseHookRequestable+async.swift
[226/1159] Compiling ParseSwift ParseHookRequestable+combine.swift
[227/1159] Compiling ParseSwift ParseHookRequestable.swift
[228/1159] Compiling ParseSwift ParseHookTriggerRequestable.swift
[229/1159] Compiling ParseSwift ParseHookTriggerable+async.swift
[230/1159] Compiling ParseSwift ParseHookTriggerable+combine.swift
[231/1159] Compiling ParseSwift ParseHookTriggerable.swift
[232/1159] Compiling ParseSwift ParseHookable.swift
[233/1159] Compiling ParseSwift ParseOperationable.swift
[234/1159] Compiling ParseSwift ParsePointerable+async.swift
[235/1159] Compiling ParseSwift ParsePointerable+combine.swift
[236/1159] Compiling ParseSwift ParsePointerable.swift
[237/1159] Compiling ParseSwift ParsePushApplePayloadable.swift
[238/1159] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[239/1159] Compiling ParseSwift ParsePushPayloadable.swift
[240/1159] Compiling ParseSwift ParseQueryScorable.swift
[241/1159] Compiling ParseSwift ParseRelationOperationable.swift
[242/1159] Compiling ParseSwift ParseTypeable.swift
[243/1159] Compiling ParseSwift QueryObservable.swift
[244/1159] Compiling ParseSwift Queryable.swift
[245/1184] Compiling HeapModule Heap.swift
[246/1184] Compiling HeapModule _HeapNode.swift
[247/1201] Compiling HeapModule Heap+Invariants.swift
[248/1201] Compiling HeapModule Heap+UnsafeHandle.swift
[249/1277] Emitting module HeapModule
[250/1278] Compiling HashTreeCollections _HashNode+Storage.swift
[251/1278] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[252/1280] Compiling Metrics Metrics.swift
[254/1280] Compiling HashTreeCollections _Bitmap.swift
[255/1280] Compiling HashTreeCollections _Bucket.swift
[256/1279] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[257/1279] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[260/1279] Compiling HashTreeCollections _HashNode+Structural filter.swift
[261/1279] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[262/1279] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[263/1279] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[264/1279] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[265/1279] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[266/1288] Emitting module Metrics
[269/1289] Compiling HashTreeCollections TreeSet+Hashable.swift
[270/1289] Compiling HashTreeCollections TreeSet+Sendable.swift
[271/1289] Compiling _RopeModule Rope+Join.swift
[272/1289] Compiling _RopeModule Rope+MutatingForEach.swift
[273/1289] Compiling _RopeModule Rope+Remove.swift
[274/1289] Compiling _RopeModule Rope+RemoveSubrange.swift
[275/1289] Compiling _RopeModule Rope+Split.swift
[276/1289] Compiling _RopeModule Optional Utilities.swift
[277/1289] Compiling _RopeModule String Utilities.swift
[278/1289] Compiling _RopeModule String.Index+ABI.swift
[284/1308] Compiling HashTreeCollections TreeDictionary.swift
[285/1308] Compiling HashTreeCollections TreeSet+Codable.swift
[286/1308] Compiling HashTreeCollections TreeSet+Collection.swift
[287/1308] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[288/1308] Compiling HashTreeCollections TreeSet+Debugging.swift
[289/1308] Compiling HashTreeCollections TreeSet+Descriptions.swift
[290/1308] Compiling HashTreeCollections TreeSet+Equatable.swift
[291/1308] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[292/1308] Compiling HashTreeCollections TreeSet+Extras.swift
[293/1308] Compiling HashTreeCollections TreeSet+Filter.swift
[294/1351] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[301/1351] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[302/1351] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[303/1351] Compiling BitCollections BitArray+Extras.swift
[304/1351] Compiling BitCollections BitArray+Fill.swift
[305/1351] Compiling BitCollections BitArray+Hashable.swift
[306/1351] Compiling BitCollections BitArray+Initializers.swift
[307/1351] Compiling BitCollections BitArray+Invariants.swift
[308/1351] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[309/1351] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[310/1351] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[311/1351] Compiling BitCollections BitSet+SetAlgebra union.swift
[312/1351] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[313/1351] Compiling BitCollections BitSet.Counted.swift
[314/1351] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[315/1351] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[316/1351] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[317/1351] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[327/1351] Compiling BitCollections BitArray+Equatable.swift
[328/1351] Compiling BitCollections BitSet+Initializers.swift
[329/1351] Compiling BitCollections BitSet+Invariants.swift
[330/1351] Compiling BitCollections BitSet+Random.swift
[331/1351] Compiling BitCollections BitSet+SetAlgebra basics.swift
[332/1351] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[333/1351] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[334/1351] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[335/1351] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[336/1351] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[336/1351] Wrapping AST for SystemPackage for debugging
[338/1351] Compiling BitCollections BitSet+Hashable.swift
[339/1351] Compiling BitCollections BitArray+RandomBits.swift
[340/1351] Compiling BitCollections BitSet+CustomStringConvertible.swift
[341/1351] Compiling BitCollections BitSet+Equatable.swift
[343/1351] Wrapping AST for CoreMetrics for debugging
[356/1351] Emitting module Atomics
[357/1351] Compiling BitCollections BitArray.swift
[358/1351] Compiling BitCollections BitSet+BidirectionalCollection.swift
[359/1351] Compiling BitCollections BitSet+Codable.swift
[360/1351] Compiling BitCollections BitArray+BitwiseOperations.swift
[361/1351] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[362/1351] Compiling BitCollections BitArray+Codable.swift
[363/1351] Compiling BitCollections BitArray+Collection.swift
[364/1351] Compiling BitCollections BitArray+Copy.swift
[365/1351] Compiling BitCollections BitArray+CustomReflectable.swift
[366/1351] Compiling BitCollections BitArray+Descriptions.swift
[366/1351] Compiling aesv8-gcm-armv8-win.S
[367/1351] Compiling aesv8-gcm-armv8-linux.S
[369/1351] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[370/1351] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[371/1351] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[372/1351] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[373/1351] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[374/1351] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[375/1351] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[376/1351] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[377/1351] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[378/1351] Compiling HashTreeCollections TreeSet.swift
[378/1351] Compiling aesv8-gcm-armv8-apple.S
[379/1351] Compiling aesv8-armv8-win.S
[383/1351] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[384/1351] Compiling BitCollections BitSet+Extras.swift
[387/1351] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[388/1351] Compiling BitCollections BitArray+Shifts.swift
[389/1351] Compiling BitCollections BitArray+Testing.swift
[390/1351] Compiling BitCollections BitArray._UnsafeHandle.swift
[390/1351] Compiling aesv8-armv8-linux.S
[397/1352] Compiling aesv8-armv8-apple.S
[399/1352] Compiling aesv8-armv7-linux.S
[400/1352] Compiling aesni-x86_64-linux.S
[402/1352] Emitting module DequeModule
[402/1353] Compiling aesni-x86_64-apple.S
[404/1353] Emitting module ParseSwift
[404/1353] Compiling aesni-x86-linux.S
[405/1353] Compiling aesni-x86-apple.S
[406/1353] Compiling aesni-gcm-x86_64-linux.S
[412/1353] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[413/1353] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[414/1353] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[422/1353] Emitting module OrderedCollections
[422/1361] Compiling aesni-gcm-x86_64-apple.S
[425/1361] Compiling aes-gcm-avx2-x86_64-linux.S
[426/1361] Compiling aes-gcm-avx2-x86_64-apple.S
[427/1360] Compiling aes-gcm-avx10-x86_64-linux.S
[436/1359] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[437/1359] Compiling BitCollections BitSet+CustomReflectable.swift
[450/1359] Compiling aes-gcm-avx10-x86_64-apple.S
[460/1359] Compiling BitCollections BitSet.Index.swift
[461/1359] Compiling BitCollections BitSet._UnsafeHandle.swift
[462/1359] Compiling BitCollections BitSet.swift
[485/1359] Emitting module _RopeModule
[503/1359] Emitting module BitCollections
[529/1359] Compiling BitCollections Range+Utilities.swift
[530/1359] Compiling BitCollections Slice+Utilities.swift
[531/1359] Compiling BitCollections UInt+Tricks.swift
[539/1360] Compiling BitCollections _Word.swift
[540/1361] Wrapping AST for _RopeModule for debugging
[566/1361] Compiling x_x509a.cc
[567/1361] Compiling x_spki.cc
[568/1361] Compiling x_x509.cc
[569/1361] Compiling x_val.cc
[571/1361] Emitting module HashTreeCollections
[571/1361] Compiling x_sig.cc
[573/1361] Compiling x_crl.cc
[599/1363] Compiling x_req.cc
[600/1363] Compiling x_pubkey.cc
[602/1363] Emitting module Collections
[603/1363] Compiling Collections Collections.swift
[603/1363] Compiling x_attrib.cc
[605/1364] Compiling x_name.cc
[617/1364] Compiling ParseSwift ParseGeoPoint.swift
[618/1364] Compiling ParseSwift ParseHookFunction.swift
[619/1364] Compiling ParseSwift ParseHookFunctionRequest.swift
[620/1364] Compiling ParseSwift ParseHookResponse.swift
[621/1364] Compiling ParseSwift ParseHookTrigger.swift
[622/1364] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
[623/1364] Compiling ParseSwift ParseHookTriggerRequest.swift
[624/1364] Compiling ParseSwift ParseKeychainAccessGroup.swift
[625/1364] Compiling ParseSwift ParseOperation+async.swift
[626/1364] Compiling ParseSwift ParseOperation+combine.swift
[627/1364] Compiling ParseSwift ParseOperation.swift
[628/1364] Compiling ParseSwift ParsePolygon.swift
[629/1364] Compiling ParseSwift ParsePush+async.swift
[630/1364] Compiling ParseSwift ParsePush+combine.swift
[631/1364] Compiling ParseSwift ParsePush.swift
[631/1364] Compiling x_exten.cc
[632/1364] Wrapping AST for Collections for debugging
[633/1364] Compiling x_all.cc
[634/1364] Compiling x_algor.cc
[635/1364] Compiling x509spki.cc
[636/1364] Compiling x509name.cc
[637/1364] Compiling x509rset.cc
[638/1364] Compiling x509cset.cc
[639/1364] Compiling x509_vpm.cc
[640/1364] Compiling x509_v3.cc
[641/1364] Compiling x509_vfy.cc
[642/1364] Compiling x509_txt.cc
[644/1364] Compiling ParseSwift Savable.swift
[645/1364] Compiling ParseSwift InMemoryPrimitiveStore.swift
[646/1364] Compiling ParseSwift KeychainStore.swift
[647/1364] Compiling ParseSwift ParseFileManager.swift
[648/1364] Compiling ParseSwift ParsePrimitiveStorable.swift
[649/1364] Compiling ParseSwift ParseStorage.swift
[650/1364] Compiling ParseSwift SecureStorable.swift
[651/1364] Compiling ParseSwift CloudViewModel.swift
[652/1364] Compiling ParseSwift ParseOperationAdd.swift
[653/1364] Compiling ParseSwift ParseOperationAddRelation.swift
[654/1364] Compiling ParseSwift ParseOperationAddUnique.swift
[655/1364] Compiling ParseSwift ParseOperationBatch.swift
[656/1364] Compiling ParseSwift ParseOperationCommand.swift
[657/1364] Compiling ParseSwift ParseOperationDelete.swift
[658/1364] Compiling ParseSwift ParseOperationIncrement.swift
[659/1364] Compiling ParseSwift ParseOperationIncrementDouble.swift
[660/1364] Compiling ParseSwift ParseOperationRemove.swift
[661/1364] Compiling ParseSwift ParseOperationRemoveRelation.swift
[662/1364] Compiling ParseSwift ParseACL.swift
[663/1364] Compiling ParseSwift ParseAnalytics+async.swift
[664/1364] Compiling ParseSwift ParseAnalytics+combine.swift
[665/1364] Compiling ParseSwift ParseAnalytics.swift
[666/1364] Compiling ParseSwift ParseBytes.swift
[667/1364] Compiling ParseSwift ParseCLP.swift
[668/1364] Compiling ParseSwift ParseConfigCodable+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:887:25: error: 'let' binding pattern cannot appear in an expression
 885 |             }
 886 |
 887 |         case .formatted(let formatter):
     |                         `- error: 'let' binding pattern cannot appear in an expression
 888 |             return NSString(string: formatter.string(from: date))
 889 |
[694/1364] Compiling ParseSwift ParseInstallation+combine.swift
[695/1364] Compiling ParseSwift ParseInstallation.swift
[696/1364] Compiling ParseSwift ParseObject+async.swift
[697/1364] Compiling ParseSwift ParseObject+combine.swift
[698/1364] Compiling ParseSwift ParseObject.swift
[699/1364] Compiling ParseSwift ParsePushStatusable.swift
[700/1364] Compiling ParseSwift ParseRole.swift
[701/1364] Compiling ParseSwift ParseSession.swift
[702/1364] Compiling ParseSwift ParseUser+async.swift
[703/1364] Compiling ParseSwift ParseUser+combine.swift
[704/1364] Compiling ParseSwift ParseUser.swift
[705/1364] Compiling ParseSwift Parse.swift
[706/1364] Compiling ParseSwift ParseConstants.swift
[707/1364] Compiling ParseSwift CloudObservable.swift
[708/1364] Compiling ParseSwift Deletable.swift
[709/1364] Compiling ParseSwift Fetchable.swift
[710/1364] Compiling ParseSwift Fileable.swift
[711/1364] Compiling ParseSwift Objectable.swift
[712/1364] Compiling ParseSwift ParseCloudable+async.swift
[713/1364] Compiling ParseSwift ParseCloudable+combine.swift
[714/1364] Compiling ParseSwift ParseCloudable.swift
[715/1364] Compiling ParseSwift ParseConfig+async.swift
[716/1364] Compiling ParseSwift ParseConfig+combine.swift
[717/1364] Compiling ParseSwift ParseConfig.swift
[718/1364] Compiling ParseSwift ParseEncodable.swift
[718/1364] Compiling x509_set.cc
[719/1364] Compiling x509_trs.cc
[720/1364] Compiling x509_req.cc
[721/1364] Compiling x509_obj.cc
[722/1364] Compiling x509_ext.cc
[723/1364] Compiling x509_lu.cc
[724/1364] Compiling x509_d2.cc
[725/1364] Compiling x509_cmp.cc
[726/1364] Compiling x509_def.cc
[728/1364] Compiling ParseSwift ParsePushAppleAlert.swift
[729/1364] Compiling ParseSwift ParsePushAppleSound.swift
[730/1364] Compiling ParseSwift ParsePushPayloadApple.swift
[731/1364] Compiling ParseSwift ParsePushFirebaseNotification.swift
[732/1364] Compiling ParseSwift ParsePushPayloadFirebase.swift
[733/1364] Compiling ParseSwift ParsePushPayloadAny.swift
[734/1364] Compiling ParseSwift ParsePushStatus.swift
[735/1364] Compiling ParseSwift ParseRelation.swift
[736/1364] Compiling ParseSwift ParseSchema+async.swift
[737/1364] Compiling ParseSwift ParseSchema+combine.swift
[738/1364] Compiling ParseSwift ParseSchema.swift
[739/1364] Compiling ParseSwift ParseServer+async.swift
[740/1364] Compiling ParseSwift ParseServer+combine.swift
[741/1364] Compiling ParseSwift ParseServer.swift
[742/1364] Compiling ParseSwift ParseVersion.swift
[743/1364] Compiling ParseSwift Pointer+async.swift
[744/1364] Compiling ParseSwift Pointer+combine.swift
[745/1364] Compiling ParseSwift Pointer.swift
[746/1364] Compiling ParseSwift Query+async.swift
[747/1364] Compiling ParseSwift Query+combine.swift
[748/1364] Compiling ParseSwift Query.swift
[749/1364] Compiling ParseSwift QueryConstraint.swift
[750/1364] Compiling ParseSwift QueryViewModel.swift
[751/1364] Compiling ParseSwift QueryWhere.swift
[752/1364] Compiling ParseSwift Utility.swift
[752/1364] Compiling x509_att.cc
[753/1364] Compiling v3_pcons.cc
[753/1364] Compiling v3_purp.cc
[753/1364] Compiling v3_utl.cc
[753/1364] Compiling v3_prn.cc
[753/1364] Compiling v3_skey.cc
[753/1364] Compiling x509.cc
[753/1364] Compiling v3_pmaps.cc
BUILD FAILURE 6.1 android