Build Information
Failed to build swift-slack, reference main (7e3abc), with Swift 6.3 for Linux on 28 Apr 2026 00:15:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ainame/swift-slack.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/ainame/swift-slack
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7e3abc0 Update Slack API schemas (#104)
Submodule path 'vendor/java-slack-sdk': checked out '5688130872da8b785242e0ced6955f80ff71d6a3'
Submodule path 'vendor/slack-api-ref': checked out 'a2511de2d4b147c31cca16d6a0d3c8c6f028672f'
Submodule 'vendor/java-slack-sdk' (https://github.com/slackapi/java-slack-sdk.git) registered for path 'vendor/java-slack-sdk'
Submodule 'vendor/slack-api-ref' (https://github.com/slack-ruby/slack-api-ref.git) registered for path 'vendor/slack-api-ref'
Cloning into '/host/spi-builder-workspace/vendor/java-slack-sdk'...
Cloning into '/host/spi-builder-workspace/vendor/slack-api-ref'...
Cloned https://github.com/ainame/swift-slack.git
Revision (git rev-parse @):
7e3abc0483478567ba0cb1c6a77657e08c3aef7f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ainame/swift-slack.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/ainame/swift-slack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/apple/swift-openapi-generator.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swift-server/swift-openapi-async-http-client.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/hummingbird-project/swift-websocket
[1/2745] Fetching swift-service-lifecycle
[523/3395] Fetching swift-service-lifecycle, swift-openapi-async-http-client
[1667/10002] Fetching swift-service-lifecycle, swift-openapi-async-http-client, swift-openapi-runtime
[4559/12289] Fetching swift-service-lifecycle, swift-openapi-async-http-client, swift-openapi-runtime, swift-docc-plugin
[12290/29802] Fetching swift-service-lifecycle, swift-openapi-async-http-client, swift-openapi-runtime, swift-docc-plugin, swift-openapi-generator
[12291/30643] Fetching swift-service-lifecycle, swift-openapi-async-http-client, swift-openapi-runtime, swift-docc-plugin, swift-openapi-generator, swift-websocket
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.61s)
[12928/27898] Fetching swift-openapi-async-http-client, swift-openapi-runtime, swift-docc-plugin, swift-openapi-generator, swift-websocket
Fetching https://github.com/apple/swift-nio
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.61s)
[11433/25611] Fetching swift-openapi-async-http-client, swift-openapi-runtime, swift-openapi-generator, swift-websocket
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/hummingbird-project/swift-websocket from cache (0.73s)
[21268/24770] Fetching swift-openapi-async-http-client, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/swift-server/swift-openapi-async-http-client.git from cache (0.73s)
[20793/24120] Fetching swift-openapi-runtime, swift-openapi-generator
Fetching https://github.com/apple/swift-crypto
[24121/30791] Fetching swift-openapi-runtime, swift-openapi-generator, swift-log
[30792/48238] Fetching swift-openapi-runtime, swift-openapi-generator, swift-log, swift-crypto
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.18s)
Fetched https://github.com/apple/swift-openapi-generator.git from cache (1.20s)
[7020/24118] Fetching swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (0.63s)
[698/17447] Fetching swift-crypto
[874/100657] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto from cache (3.14s)
[56583/83210] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (6.69s)
Computing version for https://github.com/hummingbird-project/swift-websocket
Computed https://github.com/hummingbird-project/swift-websocket at 1.5.0 (7.69s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/adam-fowler/compress-nio.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/643] Fetching compress-nio
[477/3490] Fetching compress-nio, swift-nio-transport-services
[1499/4533] Fetching compress-nio, swift-nio-transport-services, swift-http-types
[2776/11052] Fetching compress-nio, swift-nio-transport-services, swift-http-types, swift-nio-extras
[11053/26492] Fetching compress-nio, swift-nio-transport-services, swift-http-types, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/adam-fowler/compress-nio.git from cache (0.51s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.51s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.51s)
[4700/18287] Fetching swift-nio-transport-services, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.71s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.73s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (2.11s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (2.32s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3677] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.88s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.12.0 (2.45s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-algorithms
[1/23686] Fetching swift-collections
[1423/29744] Fetching swift-collections, swift-algorithms
[2024/47208] Fetching swift-collections, swift-algorithms, swift-argument-parser
[5032/58759] Fetching swift-collections, swift-algorithms, swift-argument-parser, yams
[45031/204256] Fetching swift-collections, swift-algorithms, swift-argument-parser, yams, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (0.99s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.99s)
[27606/180734] Fetching swift-collections, yams, openapikit
Fetched https://github.com/jpsim/Yams from cache (2.06s)
[62971/169183] Fetching swift-collections, openapikit
Fetched https://github.com/apple/swift-collections from cache (8.08s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (8.21s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (8.65s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.41s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.77s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 4.5.0 (0.70s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.38s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.4.2 (0.76s)
Computing version for https://github.com/swift-server/swift-openapi-async-http-client.git
Computed https://github.com/swift-server/swift-openapi-async-http-client.git at 1.5.0 (0.44s)
Fetching https://github.com/swift-server/async-http-client.git
[1/15704] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.08s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (1.67s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1820] Fetching swift-atomics
[56/3062] Fetching swift-atomics, swift-http-structured-headers
[2772/10303] Fetching swift-atomics, swift-http-structured-headers, swift-certificates
[2791/16542] Fetching swift-atomics, swift-http-structured-headers, swift-certificates, swift-async-algorithms
[7982/28650] Fetching swift-atomics, swift-http-structured-headers, swift-certificates, swift-async-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.30s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.30s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.30s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.31s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.32s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.69s)
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.37s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.35s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.41s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.35s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.99.0 (0.66s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.88s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.57s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.0 (0.51s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (0.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.40s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.42s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.28.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.45s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.45s)
Fetching https://github.com/apple/swift-configuration.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5769] Fetching swift-distributed-tracing
[982/9020] Fetching swift-distributed-tracing, swift-configuration
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.42s)
[1/1276] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.61s)
Fetched https://github.com/apple/swift-configuration.git from cache (0.61s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.97s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.38s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.2.0 (0.50s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.33s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.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.12.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.19.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
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.3.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.33.1
Creating working copy for https://github.com/apple/swift-configuration.git
Working copy of https://github.com/apple/swift-configuration.git resolved at 1.2.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.11.0
Creating working copy for https://github.com/adam-fowler/compress-nio.git
Working copy of https://github.com/adam-fowler/compress-nio.git resolved at 1.4.2
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.7.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/hummingbird-project/swift-websocket
Working copy of https://github.com/hummingbird-project/swift-websocket resolved at 1.5.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.3
Creating working copy for https://github.com/apple/swift-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.12.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.37.0
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.34.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.28.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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
Working copy of https://github.com/apple/swift-crypto resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.99.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.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.4.1
Creating working copy for https://github.com/swift-server/swift-openapi-async-http-client.git
Working copy of https://github.com/swift-server/swift-openapi-async-http-client.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.11.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.61.0/swiftformat.artifactbundle.zip
[865/46518045] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.61.0/swiftformat.artifactbundle.zip
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.61.0/swiftformat.artifactbundle.zip (5.08s)
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin OpenAPIGeneratorCommand
[5/5] Compiling plugin OpenAPIGenerator
[6/6] Compiling plugin GenerateManual
[7/7] Compiling plugin GenerateDoccReference
Building for debugging...
[7/855] Write sources
[24/855] Compiling _NumericsShims _NumericsShims.c
[25/855] Write sources
[30/855] Compiling _AtomicsShims.c
[31/855] Write sources
[54/855] Compiling CNIOWindows shim.c
[55/855] Write swift-version-24593BA9C3E375BF.txt
[56/855] Compiling CXKCPShims shims.c
[57/855] Compiling KeccakHash.c
[58/855] Compiling KeccakSponge.c
[59/855] Compiling CNIOWindows WSAStartup.c
[60/855] Compiling SimpleFIPS202.c
[61/855] Compiling CNIOWASI CNIOWASI.c
[62/855] Compiling CSystem shims.c
[64/908] Emitting module ServiceContextModule
[64/908] Compiling KeccakP-1600-opt64.c
[66/939] Emitting module InternalCollectionsUtilities
[67/941] Compiling RealModule Float80+Real.swift
[68/942] Compiling RealModule RelaxedArithmetic.swift
[69/942] Compiling _NIODataStructures PriorityQueue.swift
[70/942] Compiling SystemPackage FilePathTempWindows.swift
[71/942] Compiling SystemPackage FilePathWindows.swift
[72/942] Compiling SystemPackage FilePermissions.swift
[73/942] Compiling SystemPackage IOCompletion.swift
[74/942] Compiling RealModule Real.swift
[75/942] Compiling RealModule RealFunctions.swift
[76/942] Compiling ServiceContextModule ServiceContextKey.swift
[77/942] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/942] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[79/942] Compiling HTTPTypes ISOLatin1String.swift
[80/943] Emitting module SystemPackage
[81/943] Compiling SystemPackage FileOperations.swift
[82/943] Compiling SystemPackage FilePath.swift
[83/943] Compiling RealModule Float16+Real.swift
[84/943] Emitting module RealModule
[85/943] Compiling SystemPackage FileDescriptor.swift
[86/943] Compiling SystemPackage FileHelpers.swift
[87/943] Compiling SystemPackage Errno.swift
[88/943] Compiling SystemPackage ErrnoWindows.swift
[89/943] Compiling Logging LogEvent.swift
[90/944] Compiling ServiceContextModule ServiceContext.swift
[91/944] Compiling _NIOBase64 Base64.swift
[92/944] Emitting module _NIOBase64
[93/946] Compiling SystemPackage FilePathComponentView.swift
[94/946] Compiling SystemPackage FilePathComponents.swift
[95/946] Compiling SystemPackage FilePathParsing.swift
[108/946] Compiling SystemPackage FilePathString.swift
[114/946] Compiling SystemPackage FilePathSyntax.swift
[115/946] Compiling HTTPTypes HTTPParsedFields.swift
[118/946] Compiling SystemPackage FilePathTemp.swift
[119/946] Compiling SystemPackage FilePathTempPosix.swift
[121/947] Compiling _NIODataStructures _TinyArray.swift
[122/947] Compiling HTTPTypes HTTPResponse.swift
[123/947] Compiling HTTPTypes NIOLock.swift
[124/947] Emitting module Logging
[125/947] Compiling Logging Locks.swift
[126/947] Compiling SystemPackage Constants.swift
[127/947] Compiling SystemPackage Exports.swift
[128/947] Compiling SystemPackage Mocking.swift
[129/947] Compiling SystemPackage RawBuffer.swift
[130/947] Compiling SystemPackage Syscalls.swift
[131/947] Compiling SystemPackage WindowsSyscallAdapters.swift
[132/947] Compiling SystemPackage MachPort.swift
[133/947] Compiling SystemPackage PlatformString.swift
[134/947] Compiling HTTPTypes HTTPRequest.swift
[135/947] Compiling HTTPTypes HTTPRequest+URL.swift
[136/947] Emitting module _NIODataStructures
[137/947] Compiling _NIODataStructures Heap.swift
[139/948] Compiling Logging MetadataProvider.swift
[140/948] Compiling Logging Logging.swift
[141/948] Compiling Logging LogHandler.swift
[145/949] Emitting module HTTPTypes
[146/949] Compiling HTTPTypes HTTPFields.swift
[153/950] Compiling SystemPackage RawIORequest.swift
[154/950] Compiling SystemPackage Backcompat.swift
[155/950] Compiling SystemPackage CInterop.swift
[159/965] Compiling CNIOSHA1 c_nio_sha1.c
[160/965] Compiling CNIOPosix event_loop_id.c
[162/965] Compiling Instrumentation NoOpInstrument.swift
[163/965] Compiling ConcurrencyHelpers LockedValueBox.swift
[163/965] Compiling CNIOOpenBSD shim.c
[165/965] Compiling Instrumentation MultiplexInstrument.swift
[165/966] Compiling CNIOLinux liburing_shims.c
[167/966] Compiling Instrumentation Locks.swift
[168/966] Emitting module ContainersPreview
[168/966] Compiling CNIOLinux shim.c
[170/966] Compiling Instrumentation Instrument.swift
[171/966] Emitting module Instrumentation
[172/966] Compiling Instrumentation InstrumentationSystem.swift
[173/967] Emitting module ConcurrencyHelpers
[174/967] Compiling ConcurrencyHelpers Lock.swift
[175/968] Compiling CNIOLLHTTP c_nio_http.c
[178/1113] Compiling ContainersPreview Drain+Reduce.swift
[179/1113] Compiling ContainersPreview Drain.swift
[180/1113] Compiling ContainersPreview Producer+Collect.swift
[181/1113] Compiling ContainersPreview Producer+Filter.swift
[181/1120] Compiling CNIOExtrasZlib zutil.c
[183/1120] Compiling ContainersPreview RandomAccessContainer.swift
[184/1120] Compiling ContainersPreview RangeExpression2.swift
[185/1120] Compiling ContainersPreview RangeReplaceableContainer.swift
[186/1120] Compiling ContainersPreview Drain+Map.swift
[187/1120] Compiling ContainersPreview Producer+Map.swift
[188/1120] Compiling ContainersPreview Producer+Reduce.swift
[189/1120] Compiling ContainersPreview Producer.swift
[190/1120] Compiling ContainersPreview Borrow.swift
[190/1120] Compiling CNIOLLHTTP c_nio_llhttp.c
[192/1121] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[193/1121] Compiling ContainersPreview BorrowingSequence.swift
[194/1121] Compiling ContainersPreview BidirectionalContainer.swift
[195/1121] Compiling ContainersPreview Container+Filter.swift
[196/1121] Compiling ContainersPreview Container+SpanwiseZip.swift
[196/1131] Compiling CNIOLLHTTP c_nio_api.c
[198/1131] Compiling ContainersPreview Box.swift
[199/1131] Compiling ContainersPreview Inout.swift
[200/1131] Compiling ContainersPreview InputSpan.swift
[201/1131] Compiling ContainersPreview Shared.swift
[202/1131] Compiling ContainersPreview Container.swift
[203/1131] Compiling ContainersPreview ContainerIterator.swift
[204/1131] Compiling ContainersPreview DynamicContainer.swift
[205/1131] Compiling ContainersPreview MutableContainer.swift
[206/1131] Compiling ContainersPreview PermutableContainer.swift
[206/1131] Compiling CNIOExtrasZlib inftrees.c
[208/1131] Compiling Tracing TracingTime.swift
[208/1131] Compiling CNIOExtrasZlib trees.c
[210/1131] Compiling Tracing InstrumentationSystem+Tracing.swift
[211/1131] Compiling Tracing NoOpTracer.swift
[211/1131] Compiling CNIOExtrasZlib inffast.c
[213/1131] Emitting module Tracing
[214/1131] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[215/1131] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[216/1131] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[217/1131] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[218/1131] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[219/1131] Compiling ContainersPreview OutputSpan+Extras.swift
[220/1131] Compiling ContainersPreview TemporaryAllocation.swift
[221/1131] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[222/1131] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[223/1131] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[224/1132] Compiling Tracing Tracer.swift
[225/1132] Compiling CNIOExtrasZlib deflate.c
[226/1132] Compiling CNIOExtrasZlib inflate.c
[227/1132] Compiling CNIOExtrasZlib adler32.c
[228/1132] Compiling CNIOExtrasZlib crc32.c
[229/1132] Compiling CNIODarwin shim.c
[231/1132] Compiling Tracing TracerProtocol.swift
[232/1132] Compiling Tracing TracerProtocol+Legacy.swift
[232/1132] Compiling fiat_p256_adx_sqr.S
[233/1133] Compiling fiat_p256_adx_mul.S
[235/1133] Compiling Tracing SpanProtocol.swift
[237/1134] Emitting module UnixSignals
[238/1134] Compiling UnixSignals UnixSignal.swift
[239/1134] Compiling UnixSignals UnixSignalsSequence.swift
[239/1134] Compiling fiat_curve25519_adx_square.S
[240/1135] Compiling fiat_curve25519_adx_mul.S
[242/1135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[243/1135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[244/1135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[245/1135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[246/1135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[247/1135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[248/1135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[249/1137] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[250/1137] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[251/1137] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[252/1137] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[253/1137] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[254/1137] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[255/1137] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[256/1137] Compiling OrderedCollections OrderedDictionary+Values.swift
[261/1141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[262/1141] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[263/1141] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[265/1181] Compiling DequeModule RigidDeque+Replacements.swift
[266/1181] Compiling DequeModule RigidDeque+Testing.swift
[267/1181] Compiling DequeModule RigidDeque.swift
[268/1181] Compiling DequeModule UniqueDeque+Append.swift
[268/1182] Compiling CNIOBoringSSLShims shims.c
[270/1182] Compiling DequeModule RigidDeque+Experimental.swift
[271/1182] Compiling DequeModule RigidDeque+Hashable.swift
[272/1182] Compiling DequeModule RigidDeque+Initializers.swift
[273/1182] Compiling DequeModule RigidDeque+Insertions.swift
[274/1182] Compiling DequeModule RigidDeque+Prepend.swift
[275/1182] Compiling DequeModule RigidDeque+Removals.swift
[278/1182] Compiling DequeModule UniqueDeque+Experimental.swift
[279/1182] Compiling DequeModule _DequeBuffer.swift
[280/1182] Compiling DequeModule _DequeBufferHeader.swift
[281/1182] Compiling DequeModule RigidDeque+Append.swift
[282/1182] Compiling DequeModule RigidDeque+Consumption.swift
[283/1182] Compiling DequeModule RigidDeque+Container.swift
[284/1182] Compiling DequeModule RigidDeque+Descriptions.swift
[285/1182] Compiling DequeModule RigidDeque+Equatable.swift
[287/1182] Compiling DequeModule Deque+Testing.swift
[288/1182] Compiling DequeModule Deque._Storage.swift
[289/1182] Compiling DequeModule Deque._UnsafeHandle.swift
[290/1182] Compiling DequeModule Deque.swift
[291/1182] Compiling DequeModule UniqueDeque+Consumption.swift
[292/1182] Compiling DequeModule UniqueDeque+Container.swift
[293/1182] Compiling DequeModule UniqueDeque+Descriptions.swift
[294/1182] Compiling DequeModule UniqueDeque+Equatable.swift
[295/1182] Emitting module OrderedCollections
[308/1187] Compiling DequeModule Deque+Codable.swift
[309/1187] Compiling DequeModule Deque+Collection.swift
[310/1187] Compiling DequeModule Deque+CustomReflectable.swift
[311/1187] Compiling DequeModule Deque+Descriptions.swift
[312/1187] Compiling DequeModule Deque+Equatable.swift
[313/1187] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[314/1187] Compiling DequeModule Deque+Extras.swift
[315/1187] Compiling DequeModule Deque+Hashable.swift
[322/1187] Compiling DequeModule UniqueDeque+Hashable.swift
[323/1187] Compiling DequeModule UniqueDeque+Initializers.swift
[324/1187] Compiling DequeModule UniqueDeque+Insertions.swift
[325/1187] Compiling DequeModule UniqueDeque+Prepend.swift
[326/1187] Compiling DequeModule UniqueDeque+Removals.swift
[343/1187] Compiling OrderedCollections OrderedSet+Sendable.swift
[344/1187] Compiling OrderedCollections OrderedSet+SubSequence.swift
[345/1187] Compiling OrderedCollections OrderedSet+Testing.swift
[346/1187] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[347/1187] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[348/1187] Compiling OrderedCollections OrderedSet.swift
[349/1187] Compiling OrderedCollections _UnsafeBitset.swift
[351/1188] Emitting module OpenAPIRuntime
[363/1196] Compiling DequeModule UniqueDeque+Replacements.swift
[364/1196] Compiling DequeModule UniqueDeque.swift
[365/1196] Compiling DequeModule _DequeSlot.swift
[366/1196] Compiling DequeModule _UnsafeDequeHandle.swift
[367/1196] Compiling DequeModule _UnsafeDequeSegments.swift
[377/1196] Compiling tls_record.cc
[378/1196] Compiling tls_method.cc
[379/1196] Compiling tls13_client.cc
[380/1196] Compiling tls13_server.cc
[381/1196] Compiling tls13_enc.cc
[392/1196] Emitting module DequeModule
[419/1196] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[425/1197] Compiling tls13_both.cc
[426/1197] Compiling t1_enc.cc
[427/1240] Compiling ssl_versions.cc
[428/1240] Compiling ssl_stat.cc
[430/1240] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[431/1240] Compiling OpenAPIRuntime URIEncoder.swift
[432/1240] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[433/1240] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[434/1240] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[435/1240] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[436/1240] Compiling OpenAPIRuntime URIParser.swift
[437/1240] Compiling OpenAPIRuntime URISerializer.swift
[438/1241] Compiling ssl_transcript.cc
[439/1272] Compiling ssl_x509.cc
[441/1284] Emitting module Configuration
[442/1289] Compiling SlackBlockKit Block.swift
[443/1289] Compiling SlackBlockKit ContextBlock.swift
[444/1289] Compiling SlackBlockKit DividerBlock.swift
[445/1289] Compiling SlackBlockKit FileBlock.swift
[446/1289] Compiling SlackBlockKit HeaderBlock.swift
[447/1289] Compiling SlackBlockKit ImageBlock.swift
[448/1289] Compiling SlackBlockKit ConversationFilterObject.swift
[449/1289] Compiling SlackBlockKit DispatchActionConfigurationObject.swift
[450/1289] Compiling SlackBlockKit OptionGroupObject.swift
[451/1289] Compiling SlackBlockKit OptionObject.swift
[452/1289] Compiling SlackBlockKit SlackFileObject.swift
[453/1289] Compiling SlackBlockKit StateValuesObject.swift
[454/1289] Compiling SlackBlockKit EmailInputElement.swift
[455/1289] Compiling SlackBlockKit ExternalSelectElement.swift
[456/1289] Compiling SlackBlockKit FileInputElement.swift
[457/1289] Compiling SlackBlockKit ImageElement.swift
[458/1289] Compiling SlackBlockKit MultiChannelsSelectElement.swift
[459/1289] Compiling SlackBlockKit MultiConversationsSelectElement.swift
[460/1289] Compiling SlackBlockKit InputBlock.swift
[461/1289] Compiling SlackBlockKit MarkdownBlock.swift
[462/1289] Compiling SlackBlockKit RichTextBlock.swift
[463/1289] Compiling SlackBlockKit SectionBlock.swift
[464/1289] Compiling SlackBlockKit VideoBlock.swift
[465/1289] Compiling SlackBlockKit ConfirmationDialogObject.swift
[466/1289] Emitting module SlackBlockKit
[473/1295] Compiling SlackBlockKit MultiExternalSelectElement.swift
[474/1295] Compiling SlackBlockKit MultiStaticSelectElement.swift
[475/1295] Compiling SlackBlockKit MultiUsersSelectElement.swift
[476/1295] Compiling SlackBlockKit NumberInputElement.swift
[477/1295] Compiling SlackBlockKit OverflowMenuElement.swift
[478/1295] Compiling SlackBlockKit PlainTextInputElement.swift
[479/1295] Compiling SlackBlockKit ButtonElement.swift
[480/1295] Compiling SlackBlockKit ChannelsSelectElement.swift
[481/1295] Compiling SlackBlockKit CheckboxesElement.swift
[482/1295] Compiling SlackBlockKit ConversationsSelectElement.swift
[483/1295] Compiling SlackBlockKit DatePickerElement.swift
[484/1295] Compiling SlackBlockKit DatetimePickerElement.swift
[490/1295] Compiling ssl_session.cc
[491/1295] Compiling ssl_privkey.cc
[493/1295] Compiling SlackBlockKit TextObject.swift
[494/1295] Compiling SlackBlockKit TriggerObject.swift
[495/1295] Compiling SlackBlockKit WorkflowObject.swift
[496/1295] Compiling SlackBlockKit HomeTabView.swift
[497/1295] Compiling SlackBlockKit ModalView.swift
[498/1295] Compiling SlackBlockKit RadioButtonsElement.swift
[499/1295] Compiling SlackBlockKit RichTextInputElement.swift
[500/1295] Compiling SlackBlockKit StaticSelectElement.swift
[501/1295] Compiling SlackBlockKit TimePickerElement.swift
[502/1295] Compiling SlackBlockKit UsersSelectElement.swift
[503/1295] Compiling SlackBlockKit ActionsBlock.swift
[503/1295] Compiling ssl_file.cc
[504/1295] Compiling ssl_key_share.cc
[505/1295] Compiling ssl_credential.cc
[512/1295] Compiling SlackBlockKit View.swift
[512/1295] Compiling ssl_lib.cc
[513/1295] Compiling ssl_cipher.cc
[514/1295] Compiling ssl_cert.cc
[528/1296] Compiling ssl_buffer.cc
[529/1299] Compiling ssl_asn1.cc
[530/1361] Compiling ssl_aead_ctx.cc
[532/1448] Compiling SlackBlockKitDSL SlackView.swift
[533/1448] Emitting module SlackBlockKitDSL
[534/1448] Compiling SlackModels BotProfile.swift
[535/1448] Compiling SlackModels BotUser.swift
[536/1448] Compiling SlackModels Canvas.swift
[537/1448] Compiling SlackModels Category.swift
[538/1448] Compiling SlackModels Cc.swift
[539/1448] Compiling SlackModels Channel.swift
[540/1448] Compiling SlackModels AuthedUser.swift
[541/1448] Compiling SlackModels Authorization.swift
[542/1448] Compiling SlackModels Barrier.swift
[543/1448] Compiling SlackModels Bookmark.swift
[544/1448] Compiling SlackModels Bot.swift
[545/1448] Compiling SlackModels BotIcons.swift
[546/1448] Compiling SlackModels ChannelEmailAddress.swift
[547/1448] Compiling SlackModels Choice.swift
[548/1448] Compiling SlackModels Comment.swift
[549/1448] Compiling SlackModels Config.swift
[550/1448] Compiling SlackModels ConnectedWorkspace.swift
[551/1448] Compiling SlackModels Conversation.swift
[552/1449] Compiling SlackBlockKitDSL BlockComponent.swift
[553/1449] Compiling s3_pkt.cc
[554/1449] Compiling s3_lib.cc
[555/1449] Compiling s3_both.cc
[556/1449] Compiling handshake_client.cc
[558/1449] Compiling SlackBlockKitDSL Builders.swift
[559/1449] Compiling SlackBlockKitDSL SlackBlockKitDSL.swift
[560/1450] Compiling handshake_server.cc
[561/1450] Compiling handoff.cc
[562/1450] Compiling handshake.cc
[563/1450] Compiling extensions.cc
[565/1450] Compiling SlackModels PostingRestrictedTo.swift
[566/1450] Compiling SlackModels Posts.swift
[567/1450] Compiling SlackModels Prefs.swift
[568/1450] Compiling SlackModels Preview.swift
[569/1450] Compiling SlackModels Previous.swift
[570/1450] Compiling SlackModels PreviousResolution.swift
[571/1450] Compiling SlackModels Profile.swift
[572/1450] Compiling SlackModels Properties.swift
[573/1450] Compiling SlackModels Purpose.swift
[574/1450] Compiling SlackModels Reaction.swift
[575/1450] Compiling SlackModels Record.swift
[576/1450] Compiling SlackModels Recurrence.swift
[577/1450] Compiling SlackModels RejectedUser.swift
[578/1450] Compiling SlackModels Reminder.swift
[579/1450] Compiling SlackModels ResponseMetadata.swift
[580/1450] Compiling SlackModels RestrictedApp.swift
[581/1450] Compiling SlackModels Review.swift
[582/1450] Compiling SlackModels RoleAssignment.swift
[583/1450] Compiling SlackModels Saved.swift
[584/1450] Compiling SlackModels ScMpdmToPrivate.swift
[585/1450] Compiling SlackModels ScheduledMessage.swift
[586/1450] Compiling SlackModels Schema.swift
[587/1450] Compiling SlackModels SchemaOptions.swift
[588/1450] Compiling SlackModels Scope.swift
[589/1450] Compiling SlackModels Scopes.swift
[590/1450] Compiling SlackModels Section.swift
[591/1450] Compiling SlackModels SelectedOptionElement.swift
[592/1450] Compiling SlackModels SessionSetting.swift
[593/1450] Compiling SlackModels Settings.swift
[594/1450] Compiling SlackModels SharedChannelInviteRequested.swift
[595/1450] Compiling SlackModels Shares.swift
[596/1450] Compiling SlackModels Shortcut.swift
[597/1450] Compiling SlackModels SlackConnectPrefs.swift
[598/1450] Compiling SlackModels SlashCommand.swift
[599/1450] Compiling SlackModels SubtaskSchema.swift
[600/1450] Compiling SlackModels SubtaskSchemaOptions.swift
[601/1450] Compiling SlackModels Tab.swift
[602/1450] Compiling SlackModels TabData.swift
[603/1450] Compiling SlackModels TargetUser.swift
[604/1450] Compiling SlackModels Team.swift
[605/1450] Compiling SlackModels ThreadsRestrictedTo.swift
[605/1470] Compiling encrypted_client_hello.cc
[606/1470] Compiling dtls_record.cc
[607/1470] Compiling md5-x86_64-linux.S
[608/1470] Compiling md5-x86_64-apple.S
[609/1470] Compiling md5-586-linux.S
[610/1470] Compiling md5-586-apple.S
[611/1470] Compiling d1_srtp.cc
[612/1470] Compiling dtls_method.cc
[632/1470] Compiling SlackModels Created.swift
[633/1470] Compiling SlackModels CreationSource.swift
[634/1470] Compiling SlackModels Credentials.swift
[634/1470] Compiling err_data.cc
[635/1470] Compiling chacha20_poly1305_x86_64-linux.S
[636/1470] Compiling chacha20_poly1305_x86_64-apple.S
[637/1470] Compiling d1_pkt.cc
[638/1470] Compiling chacha20_poly1305_armv8-win.S
[639/1470] Compiling chacha20_poly1305_armv8-linux.S
[640/1470] Compiling chacha-x86_64-linux.S
[640/1470] Compiling chacha20_poly1305_armv8-apple.S
[642/1470] Compiling chacha-x86_64-apple.S
[643/1470] Compiling d1_lib.cc
[644/1470] Compiling chacha-x86-apple.S
[645/1470] Compiling chacha-x86-linux.S
[646/1470] Compiling chacha-armv8-win.S
[647/1470] Compiling chacha-armv8-apple.S
[648/1470] Compiling chacha-armv8-linux.S
[649/1470] Compiling chacha-armv4-linux.S
[650/1470] Compiling bio_ssl.cc
[651/1470] Compiling aes128gcmsiv-x86_64-apple.S
[652/1470] Compiling d1_both.cc
[653/1470] Compiling x86_64-mont5-apple.S
[653/1470] Compiling aes128gcmsiv-x86_64-linux.S
[655/1470] Compiling x86-mont-linux.S
[656/1470] Compiling x86_64-mont-apple.S
[656/1470] Compiling x86_64-mont5-linux.S
[658/1470] Compiling x86-mont-apple.S
[659/1470] Compiling x86_64-mont-linux.S
[660/1470] Compiling vpaes-x86_64-linux.S
[661/1470] Compiling vpaes-x86_64-apple.S
[662/1470] Compiling vpaes-x86-linux.S
[663/1470] Compiling vpaes-armv8-win.S
[664/1470] Compiling vpaes-armv8-linux.S
[665/1470] Compiling vpaes-x86-apple.S
[666/1470] Compiling vpaes-armv8-apple.S
[667/1470] Compiling sha512-x86_64-apple.S
[669/1470] Compiling SlackModels ListMetadata.swift
[670/1470] Compiling SlackModels ListsClass.swift
[671/1470] Compiling SlackModels Log.swift
[672/1470] Compiling SlackModels Login.swift
[673/1470] Compiling SlackModels Manifest.swift
[674/1470] Compiling SlackModels Match.swift
[675/1470] Compiling SlackModels MediaProgress.swift
[676/1470] Compiling SlackModels MeetingNotes.swift
[677/1470] Compiling SlackModels Member.swift
[678/1470] Compiling SlackModels Message.swift
[679/1470] Compiling SlackModels Messages.swift
[680/1470] Compiling SlackModels Metadata.swift
[681/1470] Compiling SlackModels NotAdded.swift
[682/1470] Compiling SlackModels OauthConfig.swift
[683/1470] Compiling SlackModels Options.swift
[684/1470] Compiling SlackModels Organization.swift
[685/1470] Compiling SlackModels Outputs.swift
[686/1470] Compiling SlackModels OwnershipDetail.swift
[687/1470] Compiling SlackModels Pagination.swift
[688/1470] Compiling SlackModels Paging.swift
[689/1470] Compiling SlackModels Payload.swift
[689/1470] Compiling vpaes-armv7-linux.S
[690/1470] Compiling sha512-armv8-win.S
[691/1470] Compiling sha512-x86_64-linux.S
[692/1470] Compiling sha512-armv8-linux.S
[693/1470] Compiling sha512-armv4-linux.S
[694/1470] Compiling sha512-586-linux.S
[695/1470] Compiling sha512-armv8-apple.S
[696/1470] Compiling sha256-x86_64-apple.S
[696/1470] Compiling sha512-586-apple.S
[698/1470] Compiling sha256-armv8-linux.S
[699/1470] Compiling sha256-armv8-apple.S
[699/1470] Compiling sha256-x86_64-linux.S
[701/1470] Compiling sha256-armv8-win.S
[702/1470] Compiling sha256-armv4-linux.S
[703/1470] Compiling sha256-586-linux.S
[704/1470] Compiling sha256-586-apple.S
[705/1470] Compiling sha1-armv8-win.S
[706/1470] Compiling sha1-x86_64-apple.S
[707/1470] Compiling sha1-x86_64-linux.S
[708/1470] Compiling sha1-armv8-apple.S
[708/1470] Compiling sha1-armv8-linux.S
[710/1470] Compiling sha1-armv4-large-linux.S
[711/1470] Compiling sha1-586-linux.S
[712/1470] Compiling sha1-586-apple.S
[713/1470] Compiling rsaz-avx2-linux.S
[714/1470] Compiling rsaz-avx2-apple.S
[715/1470] Compiling rdrand-x86_64-linux.S
[716/1470] Compiling p256_beeu-x86_64-asm-linux.S
[717/1470] Compiling p256_beeu-x86_64-asm-apple.S
[718/1470] Compiling rdrand-x86_64-apple.S
[720/1470] Emitting module SlackModels
[720/1470] Compiling p256_beeu-armv8-asm-win.S
[721/1470] Compiling p256_beeu-armv8-asm-apple.S
[722/1470] Compiling p256_beeu-armv8-asm-linux.S
[723/1470] Compiling p256-x86_64-asm-apple.S
[724/1470] Compiling p256-armv8-asm-win.S
[725/1470] Compiling p256-armv8-asm-linux.S
[726/1470] Compiling p256-armv8-asm-apple.S
[727/1470] Compiling ghashv8-armv8-win.S
[728/1470] Compiling p256-x86_64-asm-linux.S
[729/1470] Compiling ghashv8-armv8-linux.S
[730/1470] Compiling ghash-x86_64-apple.S
[731/1470] Compiling ghashv8-armv7-linux.S
[732/1470] Compiling ghash-x86_64-linux.S
[732/1470] Compiling ghashv8-armv8-apple.S
[734/1470] Compiling ghash-x86-linux.S
[735/1470] Compiling ghash-x86-apple.S
[736/1470] Compiling ghash-ssse3-x86_64-linux.S
[737/1470] Compiling ghash-ssse3-x86-linux.S
[738/1470] Compiling ghash-ssse3-x86_64-apple.S
[739/1470] Compiling ghash-ssse3-x86-apple.S
[740/1470] Compiling ghash-neon-armv8-apple.S
[740/1470] Compiling ghash-neon-armv8-linux.S
[742/1470] Compiling ghash-neon-armv8-win.S
[743/1470] Compiling ghash-armv4-linux.S
[744/1470] Compiling co-586-linux.S
[745/1470] Compiling bsaes-armv7-linux.S
[746/1470] Compiling bn-armv8-win.S
[747/1470] Compiling bn-armv8-linux.S
[748/1470] Compiling bn-armv8-apple.S
[749/1470] Compiling co-586-apple.S
[750/1470] Compiling bn-586-apple.S
[750/1470] Compiling bn-586-linux.S
[752/1470] Compiling armv8-mont-win.S
[753/1470] Compiling armv8-mont-linux.S
[754/1470] Compiling armv8-mont-apple.S
[755/1470] Compiling armv4-mont-linux.S
[756/1470] Compiling aesv8-gcm-armv8-apple.S
[757/1470] Compiling aesv8-gcm-armv8-win.S
[758/1470] Compiling aesv8-gcm-armv8-linux.S
[759/1470] Compiling aesv8-armv8-win.S
[760/1470] Compiling aesv8-armv8-apple.S
[761/1470] Compiling aesv8-armv7-linux.S
[762/1470] Compiling aesv8-armv8-linux.S
[763/1470] Compiling aesni-x86_64-linux.S
[764/1470] Compiling aesni-x86_64-apple.S
[765/1470] Compiling aesni-x86-linux.S
[766/1470] Compiling aesni-gcm-x86_64-apple.S
[767/1470] Compiling aesni-x86-apple.S
[768/1470] Compiling aes-gcm-avx2-x86_64-linux.S
[769/1470] Compiling aesni-gcm-x86_64-linux.S
[770/1470] Compiling aes-gcm-avx2-x86_64-apple.S
[771/1470] Compiling aes-gcm-avx10-x86_64-linux.S
[772/1470] Compiling aes-gcm-avx10-x86_64-apple.S
[773/1470] Compiling x_sig.cc
[774/1470] Compiling x_val.cc
[775/1470] Compiling x_x509.cc
[776/1470] Compiling x_x509a.cc
[777/1470] Compiling x_req.cc
[778/1470] Compiling x_pubkey.cc
[779/1470] Compiling x_spki.cc
[780/1470] Compiling x_name.cc
[782/1470] Compiling SlackModels Headers.swift
[783/1470] Compiling SlackModels ID.swift
[784/1470] Compiling SlackModels Icon.swift
[785/1470] Compiling SlackModels Icons.swift
[786/1470] Compiling SlackModels IncomingWebhook.swift
[787/1470] Compiling SlackModels IngTeam.swift
[788/1470] Compiling SlackModels InitialComment.swift
[789/1470] Compiling SlackModels Inputs.swift
[790/1470] Compiling SlackModels Interactivity.swift
[791/1470] Compiling SlackModels Invite.swift
[792/1470] Compiling SlackModels InviteElement.swift
[793/1470] Compiling SlackModels InviteInvite.swift
[794/1470] Compiling SlackModels InvitePayload.swift
[795/1470] Compiling SlackModels InvitePreferences.swift
[796/1470] Compiling SlackModels InviteRequest.swift
[797/1470] Compiling SlackModels InvitingUser.swift
[798/1470] Compiling SlackModels Item.swift
[799/1470] Compiling SlackModels ItemFile.swift
[800/1470] Compiling SlackModels LastResolvedBy.swift
[801/1470] Compiling SlackModels List.swift
[802/1470] Compiling SlackModels ListLimits.swift
[803/1470] Compiling SlackModels AppStep.swift
[804/1470] Compiling SlackModels Container.swift
[805/1470] Compiling SlackModels DndStatus.swift
[806/1470] Compiling SlackModels AcceptScInvites.swift
[807/1470] Compiling SlackModels Acceptance.swift
[808/1470] Compiling SlackModels Action.swift
[809/1470] Compiling SlackModels ActionConfirm.swift
[810/1470] Compiling SlackModels ActionOptionGroup.swift
[811/1470] Compiling SlackModels ActiveSession.swift
[812/1470] Compiling SlackModels Activity.swift
[813/1470] Compiling SlackModels AllowScFileUploads.swift
[814/1470] Compiling SlackModels AllowedWorkspaces.swift
[815/1470] Compiling SlackModels App.swift
[816/1470] Compiling SlackModels AppHome.swift
[817/1470] Compiling SlackModels AppID.swift
[818/1470] Compiling SlackModels AppRequest.swift
[819/1470] Compiling SlackModels ApprovalDestination.swift
[820/1470] Compiling SlackModels ApprovedApp.swift
[821/1470] Compiling SlackModels ApprovedBy.swift
[822/1470] Compiling SlackModels ApprovedRequest.swift
[823/1470] Compiling SlackModels Attachment.swift
[824/1470] Compiling SlackModels CustomizableInputParameter.swift
[825/1470] Compiling SlackModels DeniedBy.swift
[826/1470] Compiling SlackModels DeniedRequest.swift
[827/1470] Compiling SlackModels Description.swift
[828/1470] Compiling SlackModels DisplayInformation.swift
[829/1470] Compiling SlackModels DmMpdmUsersWithFileAccess.swift
[830/1470] Compiling SlackModels DomainRestrictions.swift
[831/1470] Compiling SlackModels Edited.swift
[832/1470] Compiling SlackModels Enterprise.swift
[833/1470] Compiling SlackModels EnterpriseUser.swift
[834/1470] Compiling SlackModels Entity.swift
[835/1470] Compiling SlackModels Errors.swift
[836/1470] Compiling SlackModels EventSubscriptions.swift
[837/1470] Compiling SlackModels FailedUserIDS.swift
[838/1470] Compiling SlackModels Favorite.swift
[839/1470] Compiling SlackModels Features.swift
[840/1470] Compiling SlackModels Field.swift
[841/1470] Compiling SlackModels File.swift
[842/1470] Compiling SlackModels FileElement.swift
[843/1470] Compiling SlackModels Files.swift
[844/1470] Compiling SlackModels Function.swift
[844/1470] Compiling x_exten.cc
[845/1470] Compiling x509spki.cc
[846/1470] Compiling x_attrib.cc
[847/1470] Compiling x_crl.cc
[848/1470] Compiling x_algor.cc
[849/1470] Compiling x_all.cc
[851/1470] Compiling SlackModels TingUser.swift
[852/1470] Compiling SlackModels Transcription.swift
[853/1470] Compiling SlackModels Trigger.swift
[854/1470] Compiling SlackModels User.swift
[855/1470] Compiling SlackModels Usergroup.swift
[856/1470] Compiling SlackModels UsergroupClude.swift
[857/1470] Compiling SlackModels _Error.swift
[858/1470] Compiling SlackModels Link.swift
[859/1470] Compiling SlackModels MessageEventMetadata.swift
[860/1470] Compiling SlackModels MessageRoot.swift
[861/1470] Compiling SlackModels PinnedInfo.swift
[862/1470] Compiling SlackModels Recording.swift
[863/1470] Compiling SlackModels Room.swift
[864/1470] Compiling SlackModels TeamProfile.swift
[865/1470] Compiling SlackModels Tokens.swift
[866/1470] Compiling SlackModels UserProfile.swift
[867/1470] Compiling SlackModels WorkflowConfiguration.swift
[868/1470] Compiling SlackModels WorkflowStep.swift
[869/1470] Compiling SlackModels WorkflowStepInput.swift
[870/1470] Compiling SlackModels WorkflowStepOutput.swift
[871/1471] Compiling x509rset.cc
[872/1505] Compiling x509name.cc
[873/1536] Compiling x509cset.cc
[874/1553] Compiling x509_vpm.cc
[875/1553] Compiling x509_v3.cc
[876/1553] Compiling x509_txt.cc
[877/1553] Compiling x509_vfy.cc
[878/1553] Compiling x509_trs.cc
[879/1553] Compiling x509_req.cc
[880/1553] Compiling x509_set.cc
[881/1553] Compiling x509_obj.cc
[882/1553] Compiling x509_lu.cc
[883/1553] Compiling x509_ext.cc
[884/1553] Compiling x509_def.cc
[885/1553] Compiling x509_d2.cc
[886/1553] Compiling x509_cmp.cc
[887/1553] Compiling x509_att.cc
[888/1553] Compiling v3_utl.cc
[889/1553] Compiling v3_prn.cc
[890/1553] Compiling x509.cc
[891/1553] Compiling v3_skey.cc
[892/1553] Compiling v3_purp.cc
[893/1553] Compiling v3_pmaps.cc
[894/1553] Compiling v3_ocsp.cc
[895/1553] Compiling v3_pcons.cc
[896/1553] Compiling v3_ncons.cc
[897/1553] Compiling v3_lib.cc
[898/1553] Compiling v3_int.cc
[899/1553] Compiling v3_info.cc
[900/1553] Compiling v3_ia5.cc
[901/1553] Compiling v3_enum.cc
[902/1553] Compiling v3_genn.cc
[903/1553] Compiling v3_extku.cc
[904/1553] Compiling v3_crld.cc
[905/1553] Compiling v3_cpols.cc
[906/1553] Compiling v3_conf.cc
[907/1553] Compiling v3_bitst.cc
[908/1553] Compiling v3_bcons.cc
[909/1553] Compiling v3_akeya.cc
[910/1553] Compiling v3_alt.cc
[911/1553] Compiling v3_akey.cc
[912/1553] Compiling t_x509a.cc
[913/1553] Compiling t_req.cc
[914/1553] Compiling t_x509.cc
[915/1553] Compiling t_crl.cc
[916/1553] Compiling policy.cc
[917/1553] Compiling i2d_pr.cc
[918/1553] Compiling rsa_pss.cc
[919/1553] Compiling name_print.cc
[920/1553] Compiling by_file.cc
[921/1553] Compiling by_dir.cc
[922/1553] Compiling algorithm.cc
[923/1553] Compiling asn1_gen.cc
[924/1553] Compiling a_verify.cc
[925/1553] Compiling a_sign.cc
[926/1553] Compiling a_digest.cc
[927/1553] Compiling thread_win.cc
[928/1553] Compiling voprf.cc
[929/1553] Compiling trust_token.cc
[930/1553] Compiling thread.cc
[931/1553] Compiling thread_pthread.cc
[932/1553] Compiling thread_none.cc
[933/1553] Compiling stack.cc
[934/1553] Compiling pmbtoken.cc
[935/1553] Compiling siphash.cc
[936/1553] Compiling slhdsa.cc
[937/1553] Compiling sha1.cc
[937/1553] Compiling sha512.cc
[939/1553] Compiling sha256.cc
[940/1553] Compiling rsa_print.cc
[941/1553] Compiling rsa_crypt.cc
[942/1553] Compiling spake2plus.cc
[943/1553] Compiling rsa_extra.cc
[944/1553] Compiling rc4.cc
[945/1553] Compiling refcount.cc
[946/1553] Compiling trusty.cc
[947/1553] Compiling windows.cc
[948/1553] Compiling rsa_asn1.cc
[949/1553] Compiling rand.cc
[950/1553] Compiling urandom.cc
[952/1553] Compiling SlackClient Components+Files.swift
[953/1553] Compiling SlackClient Components+Functions.swift
[954/1553] Compiling SlackClient Components+Lists.swift
[955/1553] Compiling SlackClient Components+Migration.swift
[956/1553] Compiling SlackClient Components+Oauth.swift
[957/1553] Compiling SlackClient Components+Openid.swift
[958/1553] Compiling SlackClient Components+Pins.swift
[959/1553] Compiling SlackClient Components+Reactions.swift
[960/1553] Compiling SlackClient Components+Reminders.swift
[961/1553] Compiling SlackClient Components+Search.swift
[962/1553] Compiling SlackClient Components+Stars.swift
[962/1564] Compiling ios.cc
[963/1564] Compiling passive.cc
[964/1564] Compiling poly1305_arm_asm.S
[965/1564] Compiling getentropy.cc
[966/1564] Compiling deterministic.cc
[967/1564] Compiling forkunsafe.cc
[968/1564] Compiling fork_detect.cc
[969/1564] Compiling poly1305_arm.cc
[970/1564] Compiling poly1305.cc
[971/1564] Compiling pool.cc
[972/1564] Compiling poly1305_vec.cc
[973/1564] Compiling pkcs8_x509.cc
[974/1564] Compiling pkcs7.cc
[975/1564] Compiling pkcs7_x509.cc
[976/1564] Compiling p5_pbev2.cc
[977/1564] Compiling pkcs8.cc
[978/1564] Compiling pem_xaux.cc
[979/1564] Compiling pem_x509.cc
[980/1564] Compiling pem_pkey.cc
[981/1564] Compiling pem_pk8.cc
[982/1564] Compiling pem_oth.cc
[984/1564] Compiling SlackClient Components+Apps.swift
[985/1564] Compiling SlackClient Components+Assistant.swift
[986/1564] Compiling SlackClient Components+Auth.swift
[987/1564] Compiling SlackClient Components+Base.swift
[988/1564] Compiling SlackClient Components+Bookmarks.swift
[989/1564] Compiling SlackClient Components+Bots.swift
[990/1564] Compiling SlackClient Components+Canvases.swift
[991/1564] Compiling SlackClient Components+Chat.swift
[992/1564] Compiling SlackClient Components+Conversations.swift
[993/1564] Compiling SlackClient Components+Dnd.swift
[994/1564] Compiling SlackClient Components+Emoji.swift
[995/1564] Compiling SlackClient Components+Entity.swift
[995/1564] Compiling pem_lib.cc
[996/1564] Compiling obj_xref.cc
[997/1564] Compiling pem_info.cc
[998/1564] Compiling mlkem.cc
[999/1564] Compiling pem_all.cc
[1000/1564] Compiling mldsa.cc
[1001/1564] Compiling md5.cc
[1002/1564] Compiling obj.cc
[1003/1564] Compiling lhash.cc
[1004/1564] Compiling poly_rq_mul.S
[1005/1564] Compiling mem.cc
[1006/1564] Compiling fips_shared_support.cc
[1007/1564] Compiling md4.cc
[1008/1564] Compiling hrss.cc
[1009/1564] Compiling kyber.cc
[1010/1564] Compiling ex_data.cc
[1011/1564] Compiling sign.cc
[1012/1564] Compiling scrypt.cc
[1013/1564] Compiling p_x25519.cc
[1014/1564] Compiling hpke.cc
[1015/1564] Compiling print.cc
[1016/1564] Compiling pbkdf.cc
[1017/1564] Compiling p_x25519_asn1.cc
[1018/1564] Compiling p_rsa_asn1.cc
[1019/1564] Compiling p_ed25519.cc
[1020/1564] Compiling p_hkdf.cc
[1021/1564] Compiling p_rsa.cc
[1022/1564] Compiling p_ed25519_asn1.cc
[1023/1564] Compiling p_ec.cc
[1024/1564] Compiling p_dh_asn1.cc
[1025/1564] Compiling p_dh.cc
[1026/1564] Compiling p_ec_asn1.cc
[1027/1564] Compiling evp_ctx.cc
[1028/1564] Compiling p_dsa_asn1.cc
[1029/1564] Compiling evp.cc
[1030/1564] Compiling engine.cc
[1031/1564] Compiling err.cc
[1033/1564] Compiling SlackClient Client+OAuth.swift
[1034/1564] Compiling SlackClient Client+OpenID.swift
[1035/1564] Compiling SlackClient Client+Pins.swift
[1036/1564] Compiling SlackClient Client+Reactions.swift
[1037/1564] Compiling SlackClient Client+Reminders.swift
[1038/1564] Compiling SlackClient Client+Search.swift
[1039/1564] Compiling SlackClient Client+Stars.swift
[1040/1564] Compiling SlackClient Client+Team.swift
[1041/1564] Compiling SlackClient Client+Tooling.swift
[1042/1564] Compiling SlackClient Client+Users.swift
[1043/1564] Compiling SlackClient Client+Views.swift
[1044/1564] Compiling SlackClient Components+Admin.swift
[1044/1564] Compiling evp_asn1.cc
[1045/1564] Compiling ecdh.cc
[1046/1564] Compiling ec_derive.cc
[1047/1564] Compiling ecdsa_asn1.cc
[1048/1564] Compiling hash_to_curve.cc
[1049/1564] Compiling ec_asn1.cc
[1050/1564] Compiling params.cc
[1051/1564] Compiling dsa.cc
[1052/1564] Compiling dsa_asn1.cc
[1053/1564] Compiling des.cc
[1054/1564] Compiling x25519-asm-arm.S
[1055/1564] Compiling digest_extra.cc
[1056/1564] Compiling dh_asn1.cc
[1058/1564] Emitting module SlackClient
[1058/1564] Compiling bcm.cc
[1059/1564] Compiling spake25519.cc
[1060/1564] Compiling cpu_intel.cc
[1061/1564] Compiling curve25519.cc
[1062/1564] Compiling crypto.cc
[1063/1564] Compiling cpu_arm_linux.cc
[1064/1564] Compiling cpu_arm_freebsd.cc
[1065/1564] Compiling cpu_aarch64_win.cc
[1066/1564] Compiling cpu_aarch64_sysreg.cc
[1067/1564] Compiling cpu_aarch64_openbsd.cc
[1068/1564] Compiling cpu_aarch64_fuchsia.cc
[1069/1564] Compiling cpu_aarch64_apple.cc
[1070/1564] Compiling cpu_aarch64_linux.cc
[1071/1564] Compiling curve25519_64_adx.cc
[1072/1564] Compiling tls_cbc.cc
[1073/1564] Compiling conf.cc
[1074/1564] Compiling e_rc4.cc
[1075/1564] Compiling get_cipher.cc
[1076/1564] Compiling e_null.cc
[1077/1564] Compiling e_tls.cc
[1078/1564] Compiling e_rc2.cc
[1079/1564] Compiling e_des.cc
[1080/1564] Compiling e_chacha20poly1305.cc
[1081/1564] Compiling derive_key.cc
[1082/1564] Compiling e_aesctrhmac.cc
[1083/1564] Compiling e_aesgcmsiv.cc
[1084/1564] Compiling chacha.cc
[1085/1564] Compiling buf.cc
[1086/1564] Compiling unicode.cc
[1087/1564] Compiling asn1_compat.cc
[1088/1564] Compiling ber.cc
[1089/1564] Compiling cbs.cc
[1090/1564] Compiling cbb.cc
[1091/1564] Compiling blake2.cc
[1092/1564] Compiling bn_asn1.cc
[1093/1564] Compiling printf.cc
[1094/1564] Compiling socket.cc
[1095/1564] Compiling socket_helper.cc
[1096/1564] Compiling convert.cc
[1097/1564] Compiling hexdump.cc
[1098/1564] Compiling file.cc
[1099/1564] Compiling fd.cc
[1100/1564] Compiling pair.cc
[1101/1564] Compiling errno.cc
[1102/1564] Compiling connect.cc
[1103/1564] Compiling bio.cc
[1104/1564] Compiling base64.cc
[1105/1564] Compiling bio_mem.cc
[1106/1564] Compiling tasn_typ.cc
[1107/1564] Compiling tasn_fre.cc
[1108/1564] Compiling tasn_enc.cc
[1109/1564] Compiling posix_time.cc
[1110/1564] Compiling tasn_utl.cc
[1111/1564] Compiling tasn_new.cc
[1112/1564] Compiling f_string.cc
[1113/1564] Compiling asn_pack.cc
[1114/1564] Compiling f_int.cc
[1115/1564] Compiling asn1_par.cc
[1116/1564] Compiling tasn_dec.cc
[1117/1564] Compiling a_utctm.cc
[1118/1564] Compiling asn1_lib.cc
[1119/1564] Compiling a_type.cc
[1120/1564] Compiling a_octet.cc
[1121/1564] Compiling a_time.cc
[1122/1564] Compiling a_strnid.cc
[1123/1564] Compiling a_strex.cc
[1124/1564] Compiling a_i2d_fp.cc
[1125/1564] Compiling a_d2i_fp.cc
[1126/1564] Compiling a_object.cc
[1127/1564] Compiling a_dup.cc
[1128/1564] Compiling a_int.cc
[1129/1564] Compiling a_mbstr.cc
[1130/1564] Compiling fiat_p256_adx_sqr.S
[1131/1564] Compiling a_gentm.cc
[1132/1564] Compiling fiat_p256_adx_mul.S
[1133/1564] Compiling fiat_curve25519_adx_square.S
[1134/1564] Compiling fiat_curve25519_adx_mul.S
[1135/1564] Compiling a_bitstr.cc
[1136/1564] Compiling CCryptoBoringSSLShims shims.c
[1137/1564] Compiling md5-x86_64-linux.S
[1138/1564] Compiling md5-586-linux.S
[1139/1564] Compiling md5-x86_64-apple.S
[1140/1564] Compiling md5-586-apple.S
[1141/1564] Compiling chacha20_poly1305_x86_64-apple.S
[1142/1564] Compiling a_bool.cc
[1143/1564] Compiling chacha20_poly1305_armv8-win.S
[1144/1564] Compiling chacha20_poly1305_armv8-apple.S
[1145/1564] Compiling chacha20_poly1305_armv8-linux.S
[1146/1564] Compiling chacha20_poly1305_x86_64-linux.S
[1147/1564] Compiling chacha-x86_64-linux.S
[1148/1564] Compiling chacha-x86_64-apple.S
[1149/1564] Compiling chacha-x86-linux.S
[1150/1564] Compiling chacha-x86-apple.S
[1151/1564] Compiling chacha-armv8-win.S
[1152/1564] Compiling chacha-armv8-linux.S
[1153/1564] Compiling chacha-armv8-apple.S
[1154/1564] Compiling chacha-armv4-linux.S
[1155/1564] Compiling aes128gcmsiv-x86_64-linux.S
[1156/1564] Compiling err_data.cc
[1157/1564] Compiling aes128gcmsiv-x86_64-apple.S
[1158/1564] Compiling x86_64-mont5-apple.S
[1159/1564] Compiling x86_64-mont5-linux.S
[1160/1564] Compiling x86_64-mont-linux.S
[1161/1564] Compiling x86_64-mont-apple.S
[1162/1564] Compiling x86-mont-linux.S
[1163/1564] Compiling x86-mont-apple.S
[1164/1564] Compiling vpaes-x86_64-apple.S
[1165/1564] Compiling vpaes-x86_64-linux.S
[1166/1564] Compiling vpaes-x86-linux.S
[1167/1564] Compiling vpaes-x86-apple.S
[1168/1564] Compiling vpaes-armv8-win.S
[1169/1564] Compiling vpaes-armv8-linux.S
[1170/1564] Compiling vpaes-armv8-apple.S
[1171/1564] Compiling vpaes-armv7-linux.S
[1172/1564] Compiling sha512-x86_64-linux.S
[1173/1564] Compiling sha512-x86_64-apple.S
[1174/1564] Compiling sha512-armv8-win.S
[1175/1564] Compiling sha512-armv8-linux.S
[1176/1564] Compiling sha512-586-linux.S
[1177/1564] Compiling sha512-armv4-linux.S
[1178/1564] Compiling sha512-armv8-apple.S
[1179/1564] Compiling sha512-586-apple.S
[1180/1564] Compiling sha256-armv8-win.S
[1181/1564] Compiling sha256-x86_64-linux.S
[1182/1564] Compiling sha256-x86_64-apple.S
[1183/1564] Compiling sha256-armv8-linux.S
[1184/1564] Compiling sha256-armv4-linux.S
[1185/1564] Compiling sha256-586-apple.S
[1186/1564] Compiling sha256-armv8-apple.S
[1187/1564] Compiling sha256-586-linux.S
[1188/1564] Compiling sha1-x86_64-linux.S
[1189/1564] Compiling sha1-armv8-linux.S
[1190/1564] Compiling sha1-armv8-win.S
[1191/1564] Compiling sha1-x86_64-apple.S
[1192/1564] Compiling sha1-armv8-apple.S
[1193/1564] Compiling sha1-586-linux.S
[1195/1564] Compiling SlackClient Operations+OpenID.swift
[1196/1564] Compiling SlackClient Operations+Pins.swift
[1197/1564] Compiling SlackClient Operations+Reactions.swift
[1198/1564] Compiling SlackClient Operations+Reminders.swift
[1199/1564] Compiling SlackClient Operations+Search.swift
[1200/1564] Compiling SlackClient Operations+Stars.swift
[1201/1564] Compiling SlackClient Operations+Team.swift
[1202/1564] Compiling SlackClient Operations+Tooling.swift
[1203/1564] Compiling SlackClient Operations+Users.swift
[1204/1564] Compiling SlackClient Operations+Views.swift
[1205/1564] Compiling SlackClient Servers.swift
[1205/1564] Compiling sha1-armv4-large-linux.S
[1206/1564] Compiling sha1-586-apple.S
[1207/1564] Compiling rsaz-avx2-apple.S
[1208/1564] Compiling rdrand-x86_64-apple.S
[1209/1564] Compiling rsaz-avx2-linux.S
[1210/1564] Compiling rdrand-x86_64-linux.S
[1211/1564] Compiling p256_beeu-x86_64-asm-linux.S
[1212/1564] Compiling p256_beeu-x86_64-asm-apple.S
[1213/1564] Compiling p256_beeu-armv8-asm-win.S
[1214/1564] Compiling p256_beeu-armv8-asm-apple.S
[1215/1564] Compiling p256_beeu-armv8-asm-linux.S
[1216/1564] Compiling p256-x86_64-asm-apple.S
[1217/1564] Compiling p256-x86_64-asm-linux.S
[1218/1564] Compiling p256-armv8-asm-win.S
[1219/1564] Compiling p256-armv8-asm-linux.S
[1220/1564] Compiling p256-armv8-asm-apple.S
[1221/1564] Compiling ghashv8-armv8-win.S
[1222/1564] Compiling ghashv8-armv8-linux.S
[1223/1564] Compiling ghashv8-armv8-apple.S
[1224/1564] Compiling ghashv8-armv7-linux.S
[1225/1564] Compiling ghash-x86_64-linux.S
[1226/1564] Compiling ghash-x86-linux.S
[1227/1564] Compiling ghash-x86-apple.S
[1228/1564] Compiling ghash-x86_64-apple.S
[1229/1564] Compiling ghash-ssse3-x86_64-linux.S
[1230/1564] Compiling ghash-ssse3-x86_64-apple.S
[1231/1564] Compiling ghash-neon-armv8-win.S
[1232/1564] Compiling ghash-ssse3-x86-linux.S
[1233/1564] Compiling ghash-ssse3-x86-apple.S
[1234/1564] Compiling ghash-neon-armv8-linux.S
[1235/1564] Compiling ghash-neon-armv8-apple.S
[1236/1564] Compiling ghash-armv4-linux.S
[1237/1564] Compiling co-586-linux.S
[1238/1564] Compiling co-586-apple.S
[1239/1564] Compiling bsaes-armv7-linux.S
[1240/1564] Compiling bn-armv8-win.S
[1241/1564] Compiling bn-armv8-linux.S
[1242/1564] Compiling bn-armv8-apple.S
[1243/1564] Compiling c-nioatomics.c
[1244/1564] Compiling bn-586-linux.S
[1245/1564] Compiling armv8-mont-win.S
[1245/1564] Compiling bn-586-apple.S
[1247/1564] Compiling armv8-mont-linux.S
[1248/1564] Compiling armv8-mont-apple.S
[1249/1564] Compiling armv4-mont-linux.S
[1250/1564] Compiling aesv8-gcm-armv8-apple.S
[1251/1564] Compiling aesv8-gcm-armv8-linux.S
[1252/1564] Compiling aesv8-gcm-armv8-win.S
[1253/1564] Compiling aesv8-armv8-win.S
[1254/1564] Compiling aesv8-armv8-linux.S
[1255/1564] Compiling aesv8-armv7-linux.S
[1256/1564] Compiling aesv8-armv8-apple.S
[1257/1564] Compiling aesni-x86_64-apple.S
[1258/1564] Compiling aesni-x86_64-linux.S
[1259/1564] Compiling aesni-x86-apple.S
[1260/1564] Compiling aesni-x86-linux.S
[1261/1564] Compiling aesni-gcm-x86_64-apple.S
[1262/1564] Compiling aes-gcm-avx512-x86_64-linux.S
[1263/1564] Compiling aesni-gcm-x86_64-linux.S
[1264/1564] Compiling aes-gcm-avx2-x86_64-apple.S
[1265/1564] Compiling aes-gcm-avx512-x86_64-apple.S
[1266/1564] Compiling aes-gcm-avx2-x86_64-linux.S
[1267/1564] Compiling c-atomics.c
[1268/1571] Compiling xwing.cc
[1270/1571] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1271/1571] Compiling NIOConcurrencyHelpers NIOLock.swift
[1271/1571] Compiling x_spki.cc
[1272/1571] Compiling x_x509a.cc
[1274/1571] Compiling NIOConcurrencyHelpers lock.swift
[1274/1571] Compiling x_x509.cc
[1275/1571] Compiling x_sig.cc
[1276/1571] Compiling x_req.cc
[1278/1571] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1279/1571] Compiling NIOConcurrencyHelpers atomics.swift
[1280/1571] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1281/1571] Emitting module NIOConcurrencyHelpers
[1282/1572] Compiling x_pubkey.cc
[1283/1572] Compiling x_exten.cc
[1284/1572] Compiling x_name.cc
[1285/1572] Compiling x_attrib.cc
[1286/1572] Compiling x_crl.cc
[1287/1572] Compiling x_all.cc
[1288/1572] Compiling x_algor.cc
[1289/1572] Compiling x509spki.cc
[1290/1572] Compiling x509rset.cc
[1291/1572] Compiling x509cset.cc
[1292/1572] Compiling x509name.cc
[1293/1572] Compiling x509_vpm.cc
[1294/1572] Compiling x509_v3.cc
[1295/1572] Compiling x509_vfy.cc
[1296/1572] Compiling x509_txt.cc
[1297/1572] Compiling x509_set.cc
[1298/1572] Compiling x509_trs.cc
[1299/1572] Compiling x509_req.cc
[1300/1572] Compiling x509_obj.cc
[1301/1572] Compiling x509_ext.cc
[1302/1572] Compiling x509_def.cc
[1303/1572] Compiling x509_lu.cc
[1304/1572] Compiling x509_d2.cc
[1305/1572] Compiling x509_cmp.cc
[1306/1572] Compiling x509_att.cc
[1307/1572] Compiling x509.cc
[1308/1572] Compiling v3_utl.cc
[1309/1572] Compiling v3_skey.cc
[1310/1572] Compiling v3_purp.cc
[1311/1572] Compiling v3_prn.cc
[1312/1572] Compiling v3_pcons.cc
[1313/1572] Compiling v3_ncons.cc
[1314/1572] Compiling v3_ocsp.cc
[1315/1572] Compiling v3_pmaps.cc
[1316/1572] Compiling v3_lib.cc
[1317/1572] Compiling v3_int.cc
[1318/1572] Compiling v3_info.cc
[1319/1572] Compiling v3_ia5.cc
[1320/1572] Compiling v3_genn.cc
[1321/1572] Compiling v3_extku.cc
[1322/1572] Compiling v3_crld.cc
[1323/1572] Compiling v3_enum.cc
[1324/1572] Compiling v3_cpols.cc
[1326/1572] Compiling SlackClient Operations+Canvases.swift
[1327/1572] Compiling SlackClient Operations+Chat.swift
[1328/1572] Compiling SlackClient Operations+Conversations.swift
[1329/1572] Compiling SlackClient Operations+DND.swift
[1330/1572] Compiling SlackClient Operations+Emoji.swift
[1331/1572] Compiling SlackClient Operations+Entity.swift
[1332/1572] Compiling SlackClient Operations+Files.swift
[1333/1572] Compiling SlackClient Operations+Functions.swift
[1334/1572] Compiling SlackClient Operations+Lists.swift
[1335/1572] Compiling SlackClient Operations+Migration.swift
[1336/1572] Compiling SlackClient Operations+OAuth.swift
[1336/1572] Compiling v3_conf.cc
[1337/1572] Compiling v3_akeya.cc
[1338/1572] Compiling v3_bitst.cc
[1339/1572] Compiling v3_bcons.cc
[1340/1572] Compiling v3_alt.cc
[1341/1572] Compiling v3_akey.cc
[1342/1572] Compiling t_x509a.cc
[1343/1572] Compiling t_x509.cc
[1344/1572] Compiling t_crl.cc
[1345/1572] Compiling t_req.cc
[1346/1572] Compiling i2d_pr.cc
[1347/1572] Compiling rsa_pss.cc
[1348/1572] Compiling name_print.cc
[1349/1572] Compiling policy.cc
[1350/1572] Compiling by_file.cc
[1351/1572] Compiling asn1_gen.cc
[1352/1572] Compiling algorithm.cc
[1353/1572] Compiling by_dir.cc
[1354/1572] Compiling a_verify.cc
[1355/1572] Compiling a_digest.cc
[1356/1572] Compiling a_sign.cc
[1357/1572] Compiling thread_win.cc
[1358/1572] Compiling thread_pthread.cc
[1359/1572] Compiling thread_none.cc
[1360/1572] Compiling thread.cc
[1361/1572] Compiling voprf.cc
[1362/1572] Compiling pmbtoken.cc
[1363/1572] Compiling stack.cc
[1364/1572] Compiling trust_token.cc
[1365/1572] Compiling siphash.cc
[1366/1572] Compiling sha512.cc
[1367/1572] Compiling slhdsa.cc
[1368/1572] Compiling sha256.cc
[1369/1572] Compiling sha1.cc
[1370/1572] Compiling rsa_extra.cc
[1371/1572] Compiling spake2plus.cc
[1372/1572] Compiling rsa_print.cc
[1373/1572] Compiling refcount.cc
[1374/1572] Compiling rc4.cc
[1375/1572] Compiling rsa_crypt.cc
[1376/1572] Compiling windows.cc
[1377/1572] Compiling trusty.cc
[1378/1572] Compiling urandom.cc
[1379/1572] Compiling rand.cc
[1380/1572] Compiling passive.cc
[1381/1572] Compiling ios.cc
[1382/1572] Compiling getentropy.cc
[1383/1572] Compiling poly1305_arm_asm.S
[1384/1572] Compiling forkunsafe.cc
[1385/1572] Compiling rsa_asn1.cc
[1386/1572] Compiling fork_detect.cc
[1387/1572] Compiling deterministic.cc
[1388/1572] Compiling poly1305_arm.cc
[1389/1572] Compiling poly1305.cc
[1390/1572] Compiling poly1305_vec.cc
[1391/1572] Compiling pool.cc
[1392/1572] Compiling pkcs7.cc
[1393/1572] Compiling pkcs8_x509.cc
[1394/1572] Compiling pkcs8.cc
[1395/1572] Compiling p5_pbev2.cc
[1396/1572] Compiling pem_xaux.cc
[1397/1572] Compiling pkcs7_x509.cc
[1398/1572] Compiling pem_x509.cc
[1399/1572] Compiling pem_pkey.cc
[1400/1572] Compiling pem_oth.cc
[1400/1572] Compiling pem_pk8.cc
[1402/1572] Compiling obj_xref.cc
[1403/1572] Compiling pem_lib.cc
[1405/1572] Compiling SlackClient Components+Team.swift
[1406/1572] Compiling SlackClient Components+Tooling.swift
[1407/1572] Compiling SlackClient Components+Users.swift
[1408/1572] Compiling SlackClient Components+Views.swift
[1409/1572] Compiling SlackClient Operations+Admin.swift
[1410/1572] Compiling SlackClient Operations+Apps.swift
[1411/1572] Compiling SlackClient Operations+Assistant.swift
[1412/1572] Compiling SlackClient Operations+Auth.swift
[1413/1572] Compiling SlackClient Operations+Base.swift
[1414/1572] Compiling SlackClient Operations+Bookmarks.swift
[1415/1572] Compiling SlackClient Operations+Bots.swift
[1416/1572] Compiling SlackClient Client+Bookmarks.swift
[1417/1572] Compiling SlackClient Client+Bots.swift
[1418/1572] Compiling SlackClient Client+Canvases.swift
[1419/1572] Compiling SlackClient Client+Chat.swift
[1420/1572] Compiling SlackClient Client+Conversations.swift
[1421/1572] Compiling SlackClient Client+DND.swift
[1422/1572] Compiling SlackClient Client+Emoji.swift
[1423/1572] Compiling SlackClient Client+Entity.swift
[1424/1572] Compiling SlackClient Client+Files.swift
[1425/1572] Compiling SlackClient Client+Functions.swift
[1426/1572] Compiling SlackClient Client+Lists.swift
[1427/1572] Compiling SlackClient Client+Migration.swift
[1428/1572] Compiling SlackClient FormEncodingMiddleware.swift
[1429/1572] Compiling SlackClient RequestMiddlware.swift
[1430/1572] Compiling SlackClient Slack+Configuration.swift
[1431/1572] Compiling SlackClient Slack+Errors.swift
[1432/1572] Compiling SlackClient Exports.swift
[1433/1572] Compiling SlackClient Slack.swift
[1434/1572] Compiling SlackClient APIProtocol.swift
[1435/1572] Compiling SlackClient Client+Admin.swift
[1436/1572] Compiling SlackClient Client+Apps.swift
[1437/1572] Compiling SlackClient Client+Assistant.swift
[1438/1572] Compiling SlackClient Client+Auth.swift
[1439/1572] Compiling SlackClient Client+Base.swift
[1439/1572] Compiling pem_info.cc
[1440/1572] Compiling mlkem.cc
[1441/1572] Compiling pem_all.cc
[1442/1572] Compiling mldsa.cc
[1444/1573] Compiling mem.cc
[1445/1573] Compiling poly_rq_mul.S
[1446/1573] Compiling lhash.cc
[1446/1573] Compiling md5.cc
[1448/1573] Compiling fips_shared_support.cc
[1449/1573] Compiling obj.cc
[1450/1573] Compiling md4.cc
[1451/1573] Compiling fuzzer_mode.cc
[1451/1573] Compiling kyber.cc
[1453/1573] Compiling hrss.cc
[1454/1573] Compiling ex_data.cc
[1455/1573] Compiling hpke.cc
[1456/1573] Compiling scrypt.cc
[1457/1573] Compiling pbkdf.cc
[1458/1573] Compiling sign.cc
[1459/1573] Compiling print.cc
[1460/1573] Compiling p_x25519_asn1.cc
[1461/1573] Compiling p_x25519.cc
[1462/1573] Compiling p_rsa_asn1.cc
[1463/1573] Compiling p_hkdf.cc
[1464/1573] Compiling p_rsa.cc
[1465/1573] Compiling p_ed25519.cc
[1466/1573] Compiling p_ed25519_asn1.cc
[1467/1573] Compiling p_ec.cc
[1468/1573] Compiling p_ec_asn1.cc
[1469/1573] Compiling p_dsa_asn1.cc
[1470/1573] Compiling p_dh_asn1.cc
[1471/1573] Compiling p_dh.cc
[1472/1573] Compiling evp_ctx.cc
[1473/1573] Compiling err.cc
[1474/1573] Compiling evp_asn1.cc
[1475/1573] Compiling engine.cc
[1476/1573] Compiling evp.cc
[1477/1573] Compiling ecdsa_p1363.cc
[1478/1573] Compiling ecdh.cc
[1479/1573] Compiling ecdsa_asn1.cc
[1480/1573] Compiling ec_derive.cc
[1481/1573] Compiling hash_to_curve.cc
[1482/1573] Compiling dsa.cc
[1483/1573] Compiling digest_extra.cc
[1484/1573] Compiling ec_asn1.cc
[1485/1573] Compiling dsa_asn1.cc
[1486/1573] Compiling x25519-asm-arm.S
[1487/1573] Compiling des.cc
[1488/1573] Compiling params.cc
[1489/1573] Compiling dh_asn1.cc
[1490/1573] Compiling crypto.cc
[1491/1573] Compiling cpu_intel.cc
[1492/1573] Compiling spake25519.cc
[1493/1573] Compiling curve25519.cc
[1494/1573] Compiling cpu_arm_linux.cc
[1495/1573] Compiling cpu_arm_freebsd.cc
[1496/1573] Compiling cpu_aarch64_win.cc
[1497/1573] Compiling cpu_aarch64_openbsd.cc
[1498/1573] Compiling cpu_aarch64_sysreg.cc
[1499/1573] Compiling curve25519_64_adx.cc
[1500/1573] Compiling cpu_aarch64_linux.cc
[1501/1573] Compiling cpu_aarch64_apple.cc
[1502/1573] Compiling cpu_aarch64_fuchsia.cc
[1503/1573] Compiling conf.cc
[1504/1573] Compiling tls_cbc.cc
[1505/1573] Compiling get_cipher.cc
[1506/1573] Compiling e_rc4.cc
[1507/1573] Compiling e_tls.cc
[1508/1573] Compiling e_rc2.cc
[1509/1573] Compiling e_null.cc
[1510/1573] Compiling e_des.cc
[1511/1573] Compiling e_chacha20poly1305.cc
[1512/1573] Compiling e_aeseax.cc
[1513/1573] Compiling e_aesctrhmac.cc
[1514/1573] Compiling cms.cc
[1515/1573] Compiling e_aesgcmsiv.cc
[1516/1573] Compiling derive_key.cc
[1517/1573] Compiling chacha.cc
[1518/1573] Compiling unicode.cc
[1519/1573] Compiling sqrt.cc
[1520/1573] Compiling buf.cc
[1521/1573] Compiling ber.cc
[1522/1573] Compiling cbb.cc
[1523/1573] Compiling asn1_compat.cc
[1524/1573] Compiling cbs.cc
[1525/1573] Compiling exponentiation.cc
[1526/1573] Compiling div.cc
[1527/1573] Compiling printf.cc
[1528/1573] Compiling bn_asn1.cc
[1529/1573] Compiling pair.cc
[1530/1573] Compiling hexdump.cc
[1531/1573] Compiling convert.cc
[1532/1573] Compiling blake2.cc
[1533/1573] Compiling file.cc
[1534/1573] Compiling fd.cc
[1535/1573] Compiling errno.cc
[1536/1573] Compiling bio_mem.cc
[1537/1573] Compiling base64.cc
[1538/1573] Compiling bio.cc
[1539/1573] Compiling tasn_typ.cc
[1540/1573] Compiling tasn_fre.cc
[1541/1573] Compiling tasn_utl.cc
[1542/1573] Compiling posix_time.cc
[1543/1573] Compiling tasn_enc.cc
[1544/1573] Compiling tasn_new.cc
[1545/1573] Compiling f_string.cc
[1546/1573] Compiling f_int.cc
[1546/1573] Compiling asn1_par.cc
[1547/1573] Compiling tasn_dec.cc
[1549/1573] Compiling asn_pack.cc
[1550/1573] Compiling a_octet.cc
[1551/1573] Compiling asn1_lib.cc
[1552/1573] Compiling a_utctm.cc
[1553/1573] Compiling a_type.cc
[1554/1573] Compiling a_time.cc
[1555/1573] Compiling a_strex.cc
[1556/1573] Compiling a_strnid.cc
[1557/1573] Compiling a_i2d_fp.cc
[1558/1573] Compiling a_mbstr.cc
[1559/1573] Compiling a_dup.cc
[1560/1573] Compiling a_object.cc
[1561/1573] Compiling a_int.cc
[1562/1573] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1563/1573] Compiling a_d2i_fp.cc
[1564/1573] Write sources
[1568/1617] Compiling a_gentm.cc
[1570/1669] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[1571/1669] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[1571/1671] Compiling aes.cc
[1572/1671] Compiling a_bool.cc
[1574/1671] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[1575/1671] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[1576/1671] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[1577/1671] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[1578/1671] Compiling Atomics IntegerOperations.swift
[1579/1671] Compiling Atomics Unmanaged extensions.swift
[1580/1671] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[1581/1671] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[1582/1671] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[1583/1671] Compiling AsyncAlgorithms AsyncShareSequence.swift
[1584/1671] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[1584/1671] Compiling a_bitstr.cc
[1586/1671] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[1587/1671] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[1588/1671] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[1589/1671] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[1590/1674] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[1591/1674] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[1592/1674] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[1594/1674] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[1595/1674] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[1606/1674] Compiling Algorithms Trim.swift
[1607/1674] Compiling Algorithms Unique.swift
[1608/1674] Compiling Algorithms Windows.swift
[1621/1681] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[1622/1681] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[1633/1681] Emitting module AsyncAlgorithms
[1633/1681] Compiling bcm.cc
[1639/1689] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[1640/1689] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[1641/1689] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[1642/1689] Compiling AsyncAlgorithms Disconnected.swift
[1643/1689] Compiling AsyncAlgorithms _TinyArray.swift
[1644/1689] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1645/1689] Compiling AsyncAlgorithms Locking.swift
[1646/1689] Emitting module Atomics
[1654/1754] Emitting module Algorithms
[1656/1755] Compiling CryptoBoringWrapper RandomBytes.swift
[1657/1755] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1658/1755] Compiling NIOCore NIOAny.swift
[1659/1755] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1660/1755] Compiling NIOCore NIOCoreSendableMetatype.swift
[1661/1755] Compiling NIOCore NIODecodedAsyncSequence.swift
[1662/1755] Compiling NIOCore NIOLoopBound.swift
[1663/1755] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1664/1755] Compiling NIOCore NIOScheduledCallback.swift
[1665/1755] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1666/1755] Compiling CryptoBoringWrapper EllipticCurve.swift
[1667/1755] Emitting module CryptoBoringWrapper
[1668/1755] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1669/1755] Compiling NIOCore EventLoopFuture.swift
[1670/1755] Compiling NIOCore FileDescriptor.swift
[1671/1755] Compiling NIOCore FileHandle.swift
[1672/1755] Compiling NIOCore FileRegion.swift
[1673/1755] Compiling NIOCore GlobalSingletons.swift
[1674/1755] Compiling NIOCore IO.swift
[1675/1755] Compiling NIOCore IOData.swift
[1676/1755] Compiling NIOCore ByteBuffer-hex.swift
[1677/1755] Compiling NIOCore ByteBuffer-int.swift
[1678/1755] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1679/1755] Compiling NIOCore CircularBuffer.swift
[1680/1755] Compiling NIOCore Codec.swift
[1681/1755] Compiling NIOCore ConvenienceOptionSupport.swift
[1682/1755] Compiling NIOCore DeadChannel.swift
[1683/1755] Compiling NIOCore DispatchQueue+WithFuture.swift
[1684/1755] Compiling NIOCore EventLoop+Deprecated.swift
[1685/1755] Compiling NIOCore EventLoop+SerialExecutor.swift
[1686/1755] Compiling NIOCore EventLoop.swift
[1687/1755] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1688/1755] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1689/1755] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1690/1756] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1691/1756] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1699/1757] Compiling NIOCore NIOSendable.swift
[1700/1757] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1701/1757] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[1702/1757] Compiling NIOCore RecvByteBufferAllocator.swift
[1703/1775] Compiling ServiceLifecycle Service.swift
[1704/1776] Compiling ServiceLifecycle CancellationWaiter.swift
[1705/1776] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1706/1830] Emitting module ServiceLifecycle
[1707/1834] Compiling Crypto AES-GCM.swift
[1708/1834] Compiling Crypto AES-GCM_boring.swift
[1709/1859] Compiling Crypto SubjectPublicKeyInfo.swift
[1710/1859] Compiling Crypto CryptoError_boring.swift
[1711/1859] Compiling Crypto HKDF.swift
[1712/1859] Compiling Crypto AESWrap.swift
[1713/1859] Compiling Crypto AESWrap_boring.swift
[1714/1859] Compiling Crypto Ed25519_boring.swift
[1715/1859] Compiling Crypto NISTCurvesKeys_boring.swift
[1716/1859] Compiling Crypto X25519Keys_boring.swift
[1717/1859] Compiling Crypto Curve25519.swift
[1718/1859] Compiling ServiceLifecycle ServiceRunnerError.swift
[1719/1859] Compiling Crypto ASN1OctetString.swift
[1720/1859] Compiling Crypto ASN1Strings.swift
[1721/1859] Compiling Crypto ArraySliceBigint.swift
[1722/1859] Compiling Crypto GeneralizedTime.swift
[1723/1859] Compiling Crypto ObjectIdentifier.swift
[1724/1859] Compiling Crypto ECDSASignature.swift
[1725/1859] Compiling Crypto PEMDocument.swift
[1726/1859] Compiling Crypto PKCS8PrivateKey.swift
[1727/1859] Compiling Crypto SEC1PrivateKey.swift
[1728/1859] Compiling ServiceLifecycle ClosureService.swift
[1729/1859] Compiling ServiceLifecycle GracefulShutdown.swift
[1730/1859] Compiling ServiceLifecycle ServiceGroup.swift
[1734/1860] Compiling Crypto ChaChaPoly_boring.swift
[1735/1860] Compiling Crypto ChaChaPoly.swift
[1736/1860] Compiling Crypto Cipher.swift
[1737/1860] Compiling Crypto Nonces.swift
[1738/1860] Compiling Crypto ASN1.swift
[1739/1860] Compiling Crypto ASN1Any.swift
[1740/1860] Compiling Crypto ASN1BitString.swift
[1741/1860] Compiling Crypto HPKE-LabeledExtract.swift
[1742/1860] Compiling Crypto HPKE-Utils.swift
[1743/1860] Compiling Crypto DHKEM.swift
[1744/1860] Compiling Crypto HPKE-KEM-Curve25519.swift
[1745/1860] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1746/1860] Compiling Crypto HPKE-KEM.swift
[1747/1860] Compiling Crypto HPKE-Errors.swift
[1748/1860] Compiling Crypto HPKE.swift
[1749/1860] Compiling Crypto HPKE-Context.swift
[1750/1860] Compiling Crypto HPKE-KeySchedule.swift
[1751/1860] Compiling Crypto HPKE-Modes.swift
[1752/1860] Compiling Crypto Insecure.swift
[1753/1871] Emitting module Crypto
[1754/1871] Compiling Crypto MLDSA_boring.swift
[1755/1871] Compiling Crypto MLDSA_wrapper.swift
[1756/1871] Compiling Crypto ECDSA.swift
[1757/1871] Compiling Crypto Ed25519.swift
[1758/1871] Compiling Crypto MLDSA.swift
[1759/1871] Compiling Crypto Insecure_HashFunctions.swift
[1760/1871] Compiling Crypto MLKEM_boring.swift
[1761/1871] Compiling Crypto MLKEM_wrapper.swift
[1762/1871] Compiling Crypto XWing_boring.swift
[1763/1871] Compiling Crypto ASN1Null.swift
[1792/1871] Compiling Crypto ASN1Boolean.swift
[1793/1871] Compiling Crypto ASN1Identifier.swift
[1794/1871] Compiling Crypto ASN1Integer.swift
[1802/1871] Compiling Crypto Ed25519Keys.swift
[1803/1871] Compiling Crypto NISTCurvesKeys.swift
[1804/1871] Compiling Crypto X25519Keys.swift
[1805/1871] Compiling Crypto SymmetricKeys.swift
[1806/1871] Compiling Crypto HMAC.swift
[1807/1871] Compiling Crypto CryptoKitErrors.swift
[1808/1871] Compiling Crypto Digest_boring.swift
[1809/1871] Compiling Crypto Digest.swift
[1810/1871] Compiling Crypto Digests.swift
[1811/1871] Compiling Crypto HashFunctions.swift
[1812/1871] Compiling Crypto HashFunctions_SHA2.swift
[1813/1871] Compiling Crypto HashFunctions_SHA3.swift
[1814/1871] Compiling Crypto Digest_xkcp.swift
[1815/1871] Compiling Crypto HPKE-AEAD.swift
[1816/1871] Compiling Crypto HPKE-Ciphersuite.swift
[1817/1871] Compiling Crypto HPKE-KDF.swift
[1818/1871] Compiling Crypto HPKE-KexKeyDerivation.swift
[1819/1871] Compiling Crypto Signature.swift
[1820/1871] Compiling Crypto CryptoKitErrors_boring.swift
[1821/1871] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[1822/1871] Compiling Crypto RNG_boring.swift
[1823/1871] Compiling Crypto SafeCompare_boring.swift
[1824/1871] Compiling Crypto Zeroization_boring.swift
[1825/1871] Compiling Crypto _CryptoModuleAnchor.swift
[1826/1871] Compiling Crypto PrettyBytes.swift
[1827/1871] Compiling Crypto SafeCompare.swift
[1828/1871] Compiling Crypto SecureBytes.swift
[1829/1871] Compiling Crypto Zeroization.swift
[1830/1871] Compiling Crypto MACFunctions.swift
[1831/1871] Compiling Crypto MessageAuthenticationCode.swift
[1832/1871] Compiling Crypto AES.swift
[1833/1871] Compiling Crypto ECDSASignature_boring.swift
[1834/1871] Compiling Crypto ECDSA_boring.swift
[1835/1871] Compiling Crypto EdDSA_boring.swift
[1845/1871] Compiling Crypto KEM-Errors.swift
[1846/1871] Compiling Crypto KEM.swift
[1847/1871] Compiling Crypto MLKEM.swift
[1848/1871] Compiling Crypto XWing.swift
[1849/1871] Compiling Crypto ECDH_boring.swift
[1850/1871] Compiling Crypto DH.swift
[1851/1871] Compiling Crypto ECDH.swift
[1852/1871] Compiling Crypto ANSIx963.swift
[1872/1872] Emitting module NIOCore
[1874/1929] Emitting module NIOHTTPTypes
[1875/1929] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1877/1930] Emitting module NIOEmbedded
[1878/1930] Compiling NIOEmbedded AsyncTestingChannel.swift
[1879/1930] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1880/1930] Compiling NIOEmbedded Embedded.swift
[1882/1931] Compiling NIOPosix HappyEyeballs.swift
[1883/1931] Compiling NIOPosix IO.swift
[1884/1931] Compiling NIOPosix IntegerBitPacking.swift
[1885/1931] Compiling NIOPosix IntegerTypes.swift
[1886/1931] Compiling NIOPosix Linux.swift
[1887/1931] Compiling NIOPosix LinuxCPUSet.swift
[1888/1931] Compiling NIOPosix LinuxUring.swift
[1889/1937] Compiling NIOPosix ThreadPosix.swift
[1890/1937] Compiling NIOPosix ThreadWindows.swift
[1891/1937] Compiling NIOPosix Utilities.swift
[1892/1937] Compiling NIOPosix VsockAddress.swift
[1893/1937] Compiling NIOPosix VsockChannelEvents.swift
[1894/1937] Compiling NIOPosix Windows.swift
[1895/1937] Emitting module NIOPosix
[1896/1937] Compiling NIOPosix BSDSocketAPICommon.swift
[1897/1937] Compiling NIOPosix BSDSocketAPIPosix.swift
[1898/1937] Compiling NIOPosix BSDSocketAPIWindows.swift
[1899/1937] Compiling NIOPosix BaseSocket.swift
[1900/1937] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1901/1937] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1902/1937] Compiling NIOPosix BaseSocketChannel.swift
[1903/1937] Compiling NIOPosix SelectableChannel.swift
[1904/1937] Compiling NIOPosix SelectableEventLoop.swift
[1905/1937] Compiling NIOPosix SelectorEpoll.swift
[1906/1937] Compiling NIOPosix SelectorGeneric.swift
[1907/1937] Compiling NIOPosix SelectorKqueue.swift
[1908/1937] Compiling NIOPosix SelectorUring.swift
[1909/1937] Compiling NIOPosix SelectorWSAPoll.swift
[1910/1937] Compiling NIOPosix PipePair.swift
[1911/1937] Compiling NIOPosix Pool.swift
[1912/1937] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1913/1937] Compiling NIOPosix PosixSingletons.swift
[1914/1937] Compiling NIOPosix RawSocketBootstrap.swift
[1915/1937] Compiling NIOPosix Resolver.swift
[1916/1937] Compiling NIOPosix Selectable.swift
[1917/1937] Compiling NIOPosix ServerSocket.swift
[1918/1937] Compiling NIOPosix Socket.swift
[1919/1937] Compiling NIOPosix SocketChannel.swift
[1920/1937] Compiling NIOPosix SocketProtocols.swift
[1921/1937] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1922/1937] Compiling NIOPosix System.swift
[1923/1937] Compiling NIOPosix Thread.swift
[1924/1937] Compiling NIOPosix BaseStreamSocketChannel.swift
[1925/1937] Compiling NIOPosix Bootstrap.swift
[1926/1937] Compiling NIOPosix ControlMessage.swift
[1927/1937] Compiling NIOPosix DatagramVectorReadManager.swift
[1928/1937] Compiling NIOPosix Errors+Any.swift
[1929/1937] Compiling NIOPosix FileDescriptor.swift
[1930/1937] Compiling NIOPosix GetaddrinfoResolver.swift
[1931/1937] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1932/1937] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1933/1937] Compiling NIOPosix NIOThreadPool.swift
[1934/1937] Compiling NIOPosix NonBlockingFileIO.swift
[1935/1937] Compiling NIOPosix PendingDatagramWritesManager.swift
[1936/1937] Compiling NIOPosix PendingWritesManager.swift
[1937/1937] Compiling NIOPosix PipeChannel.swift
[1939/1940] Emitting module NIO
[1940/1940] Compiling NIO Exports.swift
[1942/1975] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1943/1976] Emitting module NIOTLS
[1944/1976] Compiling NIOTLS TLSEvents.swift
[1945/1976] Compiling NIOSOCKS ClientStateMachine.swift
[1946/1976] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1947/1976] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1948/1976] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1949/1976] Emitting module NIOSOCKS
[1950/1976] Compiling NIOSOCKS ServerStateMachine.swift
[1951/1976] Emitting module NIOHTTP1
[1954/1978] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1955/1978] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1956/1978] Compiling NIOTLS SNIHandler.swift
[1957/1978] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1958/1978] Compiling NIOHTTP1 HTTPDecoder.swift
[1959/1978] Compiling NIOSOCKS SOCKSResponse.swift
[1960/1979] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1961/1979] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1962/1979] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1963/1979] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1966/1980] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1967/1980] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1968/1982] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1969/1982] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1970/2031] Emitting module NIOTransportServices
[1971/2033] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1972/2033] Compiling NIOTransportServices NIOTSErrors.swift
[1973/2033] Compiling NIOTransportServices NIOTSEventLoop.swift
[1974/2033] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1975/2033] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1976/2033] Compiling NIOTransportServices AcceptHandler.swift
[1977/2033] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1978/2033] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1979/2033] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1980/2033] Compiling NIOSSL SSLPrivateKey.swift
[1981/2033] Compiling NIOSSL SSLPublicKey.swift
[1982/2033] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1983/2033] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1984/2033] Compiling NIOSSL SubjectAlternativeName.swift
[1985/2033] Compiling NIOTransportServices NIOTSBootstraps.swift
[1986/2033] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1987/2033] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1988/2033] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1989/2033] Compiling NIOTransportServices NIOTSSingletons.swift
[1990/2033] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1991/2033] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1992/2033] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1993/2033] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2007/2035] Emitting module NIOSSL
[2008/2071] Compiling NIOHPACK DynamicHeaderTable.swift
[2009/2071] Compiling NIOHPACK HPACKDecoder.swift
[2010/2071] Compiling NIOHPACK HPACKHeader.swift
[2011/2071] Compiling NIOHPACK HeaderTables.swift
[2012/2071] Emitting module NIOHTTPTypesHTTP1
[2013/2071] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2014/2071] Compiling NIOWebSocket WebSocketOpcode.swift
[2015/2072] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[2016/2072] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[2017/2072] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[2022/2072] Compiling NIOHPACK HuffmanTables.swift
[2023/2074] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2024/2074] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2025/2074] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2026/2074] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2028/2074] Compiling NIOHPACK IndexedHeaderTable.swift
[2029/2074] Compiling NIOHPACK IntegerCoding.swift
[2030/2074] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2031/2074] Compiling NIOHTTPCompression HTTPDecompression.swift
[2032/2074] Emitting module NIOHPACK
[2033/2074] Compiling NIOHTTPCompression HTTPCompression.swift
[2034/2074] Emitting module NIOHTTPCompression
[2038/2075] Compiling NIOSSL SafeCompare.swift
[2040/2075] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2041/2075] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2042/2075] Compiling NIOWebSocket WebSocketFrame.swift
[2043/2075] Compiling NIOHPACK HuffmanCoding.swift
[2044/2075] Compiling NIOHPACK StaticHeaderTable.swift
[2047/2075] Emitting module NIOWebSocket
[2051/2076] Compiling NIOSSL SSLContext.swift
[2052/2076] Compiling NIOSSL SSLErrors.swift
[2053/2076] Compiling NIOSSL SSLInit.swift
[2054/2076] Compiling NIOSSL SSLPKCS12Bundle.swift
[2059/2091] Compiling WSCore UnsafeTransfer.swift
[2060/2091] Compiling WSCore WebSocketContext.swift
[2061/2091] Compiling WSCore WebSocketDataFrame.swift
[2062/2091] Compiling WSCore WebSocketDataHandler.swift
[2063/2091] Compiling WSCore WebSocketMessage.swift
[2064/2091] Compiling WSCore WebSocketOutboundWriter.swift
[2067/2091] Compiling WSCore WebSocketExtensionHTTPParameters.swift
[2068/2091] Compiling WSCore String+validatingString.swift
[2071/2091] Compiling WSCore WebSocketExtension.swift
[2072/2091] Compiling WSCore WebSocketExtensionBuilder.swift
[2078/2092] Compiling NIOSSL Zeroization.swift
[2079/2092] Compiling NIOSSL TLSConfiguration.swift
[2080/2092] Compiling NIOSSL UniversalBootstrapSupport.swift
[2081/2092] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2083/2095] Emitting module WSCore
[2088/2157] Compiling NIOHTTP2 SendingHeadersState.swift
[2089/2157] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2090/2157] Compiling WSCore WebSocketStateMachine.swift
[2091/2157] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2092/2157] Compiling NIOHTTP2 MaySendFrames.swift
[2093/2157] Compiling NIOHTTP2 SendingDataState.swift
[2094/2157] Compiling NIOHTTP2 SendingGoawayState.swift
[2096/2158] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2097/2158] Compiling NIOHTTP2 HasLocalSettings.swift
[2098/2158] Compiling NIOHTTP2 HasRemoteSettings.swift
[2099/2158] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2100/2158] Compiling NIOHTTP2 QuiescingState.swift
[2101/2158] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2102/2158] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2103/2158] Compiling NIOHTTP2 StateMachineResult.swift
[2104/2158] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2105/2178] Compiling WSClient WebSocketClientConfiguration.swift
[2106/2179] Compiling WSClient URI.swift
[2107/2179] Compiling WSClient Exports.swift
[2108/2179] Emitting module WSClient
[2109/2179] Compiling WSClient WebSocketClientError.swift
[2110/2179] Emitting module NIOHTTP2
[2111/2179] Compiling WSClient WebSocketClient.swift
[2112/2179] Compiling WSClient WebSocketClientChannel.swift
[2113/2179] Compiling WSClient HTTP1ProxyConnectHandler.swift
[2114/2179] Compiling WSClient SOCKSEventHandler.swift
[2120/2179] Compiling NIOHTTP2 SendingRstStreamState.swift
[2121/2179] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2122/2179] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2123/2179] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2124/2179] Compiling NIOHTTP2 DOSHeuristics.swift
[2125/2179] Compiling NIOHTTP2 Error+Any.swift
[2126/2179] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2127/2179] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2128/2179] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2129/2179] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2130/2179] Compiling NIOHTTP2 GlitchesMonitor.swift
[2131/2179] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2132/2179] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2133/2179] Compiling WSClient ClientChannel.swift
[2134/2179] Compiling WSClient ClientConnection.swift
[2137/2179] Compiling WSClient Parser.swift
[2138/2179] Compiling WSClient TSTLSOptions.swift
[2147/2180] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[2148/2180] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2149/2180] Compiling NIOHTTP2 StreamChannelList.swift
[2150/2180] Compiling NIOHTTP2 StreamMap.swift
[2151/2180] Compiling NIOHTTP2 StreamStateMachine.swift
[2152/2180] Compiling NIOHTTP2 Timer.swift
[2153/2180] Compiling NIOHTTP2 UnsafeTransfer.swift
[2154/2180] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2155/2180] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2156/2180] Compiling NIOHTTP2 HTTP2PingData.swift
[2157/2180] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2158/2180] Compiling NIOHTTP2 HTTP2Settings.swift
[2159/2180] Compiling NIOHTTP2 HTTP2Stream.swift
[2160/2180] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2161/2180] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2162/2180] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2163/2180] Compiling NIOHTTP2 HTTP2StreamID.swift
[2164/2180] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2165/2180] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2166/2180] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2167/2180] Compiling NIOHTTP2 InboundEventBuffer.swift
[2168/2180] Compiling NIOHTTP2 InboundWindowManager.swift
[2169/2180] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2170/2180] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2171/2180] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[2172/2180] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2173/2180] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2174/2180] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2175/2180] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2176/2180] Compiling NIOHTTP2 HTTP2Error.swift
[2177/2180] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2178/2180] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2179/2180] Compiling NIOHTTP2 HTTP2Frame.swift
[2180/2180] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2182/2245] Emitting module AsyncHTTPClient
[2183/2253] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2184/2253] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2185/2253] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2186/2253] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2187/2253] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2188/2253] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[2189/2253] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2190/2253] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2191/2253] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2192/2253] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2193/2253] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2194/2253] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2195/2253] Compiling AsyncHTTPClient Transaction.swift
[2196/2253] Compiling AsyncHTTPClient Base64.swift
[2197/2253] Compiling AsyncHTTPClient BasicAuth.swift
[2198/2253] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2199/2253] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2200/2253] Compiling AsyncHTTPClient ConnectionPool.swift
[2201/2253] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2202/2253] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2203/2253] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2204/2253] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2205/2253] Compiling AsyncHTTPClient HTTP1Connection.swift
[2206/2253] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2207/2253] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2208/2253] Compiling AsyncHTTPClient HTTP2Connection.swift
[2209/2253] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2210/2253] Compiling AsyncHTTPClient RequestValidation.swift
[2211/2253] Compiling AsyncHTTPClient SSLContextCache.swift
[2212/2253] Compiling AsyncHTTPClient Scheme.swift
[2213/2253] Compiling AsyncHTTPClient Singleton.swift
[2214/2253] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2215/2253] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2216/2253] Compiling AsyncHTTPClient TracingSupport.swift
[2217/2253] Compiling AsyncHTTPClient Utils.swift
[2218/2253] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2219/2253] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2220/2253] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2221/2253] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2222/2253] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2223/2253] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2224/2253] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2225/2253] Compiling AsyncHTTPClient RequestBodyLength.swift
[2226/2253] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2227/2253] Compiling AsyncHTTPClient LRUCache.swift
[2228/2253] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2229/2253] Compiling AsyncHTTPClient NWErrorHandler.swift
[2230/2253] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2231/2253] Compiling AsyncHTTPClient TLSConfiguration.swift
[2232/2253] Compiling AsyncHTTPClient RedirectState.swift
[2233/2253] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2234/2253] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[2235/2253] Compiling AsyncHTTPClient RequestBag.swift
[2236/2253] Compiling AsyncHTTPClient RequestOptions.swift
[2237/2253] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2238/2253] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2239/2253] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2240/2253] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2241/2253] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2242/2253] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2243/2253] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2244/2253] Compiling AsyncHTTPClient ConnectionTarget.swift
[2245/2253] Compiling AsyncHTTPClient DeconstructedURL.swift
[2246/2253] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2247/2253] Compiling AsyncHTTPClient FoundationExtensions.swift
[2248/2253] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2249/2253] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2250/2253] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2251/2253] Compiling AsyncHTTPClient HTTPClient.swift
[2252/2253] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[2253/2253] Compiling AsyncHTTPClient HTTPHandler.swift
[2255/2256] Compiling OpenAPIAsyncHTTPClient AsyncHTTPClientTransport.swift
[2256/2256] Emitting module OpenAPIAsyncHTTPClient
[2258/2363] Compiling SlackApp GridMigrationStartedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2259/2363] Compiling SlackApp GroupArchiveEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2260/2363] Compiling SlackApp GroupCloseEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2261/2363] Compiling SlackApp GroupDeletedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2262/2363] Compiling SlackApp GroupHistoryChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2263/2363] Compiling SlackApp GroupLeftEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2264/2363] Compiling SlackApp GroupOpenEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2265/2363] Compiling SlackApp GroupRenameEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2266/2363] Compiling SlackApp GroupUnarchiveEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2267/2363] Compiling SlackApp IMCloseEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2268/2363] Compiling SlackApp IMCreatedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2269/2363] Compiling SlackApp IMHistoryChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2270/2363] Compiling SlackApp IMOpenEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2271/2363] Compiling SlackApp InviteRequestedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2272/2363] Compiling SlackApp LinkSharedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2273/2377] Compiling SlackApp WorkflowStepDeletedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2274/2377] Compiling SlackApp WorkflowStepExecuteEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2275/2377] Compiling SlackApp WorkflowUnpublishedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2276/2377] Compiling SlackApp SlackEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2277/2377] Compiling SlackApp AppHTTPHandler.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2278/2377] Compiling SlackApp HTTPRequestVerifier.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2279/2377] Compiling SlackApp HTTPServerAdapter.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2280/2377] Compiling SlackApp HummingbirdAdapter.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2281/2377] Compiling SlackApp EventsApiEnvelope.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2282/2377] Compiling SlackApp InteractiveEnvelope.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2283/2377] Compiling SlackApp BlockActionsPaylaod.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2284/2377] Compiling SlackApp GlobalShortcutPayload.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2285/2377] Compiling SlackApp InteractivePayload.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2286/2377] Compiling SlackApp MessageShortcutPayload.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2287/2377] Compiling SlackApp SlacshCommandsPayload.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2288/2377] Compiling SlackApp MessageFileShareEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2289/2377] Compiling SlackApp MessageGroupTopicEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2290/2377] Compiling SlackApp MessageMeEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2291/2377] Compiling SlackApp MessageRepliedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2292/2377] Compiling SlackApp MessageThreadBroadcastEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2293/2377] Compiling SlackApp PinAddedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2294/2377] Compiling SlackApp PinRemovedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2295/2377] Compiling SlackApp ReactionAddedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2296/2377] Compiling SlackApp ReactionRemovedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2297/2377] Compiling SlackApp ScopeDeniedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2298/2377] Compiling SlackApp ScopeGrantedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2299/2377] Compiling SlackApp StarAddedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2300/2377] Compiling SlackApp StarRemovedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2301/2377] Compiling SlackApp SubteamCreatedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2302/2377] Compiling SlackApp SubteamMembersChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2303/2377] Compiling SlackApp SubteamSelfAddedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2304/2377] Compiling SlackApp SubteamSelfRemovedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2305/2377] Compiling SlackApp SubteamUpdatedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2306/2377] Compiling SlackApp TeamAccessGrantedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2307/2377] Compiling SlackApp TeamAccessRevokedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2308/2377] Compiling SlackApp TeamDomainChangeEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2309/2377] Compiling SlackApp TeamJoinEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2310/2377] Compiling SlackApp TeamRenameEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2311/2377] Compiling SlackApp TokensRevokedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2312/2377] Compiling SlackApp UserChangeEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2313/2377] Compiling SlackApp UserHuddleChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2314/2377] Compiling SlackApp UserProfileChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2315/2377] Compiling SlackApp UserStatusChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2316/2377] Compiling SlackApp WorkflowDeletedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2317/2377] Compiling SlackApp WorkflowPublishedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2318/2377] Compiling SlackApp Ack.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2319/2377] Compiling SlackApp AppHomeOpenedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2320/2377] Compiling SlackApp AppMentionEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2321/2377] Compiling SlackApp AppRateLimitedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2322/2377] Compiling SlackApp AppRequestedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2323/2377] Compiling SlackApp AppUninstalledEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2324/2377] Compiling SlackApp CallRejectedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2325/2377] Compiling SlackApp ChannelArchiveEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2326/2377] Compiling SlackApp ChannelCreatedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2327/2377] Compiling SlackApp ChannelDeletedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2328/2377] Compiling SlackApp ChannelHistoryChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2329/2377] Compiling SlackApp ChannelIDChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2330/2377] Compiling SlackApp ChannelLeftEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2331/2377] Compiling SlackApp ChannelRenameEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2332/2377] Compiling SlackApp ChannelSharedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2333/2377] Compiling SlackApp MemberJoinedChannelEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2334/2377] Compiling SlackApp MemberLeftChannelEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2335/2377] Compiling SlackApp MessageBotEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2336/2377] Compiling SlackApp MessageChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2337/2377] Compiling SlackApp MessageChannelArchiveEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2338/2377] Compiling SlackApp MessageChannelJoinEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2339/2377] Compiling SlackApp MessageChannelLeaveEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2340/2377] Compiling SlackApp MessageChannelNameEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2341/2377] Compiling SlackApp MessageChannelPostingPermissionsEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2342/2377] Compiling SlackApp MessageChannelPurposeEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2343/2377] Compiling SlackApp MessageChannelTopicEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2344/2377] Compiling SlackApp MessageChannelUnarchiveEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2345/2377] Compiling SlackApp MessageDeletedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2346/2377] Compiling SlackApp MessageEkmAccessDeniedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2347/2377] Compiling SlackApp MessageEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2348/2377] Compiling SlackApp ChannelUnarchiveEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2349/2377] Compiling SlackApp ChannelUnsharedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2350/2377] Compiling SlackApp DndUpdatedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2351/2377] Compiling SlackApp DndUpdatedUserEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2352/2377] Compiling SlackApp EmailDomainChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2353/2377] Compiling SlackApp EmojiChangedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2354/2377] Compiling SlackApp Event.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2355/2377] Compiling SlackApp FileChangeEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2356/2377] Compiling SlackApp FileCreatedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2357/2377] Compiling SlackApp FileDeletedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2358/2377] Compiling SlackApp FilePublicEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2359/2377] Compiling SlackApp FileSharedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2360/2377] Compiling SlackApp FileUnsharedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2361/2377] Compiling SlackApp GoodbyeEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2362/2377] Compiling SlackApp GridMigrationFinishedEvent.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2363/2377] Emitting module SlackApp
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2364/2377] Compiling SlackApp ViewClosedPayload.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2365/2377] Compiling SlackApp ViewSubmissionPayload.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2366/2377] Compiling SlackApp Respond.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2367/2377] Compiling SlackApp Router.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2368/2377] Compiling SlackApp Say.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2369/2377] Compiling SlackApp SlackApp.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2370/2377] Compiling SlackApp SocketModeDisconnectMessage.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2371/2377] Compiling SlackApp SocketModeHelloMessage.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2372/2377] Compiling SlackApp SocketModeMessage.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2373/2377] Compiling SlackApp SocketModeMessageEnvelope.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2374/2377] Compiling SlackApp SocketModeAcknowledgementMessage.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2375/2377] Compiling SlackApp Slack+SocketMode.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2376/2377] Compiling SlackApp SocketModeAcknowledger.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
[2377/2377] Compiling SlackApp SocketModeOptions.swift
/host/spi-builder-workspace/Sources/SlackApp/SlackApp.swift:9:8: error: no such module 'NIOFoundationCompat'
7 | #if SocketMode
8 | import NIOCore
9 | import NIOFoundationCompat
| `- error: no such module 'NIOFoundationCompat'
10 | import NIOPosix
11 | import WSClient
BUILD FAILURE 6.3 linux