The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of mvt-postgis, reference main (97634c), with Swift 6.1 for Linux on 25 Aug 2025 14:19:17 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Outdooractive/mvt-postgis.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/Outdooractive/mvt-postgis
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 97634c5 Swift 6.1 updates
Cloned https://github.com/Outdooractive/mvt-postgis.git
Revision (git rev-parse @):
97634c5bb008bb798aa0e71be40043f3a08a5390
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Outdooractive/mvt-postgis.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Outdooractive/mvt-postgis.git
https://github.com/Outdooractive/mvt-postgis.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "mvt-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Outdooractive/mvt-tools"
    },
    {
      "identity" : "gis-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.13.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Outdooractive/gis-tools"
    },
    {
      "identity" : "postgresconnectionpool",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Outdooractive/PostgresConnectionPool.git"
    },
    {
      "identity" : "postgres-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.26.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/postgres-nio.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swiftyxmlparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.6.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yahoojapan/SwiftyXMLParser"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "mvt-postgis",
  "name" : "mvt-postgis",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "MVTPostgis",
      "targets" : [
        "MVTPostgis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MVTPostgisTests",
      "module_type" : "SwiftTarget",
      "name" : "MVTPostgisTests",
      "path" : "Tests/MVTPostgisTests",
      "sources" : [
        "JSONSourceTests.swift",
        "XMLSourceTests.swift",
        "YMLSourceTests.swift"
      ],
      "target_dependencies" : [
        "MVTPostgis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MVTPostgis",
      "module_type" : "SwiftTarget",
      "name" : "MVTPostgis",
      "path" : "Sources/MVTPostgis",
      "product_dependencies" : [
        "GISTools",
        "MVTTools",
        "PostgresConnectionPool",
        "PostgresNIO",
        "Collections",
        "SwiftyXMLParser",
        "Yams"
      ],
      "product_memberships" : [
        "MVTPostgis"
      ],
      "sources" : [
        "Extensions/ArrayExtensions.swift",
        "Extensions/DataExtensions.swift",
        "Extensions/DequeExtensions.swift",
        "Extensions/DictionaryExtensions.swift",
        "Extensions/DoubleExtensions.swift",
        "Extensions/FloatingPointExtensions.swift",
        "Extensions/IntExtensions.swift",
        "Extensions/StringExtensions.swift",
        "Extensions/TaskExtensions.swift",
        "Extensions/ThreadSafeCollectors.swift",
        "MVTLayerPerformanceData.swift",
        "MVTPostgis.swift",
        "MVTPostgisConfiguration.swift",
        "MVTPostgisError.swift",
        "Pool/PoolDistributor.swift",
        "Postgis/Mapnik/MapnikXMLSource.swift",
        "Postgis/Mapnik/MapnikYMLSource.swift",
        "Postgis/PostgisDatasource.swift",
        "Postgis/PostgisLayer.swift",
        "Postgis/PostgisSource.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Outdooractive/gis-tools
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/Outdooractive/PostgresConnectionPool.git
Fetching https://github.com/yahoojapan/SwiftyXMLParser
Fetching https://github.com/vapor/postgres-nio.git
[1/318] Fetching postgresconnectionpool
[281/1082] Fetching postgresconnectionpool, swiftyxmlparser
[1083/4210] Fetching postgresconnectionpool, swiftyxmlparser, gis-tools
[3836/15342] Fetching postgresconnectionpool, swiftyxmlparser, gis-tools, yams
Fetched https://github.com/Outdooractive/gis-tools from cache (0.50s)
Fetching https://github.com/Outdooractive/mvt-tools
[2196/12214] Fetching postgresconnectionpool, swiftyxmlparser, yams
[2197/24791] Fetching postgresconnectionpool, swiftyxmlparser, yams, postgres-nio
[2560/42145] Fetching postgresconnectionpool, swiftyxmlparser, yams, postgres-nio, swift-collections
[24171/43349] Fetching postgresconnectionpool, swiftyxmlparser, yams, postgres-nio, swift-collections, mvt-tools
Fetched https://github.com/Outdooractive/PostgresConnectionPool.git from cache (1.07s)
Fetched https://github.com/yahoojapan/SwiftyXMLParser from cache (1.07s)
[29260/42267] Fetching yams, postgres-nio, swift-collections, mvt-tools
Fetched https://github.com/vapor/postgres-nio.git from cache (1.08s)
[16794/29690] Fetching yams, swift-collections, mvt-tools
Fetched https://github.com/Outdooractive/mvt-tools from cache (0.63s)
[16146/28486] Fetching yams, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.87s)
Fetched https://github.com/jpsim/Yams from cache (1.88s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (4.94s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser
Computed https://github.com/yahoojapan/SwiftyXMLParser at 5.6.0 (0.87s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.93s)
Computing version for https://github.com/Outdooractive/gis-tools
Computed https://github.com/Outdooractive/gis-tools at 1.13.2 (0.57s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.27.0 (0.57s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2283] Fetching swift-metrics
[823/4716] Fetching swift-metrics, swift-service-lifecycle
[2931/8613] Fetching swift-metrics, swift-service-lifecycle, swift-log
[3496/11314] Fetching swift-metrics, swift-service-lifecycle, swift-log, swift-nio-transport-services
[9796/27590] Fetching swift-metrics, swift-service-lifecycle, swift-log, swift-nio-transport-services, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.42s)
Fetching https://github.com/apple/swift-nio.git
[9521/40375] Fetching swift-service-lifecycle, swift-log, swift-nio-transport-services, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.53s)
[8501/37674] Fetching swift-service-lifecycle, swift-log, swift-crypto, swift-nio-ssl
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-log.git from cache (0.63s)
[5695/33777] Fetching swift-service-lifecycle, swift-crypto, swift-nio-ssl
[7829/35585] Fetching swift-service-lifecycle, swift-crypto, swift-nio-ssl, swift-atomics
[12211/113243] Fetching swift-service-lifecycle, swift-crypto, swift-nio-ssl, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
[13928/111435] Fetching swift-service-lifecycle, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.17s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.19s)
[66754/93934] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (3.47s)
[53585/77658] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.60s)
Computing version for https://github.com/Outdooractive/mvt-tools
Computed https://github.com/Outdooractive/mvt-tools at 1.10.1 (11.48s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/1024jp/GzipSwift.git
[1/1557] Fetching gzipswift
[1558/17246] Fetching gzipswift, swift-argument-parser
[17247/57392] Fetching gzipswift, swift-argument-parser, swift-protobuf
Fetched https://github.com/apple/swift-argument-parser from cache (2.27s)
[20155/41703] Fetching gzipswift, swift-protobuf
Fetched https://github.com/1024jp/GzipSwift.git from cache (9.04s)
Fetched https://github.com/apple/swift-protobuf from cache (9.11s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (9.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.76s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.31.0 (0.54s)
Computing version for https://github.com/Outdooractive/PostgresConnectionPool.git
Computed https://github.com/Outdooractive/PostgresConnectionPool.git at 0.8.4 (0.55s)
Fetching https://github.com/vapor/postgres-kit
[1/5385] Fetching postgres-kit
Fetched https://github.com/vapor/postgres-kit from cache (0.38s)
Computing version for https://github.com/vapor/postgres-kit
Computed https://github.com/vapor/postgres-kit at 2.14.0 (0.99s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
[1/2439] Fetching async-kit
[2440/8459] Fetching async-kit, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.40s)
Fetched https://github.com/vapor/sql-kit.git from cache (0.40s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.99s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5968] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.42s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.05s)
Fetching https://github.com/apple/swift-numerics.git
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.20s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.19s)
Fetching https://github.com/apple/swift-system.git
[1/4900] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.1 (1.09s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.75s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.71s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5133] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.50s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.63s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.52s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.70s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (2.10s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.31s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.90s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.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.4.0
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.6.0
Creating working copy for https://github.com/Outdooractive/PostgresConnectionPool.git
Working copy of https://github.com/Outdooractive/PostgresConnectionPool.git resolved at 0.8.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
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.2
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.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-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-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.31.0
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/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.27.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.0.3
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.0
Creating working copy for https://github.com/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.2.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.6.4
Creating working copy for https://github.com/Outdooractive/mvt-tools
Working copy of https://github.com/Outdooractive/mvt-tools resolved at 1.10.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.33.0
Creating working copy for https://github.com/vapor/postgres-kit
Working copy of https://github.com/vapor/postgres-kit resolved at 2.14.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.25.1
Creating working copy for https://github.com/Outdooractive/gis-tools
Working copy of https://github.com/Outdooractive/gis-tools resolved at 1.13.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
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.0.4
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.8.0
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
[1397/15500663] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (2.96s)
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/837] Write sources
[33/837] Compiling system-zlib anchor.c
[34/837] Write sources
[37/837] Copying PrivacyInfo.xcprivacy
[38/837] Write sources
[46/837] Compiling _AtomicsShims.c
[47/837] Compiling _NumericsShims _NumericsShims.c
[48/837] Compiling reader.c
[49/837] Compiling writer.c
[50/837] Compiling CNIOWindows WSAStartup.c
[51/837] Compiling parser.c
[52/837] Compiling CNIOPosix event_loop_id.c
[53/837] Compiling CNIOWindows shim.c
[53/837] Compiling CNIOWASI CNIOWASI.c
[55/837] Compiling CNIOLinux liburing_shims.c
[56/837] Compiling CNIODarwin shim.c
[57/837] Compiling api.c
[58/837] Compiling scanner.c
[58/837] Compiling CNIOLinux shim.c
[60/837] Compiling fiat_p256_adx_sqr.S
[61/837] Write swift-version-24593BA9C3E375BF.txt
[61/837] Compiling emitter.c
[63/837] Compiling fiat_curve25519_adx_square.S
[64/837] Compiling fiat_p256_adx_mul.S
[65/837] Compiling fiat_curve25519_adx_mul.S
[66/837] Compiling CNIOBoringSSLShims shims.c
[68/869] Emitting module _NIOBase64
[69/869] Emitting module _NIODataStructures
[69/869] Compiling tls_method.cc
[70/869] Compiling tls_record.cc
[71/869] Compiling tls13_server.cc
[72/879] Compiling tls13_enc.cc
[74/981] Emitting module RealModule
[75/987] Compiling RealModule RealFunctions.swift
[76/987] Compiling _NIOBase64 Base64.swift
[77/987] Compiling SwiftProtobuf BinaryDecoder.swift
[78/987] Compiling SwiftProtobuf BinaryDecodingError.swift
[79/987] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[80/990] Compiling RealModule Real.swift
[81/990] Compiling SwiftProtobuf BinaryEncodingError.swift
[82/990] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[83/990] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[84/990] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[85/990] Compiling SwiftProtobuf BinaryDelimited.swift
[86/990] Compiling SwiftProtobuf BinaryEncoder.swift
[87/990] Compiling RealModule ElementaryFunctions.swift
[88/990] Compiling SwiftProtobuf CustomJSONCodable.swift
[89/990] Compiling SwiftProtobuf Decoder.swift
[90/992] Compiling SwiftProtobuf AnyMessageStorage.swift
[91/992] Compiling SwiftProtobuf AnyUnpackError.swift
[92/992] Compiling SwiftProtobuf AsyncMessageSequence.swift
[94/992] Compiling _NIODataStructures _TinyArray.swift
[95/992] Compiling _NIODataStructures PriorityQueue.swift
[96/992] Emitting module SwiftASN1
[97/992] Compiling RealModule Float16+Real.swift
[98/992] Compiling RealModule Float80+Real.swift
[99/992] Compiling SwiftProtobuf BytecodeInterpreter.swift
[100/992] Compiling SwiftProtobuf BytecodeReader.swift
[101/992] Compiling RealModule Float+Real.swift
[107/1009] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[108/1010] Compiling InternalCollectionsUtilities Descriptions.swift
[109/1010] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[110/1010] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[111/1010] Compiling InternalCollectionsUtilities Debugging.swift
[112/1010] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[113/1010] Compiling InternalCollectionsUtilities Integer rank.swift
[114/1010] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[115/1010] Compiling Logging MetadataProvider.swift
[116/1010] Emitting module Logging
[117/1010] Compiling Logging Locks.swift
[118/1010] Compiling Logging LogHandler.swift
[119/1010] Compiling Logging Logging.swift
[120/1011] Compiling _NIODataStructures Heap.swift
[121/1012] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[122/1012] Compiling InternalCollectionsUtilities _SortedCollection.swift
[125/1012] Compiling SwiftASN1 DER.swift
[126/1012] Compiling SwiftASN1 Errors.swift
[127/1013] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[128/1013] Compiling InternalCollectionsUtilities UInt+reversed.swift
[129/1013] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[130/1013] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[131/1013] Emitting module InternalCollectionsUtilities
[134/1014] Compiling SwiftyXMLParser XML.swift
[136/1014] Emitting module Yams
[138/1014] Compiling Yams YamlError.swift
[139/1014] Compiling Yams YamlTagProviding.swift
[140/1018] Compiling SwiftyXMLParser Element.swift
[141/1049] Compiling SwiftyXMLParser Accessor.swift
[142/1049] Emitting module SwiftyXMLParser
[143/1065] Compiling GISTools BooleanClockwise.swift
[144/1065] Compiling GISTools BooleanCrosses.swift
[145/1065] Compiling GISTools BooleanDisjoint.swift
[146/1075] Compiling GISTools LineArc.swift
[147/1075] Compiling GISTools LineChunk.swift
[148/1094] Compiling SwiftyXMLParser Parser.swift
[149/1094] Compiling SwiftyXMLParser Error.swift
[150/1103] Compiling GISTools LineSegments.swift
[151/1103] Compiling GISTools LineSlice.swift
[152/1103] Compiling GISTools LineSliceAlong.swift
[153/1103] Compiling GISTools BooleanIntersects.swift
[154/1103] Compiling GISTools BooleanOverlap.swift
[155/1103] Compiling GISTools BooleanParallel.swift
[156/1103] Emitting module Gzip
[157/1103] Compiling Gzip Data+Gzip.swift
[158/1104] Compiling GISTools Along.swift
[159/1104] Compiling GISTools Area.swift
[160/1104] Compiling GISTools Bearing.swift
[161/1104] Compiling GISTools BooleanPointInPolygon.swift
[162/1104] Compiling GISTools BooleanPointOnLine.swift
[163/1104] Compiling GISTools BoundingBoxClip.swift
[165/1105] Compiling ConcurrencyHelpers LockedValueBox.swift
[168/1173] Emitting module SwiftProtobuf
[169/1184] Compiling CoreMetrics Locks.swift
[170/1184] Compiling _RopeModule BigString+Chunk+Counts.swift
[171/1184] Compiling _RopeModule BigString+Chunk+Description.swift
[172/1184] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[173/1184] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[174/1184] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[175/1184] Compiling _RopeModule BigString+Chunk+Splitting.swift
[176/1184] Compiling _RopeModule BigString+Chunk.swift
[177/1184] Compiling _RopeModule BigString+BidirectionalCollection.swift
[178/1184] Compiling _RopeModule BigString+Append.swift
[179/1184] Compiling _RopeModule BigString+Initializers.swift
[180/1184] Compiling _RopeModule BigString+Insert.swift
[181/1184] Compiling _RopeModule BigString+Managing Breaks.swift
[182/1184] Compiling _RopeModule BigString+RemoveSubrange.swift
[183/1184] Compiling _RopeModule BigString+ReplaceSubrange.swift
[184/1184] Compiling _RopeModule BigString+Split.swift
[185/1184] Compiling _RopeModule Range+BigString.swift
[186/1184] Compiling _RopeModule BigString+UTF16View.swift
[187/1184] Compiling _RopeModule BigString+UTF8View.swift
[188/1184] Compiling _RopeModule BigString+Comparable.swift
[189/1184] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[190/1184] Compiling _RopeModule BigString+CustomStringConvertible.swift
[191/1184] Compiling _RopeModule BigString+Equatable.swift
[192/1184] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[193/1184] Compiling _RopeModule BigString+Hashing.swift
[194/1184] Compiling ConcurrencyHelpers Lock.swift
[195/1184] Emitting module ConcurrencyHelpers
[196/1248] Emitting module CoreMetrics
[198/1307] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[199/1323] Compiling HeapModule Heap+Descriptions.swift
[200/1338] Compiling HeapModule Heap.swift
[201/1338] Compiling HeapModule _HeapNode.swift
[202/1338] Compiling HeapModule Heap+Invariants.swift
[203/1338] Compiling HeapModule Heap+UnsafeHandle.swift
[204/1338] Compiling DequeModule Deque+CustomReflectable.swift
[205/1338] Compiling DequeModule Deque+Descriptions.swift
[206/1340] Emitting module HeapModule
[207/1341] Compiling DequeModule _DequeBuffer.swift
[208/1341] Compiling DequeModule _DequeBufferHeader.swift
[210/1341] Compiling DequeModule Deque+Equatable.swift
[211/1341] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[212/1341] Compiling HashTreeCollections _UnmanagedHashNode.swift
[213/1341] Compiling HashTreeCollections _UnsafePath.swift
[214/1341] Compiling HashTreeCollections TreeDictionary+Codable.swift
[215/1341] Compiling HashTreeCollections TreeDictionary+Collection.swift
[216/1341] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[217/1341] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[218/1341] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[219/1341] Compiling HashTreeCollections TreeSet+Hashable.swift
[220/1341] Compiling HashTreeCollections TreeSet+Sendable.swift
[221/1341] Compiling HashTreeCollections TreeSet+Sequence.swift
[222/1341] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[223/1341] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[224/1341] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[225/1341] Compiling HashTreeCollections TreeSet+Extras.swift
[226/1341] Compiling HashTreeCollections TreeSet+Filter.swift
[227/1341] Compiling GISTools SetExtensions.swift
[228/1341] Compiling GISTools StringExtensions.swift
[229/1341] Compiling GISTools GISTool.swift
[230/1341] Compiling GISTools BoundingBox.swift
[231/1341] Compiling GISTools BoundingBoxRepresentable.swift
[232/1341] Compiling GISTools Coordinate3D.swift
[233/1341] Compiling SwiftProtobuf WireFormat.swift
[234/1341] Compiling SwiftProtobuf ZigZag.swift
[235/1341] Compiling SwiftProtobuf any.pb.swift
[236/1341] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[237/1341] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[238/1341] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[239/1341] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[240/1341] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[241/1341] Compiling HashTreeCollections TreeDictionary.swift
[242/1341] Compiling HashTreeCollections TreeSet+Codable.swift
[243/1341] Compiling HashTreeCollections TreeSet+Collection.swift
[244/1341] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[245/1341] Compiling HashTreeCollections TreeSet+Debugging.swift
[246/1341] Compiling HashTreeCollections TreeSet+Descriptions.swift
[247/1341] Compiling HashTreeCollections TreeSet+Equatable.swift
[248/1341] Compiling HashTreeCollections _HashNode+Initializers.swift
[249/1341] Compiling HashTreeCollections _HashNode+Invariants.swift
[250/1341] Compiling HashTreeCollections _HashNode+Lookups.swift
[251/1341] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[252/1341] Compiling HashTreeCollections _HashTreeIterator.swift
[253/1341] Compiling HashTreeCollections _HashTreeStatistics.swift
[254/1341] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[255/1341] Compiling HashTreeCollections _RawHashNode.swift
[262/1348] Compiling DequeModule Deque+Testing.swift
[263/1348] Compiling DequeModule Deque._Storage.swift
[264/1348] Compiling DequeModule Deque+Extras.swift
[265/1348] Compiling DequeModule Deque+Hashable.swift
[266/1348] Compiling CoreMetrics Metrics.swift
[267/1352] Compiling OrderedCollections OrderedSet+SubSequence.swift
[268/1352] Compiling OrderedCollections OrderedSet+Testing.swift
[269/1352] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[270/1352] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[271/1352] Compiling OrderedCollections OrderedSet.swift
[272/1352] Compiling OrderedCollections _UnsafeBitset.swift
[288/1362] Compiling DequeModule _DequeSlot.swift
[289/1362] Compiling DequeModule _UnsafeWrappedBuffer.swift
[290/1362] Compiling HashTreeCollections _HashStack.swift
[291/1362] Compiling HashTreeCollections _AncestorHashSlots.swift
[292/1362] Compiling HashTreeCollections _Bitmap.swift
[293/1362] Compiling HashTreeCollections _Bucket.swift
[294/1362] Compiling HashTreeCollections _Hash.swift
[295/1362] Compiling HashTreeCollections _HashLevel.swift
[296/1362] Compiling HashTreeCollections _HashNode+Builder.swift
[297/1362] Compiling HashTreeCollections _HashNode+Debugging.swift
[298/1362] Compiling HashTreeCollections _HashNode+Structural union.swift
[299/1362] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[300/1362] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[301/1362] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[302/1362] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[303/1362] Compiling HashTreeCollections _HashNode.swift
[304/1362] Compiling HashTreeCollections _HashNodeHeader.swift
[305/1362] Compiling HashTreeCollections _HashSlot.swift
[306/1362] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[307/1362] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[308/1362] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[309/1362] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[310/1362] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[311/1362] Compiling HashTreeCollections _HashNode+Structural merge.swift
[312/1362] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[313/1362] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[314/1362] Compiling DequeModule Deque+Codable.swift
[315/1362] Compiling DequeModule Deque+Collection.swift
[322/1362] Emitting module UnixSignals
[323/1362] Compiling DequeModule Deque._UnsafeHandle.swift
[324/1362] Compiling DequeModule Deque.swift
[327/1362] Compiling UnixSignals UnixSignal.swift
[328/1362] Compiling UnixSignals UnixSignalsSequence.swift
[362/1372] Compiling _RopeModule _CharacterRecognizer.swift
[363/1372] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[364/1372] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[365/1372] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[366/1372] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[367/1372] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[368/1372] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[369/1372] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[370/1372] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[371/1372] Compiling HashTreeCollections TreeSet.swift
[381/1372] Emitting module DequeModule
[382/1375] Emitting module Metrics
[422/1375] Compiling OrderedCollections OrderedSet+Sendable.swift
[423/1375] Compiling Metrics Metrics.swift
[432/1376] Emitting module GISTools
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[433/1382] Emitting module OrderedCollections
[447/1388] Emitting module _RopeModule
[447/1388] Compiling tls13_client.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[541/1388] Compiling _RopeModule Rope+Join.swift
[542/1388] Compiling _RopeModule Rope+MutatingForEach.swift
[543/1388] Compiling _RopeModule Rope+Remove.swift
[544/1388] Compiling _RopeModule Rope+RemoveSubrange.swift
[545/1388] Compiling _RopeModule Rope+Split.swift
[546/1388] Compiling _RopeModule Optional Utilities.swift
[547/1388] Compiling _RopeModule String Utilities.swift
[548/1388] Compiling _RopeModule String.Index+ABI.swift
[549/1388] Compiling tls13_both.cc
[568/1389] Compiling t1_enc.cc
[571/1389] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[594/1390] Compiling ssl_versions.cc
[595/1390] Compiling ssl_x509.cc
[596/1390] Compiling ssl_transcript.cc
[597/1390] Compiling ssl_stat.cc
[598/1390] Compiling ssl_privkey.cc
[599/1390] Compiling ssl_session.cc
[601/1390] Compiling GISTools MultiPolygon.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
[602/1390] Compiling GISTools Point.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
[603/1390] Compiling GISTools Polygon.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
[604/1390] Compiling GISTools Polyline.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
[605/1390] Compiling GISTools Projectable.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
[606/1390] Compiling GISTools Projection.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
[607/1390] Compiling GISTools RTree.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
[608/1390] Compiling GISTools Ring.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
[609/1390] Compiling GISTools WKBCoder.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
[610/1390] Compiling GISTools WKTCoder.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
[611/1390] Compiling GISTools MapTile.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
[611/1390] Compiling ssl_key_share.cc
[612/1390] Compiling ssl_file.cc
[613/1390] Compiling ssl_lib.cc
[614/1390] Compiling ssl_credential.cc
[615/1390] Compiling ssl_cert.cc
[616/1390] Compiling ssl_cipher.cc
[617/1390] Compiling ssl_buffer.cc
[618/1390] Compiling ssl_asn1.cc
[619/1390] Compiling ssl_aead_ctx.cc
[620/1390] Compiling s3_pkt.cc
[621/1390] Compiling s3_lib.cc
[622/1390] Compiling s3_both.cc
[623/1390] Compiling handshake_server.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[636/1391] Compiling handshake_client.cc
[637/1391] Compiling handshake.cc
[638/1391] Compiling handoff.cc
[648/1391] Compiling SwiftProtobuf type.pb.swift
[649/1391] Compiling SwiftProtobuf wrappers.pb.swift
[650/1391] Compiling SwiftProtobuf resource_bundle_accessor.swift
[650/1391] Compiling encrypted_client_hello.cc
[652/1392] Compiling extensions.cc
[653/1392] Compiling md5-x86_64-linux.S
[654/1392] Compiling d1_srtp.cc
[655/1392] Compiling md5-x86_64-apple.S
[656/1407] Compiling dtls_record.cc
[657/1407] Compiling md5-586-linux.S
[658/1407] Compiling md5-586-apple.S
[659/1407] Compiling dtls_method.cc
[660/1407] Compiling chacha20_poly1305_x86_64-apple.S
[661/1407] Compiling chacha20_poly1305_x86_64-linux.S
[662/1407] Compiling chacha20_poly1305_armv8-win.S
[664/1407] Compiling MVTTools DictionaryExtensions.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
[665/1407] Compiling MVTTools DoubleExtensions.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
[665/1407] Compiling chacha20_poly1305_armv8-linux.S
[666/1409] Compiling chacha20_poly1305_armv8-apple.S
[667/1409] Compiling chacha-x86_64-linux.S
[668/1409] Compiling chacha-x86_64-apple.S
[669/1409] Compiling d1_pkt.cc
[671/1409] Compiling MVTTools ExportOptions.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
[672/1409] Compiling MVTTools ArrayExtensions.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
[672/1409] Compiling chacha-x86-linux.S
[673/1409] Compiling chacha-x86-apple.S
[674/1409] Compiling chacha-armv8-win.S
[675/1409] Compiling chacha-armv8-linux.S
[676/1409] Compiling chacha-armv8-apple.S
[677/1409] Compiling chacha-armv4-linux.S
[678/1409] Compiling aes128gcmsiv-x86_64-apple.S
[679/1409] Compiling err_data.cc
[680/1409] Compiling aes128gcmsiv-x86_64-linux.S
[681/1409] Compiling x86_64-mont5-linux.S
[682/1409] Compiling x86_64-mont-linux.S
[683/1409] Compiling x86_64-mont5-apple.S
[684/1409] Compiling x86_64-mont-apple.S
[685/1409] Compiling x86-mont-apple.S
[686/1409] Compiling x86-mont-linux.S
[687/1409] Compiling vpaes-x86_64-linux.S
[688/1409] Compiling vpaes-x86_64-apple.S
[689/1409] Compiling vpaes-x86-linux.S
[690/1409] Compiling vpaes-x86-apple.S
[691/1409] Compiling vpaes-armv8-win.S
[693/1409] Compiling MVTTools IntExtensions.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
[694/1409] Compiling MVTTools RingExtensions.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
[695/1409] Compiling MVTTools StringExtensions.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
[696/1409] Compiling MVTTools GeoJson.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
[696/1409] Compiling vpaes-armv8-apple.S
[697/1409] Compiling vpaes-armv8-linux.S
[698/1409] Compiling vpaes-armv7-linux.S
[699/1409] Compiling sha512-x86_64-linux.S
[700/1409] Compiling sha512-armv8-win.S
[701/1409] Compiling sha512-armv8-linux.S
[702/1409] Compiling sha512-x86_64-apple.S
[703/1409] Compiling bio_ssl.cc
[704/1409] Compiling sha512-armv8-apple.S
[705/1409] Compiling sha512-armv4-linux.S
[706/1409] Compiling sha512-586-linux.S
[707/1409] Compiling sha512-586-apple.S
[708/1409] Compiling sha256-x86_64-linux.S
[709/1409] Compiling sha256-x86_64-apple.S
[710/1409] Compiling sha256-armv8-linux.S
[711/1409] Compiling sha256-armv8-win.S
[712/1409] Compiling sha256-armv8-apple.S
[713/1409] Compiling sha256-586-linux.S
[714/1409] Compiling sha256-586-apple.S
[715/1409] Compiling sha256-armv4-linux.S
[716/1409] Compiling sha1-x86_64-apple.S
[717/1409] Compiling sha1-armv8-win.S
[718/1409] Compiling sha1-armv8-apple.S
[719/1409] Compiling sha1-x86_64-linux.S
[720/1409] Compiling sha1-armv8-linux.S
[721/1409] Compiling d1_lib.cc
[722/1409] Compiling sha1-586-linux.S
[723/1409] Compiling sha1-armv4-large-linux.S
[724/1409] Compiling rsaz-avx2-linux.S
[725/1409] Compiling rsaz-avx2-apple.S
[726/1409] Compiling sha1-586-apple.S
[727/1409] Compiling rdrand-x86_64-linux.S
[728/1409] Compiling p256_beeu-x86_64-asm-apple.S
[729/1409] Compiling rdrand-x86_64-apple.S
[730/1409] Compiling p256_beeu-armv8-asm-linux.S
[731/1409] Compiling p256_beeu-x86_64-asm-linux.S
[732/1409] Compiling p256_beeu-armv8-asm-win.S
[733/1409] Compiling p256_beeu-armv8-asm-apple.S
[734/1409] Compiling p256-x86_64-asm-apple.S
[735/1409] Compiling p256-x86_64-asm-linux.S
[736/1409] Compiling p256-armv8-asm-win.S
[737/1409] Compiling p256-armv8-asm-linux.S
[738/1409] Compiling p256-armv8-asm-apple.S
[739/1409] Compiling ghashv8-armv8-linux.S
[740/1409] Compiling ghashv8-armv8-win.S
[741/1409] Compiling ghashv8-armv7-linux.S
[742/1409] Compiling ghash-x86_64-linux.S
[743/1409] Compiling ghash-x86_64-apple.S
[744/1409] Compiling ghashv8-armv8-apple.S
[745/1409] Compiling ghash-x86-apple.S
[745/1409] Compiling ghash-x86-linux.S
[747/1409] Compiling ghash-ssse3-x86_64-linux.S
[748/1409] Compiling ghash-ssse3-x86_64-apple.S
[749/1409] Compiling ghash-ssse3-x86-linux.S
[750/1409] Compiling ghash-neon-armv8-apple.S
[751/1409] Compiling ghash-neon-armv8-win.S
[752/1409] Compiling ghash-neon-armv8-linux.S
[753/1409] Compiling ghash-ssse3-x86-apple.S
[754/1409] Compiling co-586-linux.S
[755/1409] Compiling ghash-armv4-linux.S
[757/1409] Compiling MVTTools Info.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
[758/1409] Compiling MVTTools 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
[759/1409] Compiling MVTTools Query.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
[760/1409] Compiling MVTTools QueryParser.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
[760/1409] Compiling co-586-apple.S
[761/1409] Compiling bn-armv8-linux.S
[762/1409] Compiling bn-armv8-win.S
[763/1409] Compiling bn-armv8-apple.S
[764/1409] Compiling bsaes-armv7-linux.S
[765/1409] Compiling d1_both.cc
[766/1409] Compiling bn-586-linux.S
[767/1409] Compiling bn-586-apple.S
[768/1409] Compiling armv8-mont-win.S
[769/1409] Compiling armv8-mont-linux.S
[770/1409] Compiling armv8-mont-apple.S
[771/1409] Compiling armv4-mont-linux.S
[772/1409] Compiling aesv8-gcm-armv8-win.S
[773/1409] Compiling aesv8-gcm-armv8-apple.S
[774/1409] Compiling aesv8-armv8-win.S
[775/1409] Compiling aesv8-gcm-armv8-linux.S
[776/1409] Compiling aesv8-armv8-linux.S
[777/1409] Compiling aesv8-armv8-apple.S
[778/1409] Compiling aesni-x86-apple.S
[779/1409] Compiling aesv8-armv7-linux.S
[780/1409] Compiling aesni-x86_64-linux.S
[781/1409] Compiling aesni-x86-linux.S
[782/1409] Compiling aesni-x86_64-apple.S
[783/1409] Compiling aesni-gcm-x86_64-linux.S
[784/1409] Compiling aes-gcm-avx2-x86_64-linux.S
[785/1409] Compiling aes-gcm-avx2-x86_64-apple.S
[786/1409] Compiling aesni-gcm-x86_64-apple.S
[787/1409] Compiling aes-gcm-avx10-x86_64-linux.S
[788/1409] Compiling aes-gcm-avx10-x86_64-apple.S
[790/1409] Emitting module MVTTools
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[791/1409] Compiling MVTTools MVTDecoder.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
[792/1409] Compiling MVTTools MVTEncoder.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
[793/1409] Compiling MVTTools VectorTile.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
[794/1409] Compiling MVTTools VectorTile_Tile.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
[795/1410] Compiling x_sig.cc
[796/1410] Compiling x_x509a.cc
[797/1410] Compiling x_spki.cc
[798/1410] Compiling x_pubkey.cc
[798/1410] Compiling x_val.cc
[800/1410] Compiling x_req.cc
[801/1410] Compiling x_x509.cc
[802/1410] Compiling x_name.cc
[803/1410] Compiling x_exten.cc
[804/1410] Compiling x_algor.cc
[805/1410] Compiling x509spki.cc
[806/1410] Compiling x_crl.cc
[807/1410] Compiling x_attrib.cc
[808/1410] Compiling x509rset.cc
[809/1410] Compiling x_all.cc
[810/1410] Compiling x509cset.cc
[811/1410] Compiling x509name.cc
[812/1410] Compiling x509_txt.cc
[813/1410] Compiling x509_vfy.cc
[814/1410] Compiling x509_set.cc
[815/1410] Compiling x509_vpm.cc
[816/1410] Compiling x509_trs.cc
[817/1410] Compiling x509_v3.cc
[818/1410] Compiling x509_req.cc
[819/1410] Compiling x509_obj.cc
[820/1410] Compiling x509_att.cc
[821/1410] Compiling x509_d2.cc
[822/1410] Compiling x509_def.cc
[823/1410] Compiling x509_cmp.cc
[824/1410] Compiling x509_ext.cc
[825/1410] Compiling x509.cc
[826/1410] Compiling x509_lu.cc
[827/1410] Compiling v3_skey.cc
[828/1410] Compiling v3_purp.cc
[829/1410] Compiling v3_prn.cc
[830/1410] Compiling v3_utl.cc
[831/1410] Compiling v3_pmaps.cc
[832/1410] Compiling v3_ocsp.cc
[833/1410] Compiling v3_pcons.cc
[834/1410] Compiling v3_ncons.cc
[835/1410] Compiling v3_lib.cc
[836/1410] Compiling v3_int.cc
[837/1410] Compiling v3_genn.cc
[838/1410] Compiling v3_info.cc
[838/1410] Compiling v3_ia5.cc
[838/1410] Compiling v3_extku.cc
[841/1410] Compiling v3_enum.cc
[842/1410] Compiling v3_crld.cc
[843/1410] Compiling v3_cpols.cc
[844/1410] Compiling v3_conf.cc
[845/1410] Compiling v3_bitst.cc
[846/1410] Compiling v3_bcons.cc
[847/1410] Compiling v3_alt.cc
[848/1410] Compiling v3_akeya.cc
[849/1410] Compiling v3_akey.cc
[850/1410] Compiling t_x509a.cc
[851/1410] Compiling t_x509.cc
[852/1410] Compiling i2d_pr.cc
[853/1410] Compiling rsa_pss.cc
[854/1410] Compiling t_req.cc
[855/1410] Compiling t_crl.cc
[856/1410] Compiling name_print.cc
[857/1410] Compiling policy.cc
[858/1410] Compiling by_file.cc
[859/1410] Compiling by_dir.cc
[860/1410] Compiling algorithm.cc
[861/1410] Compiling asn1_gen.cc
[862/1410] Compiling a_verify.cc
[863/1410] Compiling a_sign.cc
[864/1410] Compiling voprf.cc
[865/1410] Compiling a_digest.cc
[866/1410] Compiling thread_win.cc
[867/1410] Compiling thread_pthread.cc
[868/1410] Compiling trust_token.cc
[869/1410] Compiling thread.cc
[870/1410] Compiling thread_none.cc
[871/1410] Compiling stack.cc
[872/1410] Compiling pmbtoken.cc
[873/1410] Compiling siphash.cc
[874/1410] Compiling sha512.cc
[875/1410] Compiling slhdsa.cc
[876/1410] Compiling spake2plus.cc
[877/1410] Compiling sha256.cc
[878/1410] Compiling sha1.cc
[879/1410] Compiling rsa_extra.cc
[880/1410] Compiling rsa_print.cc
[881/1410] Compiling rc4.cc
[882/1410] Compiling refcount.cc
[883/1410] Compiling windows.cc
[884/1410] Compiling rsa_crypt.cc
[885/1410] Compiling urandom.cc
[886/1410] Compiling trusty.cc
[887/1410] Compiling rand.cc
[888/1410] Compiling rsa_asn1.cc
[889/1410] Compiling getentropy.cc
[890/1410] Compiling ios.cc
[891/1410] Compiling passive.cc
[892/1410] Compiling poly1305_arm_asm.S
[893/1410] Compiling deterministic.cc
[894/1410] Compiling forkunsafe.cc
[895/1410] Compiling fork_detect.cc
[896/1410] Compiling poly1305_arm.cc
[897/1410] Compiling poly1305.cc
[898/1410] Compiling poly1305_vec.cc
[899/1410] Compiling pool.cc
[900/1410] Compiling pkcs7.cc
[901/1410] Compiling pkcs8.cc
[902/1410] Compiling pkcs7_x509.cc
[903/1410] Compiling p5_pbev2.cc
[904/1410] Compiling pkcs8_x509.cc
[905/1410] Compiling pem_xaux.cc
[906/1410] Compiling pem_x509.cc
[907/1410] Compiling pem_pkey.cc
[908/1410] Compiling mlkem.cc
[909/1410] Compiling obj_xref.cc
[910/1410] Compiling pem_pk8.cc
[911/1410] Compiling pem_oth.cc
[912/1410] Compiling pem_info.cc
[913/1410] Compiling pem_lib.cc
[914/1410] Compiling pem_all.cc
[915/1410] Compiling mldsa.cc
[916/1410] Compiling obj.cc
[917/1410] Compiling poly_rq_mul.S
[918/1410] Compiling fips_shared_support.cc
[919/1410] Compiling mem.cc
[920/1410] Compiling md5.cc
[921/1410] Compiling md4.cc
[922/1410] Compiling lhash.cc
[923/1410] Compiling hrss.cc
[924/1410] Compiling ex_data.cc
[925/1410] Compiling sign.cc
[926/1410] Compiling kyber.cc
[927/1410] Compiling scrypt.cc
[928/1410] Compiling hpke.cc
[929/1410] Compiling print.cc
[930/1410] Compiling pbkdf.cc
[931/1410] Compiling p_x25519.cc
[932/1410] Compiling p_x25519_asn1.cc
[933/1410] Compiling p_rsa_asn1.cc
[934/1410] Compiling p_ed25519.cc
[935/1410] Compiling p_rsa.cc
[936/1410] Compiling p_hkdf.cc
[937/1410] Compiling p_ed25519_asn1.cc
[938/1410] Compiling p_ec_asn1.cc
[939/1410] Compiling p_ec.cc
[940/1410] Compiling p_dh_asn1.cc
[941/1410] Compiling p_dh.cc
[942/1410] Compiling evp_ctx.cc
[943/1410] Compiling err.cc
[944/1410] Compiling p_dsa_asn1.cc
[945/1410] Compiling evp.cc
[946/1410] Compiling engine.cc
[947/1410] Compiling evp_asn1.cc
[948/1410] Compiling ecdh.cc
[949/1410] Compiling hash_to_curve.cc
[950/1410] Compiling ec_derive.cc
[951/1410] Compiling ecdsa_asn1.cc
[952/1410] Compiling ec_asn1.cc
[953/1410] Compiling dsa_asn1.cc
[954/1410] Compiling dsa.cc
[955/1410] Compiling params.cc
[956/1410] Compiling x25519-asm-arm.S
[957/1410] Compiling des.cc
[958/1410] Compiling digest_extra.cc
[959/1410] Compiling dh_asn1.cc
[960/1410] Compiling crypto.cc
[961/1410] Compiling cpu_intel.cc
[962/1410] Compiling spake25519.cc
[963/1410] Compiling cpu_arm_linux.cc
[964/1410] Compiling curve25519.cc
[965/1410] Compiling cpu_arm_freebsd.cc
[966/1410] Compiling cpu_aarch64_win.cc
[967/1410] Compiling cpu_aarch64_sysreg.cc
[968/1410] Compiling cpu_aarch64_openbsd.cc
[969/1410] Compiling cpu_aarch64_linux.cc
[970/1410] Compiling bcm.cc
[971/1410] Compiling cpu_aarch64_fuchsia.cc
[972/1410] Compiling curve25519_64_adx.cc
[973/1410] Compiling cpu_aarch64_apple.cc
[974/1410] Compiling get_cipher.cc
[975/1410] Compiling conf.cc
[976/1410] Compiling tls_cbc.cc
[977/1410] Compiling e_tls.cc
[978/1410] Compiling e_rc4.cc
[979/1410] Compiling e_rc2.cc
[980/1410] Compiling e_null.cc
[981/1410] Compiling e_des.cc
[982/1410] Compiling e_chacha20poly1305.cc
[983/1410] Compiling derive_key.cc
[984/1410] Compiling e_aesctrhmac.cc
[985/1410] Compiling e_aesgcmsiv.cc
[986/1410] Compiling chacha.cc
[987/1410] Compiling unicode.cc
[988/1410] Compiling buf.cc
[989/1410] Compiling cbb.cc
[990/1410] Compiling cbs.cc
[991/1410] Compiling asn1_compat.cc
[992/1410] Compiling ber.cc
[993/1410] Compiling blake2.cc
[994/1410] Compiling bn_asn1.cc
[995/1410] Compiling convert.cc
[996/1410] Compiling socket.cc
[997/1410] Compiling socket_helper.cc
[998/1410] Compiling printf.cc
[999/1410] Compiling hexdump.cc
[1000/1410] Compiling file.cc
[1001/1410] Compiling pair.cc
[1002/1410] Compiling errno.cc
[1003/1410] Compiling fd.cc
[1004/1410] Compiling connect.cc
[1005/1410] Compiling bio_mem.cc
[1006/1410] Compiling base64.cc
[1007/1410] Compiling tasn_fre.cc
[1008/1410] Compiling bio.cc
[1009/1410] Compiling tasn_typ.cc
[1010/1410] Compiling tasn_enc.cc
[1011/1410] Compiling tasn_new.cc
[1012/1410] Compiling tasn_utl.cc
[1013/1410] Compiling f_string.cc
[1014/1410] Compiling posix_time.cc
[1015/1410] Compiling asn_pack.cc
[1016/1410] Compiling f_int.cc
[1017/1410] Compiling tasn_dec.cc
[1018/1410] Compiling asn1_par.cc
[1019/1410] Compiling a_type.cc
[1020/1410] Compiling a_utctm.cc
[1021/1410] Compiling asn1_lib.cc
[1022/1410] Compiling a_octet.cc
[1023/1410] Compiling a_time.cc
[1024/1410] Compiling a_strex.cc
[1025/1410] Compiling a_strnid.cc
[1026/1410] Compiling a_i2d_fp.cc
[1027/1410] Compiling a_object.cc
[1028/1410] Compiling a_dup.cc
[1029/1410] Compiling a_d2i_fp.cc
[1030/1410] Compiling a_int.cc
[1031/1410] Compiling a_mbstr.cc
[1032/1410] Compiling fiat_p256_adx_sqr.S
[1033/1410] Compiling fiat_p256_adx_mul.S
[1034/1410] Compiling a_gentm.cc
[1035/1410] Compiling a_bitstr.cc
[1036/1410] Compiling a_bool.cc
[1037/1410] Compiling fiat_curve25519_adx_mul.S
[1038/1410] Compiling fiat_curve25519_adx_square.S
[1039/1410] Compiling md5-x86_64-linux.S
[1040/1410] Compiling md5-x86_64-apple.S
[1041/1410] Compiling md5-586-apple.S
[1042/1410] Compiling md5-586-linux.S
[1043/1410] Compiling chacha20_poly1305_x86_64-apple.S
[1044/1410] Compiling chacha20_poly1305_armv8-win.S
[1045/1410] Compiling chacha20_poly1305_x86_64-linux.S
[1046/1410] Compiling chacha20_poly1305_armv8-linux.S
[1047/1410] Compiling CCryptoBoringSSLShims shims.c
[1048/1410] Compiling chacha20_poly1305_armv8-apple.S
[1049/1410] Compiling chacha-x86_64-linux.S
[1050/1410] Compiling chacha-x86-linux.S
[1051/1410] Compiling chacha-x86-apple.S
[1052/1410] Compiling chacha-x86_64-apple.S
[1053/1410] Compiling chacha-armv8-win.S
[1054/1410] Compiling chacha-armv8-linux.S
[1055/1410] Compiling chacha-armv4-linux.S
[1056/1410] Compiling chacha-armv8-apple.S
[1057/1410] Compiling aes128gcmsiv-x86_64-apple.S
[1058/1410] Compiling aes128gcmsiv-x86_64-linux.S
[1059/1410] Compiling x86_64-mont5-linux.S
[1060/1410] Compiling x86_64-mont5-apple.S
[1061/1410] Compiling x86_64-mont-apple.S
[1062/1410] Compiling x86_64-mont-linux.S
[1063/1410] Compiling err_data.cc
[1064/1410] Compiling x86-mont-linux.S
[1065/1410] Compiling x86-mont-apple.S
[1066/1410] Compiling vpaes-x86-linux.S
[1067/1410] Compiling vpaes-x86_64-linux.S
[1068/1410] Compiling vpaes-x86_64-apple.S
[1069/1410] Compiling vpaes-x86-apple.S
[1070/1410] Compiling vpaes-armv8-linux.S
[1071/1410] Compiling vpaes-armv8-apple.S
[1072/1410] Compiling vpaes-armv8-win.S
[1073/1410] Compiling vpaes-armv7-linux.S
[1074/1410] Compiling sha512-x86_64-linux.S
[1075/1410] Compiling sha512-x86_64-apple.S
[1076/1410] Compiling sha512-armv8-win.S
[1077/1410] Compiling sha512-armv8-linux.S
[1078/1410] Compiling sha512-armv4-linux.S
[1079/1410] Compiling sha512-armv8-apple.S
[1080/1410] Compiling sha512-586-linux.S
[1081/1410] Compiling sha512-586-apple.S
[1082/1410] Compiling sha256-x86_64-linux.S
[1083/1410] Compiling sha256-armv8-win.S
[1084/1410] Compiling sha256-x86_64-apple.S
[1085/1410] Compiling sha256-armv8-linux.S
[1086/1410] Compiling sha256-armv4-linux.S
[1087/1410] Compiling sha256-armv8-apple.S
[1088/1410] Compiling sha256-586-linux.S
[1089/1410] Compiling sha256-586-apple.S
[1090/1410] Compiling sha1-x86_64-linux.S
[1091/1410] Compiling sha1-x86_64-apple.S
[1092/1410] Compiling sha1-armv8-apple.S
[1093/1410] Compiling sha1-armv8-win.S
[1094/1410] Compiling sha1-586-apple.S
[1095/1410] Compiling sha1-armv4-large-linux.S
[1096/1410] Compiling sha1-armv8-linux.S
[1097/1410] Compiling sha1-586-linux.S
[1098/1410] Compiling rdrand-x86_64-apple.S
[1099/1410] Compiling rsaz-avx2-apple.S
[1100/1410] Compiling p256_beeu-x86_64-asm-apple.S
[1101/1410] Compiling rdrand-x86_64-linux.S
[1102/1410] Compiling p256_beeu-x86_64-asm-linux.S
[1102/1410] Compiling rsaz-avx2-linux.S
[1104/1410] Compiling p256_beeu-armv8-asm-apple.S
[1105/1410] Compiling p256_beeu-armv8-asm-win.S
[1106/1410] Compiling p256-armv8-asm-win.S
[1107/1410] Compiling p256_beeu-armv8-asm-linux.S
[1108/1410] Compiling p256-x86_64-asm-apple.S
[1109/1410] Compiling p256-armv8-asm-apple.S
[1110/1410] Compiling p256-armv8-asm-linux.S
[1111/1410] Compiling p256-x86_64-asm-linux.S
[1112/1410] Compiling ghashv8-armv8-win.S
[1113/1410] Compiling ghashv8-armv8-apple.S
[1114/1410] Compiling ghashv8-armv8-linux.S
[1115/1410] Compiling ghash-x86_64-apple.S
[1116/1410] Compiling ghashv8-armv7-linux.S
[1116/1410] Compiling ghash-x86-linux.S
[1118/1410] Compiling ghash-ssse3-x86_64-linux.S
[1119/1410] Compiling ghash-x86_64-linux.S
[1120/1410] Compiling ghash-ssse3-x86_64-apple.S
[1121/1410] Compiling ghash-x86-apple.S
[1122/1410] Compiling ghash-ssse3-x86-linux.S
[1123/1410] Compiling ghash-ssse3-x86-apple.S
[1124/1410] Compiling ghash-armv4-linux.S
[1125/1410] Compiling ghash-neon-armv8-linux.S
[1126/1410] Compiling ghash-neon-armv8-win.S
[1127/1410] Compiling ghash-neon-armv8-apple.S
[1128/1410] Compiling co-586-linux.S
[1129/1410] Compiling co-586-apple.S
[1130/1410] Compiling c-nioatomics.c
[1131/1410] Compiling bn-armv8-win.S
[1132/1410] Compiling bsaes-armv7-linux.S
[1133/1410] Compiling bn-armv8-linux.S
[1134/1410] Compiling bn-armv8-apple.S
[1135/1410] Compiling bn-586-linux.S
[1136/1410] Compiling bn-586-apple.S
[1137/1410] Compiling armv8-mont-win.S
[1138/1410] Compiling armv4-mont-linux.S
[1139/1410] Compiling armv8-mont-linux.S
[1140/1410] Compiling armv8-mont-apple.S
[1141/1410] Compiling aesv8-gcm-armv8-win.S
[1141/1410] Compiling aesv8-gcm-armv8-apple.S
[1143/1410] Compiling aesv8-gcm-armv8-linux.S
[1144/1410] Compiling aesv8-armv8-linux.S
[1145/1410] Compiling aesni-x86_64-apple.S
[1146/1410] Compiling aesv8-armv8-win.S
[1147/1410] Compiling aesv8-armv8-apple.S
[1148/1410] Compiling aesv8-armv7-linux.S
[1149/1410] Compiling aesni-x86-linux.S
[1150/1410] Compiling aesni-x86_64-linux.S
[1150/1410] Compiling aesni-x86-apple.S
[1152/1410] Compiling aes-gcm-avx512-x86_64-linux.S
[1153/1410] Compiling aesni-gcm-x86_64-apple.S
[1154/1410] Compiling aes-gcm-avx512-x86_64-apple.S
[1154/1410] Compiling aesni-gcm-x86_64-linux.S
[1156/1410] Compiling aes-gcm-avx2-x86_64-linux.S
[1157/1410] Compiling aes-gcm-avx2-x86_64-apple.S
[1158/1410] Compiling c-atomics.c
[1159/1410] Compiling xwing.cc
[1160/1416] Compiling x_val.cc
[1161/1416] Compiling x_sig.cc
[1162/1416] Compiling x_spki.cc
[1163/1416] Compiling x_req.cc
[1164/1416] Compiling x_pubkey.cc
[1165/1416] Compiling x_x509a.cc
[1166/1416] Compiling x_x509.cc
[1168/1416] Compiling NIOConcurrencyHelpers lock.swift
[1169/1416] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1170/1416] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1171/1416] Compiling NIOConcurrencyHelpers NIOLock.swift
[1172/1416] Compiling NIOConcurrencyHelpers atomics.swift
[1173/1416] Emitting module NIOConcurrencyHelpers
[1174/1417] Compiling x_name.cc
[1175/1417] Compiling x509spki.cc
[1176/1417] Compiling x_crl.cc
[1177/1417] Compiling x_attrib.cc
[1178/1417] Compiling x_exten.cc
[1179/1417] Compiling x_all.cc
[1180/1417] Compiling x_algor.cc
[1181/1417] Compiling x509rset.cc
[1182/1417] Compiling x509name.cc
[1183/1417] Compiling x509cset.cc
[1184/1417] Compiling x509_vpm.cc
[1185/1417] Compiling x509_txt.cc
[1186/1417] Compiling x509_v3.cc
[1187/1417] Compiling x509_trs.cc
[1188/1417] Compiling x509_vfy.cc
[1189/1417] Compiling x509_set.cc
[1190/1417] Compiling x509_req.cc
[1191/1417] Compiling x509_obj.cc
[1192/1417] Compiling x509_ext.cc
[1193/1417] Compiling x509_lu.cc
[1194/1417] Compiling x509_def.cc
[1195/1417] Compiling x509_d2.cc
[1196/1417] Compiling x509_cmp.cc
[1197/1417] Compiling x509_att.cc
[1198/1417] Compiling x509.cc
[1199/1417] Compiling v3_utl.cc
[1200/1417] Compiling v3_skey.cc
[1201/1417] Compiling v3_purp.cc
[1202/1417] Compiling v3_pcons.cc
[1203/1417] Compiling v3_prn.cc
[1204/1417] Compiling v3_pmaps.cc
[1205/1417] Compiling v3_ocsp.cc
[1206/1417] Compiling v3_ncons.cc
[1207/1417] Compiling v3_lib.cc
[1208/1417] Compiling v3_int.cc
[1209/1417] Compiling v3_info.cc
[1210/1417] Compiling v3_enum.cc
[1211/1417] Compiling v3_ia5.cc
[1212/1417] Compiling v3_extku.cc
[1213/1417] Compiling v3_genn.cc
[1214/1417] Compiling v3_crld.cc
[1215/1417] Compiling v3_cpols.cc
[1216/1417] Compiling v3_conf.cc
[1217/1417] Compiling v3_akey.cc
[1218/1417] Compiling v3_bitst.cc
[1219/1417] Compiling v3_akeya.cc
[1220/1417] Compiling v3_alt.cc
[1221/1417] Compiling v3_bcons.cc
[1222/1417] Compiling t_x509a.cc
[1223/1417] Compiling t_x509.cc
[1224/1417] Compiling i2d_pr.cc
[1225/1417] Compiling t_req.cc
[1226/1417] Compiling name_print.cc
[1227/1417] Compiling t_crl.cc
[1228/1417] Compiling rsa_pss.cc
[1229/1417] Compiling policy.cc
[1230/1417] Compiling asn1_gen.cc
[1231/1417] Compiling by_file.cc
[1232/1417] Compiling by_dir.cc
[1233/1417] Compiling algorithm.cc
[1234/1417] Compiling a_verify.cc
[1235/1417] Compiling voprf.cc
[1236/1417] Compiling a_digest.cc
[1237/1417] Compiling a_sign.cc
[1238/1417] Compiling thread_win.cc
[1239/1417] Compiling thread.cc
[1240/1417] Compiling thread_pthread.cc
[1241/1417] Compiling trust_token.cc
[1242/1417] Compiling thread_none.cc
[1243/1417] Compiling stack.cc
[1244/1417] Compiling sha512.cc
[1245/1417] Compiling siphash.cc
[1246/1417] Compiling pmbtoken.cc
[1247/1417] Compiling sha1.cc
[1248/1417] Compiling sha256.cc
[1249/1417] Compiling slhdsa.cc
[1250/1417] Compiling rsa_print.cc
[1251/1417] Compiling spake2plus.cc
[1252/1417] Compiling rsa_extra.cc
[1253/1417] Compiling rc4.cc
[1254/1417] Compiling rsa_crypt.cc
[1255/1417] Compiling refcount.cc
[1256/1417] Compiling windows.cc
[1257/1417] Compiling trusty.cc
[1258/1417] Compiling urandom.cc
[1259/1417] Compiling rand.cc
[1260/1417] Compiling rsa_asn1.cc
[1261/1417] Compiling passive.cc
[1262/1417] Compiling ios.cc
[1263/1417] Compiling getentropy.cc
[1264/1417] Compiling poly1305_arm_asm.S
[1265/1417] Compiling deterministic.cc
[1266/1417] Compiling forkunsafe.cc
[1266/1417] Compiling fork_detect.cc
[1268/1417] Compiling poly1305_arm.cc
[1269/1417] Compiling poly1305.cc
[1270/1417] Compiling pool.cc
[1271/1417] Compiling poly1305_vec.cc
[1272/1417] Compiling pkcs7.cc
[1273/1417] Compiling pkcs8.cc
[1274/1417] Compiling pkcs8_x509.cc
[1275/1417] Compiling p5_pbev2.cc
[1276/1417] Compiling pkcs7_x509.cc
[1277/1417] Compiling pem_x509.cc
[1278/1417] Compiling pem_xaux.cc
[1279/1417] Compiling pem_pkey.cc
[1280/1417] Compiling pem_pk8.cc
[1281/1417] Compiling mlkem.cc
[1282/1417] Compiling obj_xref.cc
[1283/1417] Compiling pem_oth.cc
[1284/1417] Compiling mldsa.cc
[1285/1417] Compiling pem_all.cc
[1286/1417] Compiling obj.cc
[1287/1417] Compiling pem_lib.cc
[1288/1417] Compiling pem_info.cc
[1289/1417] Compiling poly_rq_mul.S
[1290/1417] Compiling mem.cc
[1291/1417] Compiling fips_shared_support.cc
[1292/1417] Compiling lhash.cc
[1293/1417] Compiling fuzzer_mode.cc
[1294/1417] Compiling md5.cc
[1295/1417] Compiling md4.cc
[1296/1417] Compiling hrss.cc
[1297/1417] Compiling kyber.cc
[1298/1417] Compiling hpke.cc
[1299/1417] Compiling ex_data.cc
[1300/1417] Compiling sign.cc
[1301/1417] Compiling scrypt.cc
[1302/1417] Compiling print.cc
[1303/1417] Compiling pbkdf.cc
[1304/1417] Compiling p_x25519.cc
[1305/1417] Compiling p_x25519_asn1.cc
[1306/1417] Compiling p_rsa_asn1.cc
[1307/1417] Compiling p_ed25519.cc
[1308/1417] Compiling p_rsa.cc
[1309/1417] Compiling p_ed25519_asn1.cc
[1310/1417] Compiling p_hkdf.cc
[1311/1417] Compiling p_ec.cc
[1312/1417] Compiling p_dh_asn1.cc
[1313/1417] Compiling p_ec_asn1.cc
[1314/1417] Compiling p_dh.cc
[1315/1417] Compiling p_dsa_asn1.cc
[1316/1417] Compiling evp.cc
[1317/1417] Compiling err.cc
[1318/1417] Compiling engine.cc
[1319/1417] Compiling evp_ctx.cc
[1320/1417] Compiling evp_asn1.cc
[1321/1417] Compiling ecdsa_p1363.cc
[1322/1417] Compiling ecdh.cc
[1323/1417] Compiling ec_derive.cc
[1324/1417] Compiling ecdsa_asn1.cc
[1325/1417] Compiling hash_to_curve.cc
[1326/1417] Compiling ec_asn1.cc
[1327/1417] Compiling dsa.cc
[1328/1417] Compiling params.cc
[1329/1417] Compiling dsa_asn1.cc
[1330/1417] Compiling digest_extra.cc
[1331/1417] Compiling des.cc
[1332/1417] Compiling x25519-asm-arm.S
[1333/1417] Compiling dh_asn1.cc
[1334/1417] Compiling spake25519.cc
[1335/1417] Compiling cpu_intel.cc
[1336/1417] Compiling cpu_arm_linux.cc
[1337/1417] Compiling crypto.cc
[1338/1417] Compiling curve25519.cc
[1339/1417] Compiling cpu_aarch64_win.cc
[1340/1417] Compiling cpu_arm_freebsd.cc
[1341/1417] Compiling cpu_aarch64_fuchsia.cc
[1342/1417] Compiling cpu_aarch64_openbsd.cc
[1343/1417] Compiling cpu_aarch64_sysreg.cc
[1344/1417] Compiling curve25519_64_adx.cc
[1345/1417] Compiling cpu_aarch64_linux.cc
[1346/1417] Compiling cpu_aarch64_apple.cc
[1347/1417] Compiling bcm.cc
[1348/1417] Compiling conf.cc
[1349/1417] Compiling get_cipher.cc
[1350/1417] Compiling e_tls.cc
[1351/1417] Compiling tls_cbc.cc
[1352/1417] Compiling e_rc2.cc
[1353/1417] Compiling e_rc4.cc
[1354/1417] Compiling e_des.cc
[1355/1417] Compiling e_null.cc
[1356/1417] Compiling e_aesgcmsiv.cc
[1357/1417] Compiling e_chacha20poly1305.cc
[1358/1417] Compiling e_aeseax.cc
[1359/1417] Compiling derive_key.cc
[1360/1417] Compiling cms.cc
[1361/1417] Compiling e_aesctrhmac.cc
[1362/1417] Compiling chacha.cc
[1363/1417] Compiling buf.cc
[1364/1417] Compiling sqrt.cc
[1365/1417] Compiling unicode.cc
[1366/1417] Compiling cbs.cc
[1367/1417] Compiling asn1_compat.cc
[1368/1417] Compiling ber.cc
[1369/1417] Compiling cbb.cc
[1370/1417] Compiling div.cc
[1371/1417] Compiling exponentiation.cc
[1372/1417] Compiling pair.cc
[1373/1417] Compiling printf.cc
[1374/1417] Compiling blake2.cc
[1375/1417] Compiling hexdump.cc
[1376/1417] Compiling bn_asn1.cc
[1377/1417] Compiling file.cc
[1378/1417] Compiling fd.cc
[1379/1417] Compiling convert.cc
[1380/1417] Compiling base64.cc
[1381/1417] Compiling errno.cc
[1382/1417] Compiling bio.cc
[1383/1417] Compiling bio_mem.cc
[1384/1417] Compiling tasn_fre.cc
[1385/1417] Compiling tasn_typ.cc
[1386/1417] Compiling posix_time.cc
[1387/1417] Compiling tasn_enc.cc
[1388/1417] Compiling asn1_par.cc
[1389/1417] Compiling tasn_new.cc
[1390/1417] Compiling tasn_utl.cc
[1391/1417] Compiling f_string.cc
[1392/1417] Compiling f_int.cc
[1393/1417] Compiling asn_pack.cc
[1394/1417] Compiling tasn_dec.cc
[1395/1417] Compiling a_octet.cc
[1396/1417] Compiling a_utctm.cc
[1397/1417] Compiling a_time.cc
[1398/1417] Compiling asn1_lib.cc
[1399/1417] Compiling a_type.cc
[1400/1417] Compiling a_strnid.cc
[1401/1417] Compiling a_strex.cc
[1402/1417] Compiling a_i2d_fp.cc
[1403/1417] Compiling a_object.cc
[1404/1417] Compiling a_dup.cc
[1405/1417] Write sources
[1406/1417] Compiling a_mbstr.cc
[1407/1417] Write sources
[1408/1417] Compiling a_d2i_fp.cc
[1409/1417] Write sources
[1411/1488] Compiling a_int.cc
[1412/1488] Write sources
[1413/1533] Compiling a_bool.cc
[1414/1533] Compiling a_gentm.cc
[1415/1533] Compiling aes.cc
[1417/1533] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[1418/1533] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[1419/1560] Compiling Algorithms Keyed.swift
[1420/1560] Compiling Algorithms MinMax.swift
[1421/1560] Compiling Algorithms Partition.swift
[1422/1560] Compiling Algorithms Permutations.swift
[1423/1560] Compiling Algorithms Intersperse.swift
[1424/1560] Compiling Algorithms Joined.swift
[1424/1560] Compiling a_bitstr.cc
[1426/1560] Compiling Algorithms Product.swift
[1427/1560] Compiling Algorithms Split.swift
[1428/1560] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[1429/1560] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[1430/1560] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[1431/1560] Compiling AsyncAlgorithms DebounceStateMachine.swift
[1432/1560] Compiling AsyncAlgorithms DebounceStorage.swift
[1433/1560] Compiling AsyncAlgorithms Dictionary.swift
[1434/1560] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1435/1567] Compiling Algorithms Combinations.swift
[1436/1567] Compiling Algorithms Compacted.swift
[1437/1567] Compiling Algorithms Cycle.swift
[1438/1575] Compiling AsyncAlgorithms Locking.swift
[1439/1575] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[1440/1575] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[1441/1575] Compiling AsyncAlgorithms MergeStateMachine.swift
[1442/1575] Compiling AsyncAlgorithms MergeStorage.swift
[1443/1575] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[1444/1575] Compiling AsyncAlgorithms Rethrow.swift
[1445/1575] Emitting module AsyncAlgorithms
[1446/1581] Compiling AsyncAlgorithms ChannelStateMachine.swift
[1447/1581] Compiling AsyncAlgorithms ChannelStorage.swift
[1448/1581] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1449/1581] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[1450/1581] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[1451/1581] Compiling AsyncAlgorithms CombineLatestStorage.swift
[1452/1581] Compiling AsyncAlgorithms SetAlgebra.swift
[1453/1581] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1454/1581] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1455/1581] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1456/1581] Compiling AsyncAlgorithms ZipStateMachine.swift
[1457/1581] Compiling AsyncAlgorithms ZipStorage.swift
[1458/1581] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1459/1581] Compiling BitCollections BitSet.Counted.swift
[1466/1581] Compiling Algorithms AdjacentPairs.swift
[1467/1581] Compiling Algorithms Chain.swift
[1468/1581] Compiling Algorithms Chunked.swift
[1472/1581] Compiling Algorithms EitherSequence.swift
[1473/1581] Compiling Algorithms FirstNonNil.swift
[1474/1581] Emitting module BitCollections
[1479/1581] Compiling Algorithms Suffix.swift
[1480/1581] Compiling Algorithms RandomSample.swift
[1481/1581] Compiling Algorithms Reductions.swift
[1482/1581] Compiling Algorithms Rotate.swift
[1486/1581] Compiling Algorithms FlattenCollection.swift
[1487/1581] Compiling Algorithms Grouped.swift
[1488/1581] Compiling Algorithms Indexed.swift
[1495/1584] Compiling Algorithms Stride.swift
[1527/1584] Compiling CryptoBoringWrapper RandomBytes.swift
[1528/1584] Compiling BitCollections BitSet.Index.swift
[1529/1584] Compiling BitCollections BitSet._UnsafeHandle.swift
[1530/1584] Compiling BitCollections BitSet.swift
[1531/1584] Compiling BitCollections Range+Utilities.swift
[1532/1584] Compiling BitCollections Slice+Utilities.swift
[1533/1584] Compiling BitCollections UInt+Tricks.swift
[1534/1584] Compiling BitCollections _Word.swift
[1535/1585] Emitting module CryptoBoringWrapper
[1543/1585] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1544/1585] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1545/1585] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1550/1587] Compiling Collections Collections.swift
[1551/1587] Compiling Algorithms Trim.swift
[1552/1587] Compiling Algorithms Unique.swift
[1553/1587] Compiling Algorithms Windows.swift
[1554/1587] Emitting module Collections
[1555/1588] Compiling CryptoBoringWrapper EllipticCurve.swift
[1556/1588] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1557/1588] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1578/1590] Emitting module Atomics
[1591/1670] Emitting module Algorithms
[1592/1687] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1594/1748] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1595/1748] Emitting module ServiceLifecycle
[1596/1748] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1597/1748] Compiling ServiceLifecycle ServiceRunnerError.swift
[1598/1748] Compiling ServiceLifecycle CancellationWaiter.swift
[1599/1748] Compiling ServiceLifecycle GracefulShutdown.swift
[1600/1748] Compiling NIOCore AsyncChannelInboundStream.swift
[1601/1748] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1602/1748] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1603/1748] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1604/1749] Compiling NIOCore ByteBuffer-views.swift
[1605/1749] Compiling NIOCore Channel.swift
[1606/1749] Compiling NIOCore ChannelHandler.swift
[1607/1749] Compiling NIOCore ChannelHandlers.swift
[1608/1749] Compiling NIOCore ChannelInvoker.swift
[1609/1749] Compiling NIOCore ChannelOption.swift
[1610/1749] Compiling NIOCore ChannelPipeline.swift
[1611/1749] Compiling NIOCore CircularBuffer.swift
[1612/1749] Compiling NIOCore Codec.swift
[1613/1749] Compiling NIOCore ConvenienceOptionSupport.swift
[1614/1749] Compiling NIOCore FileHandle.swift
[1615/1749] Compiling NIOCore FileRegion.swift
[1616/1749] Compiling NIOCore GlobalSingletons.swift
[1617/1749] Compiling NIOCore IO.swift
[1618/1749] Compiling NIOCore IOData.swift
[1619/1749] Compiling NIOCore IPProtocol.swift
[1620/1749] Compiling NIOCore IntegerBitPacking.swift
[1621/1749] Compiling NIOCore IntegerTypes.swift
[1622/1749] Compiling NIOCore Interfaces.swift
[1623/1749] Compiling NIOCore Linux.swift
[1624/1759] Compiling NIOCore AddressedEnvelope.swift
[1625/1759] Compiling NIOCore AsyncAwaitSupport.swift
[1626/1759] Compiling NIOCore AsyncChannel.swift
[1627/1759] Compiling NIOCore AsyncChannelHandler.swift
[1632/1759] Compiling NIOCore NIOAsyncWriter.swift
[1633/1759] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1634/1759] Emitting module Crypto
[1635/1759] Compiling Crypto X25519Keys.swift
[1636/1759] Compiling Crypto SymmetricKeys.swift
[1637/1759] Compiling Crypto HMAC.swift
[1638/1759] Compiling Crypto MACFunctions.swift
[1639/1759] Compiling Crypto MessageAuthenticationCode.swift
[1640/1759] Compiling Crypto AES.swift
[1641/1759] Compiling Crypto ECDSASignature_boring.swift
[1642/1759] Compiling Crypto ECDSA_boring.swift
[1643/1759] Compiling Crypto EdDSA_boring.swift
[1644/1759] Compiling Crypto ECDSA.swift
[1645/1759] Compiling _ConnectionPoolModule TinyFastSequence.swift
[1650/1759] Compiling NIOCore NIOAny.swift
[1651/1759] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1652/1759] Compiling NIOCore NIOCoreSendableMetatype.swift
[1653/1759] Compiling NIOCore NIOLoopBound.swift
[1654/1759] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1655/1759] Compiling NIOCore NIOScheduledCallback.swift
[1656/1759] Compiling NIOCore NIOSendable.swift
[1657/1759] Compiling NIOCore RecvByteBufferAllocator.swift
[1658/1767] Compiling ServiceLifecycle Service.swift
[1659/1767] Compiling ServiceLifecycle ServiceGroup.swift
[1661/1768] Compiling NIOCore MarkedCircularBuffer.swift
[1662/1768] Compiling NIOCore MulticastChannel.swift
[1671/1768] Emitting module _ConnectionPoolModule
[1672/1768] Compiling NIOCore DeadChannel.swift
[1673/1768] Compiling NIOCore DispatchQueue+WithFuture.swift
[1674/1768] Compiling NIOCore EventLoop+Deprecated.swift
[1675/1768] Compiling NIOCore EventLoop+SerialExecutor.swift
[1676/1768] Compiling NIOCore EventLoop.swift
[1677/1768] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1678/1768] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1679/1768] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1680/1768] Compiling NIOCore EventLoopFuture.swift
[1681/1768] Compiling NIOCore FileDescriptor.swift
[1682/1768] Compiling NIOCore BSDSocketAPI.swift
[1683/1768] Compiling NIOCore ByteBuffer-aux.swift
[1684/1768] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1685/1768] Compiling NIOCore ByteBuffer-conversions.swift
[1686/1768] Compiling NIOCore ByteBuffer-core.swift
[1687/1768] Compiling NIOCore ByteBuffer-hex.swift
[1688/1768] Compiling NIOCore ByteBuffer-int.swift
[1689/1768] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1690/1768] Compiling NIOCore ByteBuffer-multi-int.swift
[1691/1768] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1714/1769] Compiling Crypto Ed25519.swift
[1715/1769] Compiling Crypto Signature.swift
[1716/1769] Compiling Crypto CryptoKitErrors_boring.swift
[1717/1769] Compiling Crypto RNG_boring.swift
[1718/1769] Compiling Crypto SafeCompare_boring.swift
[1719/1769] Compiling Crypto Zeroization_boring.swift
[1720/1769] Compiling Crypto PrettyBytes.swift
[1721/1769] Compiling Crypto SafeCompare.swift
[1722/1769] Compiling Crypto SecureBytes.swift
[1723/1769] Compiling Crypto Zeroization.swift
[1726/1770] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1727/1770] Compiling NIOCore SocketAddresses.swift
[1728/1770] Compiling NIOCore SocketOptionProvider.swift
[1729/1770] Compiling NIOCore SystemCallHelpers.swift
[1730/1770] Compiling NIOCore TimeAmount+Duration.swift
[1731/1770] Compiling NIOCore TypeAssistedChannelHandler.swift
[1732/1770] Compiling NIOCore UniversalBootstrapSupport.swift
[1733/1770] Compiling NIOCore Utilities.swift
[1770/1770] Emitting module NIOCore
[1772/1965] Compiling SQLKit SQLColumnUpdateBuilder.swift
[1773/1965] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[1774/1965] Compiling SQLKit SQLCommonUnionBuilder.swift
[1775/1965] Compiling SQLKit SQLJoinBuilder.swift
[1776/1965] Compiling SQLKit SQLPartialResultBuilder.swift
[1777/1965] Compiling SQLKit SQLPredicateBuilder.swift
[1778/1965] Compiling SQLKit SQLQueryBuilder.swift
[1779/1972] Compiling SQLKit SQLBetween.swift
[1780/1972] Compiling SQLKit SQLColumn.swift
[1781/1972] Compiling SQLKit SQLConstraint.swift
[1782/1972] Compiling SQLKit SQLDataType.swift
[1783/1972] Compiling SQLKit SQLDirection.swift
[1784/1972] Compiling SQLKit SQLDistinct.swift
[1785/1972] Compiling SQLKit SQLForeignKeyAction.swift
[1786/1972] Emitting module NIOEmbedded
[1787/1972] Compiling NIOEmbedded AsyncTestingChannel.swift
[1788/1972] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[1789/1972] Compiling SQLKit Exports.swift
[1790/1972] Compiling SQLKit SQLAlias.swift
[1798/1972] Compiling _CryptoExtras PEMDocument.swift
[1799/1972] Compiling _CryptoExtras PrettyBytes.swift
[1800/1972] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1801/1972] Compiling SQLKit SQLDropIndex.swift
[1802/1972] Compiling SQLKit SQLDropTable.swift
[1803/1972] Compiling SQLKit SQLDropTrigger.swift
[1804/1972] Compiling SQLKit SQLInsert.swift
[1805/1972] Compiling SQLKit SQLSelect.swift
[1806/1972] Compiling SQLKit SQLUnion.swift
[1807/1972] Compiling SQLKit SQLUpdate.swift
[1808/1972] Compiling SQLKit SQLExpression.swift
[1809/1972] Compiling SQLKit SQLSerializer.swift
[1810/1972] Compiling SQLKit SQLStatement.swift
[1811/1972] Compiling SQLKit SQLBinaryExpression.swift
[1812/1972] Compiling SQLKit SQLBinaryOperator.swift
[1813/1972] Compiling SQLKit SQLBind.swift
[1814/1984] Compiling _CryptoExtras DLEQ.swift
[1815/1984] Compiling _CryptoExtras Prover.swift
[1816/1984] Compiling _CryptoExtras Verifier.swift
[1817/1984] Compiling _CryptoExtras ZKPToolbox.swift
[1818/1984] Compiling SQLKit SQLCommonTableExpression.swift
[1819/1984] Compiling SQLKit SQLConflictAction.swift
[1820/1984] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1821/1984] Compiling SQLKit SQLDropBehaviour.swift
[1822/1984] Compiling SQLKit SQLEnumDataType.swift
[1823/1984] Compiling SQLKit SQLExcludedColumn.swift
[1824/1984] Compiling SQLKit SQLForeignKey.swift
[1825/1984] Compiling SQLKit SQLJoin.swift
[1826/1984] Compiling SQLKit SQLJoinMethod.swift
[1827/1984] Compiling SQLKit SQLLockingClause.swift
[1828/1984] Compiling SQLKit SQLOrderBy.swift
[1829/1984] Compiling SQLKit SQLReturning.swift
[1830/1984] Compiling SQLKit SQLSubquery.swift
[1831/1984] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1832/1984] Compiling SQLKit SQLAlterEnum.swift
[1833/1984] Compiling SQLKit SQLAlterTable.swift
[1834/1984] Compiling SQLKit SQLCreateEnum.swift
[1835/1984] Compiling SQLKit SQLCreateIndex.swift
[1836/1984] Compiling SQLKit SQLCreateTable.swift
[1837/1984] Compiling SQLKit SQLCreateTrigger.swift
[1838/1984] Compiling SQLKit SQLDelete.swift
[1839/1984] Compiling SQLKit SQLDropEnum.swift
[1840/1984] Compiling NIOEmbedded Embedded.swift
[1841/1984] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1843/1985] Compiling SQLKit SQLRawBuilder.swift
[1844/1985] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[1845/1985] Compiling SQLKit SQLSelectBuilder.swift
[1846/1985] Compiling SQLKit SQLSubqueryBuilder.swift
[1847/1985] Compiling SQLKit SQLUnionBuilder.swift
[1848/1985] Compiling SQLKit SQLUpdateBuilder.swift
[1849/1985] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[1850/1985] Compiling SQLKit SQLAlterEnumBuilder.swift
[1851/1985] Compiling SQLKit SQLAlterTableBuilder.swift
[1852/1985] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1853/1985] Compiling SQLKit SQLCreateEnumBuilder.swift
[1854/1985] Compiling SQLKit SQLCreateIndexBuilder.swift
[1855/1985] Compiling SQLKit SQLCreateTableBuilder.swift
[1856/1985] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1864/1985] Compiling SQLKit SQLDeleteBuilder.swift
[1865/1985] Compiling SQLKit SQLDropEnumBuilder.swift
[1866/1985] Compiling SQLKit SQLDropIndexBuilder.swift
[1867/1985] Compiling SQLKit SQLDropTableBuilder.swift
[1868/1985] Compiling SQLKit SQLDropTriggerBuilder.swift
[1869/1985] Compiling SQLKit SQLInsertBuilder.swift
[1870/1985] Compiling SQLKit SQLPredicateGroupBuilder.swift
[1885/1985] Compiling SQLKit SQLQueryFetcher.swift
[1886/1985] Compiling SQLKit SQLReturningBuilder.swift
[1887/1985] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[1888/1985] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[1889/1985] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[1890/1985] Compiling SQLKit SQLDatabase.swift
[1891/1985] Compiling SQLKit SQLDatabaseReportedVersion.swift
[1892/1985] Compiling SQLKit SQLDialect.swift
[1893/1985] Compiling SQLKit SQLDatabase+Deprecated.swift
[1894/1985] Compiling SQLKit SQLError.swift
[1895/1985] Compiling SQLKit SQLExpressions+Deprecated.swift
[1896/1985] Emitting module SQLKit
[1897/1985] Emitting module NIOPosix
[1898/1991] Compiling NIOPosix UnsafeTransfer.swift
[1899/1991] Compiling NIOPosix Utilities.swift
[1900/1991] Compiling NIOPosix VsockAddress.swift
[1901/1991] Compiling NIOPosix VsockChannelEvents.swift
[1945/1991] Emitting module _CryptoExtras
[1946/1991] Compiling NIOPosix ThreadPosix.swift
[1947/1991] Compiling NIOPosix ThreadWindows.swift
[1960/1992] Compiling SQLKit SQLFunction.swift
[1961/1992] Compiling SQLKit SQLGroupExpression.swift
[1962/1992] Compiling SQLKit SQLIdentifier.swift
[1963/1992] Compiling SQLKit SQLList.swift
[1964/1992] Compiling SQLKit SQLLiteral.swift
[1965/1992] Compiling SQLKit SQLRaw.swift
[1966/1992] Compiling SQLKit SQLCodingUtilities.swift
[1967/1992] Compiling SQLKit SQLQueryEncoder.swift
[1968/1992] Compiling SQLKit SQLRow.swift
[1969/1992] Compiling SQLKit SQLRowDecoder.swift
[1970/1992] Compiling SQLKit SomeCodingKey.swift
[1971/1992] Compiling SQLKit StringHandling.swift
[1995/2018] Emitting module NIO
[1996/2018] Compiling NIO Exports.swift
[1997/2018] Compiling AsyncKit EventLoop+Flatten.swift
[1998/2018] Compiling AsyncKit EventLoop+Future.swift
[1999/2018] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[2001/2021] Compiling AsyncKit Future+Miscellaneous.swift
[2002/2021] Compiling AsyncKit Future+Nonempty.swift
[2003/2021] Compiling AsyncKit Future+Optional.swift
[2004/2021] Compiling AsyncKit Future+Transform.swift
[2005/2021] Compiling AsyncKit Future+Try.swift
[2006/2021] Compiling AsyncKit FutureOperators.swift
[2007/2021] Compiling AsyncKit Optional+StrictMap.swift
[2008/2021] Compiling AsyncKit Exports.swift
[2009/2021] Compiling AsyncKit EventLoopConnectionPool.swift
[2010/2021] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[2011/2021] Compiling AsyncKit EventLoop+Concurrency.swift
[2012/2032] Compiling NIOTLS TLSEvents.swift
[2013/2032] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2014/2032] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2015/2032] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2016/2032] Emitting module NIOTLS
[2017/2032] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2018/2032] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2019/2032] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2020/2032] Compiling NIOTLS SNIHandler.swift
[2021/2033] Emitting module NIOFoundationCompat
[2022/2033] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2025/2085] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[2026/2085] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[2027/2085] Compiling NIOSSL SSLContext.swift
[2028/2087] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[2029/2087] Compiling NIOSSL NIOSSLHandler.swift
[2030/2087] Compiling NIOSSL NIOSSLServerHandler.swift
[2031/2087] Compiling NIOSSL ObjectIdentifier.swift
[2032/2087] Compiling NIOSSL PosixPort.swift
[2033/2087] Compiling NIOSSL SSLCallbacks.swift
[2034/2087] Emitting module NIOTransportServices
[2035/2087] Compiling NIOSSL SSLConnection.swift
[2036/2087] Compiling NIOSSL SSLPrivateKey.swift
[2037/2087] Compiling NIOSSL SSLPublicKey.swift
[2038/2087] Compiling NIOSSL SSLCertificate.swift
[2039/2087] Compiling NIOSSL SSLCertificateExtensions.swift
[2040/2087] Compiling NIOSSL SSLCertificateName.swift
[2041/2087] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2042/2087] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2043/2087] Compiling NIOSSL IdentityVerification.swift
[2044/2087] Compiling NIOSSL LinuxCABundle.swift
[2045/2087] Compiling NIOSSL NIOSSLClientHandler.swift
[2046/2087] Compiling NIOSSL AndroidCABundle.swift
[2047/2087] Compiling NIOSSL ByteBufferBIO.swift
[2048/2087] Compiling NIOSSL CustomPrivateKey.swift
[2050/2088] Emitting module NIOSSL
[2063/2092] Compiling NIOSSL SubjectAlternativeName.swift
[2064/2092] Compiling NIOSSL NIOSSLSecureBytes.swift
[2065/2092] Compiling NIOSSL RNG.swift
[2066/2092] Compiling NIOSSL SafeCompare.swift
[2078/2092] Compiling NIOSSL SSLPKCS12Bundle.swift
[2079/2092] Compiling NIOSSL Zeroization.swift
[2080/2092] Compiling NIOSSL TLSConfiguration.swift
[2081/2092] Compiling NIOSSL UniversalBootstrapSupport.swift
[2082/2092] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2084/2197] Emitting module PostgresNIO
[2085/2211] Compiling PostgresNIO PostgresMessage+SASLResponse.swift
[2086/2211] Compiling PostgresNIO PostgresMessage+SSLRequest.swift
[2087/2211] Compiling PostgresNIO PostgresMessage+SimpleQuery.swift
[2088/2211] Compiling PostgresNIO PostgresData+RawRepresentable.swift
[2089/2211] Compiling PostgresNIO PostgresData+Set.swift
[2090/2211] Compiling PostgresNIO PostgresData+String.swift
[2091/2211] Emitting module AsyncKit
[2092/2211] Compiling PostgresNIO PostgresMessageDecoder.swift
[2093/2211] Compiling PostgresNIO PostgresMessageEncoder.swift
[2094/2211] Compiling PostgresNIO PostgresMessage+0.swift
[2096/2212] Compiling PostgresNIO PostgresMessage+BackendKeyData.swift
[2097/2212] Compiling PostgresNIO PostgresMessage+DataRow.swift
[2098/2212] Compiling PostgresNIO PostgresMessage+Error.swift
[2099/2212] Compiling PostgresNIO PostgresMessage+Identifier.swift
[2100/2212] Compiling PostgresNIO PostgresMessage+NotificationResponse.swift
[2101/2212] Compiling PostgresNIO PostgresMessage+RowDescription.swift
[2102/2212] Compiling PostgresNIO PostgresMessageType.swift
[2103/2212] Compiling PostgresNIO AuthenticationStateMachine.swift
[2104/2212] Compiling PostgresNIO CloseStateMachine.swift
[2105/2212] Compiling PostgresNIO ConnectionStateMachine.swift
[2106/2212] Compiling PostgresNIO ExtendedQueryStateMachine.swift
[2107/2212] Compiling PostgresNIO ListenStateMachine.swift
[2108/2212] Compiling PostgresNIO PreparedStatementStateMachine.swift
[2109/2212] Compiling PostgresNIO RowStreamStateMachine.swift
[2110/2212] Compiling PostgresNIO Array+PostgresCodable.swift
[2114/2212] Compiling PostgresNIO PostgresData+UUID.swift
[2115/2212] Compiling PostgresNIO PostgresData.swift
[2116/2212] Compiling PostgresNIO PostgresDataConvertible.swift
[2117/2212] Compiling PostgresNIO PostgresDataType.swift
[2118/2212] Compiling PostgresNIO PostgresRow.swift
[2119/2212] Compiling PostgresNIO PostgresConnection+Configuration+Deprecated.swift
[2120/2212] Compiling PostgresNIO PostgresData+UInt.swift
[2121/2212] Compiling PostgresNIO PostgresMessage+Authentication.swift
[2122/2212] Compiling PostgresNIO PostgresMessage+Bind.swift
[2123/2212] Compiling PostgresNIO PostgresMessage+Close.swift
[2124/2212] Compiling PostgresNIO PostgresMessage+CommandComplete.swift
[2125/2212] Compiling PostgresNIO PostgresMessage+Describe.swift
[2126/2212] Compiling PostgresNIO PostgresConnection+Configuration.swift
[2127/2212] Compiling PostgresNIO PostgresConnection.swift
[2128/2212] Compiling PostgresNIO PostgresDatabase+PreparedQuery.swift
[2129/2212] Compiling PostgresNIO PostgresData+Array.swift
[2130/2212] Compiling PostgresNIO PostgresData+Bool.swift
[2131/2212] Compiling PostgresNIO PostgresData+Bytes.swift
[2132/2212] Compiling PostgresNIO PostgresData+Date.swift
[2133/2212] Compiling PostgresNIO PostgresData+Decimal.swift
[2134/2212] Compiling PostgresNIO PostgresData+Double.swift
[2135/2212] Compiling PostgresNIO PostgresData+Float.swift
[2136/2212] Compiling PostgresNIO PostgresData+Int.swift
[2137/2212] Compiling PostgresNIO PostgresData+JSON.swift
[2138/2212] Compiling PostgresNIO PostgresData+JSONB.swift
[2139/2212] Compiling PostgresNIO PostgresData+Numeric.swift
[2140/2212] Compiling PostgresNIO PostgresData+Optional.swift
[2141/2212] Compiling PostgresNIO PostgresMessage+Execute.swift
[2142/2212] Compiling PostgresNIO PostgresMessage+ParameterDescription.swift
[2143/2212] Compiling PostgresNIO PostgresMessage+ParameterStatus.swift
[2144/2212] Compiling PostgresNIO PostgresMessage+Parse.swift
[2145/2212] Compiling PostgresNIO PostgresMessage+Password.swift
[2146/2212] Compiling PostgresNIO PostgresMessage+ReadyForQuery.swift
[2150/2212] Compiling PostgresNIO PostgresMessage+Startup.swift
[2151/2212] Compiling PostgresNIO PostgresMessage+Sync.swift
[2152/2212] Compiling PostgresNIO PostgresMessage+Terminate.swift
[2156/2212] Compiling PostgresNIO Bool+PostgresCodable.swift
[2157/2212] Compiling PostgresNIO Bytes+PostgresCodable.swift
[2158/2212] Compiling PostgresNIO Date+PostgresCodable.swift
[2159/2212] Compiling PostgresNIO Decimal+PostgresCodable.swift
[2160/2212] Compiling PostgresNIO Float+PostgresCodable.swift
[2161/2212] Compiling PostgresNIO Int+PostgresCodable.swift
[2162/2212] Compiling PostgresNIO JSON+PostgresCodable.swift
[2163/2212] Compiling PostgresNIO Range+PostgresCodable.swift
[2164/2212] Compiling PostgresNIO RawRepresentable+PostgresCodable.swift
[2165/2212] Compiling PostgresNIO String+PostgresCodable.swift
[2166/2212] Compiling PostgresNIO UUID+PostgresCodable.swift
[2167/2212] Compiling PostgresNIO ByteBuffer+PSQL.swift
[2168/2212] Compiling PostgresNIO Logging+PSQL.swift
[2169/2212] Compiling PostgresNIO Authentication.swift
[2170/2212] Compiling PostgresNIO BackendKeyData.swift
[2171/2212] Compiling PostgresNIO CopyInMessage.swift
[2172/2212] Compiling PostgresNIO DataRow.swift
[2173/2212] Compiling PostgresNIO ErrorResponse.swift
[2174/2212] Compiling PostgresNIO NotificationResponse.swift
[2175/2212] Compiling PostgresNIO ParameterDescription.swift
[2176/2212] Compiling PostgresNIO ParameterStatus.swift
[2177/2212] Compiling PostgresNIO ReadyForQuery.swift
[2178/2212] Compiling PostgresNIO RowDescription.swift
[2179/2212] Compiling PostgresNIO NotificationListener.swift
[2180/2212] Compiling PostgresNIO PSQLError.swift
[2181/2212] Compiling PostgresNIO PSQLEventsHandler.swift
[2182/2212] Compiling PostgresNIO PSQLPreparedStatement.swift
[2183/2212] Compiling PostgresNIO PSQLRowStream.swift
[2184/2212] Compiling PostgresNIO PSQLTask.swift
[2185/2212] Compiling PostgresNIO PostgresBackendMessage.swift
[2186/2212] Compiling PostgresNIO PostgresBackendMessageDecoder.swift
[2187/2212] Compiling PostgresNIO PostgresCell.swift
[2188/2212] Compiling PostgresNIO PostgresChannelHandler.swift
[2189/2212] Compiling PostgresNIO PostgresCodable.swift
[2190/2212] Compiling PostgresNIO PostgresFrontendMessageEncoder.swift
[2191/2212] Compiling PostgresNIO PostgresNotificationSequence.swift
[2192/2212] Compiling PostgresNIO PostgresQuery.swift
[2193/2212] Compiling PostgresNIO PostgresRowSequence.swift
[2194/2212] Compiling PostgresNIO PostgresTransactionError.swift
[2195/2212] Compiling PostgresNIO PreparedStatement.swift
[2196/2212] Compiling PostgresNIO VariadicGenerics.swift
[2197/2212] Compiling PostgresNIO ConnectionFactory.swift
[2198/2212] Compiling PostgresNIO PostgresClient.swift
[2199/2212] Compiling PostgresNIO PostgresClientMetrics.swift
[2200/2212] Compiling PostgresNIO Postgres+PSQLCompat.swift
[2201/2212] Compiling PostgresNIO PostgresDatabase+Query.swift
[2202/2212] Compiling PostgresNIO PostgresDatabase+SimpleQuery.swift
[2203/2212] Compiling PostgresNIO PostgresDatabase.swift
[2204/2212] Compiling PostgresNIO PostgresRequest.swift
[2205/2212] Compiling PostgresNIO Exports.swift
[2206/2212] Compiling PostgresNIO NIOUtils.swift
[2207/2212] Compiling PostgresNIO PostgresError+Code.swift
[2208/2212] Compiling PostgresNIO PostgresError.swift
[2209/2212] Compiling PostgresNIO PostgresJSONDecoder.swift
[2210/2212] Compiling PostgresNIO PostgresJSONEncoder.swift
[2211/2212] Compiling PostgresNIO SASLAuthentication+SCRAM-SHA256.swift
[2212/2212] Compiling PostgresNIO SASLAuthenticationManager.swift
[2214/2227] Compiling PostgresKit PostgresRow+SQL.swift
[2215/2228] Emitting module PostgresKit
[2216/2228] Compiling PostgresKit PostgresDatabase+SQL.swift
[2217/2228] Compiling PostgresKit PostgresDialect.swift
[2218/2228] Compiling PostgresKit SQLPostgresConfiguration.swift
[2219/2228] Compiling PostgresKit PostgresConfiguration.swift
[2220/2228] Compiling PostgresKit PostgresConnectionSource+PostgresConfiguration.swift
[2221/2228] Compiling PostgresKit ConnectionPool+Postgres.swift
[2222/2228] Compiling PostgresKit PostgresColumnType.swift
[2223/2228] Compiling PostgresKit PostgresDataDecoder.swift
[2224/2228] Compiling PostgresKit PostgresDataEncoder.swift
[2225/2228] Compiling PostgresKit PostgresDatabase+SQL+Deprecated.swift
[2226/2228] Compiling PostgresKit Exports.swift
[2227/2228] Compiling PostgresKit PostgresConnectionSource.swift
[2228/2228] Compiling PostgresKit PostgresDataTranslation.swift
[2230/2244] Compiling PostgresConnectionPool PoolContinuation.swift
[2231/2244] Compiling PostgresConnectionPool PoolError.swift
[2232/2245] Compiling PostgresConnectionPool PostgresConnectionWrapper.swift
[2233/2245] Compiling PostgresConnectionPool PSQLError+Description.swift
[2234/2245] Compiling PostgresConnectionPool StringExtensions.swift
[2235/2245] Compiling PostgresConnectionPool TaskExtensions.swift
[2236/2245] Compiling PostgresConnectionPool PoolConfiguration.swift
[2237/2245] Compiling PostgresConnectionPool DoubleExtensions.swift
[2238/2245] Compiling PostgresConnectionPool EmptyTestable.swift
[2239/2245] Compiling PostgresConnectionPool PoolConnection.swift
[2240/2245] Compiling PostgresConnectionPool PoolConnectionState.swift
[2241/2245] Compiling PostgresConnectionPool PoolInfo.swift
[2242/2245] Compiling PostgresConnectionPool PostgresConnectionPool.swift
[2243/2245] Emitting module PostgresConnectionPool
[2244/2245] Compiling PostgresConnectionPool FloatingPointExtensions.swift
[2245/2245] Compiling PostgresConnectionPool IntExtensions.swift
[2247/2265] Compiling MVTPostgis ArrayExtensions.swift
[2248/2265] Compiling MVTPostgis DataExtensions.swift
[2249/2265] Compiling MVTPostgis DequeExtensions.swift
[2250/2267] Compiling MVTPostgis PoolDistributor.swift
[2251/2267] Compiling MVTPostgis MapnikXMLSource.swift
[2252/2267] Compiling MVTPostgis MVTPostgisConfiguration.swift
[2253/2267] Compiling MVTPostgis MVTPostgisError.swift
[2254/2267] Compiling MVTPostgis MapnikYMLSource.swift
[2255/2267] Compiling MVTPostgis PostgisDatasource.swift
[2256/2267] Compiling MVTPostgis PostgisLayer.swift
[2257/2267] Compiling MVTPostgis PostgisSource.swift
[2258/2267] Emitting module MVTPostgis
[2259/2267] Compiling MVTPostgis IntExtensions.swift
[2260/2267] Compiling MVTPostgis StringExtensions.swift
[2261/2267] Compiling MVTPostgis TaskExtensions.swift
[2262/2267] Compiling MVTPostgis DictionaryExtensions.swift
[2263/2267] Compiling MVTPostgis DoubleExtensions.swift
[2264/2267] Compiling MVTPostgis FloatingPointExtensions.swift
[2265/2267] Compiling MVTPostgis ThreadSafeCollectors.swift
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:469:37: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
467 |                         targetProjection: projection,
468 |                         id: featureId,
469 |                         properties: properties)
    |                                     `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
470 |
471 |                     guard var feature else {
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:476:28: warning: capture of 'featureMapping' with non-sendable type '((Feature) -> Feature)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
474 |                     }
475 |
476 |                     if let featureMapping {
    |                            |- warning: capture of 'featureMapping' with non-sendable type '((Feature) -> Feature)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
    |                            `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
477 |                         feature = featureMapping(feature)
478 |                     }
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:456:21: warning: mutation of captured var 'wkbBytes' in concurrently-executing code; this is an error in the Swift 6 language mode
454 |                     }
455 |
456 |                     wkbBytes += Int64(geometryData.count)
    |                     `- warning: mutation of captured var 'wkbBytes' in concurrently-executing code; this is an error in the Swift 6 language mode
457 |
458 |                     // The vector tile spec only allows Int ids
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:472:25: warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
470 |
471 |                     guard var feature else {
472 |                         invalidFeatures += 1
    |                         `- warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
473 |                         continue
474 |                     }
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:482:29: warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
480 |                     if let clipBounds, let simplificationTolerance {
481 |                         guard let clippedFeature = feature.clipped(to: clipBounds) else {
482 |                             invalidFeatures += 1
    |                             `- warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
483 |                             continue
484 |                         }
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:489:29: warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
487 |                     else if let clipBounds {
488 |                         guard let clippedFeature = feature.clipped(to: clipBounds) else {
489 |                             invalidFeatures += 1
    |                             `- warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
490 |                             continue
491 |                         }
[2266/2267] Compiling MVTPostgis MVTLayerPerformanceData.swift
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:469:37: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
467 |                         targetProjection: projection,
468 |                         id: featureId,
469 |                         properties: properties)
    |                                     `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
470 |
471 |                     guard var feature else {
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:476:28: warning: capture of 'featureMapping' with non-sendable type '((Feature) -> Feature)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
474 |                     }
475 |
476 |                     if let featureMapping {
    |                            |- warning: capture of 'featureMapping' with non-sendable type '((Feature) -> Feature)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
    |                            `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
477 |                         feature = featureMapping(feature)
478 |                     }
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:456:21: warning: mutation of captured var 'wkbBytes' in concurrently-executing code; this is an error in the Swift 6 language mode
454 |                     }
455 |
456 |                     wkbBytes += Int64(geometryData.count)
    |                     `- warning: mutation of captured var 'wkbBytes' in concurrently-executing code; this is an error in the Swift 6 language mode
457 |
458 |                     // The vector tile spec only allows Int ids
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:472:25: warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
470 |
471 |                     guard var feature else {
472 |                         invalidFeatures += 1
    |                         `- warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
473 |                         continue
474 |                     }
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:482:29: warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
480 |                     if let clipBounds, let simplificationTolerance {
481 |                         guard let clippedFeature = feature.clipped(to: clipBounds) else {
482 |                             invalidFeatures += 1
    |                             `- warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
483 |                             continue
484 |                         }
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:489:29: warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
487 |                     else if let clipBounds {
488 |                         guard let clippedFeature = feature.clipped(to: clipBounds) else {
489 |                             invalidFeatures += 1
    |                             `- warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
490 |                             continue
491 |                         }
[2267/2267] Compiling MVTPostgis MVTPostgis.swift
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:469:37: warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
467 |                         targetProjection: projection,
468 |                         id: featureId,
469 |                         properties: properties)
    |                                     `- warning: type 'Any' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
470 |
471 |                     guard var feature else {
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:476:28: warning: capture of 'featureMapping' with non-sendable type '((Feature) -> Feature)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
474 |                     }
475 |
476 |                     if let featureMapping {
    |                            |- warning: capture of 'featureMapping' with non-sendable type '((Feature) -> Feature)?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
    |                            `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
477 |                         feature = featureMapping(feature)
478 |                     }
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:456:21: warning: mutation of captured var 'wkbBytes' in concurrently-executing code; this is an error in the Swift 6 language mode
454 |                     }
455 |
456 |                     wkbBytes += Int64(geometryData.count)
    |                     `- warning: mutation of captured var 'wkbBytes' in concurrently-executing code; this is an error in the Swift 6 language mode
457 |
458 |                     // The vector tile spec only allows Int ids
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:472:25: warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
470 |
471 |                     guard var feature else {
472 |                         invalidFeatures += 1
    |                         `- warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
473 |                         continue
474 |                     }
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:482:29: warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
480 |                     if let clipBounds, let simplificationTolerance {
481 |                         guard let clippedFeature = feature.clipped(to: clipBounds) else {
482 |                             invalidFeatures += 1
    |                             `- warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
483 |                             continue
484 |                         }
/host/spi-builder-workspace/Sources/MVTPostgis/MVTPostgis.swift:489:29: warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
487 |                     else if let clipBounds {
488 |                         guard let clippedFeature = feature.clipped(to: clipBounds) else {
489 |                             invalidFeatures += 1
    |                             `- warning: mutation of captured var 'invalidFeatures' in concurrently-executing code; this is an error in the Swift 6 language mode
490 |                             continue
491 |                         }
Build complete! (576.92s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "mvt-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Outdooractive/mvt-tools"
    },
    {
      "identity" : "gis-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.13.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Outdooractive/gis-tools"
    },
    {
      "identity" : "postgresconnectionpool",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Outdooractive/PostgresConnectionPool.git"
    },
    {
      "identity" : "postgres-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.26.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/postgres-nio.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swiftyxmlparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.6.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yahoojapan/SwiftyXMLParser"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "mvt-postgis",
  "name" : "mvt-postgis",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "MVTPostgis",
      "targets" : [
        "MVTPostgis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MVTPostgisTests",
      "module_type" : "SwiftTarget",
      "name" : "MVTPostgisTests",
      "path" : "Tests/MVTPostgisTests",
      "sources" : [
        "JSONSourceTests.swift",
        "XMLSourceTests.swift",
        "YMLSourceTests.swift"
      ],
      "target_dependencies" : [
        "MVTPostgis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MVTPostgis",
      "module_type" : "SwiftTarget",
      "name" : "MVTPostgis",
      "path" : "Sources/MVTPostgis",
      "product_dependencies" : [
        "GISTools",
        "MVTTools",
        "PostgresConnectionPool",
        "PostgresNIO",
        "Collections",
        "SwiftyXMLParser",
        "Yams"
      ],
      "product_memberships" : [
        "MVTPostgis"
      ],
      "sources" : [
        "Extensions/ArrayExtensions.swift",
        "Extensions/DataExtensions.swift",
        "Extensions/DequeExtensions.swift",
        "Extensions/DictionaryExtensions.swift",
        "Extensions/DoubleExtensions.swift",
        "Extensions/FloatingPointExtensions.swift",
        "Extensions/IntExtensions.swift",
        "Extensions/StringExtensions.swift",
        "Extensions/TaskExtensions.swift",
        "Extensions/ThreadSafeCollectors.swift",
        "MVTLayerPerformanceData.swift",
        "MVTPostgis.swift",
        "MVTPostgisConfiguration.swift",
        "MVTPostgisError.swift",
        "Pool/PoolDistributor.swift",
        "Postgis/Mapnik/MapnikXMLSource.swift",
        "Postgis/Mapnik/MapnikYMLSource.swift",
        "Postgis/PostgisDatasource.swift",
        "Postgis/PostgisLayer.swift",
        "Postgis/PostgisSource.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.