The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swift-profile-recorder, reference 0.3.10 (005d4a), with Swift 6.1 for Android on 30 Nov 2025 17:30:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-profile-recorder.git
Reference: 0.3.10
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/apple/swift-profile-recorder
 * tag               0.3.10     -> FETCH_HEAD
HEAD is now at 005d4a3 ignore threads that have SIGPROF blocked (#46)
Cloned https://github.com/apple/swift-profile-recorder.git
Revision (git rev-parse @):
005d4a34371c7ad8ecf2b1cc00de33bea405f903
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-profile-recorder.git at 0.3.10
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-profile-recorder.git
https://github.com/apple/swift-profile-recorder.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.80.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.31.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.25.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "swift-profile-recorder",
  "name" : "swift-profile-recorder",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ProfileRecorder",
      "targets" : [
        "ProfileRecorder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ProfileRecorderServer",
      "targets" : [
        "ProfileRecorderServer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swipr-sample-conv",
      "targets" : [
        "swipr-sample-conv"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "_ProfileRecorderSampleConversion",
      "targets" : [
        "_ProfileRecorderSampleConversion"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swipr-mini-demo",
      "targets" : [
        "swipr-mini-demo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swipr_sample_conv",
      "module_type" : "SwiftTarget",
      "name" : "swipr-sample-conv",
      "path" : "Sources/swipr-sample-conv",
      "product_dependencies" : [
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "swipr-sample-conv"
      ],
      "sources" : [
        "LLVMJSONOutputParserHandler.swift",
        "LLVMOutputParserHandler.swift",
        "LLVMStackFrameEncoderHandler.swift",
        "LLVMSymbolizer.swift",
        "MainFile.swift"
      ],
      "target_dependencies" : [
        "CProfileRecorderSwiftELF",
        "_ProfileRecorderSampleConversion",
        "ProfileRecorderHelpers",
        "ProfileRecorder"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swipr_mini_demo",
      "module_type" : "SwiftTarget",
      "name" : "swipr-mini-demo",
      "path" : "Sources/swipr-mini-demo",
      "product_dependencies" : [
        "ArgumentParser",
        "NIO",
        "Logging"
      ],
      "product_memberships" : [
        "swipr-mini-demo"
      ],
      "sources" : [
        "Main.swift"
      ],
      "target_dependencies" : [
        "ProfileRecorder",
        "ProfileRecorderServer",
        "ProfileRecorderHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "_ProfileRecorderSampleConversion",
      "module_type" : "SwiftTarget",
      "name" : "_ProfileRecorderSampleConversion",
      "path" : "Sources/ProfileRecorderSampleConversion",
      "product_dependencies" : [
        "NIO",
        "NIOFoundationCompat",
        "Logging",
        "NIOExtras"
      ],
      "product_memberships" : [
        "ProfileRecorderServer",
        "swipr-sample-conv",
        "_ProfileRecorderSampleConversion",
        "swipr-mini-demo"
      ],
      "sources" : [
        "Coders.swift",
        "CoreSymbolication/CoreSymbolication.swift",
        "CoreSymbolication/CoreSymbolicationHelper.swift",
        "CoreSymbolication/CoreSymbolicationSymboliser.swift",
        "FakeSymbolizer.swift",
        "HelperFunctions.swift",
        "NIOTimeAmount+PrettyPrint.swift",
        "NativeELFSymboliser/ByteSwapping.swift",
        "NativeELFSymboliser/Dwarf.swift",
        "NativeELFSymboliser/Elf.swift",
        "NativeELFSymboliser/Image.swift",
        "NativeELFSymboliser/ImageSource.swift",
        "NativeELFSymboliser/MemoryReader.swift",
        "NativeELFSymboliser/Registers.swift",
        "NativeELFSymboliser/Utils.swift",
        "OutputFormatRendering/FlamegraphCollapsed.swift",
        "OutputFormatRendering/PerfScript.swift",
        "OutputFormatRendering/Pprof.swift",
        "OutputFormatRendering/RendererTypes.swift",
        "ProfileRecorderAddtions+Types.swift",
        "ProfileRecorderSampleConverter.swift",
        "SampleAggregator.swift",
        "Sampler+Conversion.swift",
        "Symboliser.swift",
        "Types.swift"
      ],
      "target_dependencies" : [
        "ProfileRecorder",
        "CProfileRecorderSwiftELF",
        "CProfileRecorderDarwin",
        "ProfileRecorderPprofFormat",
        "ProfileRecorderHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProfileRecorderTests",
      "module_type" : "SwiftTarget",
      "name" : "ProfileRecorderTests",
      "path" : "Tests/ProfileRecorderTests",
      "product_dependencies" : [
        "Atomics",
        "NIO",
        "Logging",
        "_NIOFileSystem"
      ],
      "sources" : [
        "ProfileRecorderTests.swift"
      ],
      "target_dependencies" : [
        "ProfileRecorder",
        "_ProfileRecorderSampleConversion",
        "ProfileRecorderHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProfileRecorderServerTests",
      "module_type" : "SwiftTarget",
      "name" : "ProfileRecorderServerTests",
      "path" : "Tests/ProfileRecorderServerTests",
      "product_dependencies" : [
        "Atomics",
        "NIO",
        "Logging",
        "_NIOFileSystem",
        "AsyncHTTPClient"
      ],
      "sources" : [
        "ProfileRecorderServerTests.swift"
      ],
      "target_dependencies" : [
        "ProfileRecorder",
        "ProfileRecorderServer",
        "_ProfileRecorderSampleConversion",
        "ProfileRecorderHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProfileRecorderServer",
      "module_type" : "SwiftTarget",
      "name" : "ProfileRecorderServer",
      "path" : "Sources/ProfileRecorderServer",
      "product_dependencies" : [
        "NIO",
        "NIOFoundationCompat",
        "NIOHTTP1",
        "_NIOFileSystem",
        "Logging"
      ],
      "product_memberships" : [
        "ProfileRecorderServer",
        "swipr-mini-demo"
      ],
      "sources" : [
        "Server.swift"
      ],
      "target_dependencies" : [
        "ProfileRecorderHelpers",
        "ProfileRecorder",
        "_ProfileRecorderSampleConversion",
        "ProfileRecorderPprofFormat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProfileRecorderSampleConversionTests",
      "module_type" : "SwiftTarget",
      "name" : "ProfileRecorderSampleConversionTests",
      "path" : "Tests/ProfileRecorderSampleConversionTests",
      "product_dependencies" : [
        "Atomics",
        "NIO",
        "Logging",
        "_NIOFileSystem"
      ],
      "sources" : [
        "CachedSymbolizerTests.swift",
        "FlamegraphCollapsedTests.swift",
        "Helpers.swift",
        "PerfScriptTests.swift",
        "PprofTests.swift",
        "SampleConversionTests.swift"
      ],
      "target_dependencies" : [
        "ProfileRecorder",
        "_ProfileRecorderSampleConversion",
        "ProfileRecorderHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProfileRecorderPprofFormat",
      "module_type" : "SwiftTarget",
      "name" : "ProfileRecorderPprofFormat",
      "path" : "Sources/ProfileRecorderPprofFormat",
      "product_dependencies" : [
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "ProfileRecorderServer",
        "swipr-sample-conv",
        "_ProfileRecorderSampleConversion",
        "swipr-mini-demo"
      ],
      "sources" : [
        "profile.pb.swift"
      ],
      "target_dependencies" : [
        "ProfileRecorderHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProfileRecorderHelpers",
      "module_type" : "SwiftTarget",
      "name" : "ProfileRecorderHelpers",
      "path" : "Sources/ProfileRecorderHelpers",
      "product_dependencies" : [
        "NIO",
        "_NIOFileSystem"
      ],
      "product_memberships" : [
        "ProfileRecorder",
        "ProfileRecorderServer",
        "swipr-sample-conv",
        "_ProfileRecorderSampleConversion",
        "swipr-mini-demo"
      ],
      "sources" : [
        "Helpers.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProfileRecorder",
      "module_type" : "SwiftTarget",
      "name" : "ProfileRecorder",
      "path" : "Sources/ProfileRecorder",
      "product_dependencies" : [
        "NIO",
        "_NIOFileSystem"
      ],
      "product_memberships" : [
        "ProfileRecorder",
        "ProfileRecorderServer",
        "swipr-sample-conv",
        "_ProfileRecorderSampleConversion",
        "swipr-mini-demo"
      ],
      "sources" : [
        "ProfileRecorderSampler.swift"
      ],
      "target_dependencies" : [
        "ProfileRecorderHelpers",
        "CProfileRecorderSampler"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CProfileRecorderSwiftELF",
      "module_type" : "ClangTarget",
      "name" : "CProfileRecorderSwiftELF",
      "path" : "Sources/CProfileRecorderSwiftELF",
      "product_memberships" : [
        "ProfileRecorderServer",
        "swipr-sample-conv",
        "_ProfileRecorderSampleConversion",
        "swipr-mini-demo"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CProfileRecorderSampler",
      "module_type" : "ClangTarget",
      "name" : "CProfileRecorderSampler",
      "path" : "Sources/CProfileRecorderSampler",
      "product_memberships" : [
        "ProfileRecorder",
        "ProfileRecorderServer",
        "swipr-sample-conv",
        "_ProfileRecorderSampleConversion",
        "swipr-mini-demo"
      ],
      "sources" : [
        "fp_unwinder.c",
        "os_dep_darwin.c",
        "os_dep_linux.c",
        "sampler.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CProfileRecorderDarwin",
      "module_type" : "ClangTarget",
      "name" : "CProfileRecorderDarwin",
      "path" : "Sources/CProfileRecorderDarwin",
      "product_memberships" : [
        "ProfileRecorderServer",
        "swipr-sample-conv",
        "_ProfileRecorderSampleConversion",
        "swipr-mini-demo"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-protobuf.git
[1/1820] Fetching swift-atomics
[2/8146] Fetching swift-atomics, swift-nio-extras
[709/13559] Fetching swift-atomics, swift-nio-extras, swift-log
[7450/28046] Fetching swift-atomics, swift-nio-extras, swift-log, async-http-client
[14233/108601] Fetching swift-atomics, swift-nio-extras, swift-log, async-http-client, swift-nio
[61881/150065] Fetching swift-atomics, swift-nio-extras, swift-log, async-http-client, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio-extras.git from cache (13.58s)
Fetched https://github.com/swift-server/async-http-client.git from cache (13.60s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/apple/swift-nio.git from cache (13.85s)
[1/16860] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (15.20s)
Fetched https://github.com/apple/swift-atomics.git from cache (15.20s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.62s)
Fetched https://github.com/apple/swift-protobuf.git from cache (15.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (16.01s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.85s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.0 (1.52s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/5566] Fetching swift-distributed-tracing
[2117/11607] Fetching swift-distributed-tracing, swift-algorithms
[11608/14416] Fetching swift-distributed-tracing, swift-algorithms, swift-nio-transport-services
[14417/29704] Fetching swift-distributed-tracing, swift-algorithms, swift-nio-transport-services, swift-nio-ssl
[15488/41422] Fetching swift-distributed-tracing, swift-algorithms, swift-nio-transport-services, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.23s)
[30969/38613] Fetching swift-distributed-tracing, swift-algorithms, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (1.24s)
[25234/32572] Fetching swift-distributed-tracing, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.64s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.64s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.64s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (3.42s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.57s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.18s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.42s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (1.02s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.56s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.0 (0.81s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
[1/1204] Fetching swift-http-structured-headers
[1205/2147] Fetching swift-http-structured-headers, swift-http-types
[1272/4715] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[1986/6378] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1
[2575/13404] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1, swift-certificates
[4448/19191] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.41s)
[15880/17987] Fetching swift-http-types, swift-service-lifecycle, swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.51s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.51s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.57s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.57s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.57s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.15s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.0 (0.74s)
Fetching https://github.com/apple/swift-collections.git
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.55s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (3.29s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (4.07s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.60s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.54s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.16.0 (1.18s)
Fetching https://github.com/apple/swift-crypto.git
[1/17463] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (3.12s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.90.1 (1.36s)
Fetching https://github.com/apple/swift-system.git
[1/5182] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.32s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (3.11s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.89s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.90.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.16.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.1.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/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/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/79] Write sources
[25/79] Copying PrivacyInfo.xcprivacy
[25/79] Write sources
[28/79] Compiling CProfileRecorderSwiftELF empty.c
[29/79] Compiling CNIOWindows shim.c
[30/79] Compiling CNIOWindows WSAStartup.c
[31/79] Compiling CProfileRecorderDarwin empty.c
[32/79] Compiling CNIOWASI CNIOWASI.c
[33/79] Compiling CNIOLinux liburing_shims.c
[34/79] Compiling CNIOPosix event_loop_id.c
[35/79] Compiling _AtomicsShims.c
[36/79] Compiling CNIODarwin shim.c
[37/79] Compiling CNIOLLHTTP c_nio_http.c
[37/79] Write sources
[41/79] Write swift-version-24593BA9C3E375BF.txt
[42/79] Compiling CSystem shims.c
[43/79] Compiling CNIOLLHTTP c_nio_api.c
[44/79] Compiling CNIOLinux shim.c
[46/206] Emitting module _NIOBase64
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/206] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/222] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/224] Emitting module Logging
[50/224] Emitting module _NIODataStructures
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/224] Compiling c-atomics.c
[51/242] Compiling c-nioatomics.c
[53/244] Compiling Atomics UnsafeAtomic.swift
[54/244] Compiling Atomics UnsafeAtomicLazyReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[57/246] Compiling Atomics OptionalRawRepresentable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/246] Compiling Atomics RawRepresentable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/246] Compiling Atomics AtomicBool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/246] Compiling Atomics AtomicInteger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/246] Compiling _NIODataStructures PriorityQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/246] Compiling Atomics IntegerConformances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/246] Compiling Atomics PointerConformances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/246] Compiling Atomics Primitives.native.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/246] Compiling Atomics AtomicOptionalWrappable.swift
[67/246] Compiling Atomics AtomicReference.swift
[68/246] Compiling Atomics AtomicStorage.swift
[69/246] Compiling Atomics AtomicValue.swift
[70/246] Compiling Atomics ManagedAtomic.swift
[71/246] Compiling Atomics ManagedAtomicLazyReference.swift
[72/246] Compiling _NIODataStructures Heap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/246] Compiling _NIODataStructures _TinyArray.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/247] Compiling _NIOBase64 Base64.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/248] Compiling Atomics AtomicMemoryOrderings.swift
[76/248] Compiling Atomics DoubleWord.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[85/249] Emitting module SystemPackage
[109/259] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/259] Wrapping AST for _NIOBase64 for debugging
[110/259] Wrapping AST for _NIODataStructures for debugging
[112/259] Compiling Atomics IntegerOperations.swift
[113/259] Compiling Atomics Unmanaged extensions.swift
[113/259] Wrapping AST for InternalCollectionsUtilities for debugging
[115/274] Compiling DequeModule Deque+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/274] Compiling DequeModule Deque+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/276] Compiling NIOConcurrencyHelpers NIOLock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[118/276] Emitting module ArgumentParserToolInfo
[119/276] Compiling ArgumentParserToolInfo ToolInfo.swift
[121/277] Compiling DequeModule Deque+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/277] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/277] Wrapping AST for ArgumentParserToolInfo for debugging
[124/277] Compiling DequeModule _DequeSlot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/277] Compiling DequeModule _UnsafeWrappedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/277] Compiling NIOConcurrencyHelpers NIOAtomic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/277] Emitting module NIOConcurrencyHelpers
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/277] Compiling DequeModule _DequeBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/277] Compiling DequeModule _DequeBufferHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/277] Compiling NIOConcurrencyHelpers atomics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/277] Compiling NIOConcurrencyHelpers lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/278] Emitting module Atomics
[133/323] Wrapping AST for Atomics for debugging
[136/323] Compiling ArgumentParser ParserError.swift
[137/323] Compiling ArgumentParser SplitArguments.swift
[138/323] Compiling ArgumentParser DumpHelpGenerator.swift
[139/323] Compiling ArgumentParser HelpCommand.swift
[139/323] Wrapping AST for NIOConcurrencyHelpers for debugging
[141/323] Compiling ArgumentParser ArgumentHelp.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/323] Compiling ArgumentParser ArgumentVisibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/323] Compiling ArgumentParser BashCompletionsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/323] Compiling ArgumentParser CompletionsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/323] Compiling ArgumentParser CompletionKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/323] Compiling ArgumentParser Errors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/323] Compiling ArgumentParser Flag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/323] Compiling ArgumentParser NameSpecification.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/323] Compiling ArgumentParser OptionGroup.swift
[150/323] Compiling ArgumentParser AsyncParsableCommand.swift
[151/323] Compiling ArgumentParser CommandConfiguration.swift
[152/323] Compiling ArgumentParser CommandGroup.swift
[153/323] Compiling ArgumentParser EnumerableFlag.swift
[154/323] Compiling ArgumentParser ExpressibleByArgument.swift
[155/329] Compiling ArgumentParser InputOrigin.swift
[156/329] Compiling ArgumentParser Name.swift
[157/329] Compiling ArgumentParser Parsed.swift
[158/329] Compiling ArgumentParser ParsedValues.swift
[159/329] Compiling Logging MetadataProvider.swift
[160/329] Compiling Logging LogHandler.swift
[161/329] Compiling Logging Logging.swift
[162/329] Compiling ArgumentParser ArgumentDefinition.swift
[163/329] Compiling ArgumentParser ArgumentSet.swift
[164/329] Compiling ArgumentParser CommandParser.swift
[165/329] Compiling ArgumentParser InputKey.swift
[167/329] Compiling ArgumentParser ParsableArguments.swift
[168/329] Compiling ArgumentParser ParsableCommand.swift
[169/329] Compiling ArgumentParser ArgumentDecoder.swift
[174/330] Compiling Logging Locks.swift
[176/331] Wrapping AST for SystemPackage for debugging
[178/331] Emitting module DequeModule
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/332] Emitting module ArgumentParser
[186/332] Wrapping AST for Logging for debugging
[190/332] Compiling ArgumentParser FishCompletionsGenerator.swift
[191/332] Compiling ArgumentParser ZshCompletionsGenerator.swift
[192/332] Compiling ArgumentParser Argument.swift
[193/332] Compiling ArgumentParser ArgumentDiscussion.swift
[200/332] Compiling ArgumentParser Option.swift
[201/332] Compiling ArgumentParser Tree.swift
[202/332] Compiling ArgumentParser CodingKeyValidator.swift
[203/332] Compiling ArgumentParser NonsenseFlagsValidator.swift
[204/332] Compiling ArgumentParser ParsableArgumentsValidation.swift
[205/332] Compiling ArgumentParser PositionalArgumentsValidator.swift
[206/332] Compiling ArgumentParser UniqueNamesValidator.swift
[206/332] Wrapping AST for DequeModule for debugging
[208/395] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[209/395] Compiling NIOCore EventLoopFuture.swift
[210/395] Compiling NIOCore FileDescriptor.swift
[211/395] Compiling NIOCore FileHandle.swift
[212/395] Compiling NIOCore FileRegion.swift
[213/395] Compiling NIOCore GlobalSingletons.swift
[214/395] Emitting module SwiftProtobuf
[215/406] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[216/406] Compiling NIOCore BSDSocketAPI.swift
[217/406] Compiling NIOCore ByteBuffer-aux.swift
[218/406] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[219/406] Compiling NIOCore ByteBuffer-conversions.swift
[220/406] Compiling NIOCore ByteBuffer-core.swift
[221/406] Compiling NIOCore ByteBuffer-hex.swift
[222/406] Compiling NIOCore ByteBuffer-int.swift
[223/406] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[224/406] Compiling NIOCore AddressedEnvelope.swift
[225/406] Compiling NIOCore AsyncAwaitSupport.swift
[226/406] Compiling NIOCore AsyncChannel.swift
[227/406] Compiling NIOCore ChannelInvoker.swift
[228/406] Compiling NIOCore ChannelOption.swift
[229/406] Compiling NIOCore ChannelPipeline.swift
[230/406] Compiling NIOCore CircularBuffer.swift
[231/406] Compiling NIOCore Codec.swift
[232/406] Compiling NIOCore ConvenienceOptionSupport.swift
[233/406] Compiling NIOCore DeadChannel.swift
[234/406] Compiling NIOCore DispatchQueue+WithFuture.swift
[235/406] Compiling NIOCore EventLoop+Deprecated.swift
[236/406] Compiling NIOCore EventLoop+SerialExecutor.swift
[237/406] Compiling NIOCore EventLoop.swift
[238/406] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[239/406] Compiling NIOCore AsyncChannelHandler.swift
[240/406] Compiling NIOCore AsyncChannelInboundStream.swift
[241/406] Compiling NIOCore AsyncChannelOutboundWriter.swift
[242/406] Compiling NIOCore NIOAsyncSequenceProducer.swift
[243/406] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[244/406] Compiling NIOCore NIOAsyncWriter.swift
[245/406] Compiling NIOCore ByteBuffer-multi-int.swift
[246/406] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[247/406] Compiling NIOCore ByteBuffer-views.swift
[248/406] Compiling NIOCore Channel.swift
[249/406] Compiling NIOCore ChannelHandler.swift
[250/406] Compiling NIOCore ChannelHandlers.swift
[262/406] Compiling NIOCore EventLoopFuture+Deprecated.swift
[264/407] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[265/407] Compiling NIOCore RecvByteBufferAllocator.swift
[266/407] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[267/407] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[268/407] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[269/407] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[270/407] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[271/407] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[272/407] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[273/407] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[274/407] Compiling SwiftProtobuf HashVisitor.swift
[275/407] Compiling SwiftProtobuf Internal.swift
[283/407] Compiling NIOCore IO.swift
[284/407] Compiling NIOCore IOData.swift
[285/407] Compiling NIOCore IPProtocol.swift
[286/407] Compiling NIOCore IntegerBitPacking.swift
[287/407] Compiling NIOCore IntegerTypes.swift
[288/407] Compiling NIOCore Interfaces.swift
[289/407] Compiling NIOCore Linux.swift
[290/407] Compiling NIOCore MarkedCircularBuffer.swift
[291/407] Compiling NIOCore MulticastChannel.swift
[292/407] Compiling NIOCore NIOAny.swift
[293/407] Compiling NIOCore NIOCloseOnErrorHandler.swift
[294/407] Compiling NIOCore NIOCoreSendableMetatype.swift
[295/407] Compiling NIOCore NIODecodedAsyncSequence.swift
[296/407] Compiling NIOCore NIOLoopBound.swift
[297/407] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[298/407] Compiling NIOCore NIOScheduledCallback.swift
[299/407] Compiling NIOCore NIOSendable.swift
[300/407] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[301/407] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[302/407] Compiling SwiftProtobuf TextFormatScanner.swift
[303/407] Compiling SwiftProtobuf TimeUtils.swift
[304/407] Compiling SwiftProtobuf UnknownStorage.swift
[305/407] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[306/407] Compiling SwiftProtobuf Varint.swift
[307/407] Compiling SwiftProtobuf Version.swift
[308/407] Compiling SwiftProtobuf Visitor.swift
[309/407] Compiling SwiftProtobuf WireFormat.swift
[310/407] Compiling SwiftProtobuf ZigZag.swift
[311/407] Compiling SwiftProtobuf any.pb.swift
[311/407] Wrapping AST for ArgumentParser for debugging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[348/415] Compiling NIOCore SingleStepByteToMessageDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[349/415] Compiling NIOCore SocketAddresses.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[350/415] Compiling NIOCore SocketOptionProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[351/415] Compiling NIOCore SystemCallHelpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[352/415] Compiling NIOCore TimeAmount+Duration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[353/415] Compiling NIOCore TypeAssistedChannelHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[354/415] Compiling NIOCore UniversalBootstrapSupport.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[355/415] Compiling NIOCore Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[356/415] Emitting module NIOCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[384/416] Wrapping AST for NIOCore for debugging
[386/470] Emitting module NIOEmbedded
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[387/470] Compiling NIOEmbedded AsyncTestingEventLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[388/470] Compiling NIOEmbedded AsyncTestingChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[389/470] Compiling NIOEmbedded Embedded.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[390/471] Wrapping AST for NIOEmbedded for debugging
[392/471] Compiling NIOPosix Pool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[393/471] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[394/471] Compiling NIOPosix PosixSingletons.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[395/471] Compiling NIOPosix RawSocketBootstrap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[396/471] Compiling NIOPosix Resolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[397/471] Compiling NIOPosix Selectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[398/471] Compiling NIOPosix SelectableChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[399/477] Compiling SwiftProtobuf api.pb.swift
[400/477] Compiling SwiftProtobuf descriptor.pb.swift
[401/477] Compiling SwiftProtobuf duration.pb.swift
[402/477] Compiling SwiftProtobuf empty.pb.swift
[403/477] Compiling SwiftProtobuf field_mask.pb.swift
[404/477] Compiling SwiftProtobuf source_context.pb.swift
[405/477] Compiling SwiftProtobuf struct.pb.swift
[406/477] Compiling SwiftProtobuf timestamp.pb.swift
[407/477] Compiling SwiftProtobuf type.pb.swift
[408/477] Compiling SwiftProtobuf wrappers.pb.swift
[409/477] Compiling SwiftProtobuf resource_bundle_accessor.swift
[411/478] Compiling NIOPosix Socket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[412/478] Compiling NIOPosix SocketChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[413/478] Compiling NIOPosix SocketProtocols.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[414/478] Compiling NIOPosix StructuredConcurrencyHelpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[415/478] Compiling NIOPosix System.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[416/478] Compiling NIOPosix Thread.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[417/478] Compiling NIOPosix ThreadPosix.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[418/478] Compiling NIOPosix SelectableEventLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[419/478] Compiling NIOPosix SelectorEpoll.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[420/478] Compiling NIOPosix SelectorGeneric.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[421/478] Compiling NIOPosix SelectorKqueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[422/478] Compiling NIOPosix SelectorUring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[423/478] Compiling NIOPosix SelectorWSAPoll.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[424/478] Compiling NIOPosix ServerSocket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[424/478] Wrapping AST for SwiftProtobuf for debugging
[426/478] Compiling NIOPosix ThreadWindows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[427/478] Compiling NIOPosix UnsafeTransfer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[428/478] Compiling NIOPosix Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[429/478] Compiling NIOPosix VsockAddress.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[430/478] Compiling NIOPosix VsockChannelEvents.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[431/478] Compiling NIOPosix Windows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[432/478] Compiling NIOPosix IO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/478] Compiling NIOPosix IntegerBitPacking.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[434/478] Compiling NIOPosix IntegerTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[435/478] Compiling NIOPosix Linux.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[436/478] Compiling NIOPosix LinuxCPUSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[437/478] Compiling NIOPosix LinuxUring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[438/478] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[439/478] Compiling NIOPosix NIOPosixSendableMetatype.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[440/478] Compiling NIOPosix NIOThreadPool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[441/478] Compiling NIOPosix NonBlockingFileIO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[442/478] Compiling NIOPosix PendingDatagramWritesManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[443/478] Compiling NIOPosix PendingWritesManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[444/478] Compiling NIOPosix PipeChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[445/478] Compiling NIOPosix PipePair.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[446/478] Compiling NIOPosix BSDSocketAPICommon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[447/478] Compiling NIOPosix BSDSocketAPIPosix.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[448/478] Compiling NIOPosix BSDSocketAPIWindows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[449/478] Compiling NIOPosix BaseSocket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[450/478] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[451/478] Compiling NIOPosix BaseSocketChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[452/478] Compiling NIOPosix BaseStreamSocketChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[453/478] Emitting module NIOPosix
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[454/478] Compiling NIOPosix Bootstrap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[455/478] Compiling NIOPosix ControlMessage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[456/478] Compiling NIOPosix DatagramVectorReadManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[457/478] Compiling NIOPosix Errors+Any.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[458/478] Compiling NIOPosix FileDescriptor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[459/478] Compiling NIOPosix GetaddrinfoResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[460/478] Compiling NIOPosix HappyEyeballs.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[461/479] Wrapping AST for NIOPosix for debugging
[463/517] Emitting module NIO
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[464/517] Compiling NIO Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[465/518] Wrapping AST for NIO for debugging
[467/539] Emitting module _NIOFileSystem
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[468/544] Compiling NIOHTTP1 HTTPHeaderValidator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[469/544] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[470/544] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[471/544] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[472/544] Compiling NIOHTTP1 ByteCollectionUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[473/544] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[474/544] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[475/546] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[476/546] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[477/546] Compiling _NIOFileSystem Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[478/546] Compiling _NIOFileSystem NIOFilePath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[479/546] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[480/546] Compiling _NIOFileSystem OpenOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[481/546] Compiling _NIOFileSystem String+FileSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[484/546] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[485/546] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[486/546] Compiling _NIOFileSystem FileSystemProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[487/546] Compiling _NIOFileSystem FileType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[488/546] Compiling _NIOFileSystem IOStrategy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[493/546] Compiling NIOHTTP1 HTTPPipelineSetup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[494/546] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[495/546] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[496/546] Compiling NIOHTTP1 HTTPTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[497/546] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[498/546] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[499/546] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[500/546] Emitting module NIOHTTP1
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[502/546] Compiling NIOHTTP1 HTTPDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[503/546] Compiling NIOHTTP1 HTTPEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[505/547] Compiling _NIOFileSystem ParallelDirCopy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[506/547] Compiling _NIOFileSystem ParallelRemoval.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[507/547] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[508/547] Compiling _NIOFileSystem CInterop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[509/547] Compiling _NIOFileSystem Errno.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[510/547] Compiling _NIOFileSystem BufferedOrAnyStream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[511/547] Compiling _NIOFileSystem BufferedStream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[512/547] Compiling _NIOFileSystem Cancellation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[513/547] Compiling _NIOFileSystem TokenBucket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[514/547] Compiling _NIOFileSystem UnsafeTransfer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[515/547] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[516/547] Compiling _NIOFileSystem Mocking.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[517/547] Compiling _NIOFileSystem Syscall.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[518/547] Compiling _NIOFileSystem Syscalls.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[519/547] Compiling _NIOFileSystem SystemFileHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[520/547] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[521/547] Emitting module NIOFoundationCompat
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[522/548] Wrapping AST for NIOHTTP1 for debugging
[523/566] Wrapping AST for NIOFoundationCompat for debugging
[525/566] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[526/566] Compiling NIOExtras NIOExtrasError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[528/568] Compiling NIOExtras PCAPRingBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[529/568] Compiling NIOExtras QuiescingHelper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[530/568] Compiling NIOExtras NIOLengthFieldBitLength.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[531/568] Compiling NIOExtras NIORequestIdentifiable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[532/568] Compiling NIOExtras LineBasedFrameDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[533/568] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[534/568] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[535/568] Compiling NIOExtras JSONRPCFraming.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[537/569] Compiling NIOExtras RequestResponseHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[538/569] Compiling NIOExtras RequestResponseHandlers+State.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[543/569] Wrapping AST for _NIOFileSystem for debugging
[545/571] Compiling NIOFileSystem Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[546/571] Emitting module NIOFileSystem
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[550/571] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[551/571] Compiling NIOExtras LengthFieldPrepender.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[553/571] Compiling NIOExtras DebugInboundEventsHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[554/571] Compiling NIOExtras DebugOutboundEventsHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[555/571] Compiling NIOExtras FixedLengthFrameDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[556/571] Emitting module NIOExtras
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[557/572] Wrapping AST for NIOFileSystem for debugging
[559/574] Emitting module ProfileRecorderHelpers
[560/574] Compiling ProfileRecorderHelpers Helpers.swift
[561/575] Compiling NIOExtras RequestResponseWithIDHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[562/575] Compiling NIOExtras WritePCAPHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[564/578] Wrapping AST for ProfileRecorderHelpers for debugging
[565/580] Wrapping AST for NIOExtras for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[567/580] Emitting module ProfileRecorder
/host/spi-builder-workspace/Sources/ProfileRecorder/ProfileRecorderSampler.swift:188:38: error: cannot find type 'FILE' in scope
186 |
187 | struct CFilePointer: @unchecked Sendable {
188 |     let handle: UnsafeMutablePointer<FILE>
    |                                      `- error: cannot find type 'FILE' in scope
189 |
190 |     init(_ handle: UnsafeMutablePointer<FILE>) {
/host/spi-builder-workspace/Sources/ProfileRecorder/ProfileRecorderSampler.swift:190:41: error: cannot find type 'FILE' in scope
188 |     let handle: UnsafeMutablePointer<FILE>
189 |
190 |     init(_ handle: UnsafeMutablePointer<FILE>) {
    |                                         `- error: cannot find type 'FILE' in scope
191 |         self.handle = handle
192 |     }
[568/580] Compiling ProfileRecorder ProfileRecorderSampler.swift
/host/spi-builder-workspace/Sources/ProfileRecorder/ProfileRecorderSampler.swift:188:38: error: cannot find type 'FILE' in scope
186 |
187 | struct CFilePointer: @unchecked Sendable {
188 |     let handle: UnsafeMutablePointer<FILE>
    |                                      `- error: cannot find type 'FILE' in scope
189 |
190 |     init(_ handle: UnsafeMutablePointer<FILE>) {
/host/spi-builder-workspace/Sources/ProfileRecorder/ProfileRecorderSampler.swift:190:41: error: cannot find type 'FILE' in scope
188 |     let handle: UnsafeMutablePointer<FILE>
189 |
190 |     init(_ handle: UnsafeMutablePointer<FILE>) {
    |                                         `- error: cannot find type 'FILE' in scope
191 |         self.handle = handle
192 |     }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/35] Write swift-version-24593BA9C3E375BF.txt
[5/117] Compiling SystemPackage FilePathComponents.swift
[6/117] Compiling SystemPackage FilePathParsing.swift
[7/117] Compiling SystemPackage Errno.swift
[8/117] Compiling SystemPackage ErrnoWindows.swift
[9/133] Compiling Logging MetadataProvider.swift
[10/204] Compiling SwiftProtobuf FieldTypes.swift
[11/204] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[12/204] Compiling SwiftProtobuf ExtensibleMessage.swift
[13/204] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[14/206] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[15/206] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[16/206] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[17/206] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[22/206] Compiling NIOConcurrencyHelpers NIOLock.swift
[23/206] Emitting module _NIODataStructures
[24/206] Compiling NIOConcurrencyHelpers lock.swift
[27/206] Compiling SwiftProtobuf AsyncMessageSequence.swift
[28/206] Compiling SwiftProtobuf BinaryDecoder.swift
[29/206] Compiling SwiftProtobuf BinaryDecodingError.swift
[30/206] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[31/210] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[32/210] Compiling NIOConcurrencyHelpers atomics.swift
[33/210] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[34/210] Compiling Atomics IntegerOperations.swift
[35/210] Compiling Atomics Unmanaged extensions.swift
[36/210] Emitting module InternalCollectionsUtilities
[37/210] Compiling SwiftProtobuf DoubleParser.swift
[38/210] Compiling SwiftProtobuf Enum.swift
[40/210] Compiling _NIODataStructures PriorityQueue.swift
[41/210] Compiling _NIODataStructures _TinyArray.swift
[42/210] Compiling _NIODataStructures Heap.swift
[47/211] Compiling SwiftProtobuf ExtensionFields.swift
[48/211] Compiling SwiftProtobuf ExtensionMap.swift
[49/211] Compiling SwiftProtobuf FieldTag.swift
[51/210] Emitting module SystemPackage
[53/210] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[54/210] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[55/210] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[56/210] Compiling SwiftProtobuf HashVisitor.swift
[57/210] Compiling SwiftProtobuf Internal.swift
[58/210] Compiling SwiftProtobuf AnyMessageStorage.swift
[59/210] Compiling SwiftProtobuf AnyUnpackError.swift
[60/210] Emitting module NIOConcurrencyHelpers
[66/212] Compiling SwiftProtobuf CustomJSONCodable.swift
[67/212] Compiling SwiftProtobuf Decoder.swift
[70/213] Compiling Logging Locks.swift
[71/213] Emitting module Logging
[72/213] Compiling Logging Logging.swift
[73/213] Compiling Logging LogHandler.swift
[74/214] Emitting module ArgumentParserToolInfo
[75/214] Compiling ArgumentParserToolInfo ToolInfo.swift
[78/229] Wrapping AST for Logging for debugging
[80/228] Emitting module _NIOBase64
[81/228] Compiling _NIOBase64 Base64.swift
[82/229] Compiling DequeModule Deque+CustomReflectable.swift
[83/229] Compiling DequeModule Deque+Descriptions.swift
[85/231] Compiling DequeModule _DequeBuffer.swift
[86/231] Compiling DequeModule _DequeBufferHeader.swift
[87/230] Compiling SystemPackage SystemString.swift
[88/230] Compiling SystemPackage Util+StringArray.swift
[89/230] Compiling SystemPackage Util.swift
[90/230] Compiling SystemPackage UtilConsumers.swift
[91/230] Compiling DequeModule Deque+Extras.swift
[92/230] Compiling DequeModule Deque+Hashable.swift
[93/230] Compiling DequeModule Deque+Equatable.swift
[94/230] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[95/230] Compiling DequeModule Deque+Collection.swift
[98/230] Compiling DequeModule Deque+Testing.swift
[99/230] Compiling DequeModule Deque._Storage.swift
[104/230] Compiling DequeModule Deque+Codable.swift
[105/275] Compiling ArgumentParser InputOrigin.swift
[106/275] Compiling ArgumentParser Name.swift
[108/275] Compiling ArgumentParser FishCompletionsGenerator.swift
[109/275] Compiling ArgumentParser ZshCompletionsGenerator.swift
[110/275] Compiling ArgumentParser Argument.swift
[111/275] Compiling ArgumentParser ArgumentDiscussion.swift
[111/275] Wrapping AST for SystemPackage for debugging
[113/275] Compiling ArgumentParser NameSpecification.swift
[114/275] Compiling ArgumentParser Option.swift
[115/275] Emitting module Atomics
[116/275] Compiling ArgumentParser ArgumentVisibility.swift
[117/275] Compiling ArgumentParser CompletionKind.swift
[118/275] Compiling ArgumentParser Errors.swift
[119/275] Compiling ArgumentParser Flag.swift
[123/276] Compiling ArgumentParser CollectionExtensions.swift
[124/276] Compiling ArgumentParser Mutex.swift
[125/276] Compiling ArgumentParser Platform.swift
[126/276] Compiling ArgumentParser SequenceExtensions.swift
[127/276] Compiling ArgumentParser StringExtensions.swift
[128/276] Compiling ArgumentParser SwiftExtensions.swift
[128/282] Wrapping AST for Atomics for debugging
[130/282] Compiling ArgumentParser UniqueNamesValidator.swift
[131/282] Compiling SwiftProtobuf Message+FieldMask.swift
[132/282] Compiling SwiftProtobuf Message+JSONAdditions.swift
[133/282] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[134/282] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[135/282] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[136/282] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[137/282] Compiling SwiftProtobuf Message.swift
[138/282] Compiling SwiftProtobuf MessageExtension.swift
[139/282] Compiling SwiftProtobuf NameMap.swift
[140/282] Compiling SwiftProtobuf PathDecoder.swift
[141/282] Compiling SwiftProtobuf PathVisitor.swift
[142/293] Emitting module DequeModule
[144/293] Compiling ArgumentParser Tree.swift
[145/293] Compiling ArgumentParser CodingKeyValidator.swift
[146/293] Compiling ArgumentParser NonsenseFlagsValidator.swift
[147/293] Compiling ArgumentParser ParsableArgumentsValidation.swift
[148/293] Compiling ArgumentParser PositionalArgumentsValidator.swift
[150/356] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[151/356] Compiling NIOCore ByteBuffer-conversions.swift
[152/356] Compiling NIOCore ByteBuffer-core.swift
[153/356] Compiling NIOCore ByteBuffer-hex.swift
[154/356] Compiling NIOCore ByteBuffer-int.swift
[155/356] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[156/356] Compiling NIOCore AddressedEnvelope.swift
[157/356] Compiling NIOCore AsyncAwaitSupport.swift
[158/356] Compiling NIOCore AsyncChannel.swift
[159/356] Compiling NIOCore AsyncChannelHandler.swift
[160/356] Compiling NIOCore AsyncChannelInboundStream.swift
[161/356] Compiling NIOCore AsyncChannelOutboundWriter.swift
[162/356] Compiling NIOCore ByteBuffer-multi-int.swift
[163/356] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[164/356] Compiling NIOCore ByteBuffer-views.swift
[165/356] Compiling NIOCore Channel.swift
[166/356] Compiling NIOCore ChannelHandler.swift
[167/356] Compiling NIOCore ChannelHandlers.swift
[168/356] Compiling NIOCore ChannelInvoker.swift
[169/356] Compiling NIOCore ChannelOption.swift
[170/356] Compiling NIOCore ChannelPipeline.swift
[171/356] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[172/356] Compiling NIOCore BSDSocketAPI.swift
[173/356] Compiling NIOCore ByteBuffer-aux.swift
[174/356] Compiling NIOCore EventLoopFuture+Deprecated.swift
[175/356] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[176/356] Compiling NIOCore EventLoopFuture.swift
[177/356] Compiling NIOCore FileDescriptor.swift
[178/356] Compiling NIOCore FileHandle.swift
[179/356] Compiling NIOCore FileRegion.swift
[180/356] Compiling NIOCore GlobalSingletons.swift
[181/356] Compiling NIOCore IO.swift
[182/356] Compiling NIOCore IOData.swift
[183/356] Compiling NIOCore IPProtocol.swift
[184/356] Compiling NIOCore IntegerBitPacking.swift
[185/356] Compiling NIOCore IntegerTypes.swift
[193/356] Emitting module ArgumentParser
[200/356] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[201/356] Compiling NIOCore RecvByteBufferAllocator.swift
[202/356] Compiling SwiftProtobuf ProtobufMap.swift
[203/356] Compiling SwiftProtobuf SelectiveVisitor.swift
[204/356] Compiling SwiftProtobuf SimpleExtensionMap.swift
[205/356] Compiling SwiftProtobuf StringUtils.swift
[206/356] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[207/356] Compiling SwiftProtobuf SwiftProtobufError.swift
[208/356] Compiling SwiftProtobuf TextFormatDecoder.swift
[209/356] Compiling SwiftProtobuf TextFormatDecodingError.swift
[210/356] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[211/356] Compiling SwiftProtobuf TextFormatEncoder.swift
[212/356] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[213/356] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[214/356] Compiling SwiftProtobuf TextFormatScanner.swift
[215/356] Compiling SwiftProtobuf TimeUtils.swift
[216/356] Compiling SwiftProtobuf UnknownStorage.swift
[217/356] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[218/356] Compiling SwiftProtobuf Varint.swift
[219/356] Compiling SwiftProtobuf Version.swift
[220/356] Compiling SwiftProtobuf Visitor.swift
[221/356] Compiling SwiftProtobuf WireFormat.swift
[222/356] Compiling SwiftProtobuf ZigZag.swift
[223/356] Compiling SwiftProtobuf any.pb.swift
[224/356] Compiling NIOCore NIOCoreSendableMetatype.swift
[225/356] Compiling NIOCore NIODecodedAsyncSequence.swift
[226/356] Compiling NIOCore NIOLoopBound.swift
[227/356] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[228/356] Compiling NIOCore NIOScheduledCallback.swift
[229/356] Compiling NIOCore NIOSendable.swift
[232/364] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[233/364] Compiling NIOCore NIOAsyncWriter.swift
[234/364] Compiling NIOCore CircularBuffer.swift
[235/364] Compiling NIOCore Codec.swift
[236/364] Compiling NIOCore ConvenienceOptionSupport.swift
[237/364] Compiling NIOCore DeadChannel.swift
[244/364] Compiling NIOCore DispatchQueue+WithFuture.swift
[245/364] Compiling NIOCore EventLoop+Deprecated.swift
[246/364] Compiling NIOCore EventLoop+SerialExecutor.swift
[247/364] Compiling NIOCore EventLoop.swift
[248/364] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[255/364] Compiling NIOCore NIOAsyncSequenceProducer.swift
[257/365] Emitting module SwiftProtobuf
[273/365] Compiling NIOCore Interfaces.swift
[274/365] Compiling NIOCore Linux.swift
[275/365] Compiling NIOCore MarkedCircularBuffer.swift
[276/365] Compiling NIOCore MulticastChannel.swift
[277/365] Compiling NIOCore NIOAny.swift
[278/365] Compiling NIOCore NIOCloseOnErrorHandler.swift
[297/364] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[298/364] Compiling NIOCore SocketAddresses.swift
[299/364] Compiling NIOCore SocketOptionProvider.swift
[300/364] Compiling NIOCore SystemCallHelpers.swift
[301/364] Compiling NIOCore TimeAmount+Duration.swift
[302/364] Compiling NIOCore TypeAssistedChannelHandler.swift
[303/364] Compiling NIOCore UniversalBootstrapSupport.swift
[304/364] Compiling NIOCore Utilities.swift
[305/364] Compiling SwiftProtobuf api.pb.swift
[306/364] Compiling SwiftProtobuf descriptor.pb.swift
[307/364] Compiling SwiftProtobuf duration.pb.swift
[308/364] Compiling SwiftProtobuf empty.pb.swift
[309/364] Compiling SwiftProtobuf field_mask.pb.swift
[310/364] Compiling SwiftProtobuf source_context.pb.swift
[311/364] Compiling SwiftProtobuf struct.pb.swift
[312/364] Compiling SwiftProtobuf timestamp.pb.swift
[313/364] Compiling SwiftProtobuf type.pb.swift
[314/364] Compiling SwiftProtobuf wrappers.pb.swift
[315/364] Compiling SwiftProtobuf resource_bundle_accessor.swift
[343/365] Wrapping AST for SwiftProtobuf for debugging
[345/365] Emitting module NIOCore
[347/419] Emitting module NIOEmbedded
[348/419] Compiling NIOEmbedded Embedded.swift
[349/419] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[350/419] Compiling NIOEmbedded AsyncTestingChannel.swift
[352/419] Compiling NIOPosix Socket.swift
[353/419] Compiling NIOPosix SocketChannel.swift
[354/419] Compiling NIOPosix SocketProtocols.swift
[355/419] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[356/419] Compiling NIOPosix System.swift
[357/419] Compiling NIOPosix Thread.swift
[358/419] Compiling NIOPosix ThreadPosix.swift
[359/425] Compiling NIOPosix SelectableEventLoop.swift
[360/425] Compiling NIOPosix SelectorEpoll.swift
[361/425] Compiling NIOPosix SelectorGeneric.swift
[362/425] Compiling NIOPosix SelectorKqueue.swift
[363/425] Compiling NIOPosix SelectorUring.swift
[364/425] Compiling NIOPosix SelectorWSAPoll.swift
[365/425] Compiling NIOPosix ServerSocket.swift
[366/425] Compiling NIOPosix Bootstrap.swift
[367/425] Compiling NIOPosix ControlMessage.swift
[368/425] Compiling NIOPosix DatagramVectorReadManager.swift
[369/425] Compiling NIOPosix Errors+Any.swift
[370/425] Compiling NIOPosix FileDescriptor.swift
[371/425] Compiling NIOPosix GetaddrinfoResolver.swift
[372/425] Compiling NIOPosix HappyEyeballs.swift
[373/425] Compiling NIOPosix IO.swift
[374/425] Compiling NIOPosix IntegerBitPacking.swift
[375/425] Compiling NIOPosix IntegerTypes.swift
[376/425] Compiling NIOPosix Linux.swift
[377/425] Compiling NIOPosix LinuxCPUSet.swift
[378/425] Compiling NIOPosix LinuxUring.swift
[379/425] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[380/425] Compiling NIOPosix Pool.swift
[381/425] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[382/425] Compiling NIOPosix PosixSingletons.swift
[383/425] Compiling NIOPosix RawSocketBootstrap.swift
[384/425] Compiling NIOPosix Resolver.swift
[385/425] Compiling NIOPosix Selectable.swift
[386/425] Compiling NIOPosix SelectableChannel.swift
[387/425] Compiling NIOPosix BSDSocketAPICommon.swift
[388/425] Compiling NIOPosix BSDSocketAPIPosix.swift
[389/425] Compiling NIOPosix BSDSocketAPIWindows.swift
[390/425] Compiling NIOPosix BaseSocket.swift
[391/425] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[392/425] Compiling NIOPosix BaseSocketChannel.swift
[393/425] Compiling NIOPosix BaseStreamSocketChannel.swift
[394/425] Compiling NIOPosix NIOPosixSendableMetatype.swift
[395/425] Compiling NIOPosix NIOThreadPool.swift
[396/425] Compiling NIOPosix NonBlockingFileIO.swift
[397/425] Compiling NIOPosix PendingDatagramWritesManager.swift
[398/425] Compiling NIOPosix PendingWritesManager.swift
[399/425] Compiling NIOPosix PipeChannel.swift
[400/425] Compiling NIOPosix PipePair.swift
[401/425] Emitting module NIOPosix
[402/425] Compiling NIOPosix ThreadWindows.swift
[403/425] Compiling NIOPosix UnsafeTransfer.swift
[404/425] Compiling NIOPosix Utilities.swift
[405/425] Compiling NIOPosix VsockAddress.swift
[406/425] Compiling NIOPosix VsockChannelEvents.swift
[407/425] Compiling NIOPosix Windows.swift
[409/463] Emitting module NIO
[410/463] Compiling NIO Exports.swift
[412/464] Compiling _NIOFileSystem ParallelDirCopy.swift
[413/464] Compiling _NIOFileSystem ParallelRemoval.swift
[414/464] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[415/464] Compiling _NIOFileSystem CInterop.swift
[416/464] Compiling _NIOFileSystem Errno.swift
[417/469] Emitting module _NIOFileSystem
[418/469] Compiling _NIOFileSystem Utilities.swift
[419/469] Compiling _NIOFileSystem NIOFilePath.swift
[420/469] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[421/469] Compiling _NIOFileSystem OpenOptions.swift
[422/469] Compiling _NIOFileSystem String+FileSystem.swift
[423/469] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[424/469] Compiling _NIOFileSystem BufferedStream.swift
[425/469] Compiling _NIOFileSystem Cancellation.swift
[426/469] Compiling _NIOFileSystem TokenBucket.swift
[427/469] Compiling _NIOFileSystem UnsafeTransfer.swift
[428/469] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[429/469] Compiling _NIOFileSystem FileSystemError.swift
[430/469] Compiling _NIOFileSystem FileSystemProtocol.swift
[431/469] Compiling _NIOFileSystem FileType.swift
[432/469] Compiling _NIOFileSystem IOStrategy.swift
[433/469] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[434/469] Compiling _NIOFileSystem Mocking.swift
[435/469] Compiling _NIOFileSystem Syscall.swift
[436/469] Compiling _NIOFileSystem Syscalls.swift
[437/469] Compiling _NIOFileSystem SystemFileHandle.swift
[438/469] Compiling _NIOFileSystem ByteCount.swift
[439/469] Compiling _NIOFileSystem Convenience.swift
[440/469] Compiling _NIOFileSystem DirectoryEntries.swift
[441/469] Compiling _NIOFileSystem DirectoryEntry.swift
[442/469] Compiling _NIOFileSystem Exports.swift
[443/469] Compiling _NIOFileSystem Array+FileSystem.swift
[444/469] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[445/469] Compiling _NIOFileSystem BufferedReader.swift
[446/469] Compiling _NIOFileSystem BufferedWriter.swift
[447/469] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[448/469] Compiling _NIOFileSystem FileChunks.swift
[449/469] Compiling _NIOFileSystem FileHandle.swift
[450/469] Compiling _NIOFileSystem FileHandleProtocol.swift
[451/469] Compiling _NIOFileSystem FileInfo.swift
[452/469] Compiling _NIOFileSystem FileSystem.swift
[454/491] Emitting module NIOFileSystem
[455/491] Compiling NIOFileSystem Exports.swift
[456/492] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[457/492] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[458/492] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[460/491] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[461/491] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[462/494] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[463/494] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[464/495] Emitting module NIOFoundationCompat
[465/495] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[466/496] Emitting module ProfileRecorderHelpers
[467/496] Compiling ProfileRecorderHelpers Helpers.swift
[468/497] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[469/497] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[472/497] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[473/497] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[474/497] Emitting module NIOHTTP1
[475/495] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[476/495] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[477/495] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[478/495] Compiling NIOHTTP1 HTTPTypes.swift
[479/499] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[480/499] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[481/499] Emitting module ProfileRecorder
/host/spi-builder-workspace/Sources/ProfileRecorder/ProfileRecorderSampler.swift:188:38: error: cannot find type 'FILE' in scope
186 |
187 | struct CFilePointer: @unchecked Sendable {
188 |     let handle: UnsafeMutablePointer<FILE>
    |                                      `- error: cannot find type 'FILE' in scope
189 |
190 |     init(_ handle: UnsafeMutablePointer<FILE>) {
/host/spi-builder-workspace/Sources/ProfileRecorder/ProfileRecorderSampler.swift:190:41: error: cannot find type 'FILE' in scope
188 |     let handle: UnsafeMutablePointer<FILE>
189 |
190 |     init(_ handle: UnsafeMutablePointer<FILE>) {
    |                                         `- error: cannot find type 'FILE' in scope
191 |         self.handle = handle
192 |     }
[482/499] Compiling ProfileRecorder ProfileRecorderSampler.swift
/host/spi-builder-workspace/Sources/ProfileRecorder/ProfileRecorderSampler.swift:188:38: error: cannot find type 'FILE' in scope
186 |
187 | struct CFilePointer: @unchecked Sendable {
188 |     let handle: UnsafeMutablePointer<FILE>
    |                                      `- error: cannot find type 'FILE' in scope
189 |
190 |     init(_ handle: UnsafeMutablePointer<FILE>) {
/host/spi-builder-workspace/Sources/ProfileRecorder/ProfileRecorderSampler.swift:190:41: error: cannot find type 'FILE' in scope
188 |     let handle: UnsafeMutablePointer<FILE>
189 |
190 |     init(_ handle: UnsafeMutablePointer<FILE>) {
    |                                         `- error: cannot find type 'FILE' in scope
191 |         self.handle = handle
192 |     }
BUILD FAILURE 6.1 android