Build Information
Successful build of swift-slack, reference 0.9.0 (a58343), with Swift 6.3 for Linux on 19 Apr 2026 16:56:20 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 0.9.0
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
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at a583432 Prepare 0.9.0 release notes
Submodule path 'vendor/java-slack-sdk': checked out 'd9e6798b6bd0058ce5f6baa677cd156386b103c2'
Submodule path 'vendor/slack-api-ref': checked out '5c03ea747a29b1df8744056a440c1585b325a105'
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 @):
a58343273395e250bf11e031efe84704507ea3e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ainame/swift-slack.git at 0.9.0
========================================
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-4609320-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/swift-server/swift-openapi-async-http-client.git
Fetching https://github.com/hummingbird-project/swift-websocket
Fetching https://github.com/swift-server/swift-service-lifecycle.git
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
[1/650] Fetching swift-openapi-async-http-client
[651/3395] Fetching swift-openapi-async-http-client, swift-service-lifecycle
[1393/5672] Fetching swift-openapi-async-http-client, swift-service-lifecycle, swift-docc-plugin
[1813/6513] Fetching swift-openapi-async-http-client, swift-service-lifecycle, swift-docc-plugin, swift-websocket
[4438/13106] Fetching swift-openapi-async-http-client, swift-service-lifecycle, swift-docc-plugin, swift-websocket, swift-openapi-runtime
[13107/30544] Fetching swift-openapi-async-http-client, swift-service-lifecycle, swift-docc-plugin, swift-websocket, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.53s)
[13271/28267] Fetching swift-openapi-async-http-client, swift-service-lifecycle, swift-websocket, swift-openapi-runtime, swift-openapi-generator
Fetching https://github.com/apple/swift-nio
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.54s)
[7027/21674] Fetching swift-openapi-async-http-client, swift-service-lifecycle, swift-websocket, swift-openapi-generator
Fetching https://github.com/apple/swift-log.git
[21675/28309] Fetching swift-openapi-async-http-client, swift-service-lifecycle, swift-websocket, swift-openapi-generator, swift-log
Fetched https://github.com/hummingbird-project/swift-websocket from cache (0.99s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.99s)
Fetched https://github.com/swift-server/swift-openapi-async-http-client.git from cache (1.00s)
Fetching https://github.com/apple/swift-crypto
Fetched https://github.com/apple/swift-openapi-generator.git from cache (1.01s)
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
[1/83172] Fetching swift-nio
[4160/100588] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.61s)
[62379/83172] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (5.71s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (8.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/hummingbird-project/swift-websocket
Computed https://github.com/hummingbird-project/swift-websocket at 1.5.0 (0.85s)
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-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/643] Fetching compress-nio
[445/1686] Fetching compress-nio, swift-http-types
[1687/4529] Fetching compress-nio, swift-http-types, swift-nio-transport-services
[4530/11039] Fetching compress-nio, swift-http-types, swift-nio-transport-services, swift-nio-extras
Fetched https://github.com/adam-fowler/compress-nio.git from cache (0.32s)
[6100/10396] Fetching swift-http-types, swift-nio-transport-services, swift-nio-extras
Fetched https://github.com/apple/swift-http-types.git from cache (0.32s)
[5122/9353] Fetching swift-nio-transport-services, swift-nio-extras
[9354/24771] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.01s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.01s)
[3701/15418] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.41s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (3.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.12s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.11.1 (2.73s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-collections
[1/17529] Fetching swift-argument-parser
[878/41098] Fetching swift-argument-parser, swift-collections
[879/47156] Fetching swift-argument-parser, swift-collections, swift-algorithms
[7171/58707] Fetching swift-argument-parser, swift-collections, swift-algorithms, yams
[45489/204105] Fetching swift-argument-parser, swift-collections, swift-algorithms, yams, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.49s)
[52810/186576] Fetching swift-collections, swift-algorithms, yams, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (2.77s)
[97642/180518] Fetching swift-collections, yams, openapikit
Fetched https://github.com/apple/swift-collections from cache (3.02s)
[84250/156949] Fetching yams, openapikit
Fetched https://github.com/jpsim/Yams from cache (8.20s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (8.31s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (10.39s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.91s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.89s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.40s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 4.4.0 (0.64s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.70s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.4.2 (1.31s)
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.75s)
Fetching https://github.com/swift-server/async-http-client.git
[1/15703] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.05s)
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.63s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1242] Fetching swift-http-structured-headers
[275/3062] Fetching swift-http-structured-headers, swift-atomics
[1935/10213] Fetching swift-http-structured-headers, swift-atomics, swift-certificates
[5280/22321] Fetching swift-http-structured-headers, swift-atomics, swift-certificates, swift-nio-http2
[6882/28568] Fetching swift-http-structured-headers, swift-atomics, swift-certificates, swift-nio-http2, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.35s)
[8241/27326] Fetching swift-atomics, swift-certificates, swift-nio-http2, swift-async-algorithms
Fetched https://github.com/apple/swift-certificates.git from cache (0.53s)
[10731/20175] Fetching swift-atomics, swift-nio-http2, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.56s)
[4726/13928] Fetching swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (1.88s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.33s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.57s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.38s)
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.46s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.98.0 (0.82s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (1.04s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.38s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.44s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.55s)
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.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.40s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.27.0 (0.38s)
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.41s)
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.42s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-configuration.git
Fetching https://github.com/apple/swift-service-context.git
[1/3214] Fetching swift-configuration
[226/8969] Fetching swift-configuration, swift-distributed-tracing
Fetched https://github.com/apple/swift-configuration.git from cache (0.33s)
[1/1267] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.54s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.54s)
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.89s)
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.37s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.2.0 (0.49s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.35s)
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/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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.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-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/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-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/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 4.4.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.27.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/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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-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
Working copy of https://github.com/apple/swift-nio resolved at 2.98.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-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-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/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
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/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-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/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/apple/swift-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.11.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.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/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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.59.1/swiftformat.artifactbundle.zip
[4125/46305413] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.59.1/swiftformat.artifactbundle.zip
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.59.1/swiftformat.artifactbundle.zip (4.38s)
[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/856] Write sources
[24/856] Compiling _NumericsShims _NumericsShims.c
[25/856] Write sources
[30/856] Compiling _AtomicsShims.c
[31/856] Write sources
[52/856] Write swift-version-24593BA9C3E375BF.txt
[53/856] Write sources
[56/856] Compiling SimpleFIPS202.c
[57/856] Compiling KeccakSponge.c
[58/856] Compiling KeccakHash.c
[59/856] Compiling CXKCPShims shims.c
[60/909] Compiling KeccakP-1600-opt64.c
[62/912] Emitting module RealModule
[63/913] Compiling ServiceContextModule ServiceContextKey.swift
[64/913] Compiling InternalCollectionsUtilities Debugging.swift
[65/913] Compiling InternalCollectionsUtilities Descriptions.swift
[66/913] Compiling InternalCollectionsUtilities String+Padding.swift
[67/913] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[68/913] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[69/913] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[70/915] Compiling Logging LogEvent.swift
[71/915] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[72/915] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/915] Compiling _NIOBase64 Base64.swift
[74/915] Emitting module _NIOBase64
[75/916] Emitting module ServiceContextModule
[76/916] Compiling ServiceContextModule ServiceContext.swift
[77/917] Compiling ConcurrencyHelpers LockedValueBox.swift
[78/917] Compiling InternalCollectionsUtilities Integer rank.swift
[79/917] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[80/917] Compiling InternalCollectionsUtilities UInt+reversed.swift
[81/917] Compiling HTTPTypes ISOLatin1String.swift
[83/918] Compiling RealModule RealFunctions.swift
[84/918] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[85/918] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[87/918] Compiling RealModule RelaxedArithmetic.swift
[88/918] Compiling HTTPTypes HTTPResponse.swift
[89/918] Emitting module InternalCollectionsUtilities
[93/918] Compiling InternalCollectionsUtilities _SortedCollection.swift
[94/918] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[95/918] Compiling RealModule Real.swift
[97/918] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[98/918] Compiling InternalCollectionsUtilities Span+Extras.swift
[99/918] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[100/918] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[103/919] Compiling RealModule Float80+Real.swift
[104/919] Compiling RealModule Float16+Real.swift
[104/920] Compiling CSystem shims.c
[107/926] Compiling CNIOWindows shim.c
[109/926] Compiling _NIODataStructures PriorityQueue.swift
[110/926] Compiling _NIODataStructures _TinyArray.swift
[110/926] Compiling CNIOWindows WSAStartup.c
[112/926] Compiling Instrumentation Instrument.swift
[113/927] Compiling Instrumentation MultiplexInstrument.swift
[114/932] Compiling Instrumentation NoOpInstrument.swift
[115/932] Compiling Instrumentation InstrumentationSystem.swift
[116/937] Emitting module Instrumentation
[117/1045] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[118/1045] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[119/1045] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[120/1045] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[121/1045] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[122/1049] Compiling ContainersPreview RandomAccessContainer.swift
[123/1049] Compiling ContainersPreview RangeExpression2.swift
[124/1049] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[125/1049] Compiling OrderedCollections OrderedSet+Hashable.swift
[126/1049] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[127/1049] Compiling ContainersPreview BorrowingSequence.swift
[128/1049] Compiling ContainersPreview BidirectionalContainer.swift
[129/1049] Compiling ContainersPreview Container+Filter.swift
[130/1049] Compiling ContainersPreview Container+SpanwiseZip.swift
[131/1049] Compiling ContainersPreview Drain+Reduce.swift
[132/1049] Compiling ContainersPreview Drain.swift
[133/1049] Compiling ContainersPreview Producer+Collect.swift
[134/1049] Compiling ContainersPreview Producer+Filter.swift
[135/1049] Compiling OrderedCollections OrderedDictionary.swift
[136/1049] Compiling OrderedCollections OrderedSet+Codable.swift
[137/1049] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[138/1049] Compiling OrderedCollections OrderedSet+Descriptions.swift
[139/1049] Compiling ContainersPreview Container.swift
[140/1049] Compiling ContainersPreview ContainerIterator.swift
[141/1049] Compiling ContainersPreview DynamicContainer.swift
[142/1049] Compiling ContainersPreview MutableContainer.swift
[143/1049] Compiling ContainersPreview PermutableContainer.swift
[144/1049] Emitting module ContainersPreview
[145/1049] Compiling ContainersPreview OutputSpan+Extras.swift
[146/1049] Compiling ContainersPreview TemporaryAllocation.swift
[147/1049] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[148/1049] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[149/1049] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[150/1049] Compiling ContainersPreview Box.swift
[151/1049] Compiling ContainersPreview Inout.swift
[152/1049] Compiling ContainersPreview InputSpan.swift
[153/1049] Compiling ContainersPreview Shared.swift
[154/1050] Compiling CNIOWASI CNIOWASI.c
[156/1050] Compiling Instrumentation Locks.swift
[157/1052] Compiling Logging MetadataProvider.swift
[158/1052] Compiling HTTPTypes NIOLock.swift
[159/1052] Emitting module Logging
[160/1052] Compiling Logging Locks.swift
[161/1052] Compiling HTTPTypes HTTPParsedFields.swift
[162/1052] Compiling HTTPTypes HTTPRequest.swift
[163/1052] Compiling HTTPTypes HTTPRequest+URL.swift
[165/1052] Emitting module ConcurrencyHelpers
[166/1052] Compiling ConcurrencyHelpers Lock.swift
[167/1060] Compiling _NIODataStructures Heap.swift
[168/1067] Emitting module _NIODataStructures
[174/1097] Compiling SystemPackage Util.swift
[175/1097] Compiling SystemPackage UtilConsumers.swift
[176/1097] Compiling DequeModule UniqueDeque+Hashable.swift
[177/1097] Compiling DequeModule UniqueDeque+Initializers.swift
[178/1097] Compiling DequeModule UniqueDeque+Insertions.swift
[179/1097] Compiling DequeModule UniqueDeque+Prepend.swift
[180/1097] Compiling DequeModule UniqueDeque+Removals.swift
[181/1104] Compiling CNIOSHA1 c_nio_sha1.c
[183/1106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[184/1106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[185/1106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[186/1106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[187/1106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[188/1106] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[189/1106] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[189/1107] Compiling CNIOPosix event_loop_id.c
[190/1112] Compiling CNIOOpenBSD shim.c
[192/1115] Compiling DequeModule UniqueDeque+Consumption.swift
[193/1115] Compiling SystemPackage SystemString.swift
[194/1115] Compiling SystemPackage Util+StringArray.swift
[196/1120] Compiling CNIOLinux shim.c
[198/1120] Compiling Tracing InstrumentationSystem+Tracing.swift
[199/1120] Compiling DequeModule UniqueDeque+Replacements.swift
[200/1120] Compiling DequeModule UniqueDeque.swift
[201/1120] Compiling DequeModule _DequeSlot.swift
[202/1120] Compiling DequeModule _UnsafeDequeHandle.swift
[203/1120] Compiling DequeModule _UnsafeDequeSegments.swift
[204/1120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[205/1120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[206/1120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[206/1120] Compiling CNIOLinux liburing_shims.c
[208/1120] Compiling DequeModule RigidDeque+Insertions.swift
[209/1120] Compiling DequeModule RigidDeque+Prepend.swift
[210/1120] Compiling DequeModule _DequeBuffer.swift
[211/1120] Compiling DequeModule _DequeBufferHeader.swift
[212/1120] Compiling DequeModule RigidDeque+Hashable.swift
[213/1120] Compiling DequeModule RigidDeque+Initializers.swift
[218/1120] Compiling DequeModule RigidDeque+Append.swift
[219/1120] Compiling DequeModule RigidDeque+Consumption.swift
[220/1120] Compiling Tracing TracingTime.swift
[221/1120] Compiling Logging LogHandler.swift
[222/1120] Compiling Logging Logging.swift
[224/1121] Compiling DequeModule Deque+Collection.swift
[225/1121] Compiling DequeModule Deque+CustomReflectable.swift
[226/1121] Compiling DequeModule Deque+Descriptions.swift
[227/1121] Compiling DequeModule Deque+Equatable.swift
[228/1121] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[232/1121] Compiling DequeModule RigidDeque+Container.swift
[233/1121] Compiling DequeModule RigidDeque+Descriptions.swift
[234/1121] Compiling DequeModule RigidDeque+Removals.swift
[235/1121] Compiling DequeModule RigidDeque+Replacements.swift
[236/1121] Compiling DequeModule RigidDeque+Testing.swift
[237/1121] Compiling DequeModule RigidDeque.swift
[238/1121] Compiling DequeModule UniqueDeque+Append.swift
[239/1121] Compiling DequeModule Deque+Codable.swift
[240/1121] Emitting module Tracing
[246/1121] Compiling Tracing TracerProtocol.swift
[247/1121] Compiling DequeModule RigidDeque+Equatable.swift
[248/1121] Compiling DequeModule RigidDeque+Experimental.swift
[252/1121] Compiling CNIOLLHTTP c_nio_http.c
[254/1121] Compiling Tracing TracerProtocol+Legacy.swift
[255/1121] Compiling Tracing Tracer.swift
[255/1121] Compiling CNIOLLHTTP c_nio_api.c
[256/1121] Compiling CNIOLLHTTP c_nio_llhttp.c
[257/1121] Compiling CNIOExtrasZlib zutil.c
[258/1121] Compiling CNIOExtrasZlib trees.c
[259/1121] Compiling CNIOExtrasZlib inftrees.c
[261/1121] Compiling DequeModule Deque+Extras.swift
[262/1121] Compiling DequeModule Deque+Hashable.swift
[263/1121] Compiling DequeModule Deque+Testing.swift
[264/1121] Compiling DequeModule Deque._Storage.swift
[265/1121] Compiling DequeModule Deque._UnsafeHandle.swift
[265/1121] Compiling CNIOExtrasZlib inffast.c
[266/1121] Compiling CNIOExtrasZlib inflate.c
[268/1121] Emitting module UnixSignals
[269/1121] Compiling UnixSignals UnixSignal.swift
[270/1121] Compiling UnixSignals UnixSignalsSequence.swift
[271/1121] Compiling Tracing SpanProtocol.swift
[272/1121] Compiling Tracing NoOpTracer.swift
[272/1123] Compiling CNIOExtrasZlib crc32.c
[292/1123] Compiling CNIOExtrasZlib adler32.c
[293/1123] Compiling CNIOExtrasZlib deflate.c
[294/1123] Compiling CNIODarwin shim.c
[301/1123] Compiling DequeModule Deque.swift
[303/1123] Compiling fiat_p256_adx_sqr.S
[304/1123] Compiling fiat_p256_adx_mul.S
[305/1123] Compiling fiat_curve25519_adx_square.S
[306/1123] Compiling fiat_curve25519_adx_mul.S
[323/1123] Emitting module OrderedCollections
[324/1123] Compiling OrderedCollections OrderedSet+Sendable.swift
[325/1123] Compiling OrderedCollections OrderedSet+SubSequence.swift
[326/1123] Compiling OrderedCollections OrderedSet+Testing.swift
[327/1123] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[328/1123] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[329/1123] Compiling OrderedCollections OrderedSet.swift
[330/1123] Compiling OrderedCollections _UnsafeBitset.swift
[331/1124] Compiling CNIOBoringSSLShims shims.c
[333/1124] Emitting module SystemPackage
[334/1124] Emitting module HTTPTypes
[337/1124] Compiling HTTPTypes HTTPFields.swift
[351/1189] Compiling tls_record.cc
[352/1189] Compiling tls_method.cc
[353/1189] Compiling tls13_server.cc
[354/1189] Compiling tls13_client.cc
[355/1189] Compiling tls13_enc.cc
[357/1189] Emitting module DequeModule
[358/1189] Compiling OpenAPIRuntime ServerVariable.swift
[359/1189] Compiling OpenAPIRuntime URLExtensions.swift
[360/1189] Compiling OpenAPIRuntime Deprecated.swift
[361/1189] Compiling OpenAPIRuntime ClientError.swift
[362/1189] Compiling OpenAPIRuntime CodingErrors.swift
[363/1233] Compiling tls13_both.cc
[364/1233] Compiling t1_enc.cc
[365/1233] Compiling ssl_x509.cc
[366/1233] Compiling ssl_versions.cc
[368/1233] Compiling Configuration JSONSnapshot.swift
[369/1233] Compiling Configuration PropertyListSnapshot.swift
[370/1233] Compiling Configuration ReloadingFileProvider.swift
[371/1233] Compiling Configuration ReloadingFileProviderMetrics.swift
[372/1233] Compiling Configuration YAMLSnapshot.swift
[373/1233] Compiling Configuration InMemoryProvider.swift
[373/1233] Compiling ssl_stat.cc
[374/1238] Compiling ssl_transcript.cc
[376/1238] Compiling Configuration Deprecations.swift
[377/1238] Compiling Configuration ExpressibleByConfigInt.swift
[378/1238] Compiling Configuration ExpressibleByConfigString.swift
[379/1238] Compiling Configuration CLIKeyEncoder.swift
[380/1238] Compiling Configuration ConfigKeyEncoder.swift
[381/1238] Compiling Configuration DotSeparatorKeyDecoder.swift
[382/1238] Emitting module Configuration
[382/1238] Compiling ssl_session.cc
[384/1238] Compiling Configuration MutableInMemoryProvider.swift
[385/1238] Compiling Configuration ConfigProvider+Operators.swift
[386/1238] Compiling Configuration KeyMappingProvider.swift
[387/1238] Compiling Configuration SecretsSpecifier.swift
[388/1238] Compiling Configuration AsyncCombineLatestManySequence.swift
[389/1238] Compiling Configuration CombineLatestManyStateMachine.swift
[389/1238] Compiling ssl_privkey.cc
[391/1238] Compiling Configuration CombineLatestManyStorage.swift
[392/1238] Compiling Configuration AsyncSequences.swift
[393/1238] Compiling Configuration FoundationExtensions.swift
[394/1238] Compiling Configuration Span.swift
[395/1238] Compiling Configuration ConfigBytesFromStringDecoder.swift
[396/1238] Compiling Configuration EnvironmentKeyEncoder.swift
[397/1238] Compiling Configuration EnvironmentVariablesProvider.swift
[398/1238] Compiling Configuration CommonProviderFileSystem.swift
[399/1238] Compiling Configuration DirectoryFilesProvider.swift
[400/1238] Compiling Configuration FileProvider.swift
[401/1238] Compiling Configuration FileProviderSnapshot.swift
[402/1238] Compiling Configuration SeparatorKeyEncoder.swift
[403/1238] Compiling Configuration MultiProvider.swift
[404/1238] Compiling Configuration CLIArgumentParser.swift
[405/1238] Compiling Configuration CLISnapshot.swift
[406/1238] Compiling Configuration CommandLineArgumentsProvider.swift
[407/1238] Compiling Configuration EnvironmentFileParser.swift
[408/1238] Compiling OpenAPIRuntime URICodeCodingKey.swift
[409/1238] Compiling OpenAPIRuntime URICoderConfiguration.swift
[410/1238] Compiling OpenAPIRuntime URIEncodedNode.swift
[411/1238] Compiling OpenAPIRuntime URIParsedTypes.swift
[412/1238] Compiling OpenAPIRuntime URIDecoder.swift
[413/1238] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[414/1238] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[415/1238] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[415/1246] Compiling ssl_key_share.cc
[426/1246] Emitting module OpenAPIRuntime
[426/1246] Compiling ssl_lib.cc
[427/1246] Compiling ssl_file.cc
[437/1246] Compiling ssl_credential.cc
[438/1246] Compiling ssl_cipher.cc
[439/1246] Compiling ssl_buffer.cc
[441/1246] Compiling Configuration ConfigReader.swift
[442/1246] Compiling Configuration ConfigSnapshotReader+methods.swift
[443/1246] Compiling Configuration ConfigSnapshotReader.swift
[450/1246] Compiling Configuration AccessReporter.swift
[451/1246] Compiling Configuration AccessLogger.swift
[452/1246] Compiling Configuration FileAccessLogger.swift
[453/1246] Compiling Configuration ConfigContext.swift
[454/1246] Compiling Configuration ConfigKey.swift
[455/1246] Compiling Configuration ConfigProvider.swift
[456/1246] Compiling Configuration ConfigProviderHelpers.swift
[457/1246] Compiling Configuration ConfigReader+internalHelpers.swift
[458/1246] Compiling Configuration ConfigReader+methods.swift
[458/1246] Compiling ssl_cert.cc
[471/1246] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[472/1246] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[473/1246] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[474/1246] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[475/1246] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[476/1246] Compiling OpenAPIRuntime MultipartValidation.swift
[477/1246] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[477/1246] Compiling ssl_asn1.cc
[479/1246] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[480/1246] Compiling OpenAPIRuntime URIEncoder.swift
[481/1246] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[482/1246] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[483/1246] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[484/1246] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[485/1246] Compiling OpenAPIRuntime URIParser.swift
[486/1246] Compiling OpenAPIRuntime URISerializer.swift
[487/1247] Compiling ssl_aead_ctx.cc
[488/1247] Compiling s3_pkt.cc
[490/1290] Compiling SlackBlockKit ButtonElement.swift
[491/1290] Compiling SlackBlockKit ChannelsSelectElement.swift
[492/1290] Compiling SlackBlockKit CheckboxesElement.swift
[493/1290] Compiling SlackBlockKit ConversationsSelectElement.swift
[494/1290] Compiling SlackBlockKit DatePickerElement.swift
[495/1290] Compiling SlackBlockKit DatetimePickerElement.swift
[496/1290] Compiling SlackBlockKit EmailInputElement.swift
[497/1290] Compiling SlackBlockKit ExternalSelectElement.swift
[498/1290] Compiling SlackBlockKit FileInputElement.swift
[499/1290] Compiling SlackBlockKit ImageElement.swift
[500/1290] Compiling SlackBlockKit MultiChannelsSelectElement.swift
[501/1290] Compiling SlackBlockKit MultiConversationsSelectElement.swift
[502/1291] Compiling s3_both.cc
[510/1297] Emitting module SlackBlockKit
[510/1297] Compiling s3_lib.cc
[511/1297] Compiling handshake_server.cc
[513/1297] Compiling SlackBlockKit ConversationFilterObject.swift
[514/1297] Compiling SlackBlockKit DispatchActionConfigurationObject.swift
[515/1297] Compiling SlackBlockKit OptionGroupObject.swift
[516/1297] Compiling SlackBlockKit OptionObject.swift
[517/1297] Compiling SlackBlockKit SlackFileObject.swift
[518/1297] Compiling SlackBlockKit StateValuesObject.swift
[518/1297] Compiling handshake_client.cc
[525/1297] Compiling handshake.cc
[527/1297] Compiling SlackBlockKit MultiExternalSelectElement.swift
[528/1297] Compiling SlackBlockKit MultiStaticSelectElement.swift
[529/1297] Compiling SlackBlockKit MultiUsersSelectElement.swift
[530/1297] Compiling SlackBlockKit NumberInputElement.swift
[531/1297] Compiling SlackBlockKit OverflowMenuElement.swift
[532/1297] Compiling SlackBlockKit PlainTextInputElement.swift
[533/1297] Compiling SlackBlockKit Block.swift
[534/1297] Compiling SlackBlockKit ContextBlock.swift
[535/1297] Compiling SlackBlockKit DividerBlock.swift
[536/1297] Compiling SlackBlockKit FileBlock.swift
[537/1297] Compiling SlackBlockKit HeaderBlock.swift
[538/1297] Compiling SlackBlockKit ImageBlock.swift
[539/1297] Compiling SlackBlockKit RadioButtonsElement.swift
[540/1297] Compiling SlackBlockKit RichTextInputElement.swift
[541/1297] Compiling SlackBlockKit StaticSelectElement.swift
[542/1297] Compiling SlackBlockKit TimePickerElement.swift
[543/1297] Compiling SlackBlockKit UsersSelectElement.swift
[544/1297] Compiling SlackBlockKit ActionsBlock.swift
[544/1297] Compiling handoff.cc
[546/1297] Compiling SlackBlockKit TextObject.swift
[547/1297] Compiling SlackBlockKit TriggerObject.swift
[548/1297] Compiling SlackBlockKit WorkflowObject.swift
[549/1297] Compiling SlackBlockKit HomeTabView.swift
[550/1297] Compiling SlackBlockKit ModalView.swift
[551/1297] Compiling SlackBlockKit View.swift
[551/1297] Compiling encrypted_client_hello.cc
[552/1297] Compiling extensions.cc
[553/1297] Compiling dtls_record.cc
[554/1297] Compiling dtls_method.cc
[555/1297] Compiling md5-x86_64-apple.S
[556/1297] Compiling md5-x86_64-linux.S
[557/1297] Compiling md5-586-linux.S
[558/1297] Compiling md5-586-apple.S
[559/1297] Compiling d1_srtp.cc
[560/1297] Compiling chacha20_poly1305_x86_64-linux.S
[561/1297] Compiling chacha20_poly1305_x86_64-apple.S
[562/1297] Compiling chacha20_poly1305_armv8-win.S
[563/1297] Compiling chacha20_poly1305_armv8-linux.S
[564/1297] Compiling chacha20_poly1305_armv8-apple.S
[565/1297] Compiling chacha-x86_64-linux.S
[566/1297] Compiling chacha-x86_64-apple.S
[567/1297] Compiling chacha-x86-linux.S
[568/1297] Compiling chacha-x86-apple.S
[569/1297] Compiling d1_pkt.cc
[570/1297] Compiling err_data.cc
[571/1297] Compiling chacha-armv8-linux.S
[572/1297] Compiling chacha-armv8-apple.S
[573/1297] Compiling chacha-armv8-win.S
[574/1297] Compiling chacha-armv4-linux.S
[575/1297] Compiling aes128gcmsiv-x86_64-apple.S
[576/1297] Compiling aes128gcmsiv-x86_64-linux.S
[577/1297] Compiling x86_64-mont5-linux.S
[578/1297] Compiling x86_64-mont5-apple.S
[579/1297] Compiling x86_64-mont-linux.S
[580/1297] Compiling x86_64-mont-apple.S
[581/1297] Compiling x86-mont-linux.S
[582/1297] Compiling x86-mont-apple.S
[583/1297] Compiling vpaes-x86_64-apple.S
[584/1297] Compiling vpaes-x86_64-linux.S
[585/1297] Compiling vpaes-x86-linux.S
[586/1297] Compiling vpaes-x86-apple.S
[587/1297] Compiling vpaes-armv8-linux.S
[588/1297] Compiling vpaes-armv8-win.S
[589/1297] Compiling vpaes-armv8-apple.S
[590/1297] Compiling vpaes-armv7-linux.S
[591/1297] Compiling sha512-x86_64-apple.S
[592/1297] Compiling sha512-x86_64-linux.S
[593/1297] Compiling sha512-armv8-linux.S
[593/1297] Compiling sha512-armv8-win.S
[595/1297] Compiling sha512-armv8-apple.S
[596/1297] Compiling sha512-armv4-linux.S
[597/1297] Compiling sha512-586-linux.S
[598/1297] Compiling sha512-586-apple.S
[599/1297] Compiling sha256-x86_64-apple.S
[600/1297] Compiling sha256-armv8-win.S
[601/1297] Compiling sha256-x86_64-linux.S
[602/1297] Compiling sha256-armv8-linux.S
[603/1297] Compiling sha256-armv8-apple.S
[604/1297] Compiling sha256-armv4-linux.S
[605/1297] Compiling sha256-586-linux.S
[606/1297] Compiling sha256-586-apple.S
[607/1297] Compiling sha1-x86_64-apple.S
[608/1297] Compiling sha1-armv8-win.S
[609/1297] Compiling sha1-armv8-linux.S
[610/1297] Compiling sha1-x86_64-linux.S
[611/1297] Compiling sha1-armv8-apple.S
[612/1297] Compiling sha1-armv4-large-linux.S
[613/1297] Compiling sha1-586-linux.S
[614/1297] Compiling sha1-586-apple.S
[615/1297] Compiling bio_ssl.cc
[616/1297] Compiling rsaz-avx2-apple.S
[617/1297] Compiling rdrand-x86_64-linux.S
[618/1297] Compiling rsaz-avx2-linux.S
[619/1297] Compiling rdrand-x86_64-apple.S
[620/1297] Compiling p256_beeu-x86_64-asm-linux.S
[621/1297] Compiling p256_beeu-x86_64-asm-apple.S
[622/1297] Compiling p256_beeu-armv8-asm-win.S
[623/1297] Compiling p256_beeu-armv8-asm-linux.S
[624/1297] Compiling p256_beeu-armv8-asm-apple.S
[625/1297] Compiling p256-x86_64-asm-apple.S
[626/1297] Compiling p256-armv8-asm-win.S
[627/1297] Compiling p256-x86_64-asm-linux.S
[628/1297] Compiling p256-armv8-asm-linux.S
[629/1297] Compiling p256-armv8-asm-apple.S
[631/1297] Compiling SlackBlockKit InputBlock.swift
[632/1297] Compiling SlackBlockKit MarkdownBlock.swift
[633/1297] Compiling SlackBlockKit RichTextBlock.swift
[634/1297] Compiling SlackBlockKit SectionBlock.swift
[635/1297] Compiling SlackBlockKit VideoBlock.swift
[636/1297] Compiling SlackBlockKit ConfirmationDialogObject.swift
[636/1298] Compiling ghashv8-armv8-win.S
[637/1298] Compiling ghashv8-armv8-linux.S
[638/1298] Compiling ghashv8-armv8-apple.S
[639/1298] Compiling ghashv8-armv7-linux.S
[640/1298] Compiling d1_lib.cc
[641/1298] Compiling ghash-x86_64-linux.S
[643/1298] Compiling ghash-ssse3-x86_64-apple.S
[644/1298] Compiling ghash-x86-apple.S
[645/1298] Compiling ghash-x86-linux.S
[645/1298] Compiling ghash-x86_64-apple.S
[647/1298] Compiling ghash-ssse3-x86_64-linux.S
[648/1298] Compiling ghash-ssse3-x86-linux.S
[649/1298] Compiling ghash-neon-armv8-apple.S
[649/1298] Compiling ghash-neon-armv8-linux.S
[651/1298] Compiling ghash-armv4-linux.S
[652/1298] Compiling ghash-neon-armv8-win.S
[653/1298] Compiling co-586-linux.S
[654/1298] Compiling ghash-ssse3-x86-apple.S
[655/1298] Compiling co-586-apple.S
[656/1298] Compiling bn-armv8-linux.S
[657/1298] Compiling bn-armv8-win.S
[658/1298] Compiling bn-armv8-apple.S
[659/1298] Compiling bsaes-armv7-linux.S
[660/1301] Compiling bn-586-apple.S
[661/1302] Compiling bn-586-linux.S
[662/1303] Compiling armv8-mont-linux.S
[663/1303] Compiling armv8-mont-apple.S
[664/1303] Compiling armv8-mont-win.S
[665/1303] Compiling aesv8-gcm-armv8-win.S
[667/1303] Compiling SlackBlockKitDSL BlockComponent.swift
[667/1304] Compiling armv4-mont-linux.S
[668/1304] Compiling aesv8-gcm-armv8-linux.S
[669/1304] Compiling aesv8-gcm-armv8-apple.S
[670/1304] Compiling aesv8-armv8-win.S
[672/1304] Compiling SlackBlockKitDSL SlackView.swift
[672/1304] Compiling aesv8-armv8-linux.S
[673/1352] Compiling aesv8-armv8-apple.S
[674/1367] Compiling aesni-x86_64-linux.S
[675/1387] Compiling aesv8-armv7-linux.S
[676/1410] Compiling aesni-x86_64-apple.S
[677/1410] Compiling d1_both.cc
[678/1416] Compiling aesni-x86-linux.S
[679/1450] Compiling aesni-x86-apple.S
[680/1450] Compiling aesni-gcm-x86_64-apple.S
[681/1450] Compiling aesni-gcm-x86_64-linux.S
[681/1450] Compiling aes-gcm-avx2-x86_64-linux.S
[684/1450] Emitting module SlackBlockKitDSL
[684/1450] Compiling aes-gcm-avx10-x86_64-linux.S
[685/1450] Compiling aes-gcm-avx2-x86_64-apple.S
[686/1450] Compiling aes-gcm-avx10-x86_64-apple.S
[687/1450] Compiling x_sig.cc
[688/1450] Compiling x_spki.cc
[689/1450] Compiling x_x509a.cc
[690/1450] Compiling x_val.cc
[691/1450] Compiling x_x509.cc
[692/1450] Compiling x_req.cc
[693/1450] Compiling x_pubkey.cc
[694/1450] Compiling x_exten.cc
[696/1450] Compiling SlackBlockKitDSL SlackBlockKitDSL.swift
[697/1450] Compiling SlackBlockKitDSL Builders.swift
[698/1451] Compiling x_name.cc
[699/1451] Compiling x_all.cc
[700/1451] Compiling x_attrib.cc
[701/1451] Compiling x_crl.cc
[702/1451] Compiling x_algor.cc
[703/1451] Compiling x509spki.cc
[704/1451] Compiling x509name.cc
[705/1451] Compiling x509cset.cc
[706/1451] Compiling x509rset.cc
[707/1451] Compiling x509_vpm.cc
[708/1451] Compiling x509_vfy.cc
[709/1451] Compiling x509_txt.cc
[710/1451] Compiling x509_v3.cc
[711/1451] Compiling x509_obj.cc
[712/1451] Compiling x509_trs.cc
[713/1451] Compiling x509_def.cc
[714/1451] Compiling x509_ext.cc
[715/1451] Compiling x509_set.cc
[717/1451] Compiling SlackModels AppStep.swift
[718/1451] Compiling SlackModels Container.swift
[719/1451] Compiling SlackModels DndStatus.swift
[720/1451] Compiling SlackModels AcceptScInvites.swift
[721/1451] Compiling SlackModels Acceptance.swift
[722/1451] Compiling SlackModels Action.swift
[723/1451] Compiling SlackModels ActionConfirm.swift
[724/1451] Compiling SlackModels ActionOptionGroup.swift
[725/1451] Compiling SlackModels ActiveSession.swift
[726/1451] Compiling SlackModels Activity.swift
[727/1451] Compiling SlackModels AllowScFileUploads.swift
[728/1451] Compiling SlackModels AllowedWorkspaces.swift
[729/1451] Compiling SlackModels App.swift
[730/1451] Compiling SlackModels AppHome.swift
[731/1451] Compiling SlackModels AppID.swift
[732/1451] Compiling SlackModels AppRequest.swift
[733/1451] Compiling SlackModels ApprovalDestination.swift
[734/1451] Compiling SlackModels ApprovedApp.swift
[735/1451] Compiling SlackModels ApprovedBy.swift
[736/1451] Compiling SlackModels ApprovedRequest.swift
[737/1451] Compiling SlackModels Attachment.swift
[737/1451] Compiling x509_lu.cc
[739/1471] Compiling SlackModels AuthedUser.swift
[740/1471] Compiling SlackModels Authorization.swift
[741/1471] Compiling SlackModels Barrier.swift
[742/1471] Compiling SlackModels Bookmark.swift
[743/1471] Compiling SlackModels Bot.swift
[744/1471] Compiling SlackModels BotIcons.swift
[745/1471] Compiling SlackModels BotProfile.swift
[746/1471] Compiling SlackModels BotUser.swift
[747/1471] Compiling SlackModels Canvas.swift
[748/1471] Compiling SlackModels Category.swift
[749/1471] Compiling SlackModels Cc.swift
[750/1471] Compiling SlackModels Channel.swift
[751/1471] Compiling SlackModels ChannelEmailAddress.swift
[752/1471] Compiling SlackModels Choice.swift
[753/1471] Compiling SlackModels Comment.swift
[754/1471] Compiling SlackModels Config.swift
[755/1471] Compiling SlackModels ConnectedWorkspace.swift
[756/1471] Compiling SlackModels Conversation.swift
[757/1471] Compiling SlackModels Created.swift
[758/1471] Compiling SlackModels CreationSource.swift
[759/1471] Compiling SlackModels Credentials.swift
[759/1471] Compiling x509_req.cc
[761/1471] Compiling SlackModels PostingRestrictedTo.swift
[762/1471] Compiling SlackModels Posts.swift
[763/1471] Compiling SlackModels Prefs.swift
[764/1471] Compiling SlackModels Preview.swift
[765/1471] Compiling SlackModels Previous.swift
[766/1471] Compiling SlackModels PreviousResolution.swift
[767/1471] Compiling SlackModels Profile.swift
[768/1471] Compiling SlackModels Properties.swift
[769/1471] Compiling SlackModels Purpose.swift
[770/1471] Compiling SlackModels Reaction.swift
[771/1471] Compiling SlackModels Record.swift
[772/1471] Compiling SlackModels Recurrence.swift
[773/1471] Compiling SlackModels RejectedUser.swift
[774/1471] Compiling SlackModels Reminder.swift
[775/1471] Compiling SlackModels ResponseMetadata.swift
[776/1471] Compiling SlackModels RestrictedApp.swift
[777/1471] Compiling SlackModels Review.swift
[778/1471] Compiling SlackModels RoleAssignment.swift
[779/1471] Compiling SlackModels Saved.swift
[780/1471] Compiling SlackModels ScMpdmToPrivate.swift
[781/1471] Compiling SlackModels ScheduledMessage.swift
[782/1471] Compiling SlackModels ListMetadata.swift
[783/1471] Compiling SlackModels ListsClass.swift
[784/1471] Compiling SlackModels Log.swift
[785/1471] Compiling SlackModels Login.swift
[786/1471] Compiling SlackModels Manifest.swift
[787/1471] Compiling SlackModels Match.swift
[788/1471] Compiling SlackModels MediaProgress.swift
[789/1471] Compiling SlackModels MeetingNotes.swift
[790/1471] Compiling SlackModels Member.swift
[791/1471] Compiling SlackModels Message.swift
[792/1471] Compiling SlackModels Messages.swift
[793/1471] Compiling SlackModels Metadata.swift
[794/1471] Compiling SlackModels NotAdded.swift
[795/1471] Compiling SlackModels OauthConfig.swift
[796/1471] Compiling SlackModels Options.swift
[797/1471] Compiling SlackModels Organization.swift
[798/1471] Compiling SlackModels Outputs.swift
[799/1471] Compiling SlackModels OwnershipDetail.swift
[800/1471] Compiling SlackModels Pagination.swift
[801/1471] Compiling SlackModels Paging.swift
[802/1471] Compiling SlackModels Payload.swift
[802/1471] Compiling x509_d2.cc
[804/1471] Emitting module SlackModels
[804/1471] Compiling x509_cmp.cc
[805/1471] Compiling x509.cc
[806/1471] Compiling x509_att.cc
[807/1471] Compiling v3_utl.cc
[808/1471] Compiling v3_purp.cc
[809/1471] Compiling v3_prn.cc
[810/1471] Compiling v3_skey.cc
[811/1471] Compiling v3_pmaps.cc
[812/1471] Compiling v3_pcons.cc
[813/1471] Compiling v3_info.cc
[814/1471] Compiling v3_ncons.cc
[815/1471] Compiling v3_lib.cc
[816/1471] Compiling v3_int.cc
[817/1471] Compiling v3_ocsp.cc
[818/1471] Compiling v3_ia5.cc
[820/1471] Compiling SlackModels Schema.swift
[821/1471] Compiling SlackModels SchemaOptions.swift
[822/1471] Compiling SlackModels Scope.swift
[823/1471] Compiling SlackModels Scopes.swift
[824/1471] Compiling SlackModels Section.swift
[825/1471] Compiling SlackModels SelectedOptionElement.swift
[826/1471] Compiling SlackModels SessionSetting.swift
[827/1471] Compiling SlackModels Settings.swift
[828/1471] Compiling SlackModels SharedChannelInviteRequested.swift
[829/1471] Compiling SlackModels Shares.swift
[830/1471] Compiling SlackModels Shortcut.swift
[831/1471] Compiling SlackModels SlackConnectPrefs.swift
[832/1471] Compiling SlackModels SlashCommand.swift
[833/1471] Compiling SlackModels SubtaskSchema.swift
[834/1471] Compiling SlackModels SubtaskSchemaOptions.swift
[835/1471] Compiling SlackModels Tab.swift
[836/1471] Compiling SlackModels TabData.swift
[837/1471] Compiling SlackModels TargetUser.swift
[838/1471] Compiling SlackModels Team.swift
[839/1471] Compiling SlackModels ThreadsRestrictedTo.swift
[840/1471] Compiling SlackModels Headers.swift
[841/1471] Compiling SlackModels ID.swift
[842/1471] Compiling SlackModels Icon.swift
[843/1471] Compiling SlackModels Icons.swift
[844/1471] Compiling SlackModels IncomingWebhook.swift
[845/1471] Compiling SlackModels IngTeam.swift
[846/1471] Compiling SlackModels InitialComment.swift
[847/1471] Compiling SlackModels Inputs.swift
[848/1471] Compiling SlackModels Interactivity.swift
[849/1471] Compiling SlackModels Invite.swift
[850/1471] Compiling SlackModels InviteElement.swift
[851/1471] Compiling SlackModels InviteInvite.swift
[852/1471] Compiling SlackModels InvitePayload.swift
[853/1471] Compiling SlackModels InvitePreferences.swift
[854/1471] Compiling SlackModels InviteRequest.swift
[855/1471] Compiling SlackModels InvitingUser.swift
[856/1471] Compiling SlackModels Item.swift
[857/1471] Compiling SlackModels ItemFile.swift
[858/1471] Compiling SlackModels LastResolvedBy.swift
[859/1471] Compiling SlackModels List.swift
[860/1471] Compiling SlackModels ListLimits.swift
[860/1471] Compiling v3_genn.cc
[861/1471] Compiling v3_enum.cc
[862/1471] Compiling v3_extku.cc
[863/1471] Compiling v3_cpols.cc
[864/1471] Compiling v3_crld.cc
[865/1471] Compiling v3_conf.cc
[866/1471] Compiling v3_bitst.cc
[867/1471] Compiling v3_bcons.cc
[869/1471] Compiling SlackModels CustomizableInputParameter.swift
[870/1471] Compiling SlackModels DeniedBy.swift
[871/1471] Compiling SlackModels DeniedRequest.swift
[872/1471] Compiling SlackModels Description.swift
[873/1471] Compiling SlackModels DisplayInformation.swift
[874/1471] Compiling SlackModels DmMpdmUsersWithFileAccess.swift
[875/1471] Compiling SlackModels DomainRestrictions.swift
[876/1471] Compiling SlackModels Edited.swift
[877/1471] Compiling SlackModels Enterprise.swift
[878/1471] Compiling SlackModels EnterpriseUser.swift
[879/1471] Compiling SlackModels Entity.swift
[880/1471] Compiling SlackModels Errors.swift
[881/1471] Compiling SlackModels EventSubscriptions.swift
[882/1471] Compiling SlackModels FailedUserIDS.swift
[883/1471] Compiling SlackModels Favorite.swift
[884/1471] Compiling SlackModels Features.swift
[885/1471] Compiling SlackModels Field.swift
[886/1471] Compiling SlackModels File.swift
[887/1471] Compiling SlackModels FileElement.swift
[888/1471] Compiling SlackModels Files.swift
[889/1471] Compiling SlackModels Function.swift
[889/1471] Compiling v3_alt.cc
[890/1471] Compiling v3_akeya.cc
[891/1471] Compiling t_x509a.cc
[892/1471] Compiling v3_akey.cc
[893/1471] Compiling t_x509.cc
[894/1471] Compiling t_crl.cc
[895/1471] Compiling t_req.cc
[897/1471] Compiling SlackModels TingUser.swift
[898/1471] Compiling SlackModels Transcription.swift
[899/1471] Compiling SlackModels Trigger.swift
[900/1471] Compiling SlackModels User.swift
[901/1471] Compiling SlackModels Usergroup.swift
[902/1471] Compiling SlackModels UsergroupClude.swift
[903/1471] Compiling SlackModels _Error.swift
[904/1471] Compiling SlackModels Link.swift
[905/1471] Compiling SlackModels MessageEventMetadata.swift
[906/1471] Compiling SlackModels MessageRoot.swift
[907/1471] Compiling SlackModels PinnedInfo.swift
[908/1471] Compiling SlackModels Recording.swift
[909/1471] Compiling SlackModels Room.swift
[910/1471] Compiling SlackModels TeamProfile.swift
[911/1471] Compiling SlackModels Tokens.swift
[912/1471] Compiling SlackModels UserProfile.swift
[913/1471] Compiling SlackModels WorkflowConfiguration.swift
[914/1471] Compiling SlackModels WorkflowStep.swift
[915/1471] Compiling SlackModels WorkflowStepInput.swift
[916/1471] Compiling SlackModels WorkflowStepOutput.swift
[916/1471] Compiling i2d_pr.cc
[918/1472] Compiling rsa_pss.cc
[919/1472] Compiling policy.cc
[920/1473] Compiling name_print.cc
[921/1554] Compiling asn1_gen.cc
[922/1554] Compiling by_file.cc
[923/1554] Compiling by_dir.cc
[924/1554] Compiling algorithm.cc
[925/1554] Compiling a_digest.cc
[926/1554] Compiling a_sign.cc
[927/1554] Compiling a_verify.cc
[928/1554] Compiling trust_token.cc
[929/1554] Compiling voprf.cc
[930/1554] Compiling thread_pthread.cc
[931/1554] Compiling thread_none.cc
[932/1554] Compiling thread.cc
[933/1554] Compiling thread_win.cc
[934/1554] Compiling stack.cc
[935/1554] Compiling sha512.cc
[936/1554] Compiling pmbtoken.cc
[937/1554] Compiling siphash.cc
[938/1554] Compiling sha1.cc
[939/1554] Compiling sha256.cc
[940/1554] Compiling spake2plus.cc
[941/1554] Compiling rsa_print.cc
[942/1554] Compiling slhdsa.cc
[943/1554] Compiling rsa_extra.cc
[944/1554] Compiling refcount.cc
[945/1554] Compiling rc4.cc
[946/1554] Compiling windows.cc
[947/1554] Compiling rsa_crypt.cc
[948/1554] Compiling rand.cc
[949/1554] Compiling trusty.cc
[950/1554] Compiling urandom.cc
[951/1554] Compiling rsa_asn1.cc
[952/1554] Compiling ios.cc
[953/1554] Compiling passive.cc
[954/1554] Compiling poly1305_arm_asm.S
[955/1554] Compiling forkunsafe.cc
[956/1554] Compiling getentropy.cc
[957/1554] Compiling deterministic.cc
[958/1554] Compiling fork_detect.cc
[959/1554] Compiling poly1305_arm.cc
[960/1554] Compiling poly1305.cc
[961/1554] Compiling poly1305_vec.cc
[962/1554] Compiling pool.cc
[963/1554] Compiling p5_pbev2.cc
[964/1554] Compiling pkcs7.cc
[965/1554] Compiling pkcs8_x509.cc
[966/1554] Compiling pkcs8.cc
[967/1554] Compiling pem_xaux.cc
[968/1554] Compiling pkcs7_x509.cc
[969/1554] Compiling pem_x509.cc
[970/1554] Compiling pem_pkey.cc
[971/1554] Compiling pem_lib.cc
[972/1554] Compiling pem_pk8.cc
[973/1554] Compiling pem_oth.cc
[974/1554] Compiling obj_xref.cc
[975/1554] Compiling obj.cc
[976/1554] Compiling mlkem.cc
[977/1554] Compiling pem_info.cc
[978/1554] Compiling pem_all.cc
[979/1554] Compiling mldsa.cc
[980/1554] Compiling md5.cc
[981/1554] Compiling mem.cc
[982/1554] Compiling fips_shared_support.cc
[983/1554] Compiling poly_rq_mul.S
[984/1554] Compiling lhash.cc
[985/1554] Compiling md4.cc
[986/1554] Compiling hrss.cc
[987/1554] Compiling sign.cc
[988/1554] Compiling ex_data.cc
[989/1554] Compiling kyber.cc
[990/1554] Compiling scrypt.cc
[991/1554] Compiling hpke.cc
[992/1554] Compiling print.cc
[993/1554] Compiling pbkdf.cc
[994/1554] Compiling p_x25519.cc
[995/1554] Compiling p_x25519_asn1.cc
[996/1554] Compiling p_ed25519.cc
[997/1554] Compiling p_ed25519_asn1.cc
[998/1554] Compiling p_rsa_asn1.cc
[999/1554] Compiling p_rsa.cc
[1000/1554] Compiling p_hkdf.cc
[1001/1554] Compiling p_ec_asn1.cc
[1002/1554] Compiling p_ec.cc
[1003/1554] Compiling p_dh.cc
[1004/1554] Compiling p_dh_asn1.cc
[1005/1554] Compiling evp_ctx.cc
[1006/1554] Compiling p_dsa_asn1.cc
[1007/1554] Compiling evp.cc
[1008/1554] Compiling engine.cc
[1008/1554] Compiling err.cc
[1010/1554] Compiling evp_asn1.cc
[1012/1554] Compiling SlackClient Client+Bookmarks.swift
[1013/1554] Compiling SlackClient Client+Bots.swift
[1014/1554] Compiling SlackClient Client+Canvases.swift
[1015/1554] Compiling SlackClient Client+Chat.swift
[1016/1554] Compiling SlackClient Client+Conversations.swift
[1017/1554] Compiling SlackClient Client+DND.swift
[1018/1554] Compiling SlackClient Client+Emoji.swift
[1019/1554] Compiling SlackClient Client+Entity.swift
[1020/1554] Compiling SlackClient Client+Files.swift
[1021/1554] Compiling SlackClient Client+Functions.swift
[1022/1554] Compiling SlackClient Client+Lists.swift
[1023/1554] Compiling SlackClient Client+Migration.swift
[1023/1565] Compiling ecdh.cc
[1024/1565] Compiling ecdsa_asn1.cc
[1025/1565] Compiling hash_to_curve.cc
[1026/1565] Compiling dsa.cc
[1027/1565] Compiling ec_derive.cc
[1028/1565] Compiling ec_asn1.cc
[1029/1565] Compiling dsa_asn1.cc
[1030/1565] Compiling params.cc
[1031/1565] Compiling des.cc
[1032/1565] Compiling x25519-asm-arm.S
[1033/1565] Compiling digest_extra.cc
[1034/1565] Compiling bcm.cc
[1035/1565] Compiling dh_asn1.cc
[1036/1565] Compiling spake25519.cc
[1037/1565] Compiling cpu_intel.cc
[1038/1565] Compiling cpu_arm_freebsd.cc
[1039/1565] Compiling cpu_arm_linux.cc
[1040/1565] Compiling crypto.cc
[1041/1565] Compiling curve25519.cc
[1042/1565] Compiling cpu_aarch64_sysreg.cc
[1043/1565] Compiling cpu_aarch64_win.cc
[1044/1565] Compiling cpu_aarch64_fuchsia.cc
[1045/1565] Compiling cpu_aarch64_openbsd.cc
[1046/1565] Compiling cpu_aarch64_linux.cc
[1047/1565] Compiling cpu_aarch64_apple.cc
[1048/1565] Compiling conf.cc
[1049/1565] Compiling curve25519_64_adx.cc
[1050/1565] Compiling tls_cbc.cc
[1051/1565] Compiling e_tls.cc
[1052/1565] Compiling e_null.cc
[1053/1565] Compiling get_cipher.cc
[1054/1565] Compiling e_rc4.cc
[1055/1565] Compiling e_rc2.cc
[1056/1565] Compiling e_des.cc
[1057/1565] Compiling e_aesgcmsiv.cc
[1058/1565] Compiling e_chacha20poly1305.cc
[1059/1565] Compiling derive_key.cc
[1060/1565] Compiling e_aesctrhmac.cc
[1061/1565] Compiling chacha.cc
[1062/1565] Compiling unicode.cc
[1064/1565] Compiling SlackClient Components+Files.swift
[1065/1565] Compiling SlackClient Components+Functions.swift
[1066/1565] Compiling SlackClient Components+Lists.swift
[1067/1565] Compiling SlackClient Components+Migration.swift
[1068/1565] Compiling SlackClient Components+Oauth.swift
[1069/1565] Compiling SlackClient Components+Openid.swift
[1070/1565] Compiling SlackClient Components+Pins.swift
[1071/1565] Compiling SlackClient Components+Reactions.swift
[1072/1565] Compiling SlackClient Components+Reminders.swift
[1073/1565] Compiling SlackClient Components+Search.swift
[1074/1565] Compiling SlackClient Components+Stars.swift
[1074/1565] Compiling buf.cc
[1075/1565] Compiling cbs.cc
[1076/1565] Compiling cbb.cc
[1077/1565] Compiling ber.cc
[1078/1565] Compiling asn1_compat.cc
[1079/1565] Compiling convert.cc
[1080/1565] Compiling bn_asn1.cc
[1081/1565] Compiling blake2.cc
[1082/1565] Compiling socket.cc
[1083/1565] Compiling printf.cc
[1084/1565] Compiling socket_helper.cc
[1085/1565] Compiling hexdump.cc
[1086/1565] Compiling pair.cc
[1087/1565] Compiling file.cc
[1088/1565] Compiling errno.cc
[1089/1565] Compiling fd.cc
[1090/1565] Compiling bio_mem.cc
[1091/1565] Compiling connect.cc
[1092/1565] Compiling base64.cc
[1093/1565] Compiling bio.cc
[1094/1565] Compiling tasn_typ.cc
[1095/1565] Compiling tasn_fre.cc
[1096/1565] Compiling tasn_new.cc
[1097/1565] Compiling tasn_utl.cc
[1098/1565] Compiling posix_time.cc
[1099/1565] Compiling tasn_enc.cc
[1100/1565] Compiling f_string.cc
[1101/1565] Compiling tasn_dec.cc
[1102/1565] Compiling f_int.cc
[1103/1565] Compiling asn_pack.cc
[1104/1565] Compiling asn1_par.cc
[1106/1565] Compiling SlackClient FormEncodingMiddleware.swift
[1107/1565] Compiling SlackClient RequestMiddlware.swift
[1108/1565] Compiling SlackClient Slack+Configuration.swift
[1109/1565] Compiling SlackClient Slack+Errors.swift
[1110/1565] Compiling SlackClient Exports.swift
[1111/1565] Compiling SlackClient Slack.swift
[1112/1565] Compiling SlackClient APIProtocol.swift
[1113/1565] Compiling SlackClient Client+Admin.swift
[1114/1565] Compiling SlackClient Client+Apps.swift
[1115/1565] Compiling SlackClient Client+Assistant.swift
[1116/1565] Compiling SlackClient Client+Auth.swift
[1117/1565] Compiling SlackClient Client+Base.swift
[1117/1565] Compiling a_utctm.cc
[1118/1565] Compiling asn1_lib.cc
[1119/1565] Compiling a_octet.cc
[1120/1565] Compiling a_time.cc
[1121/1565] Compiling a_i2d_fp.cc
[1122/1565] Compiling a_object.cc
[1123/1565] Compiling a_type.cc
[1124/1565] Compiling a_strnid.cc
[1125/1565] Compiling a_mbstr.cc
[1126/1565] Compiling a_strex.cc
[1127/1565] Compiling a_int.cc
[1128/1565] Compiling a_dup.cc
[1129/1565] Compiling a_d2i_fp.cc
[1130/1565] Compiling a_bool.cc
[1131/1565] Compiling a_bitstr.cc
[1132/1565] Compiling fiat_p256_adx_sqr.S
[1133/1565] Compiling fiat_p256_adx_mul.S
[1134/1565] Compiling fiat_curve25519_adx_square.S
[1135/1565] Compiling fiat_curve25519_adx_mul.S
[1136/1565] Compiling a_gentm.cc
[1137/1565] Compiling md5-x86_64-linux.S
[1138/1565] Compiling md5-x86_64-apple.S
[1139/1565] Compiling md5-586-linux.S
[1140/1565] Compiling md5-586-apple.S
[1141/1565] Compiling CCryptoBoringSSLShims shims.c
[1142/1565] Compiling chacha20_poly1305_x86_64-apple.S
[1143/1565] Compiling chacha20_poly1305_armv8-win.S
[1144/1565] Compiling chacha20_poly1305_x86_64-linux.S
[1145/1565] Compiling chacha20_poly1305_armv8-linux.S
[1146/1565] Compiling chacha20_poly1305_armv8-apple.S
[1147/1565] Compiling chacha-x86-linux.S
[1148/1565] Compiling chacha-x86_64-apple.S
[1149/1565] Compiling chacha-x86_64-linux.S
[1150/1565] Compiling chacha-x86-apple.S
[1151/1565] Compiling err_data.cc
[1152/1565] Compiling chacha-armv8-win.S
[1153/1565] Compiling chacha-armv8-linux.S
[1154/1565] Compiling chacha-armv8-apple.S
[1155/1565] Compiling chacha-armv4-linux.S
[1156/1565] Compiling aes128gcmsiv-x86_64-apple.S
[1157/1565] Compiling aes128gcmsiv-x86_64-linux.S
[1158/1565] Compiling x86_64-mont5-apple.S
[1159/1565] Compiling x86_64-mont-linux.S
[1160/1565] Compiling x86_64-mont5-linux.S
[1161/1565] Compiling x86_64-mont-apple.S
[1162/1565] Compiling x86-mont-apple.S
[1163/1565] Compiling x86-mont-linux.S
[1164/1565] Compiling vpaes-x86_64-apple.S
[1165/1565] Compiling vpaes-x86_64-linux.S
[1165/1565] Compiling vpaes-x86-linux.S
[1167/1565] Compiling vpaes-x86-apple.S
[1168/1565] Compiling vpaes-armv8-win.S
[1169/1565] Compiling vpaes-armv8-linux.S
[1170/1565] Compiling vpaes-armv7-linux.S
[1171/1565] Compiling vpaes-armv8-apple.S
[1172/1565] Compiling sha512-x86_64-apple.S
[1173/1565] Compiling sha512-x86_64-linux.S
[1174/1565] Compiling sha512-armv8-win.S
[1175/1565] Compiling sha512-armv8-apple.S
[1176/1565] Compiling sha512-armv4-linux.S
[1177/1565] Compiling sha512-armv8-linux.S
[1178/1565] Compiling sha512-586-linux.S
[1179/1565] Compiling sha512-586-apple.S
[1180/1565] Compiling sha256-x86_64-apple.S
[1181/1565] Compiling sha256-armv8-win.S
[1182/1565] Compiling sha256-armv8-linux.S
[1183/1565] Compiling sha256-x86_64-linux.S
[1184/1565] Compiling sha256-armv8-apple.S
[1185/1565] Compiling sha256-armv4-linux.S
[1186/1565] Compiling sha256-586-linux.S
[1187/1565] Compiling c-nioatomics.c
[1188/1565] Compiling sha256-586-apple.S
[1189/1565] Compiling sha1-x86_64-apple.S
[1190/1565] Compiling sha1-armv8-win.S
[1191/1565] Compiling sha1-x86_64-linux.S
[1192/1565] Compiling sha1-armv8-linux.S
[1193/1565] Compiling sha1-armv4-large-linux.S
[1194/1565] Compiling sha1-586-linux.S
[1195/1565] Compiling sha1-armv8-apple.S
[1196/1565] Compiling sha1-586-apple.S
[1197/1565] Compiling rsaz-avx2-linux.S
[1198/1565] Compiling rsaz-avx2-apple.S
[1199/1565] Compiling rdrand-x86_64-apple.S
[1200/1565] Compiling p256_beeu-x86_64-asm-linux.S
[1201/1565] Compiling rdrand-x86_64-linux.S
[1202/1565] Compiling p256_beeu-x86_64-asm-apple.S
[1203/1565] Compiling p256_beeu-armv8-asm-win.S
[1204/1565] Compiling p256_beeu-armv8-asm-linux.S
[1205/1565] Compiling p256_beeu-armv8-asm-apple.S
[1206/1565] Compiling p256-x86_64-asm-apple.S
[1207/1565] Compiling p256-x86_64-asm-linux.S
[1208/1565] Compiling p256-armv8-asm-win.S
[1209/1565] Compiling p256-armv8-asm-linux.S
[1210/1565] Compiling p256-armv8-asm-apple.S
[1211/1565] Compiling ghashv8-armv8-win.S
[1212/1565] Compiling ghashv8-armv8-linux.S
[1213/1565] Compiling ghashv8-armv8-apple.S
[1214/1565] Compiling ghash-x86_64-linux.S
[1215/1565] Compiling ghashv8-armv7-linux.S
[1216/1565] Compiling c-atomics.c
[1217/1565] Compiling ghash-x86-linux.S
[1218/1565] Compiling ghash-x86-apple.S
[1219/1565] Compiling ghash-ssse3-x86_64-apple.S
[1219/1565] Compiling ghash-x86_64-apple.S
[1221/1565] Compiling ghash-ssse3-x86_64-linux.S
[1221/1565] Compiling ghash-ssse3-x86-linux.S
[1223/1565] Compiling ghash-ssse3-x86-apple.S
[1224/1565] Compiling ghash-neon-armv8-win.S
[1225/1566] Compiling ghash-neon-armv8-linux.S
[1226/1571] Compiling ghash-armv4-linux.S
[1227/1571] Compiling co-586-linux.S
[1228/1571] Compiling ghash-neon-armv8-apple.S
[1229/1572] Compiling co-586-apple.S
[1230/1572] Compiling bn-armv8-win.S
[1231/1572] Compiling bsaes-armv7-linux.S
[1232/1572] Compiling bn-armv8-apple.S
[1233/1572] Compiling bn-586-linux.S
[1234/1572] Compiling bn-armv8-linux.S
[1235/1572] Compiling bn-586-apple.S
[1236/1572] Compiling armv4-mont-linux.S
[1237/1572] Compiling armv8-mont-apple.S
[1238/1572] Compiling armv8-mont-win.S
[1239/1572] Compiling armv8-mont-linux.S
[1240/1572] Compiling aesv8-gcm-armv8-win.S
[1241/1572] Compiling aesv8-gcm-armv8-linux.S
[1243/1572] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1243/1572] Compiling aesv8-gcm-armv8-apple.S
[1244/1572] Compiling aesv8-armv8-win.S
[1245/1572] Compiling aesv8-armv8-linux.S
[1246/1572] Compiling aesv8-armv7-linux.S
[1247/1572] Compiling aesv8-armv8-apple.S
[1248/1572] Compiling aesni-x86_64-linux.S
[1249/1572] Compiling aesni-x86_64-apple.S
[1250/1572] Compiling aesni-x86-linux.S
[1252/1572] Compiling NIOConcurrencyHelpers NIOLock.swift
[1252/1572] Compiling aesni-gcm-x86_64-linux.S
[1253/1572] Compiling aesni-x86-apple.S
[1254/1572] Compiling aesni-gcm-x86_64-apple.S
[1254/1572] Compiling aes-gcm-avx512-x86_64-apple.S
[1256/1572] Compiling aes-gcm-avx512-x86_64-linux.S
[1257/1572] Compiling aes-gcm-avx2-x86_64-linux.S
[1258/1572] Compiling aes-gcm-avx2-x86_64-apple.S
[1260/1572] Compiling NIOConcurrencyHelpers lock.swift
[1261/1572] Emitting module NIOConcurrencyHelpers
[1262/1572] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1263/1572] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1264/1572] Compiling NIOConcurrencyHelpers atomics.swift
[1265/1573] Compiling xwing.cc
[1267/1573] Emitting module SlackClient
[1267/1573] Compiling x_spki.cc
[1268/1573] Compiling x_sig.cc
[1269/1573] Compiling x_req.cc
[1270/1573] Compiling x_x509.cc
[1271/1573] Compiling x_x509a.cc
[1272/1573] Compiling x_name.cc
[1273/1573] Compiling x_pubkey.cc
[1274/1573] Compiling x_exten.cc
[1275/1573] Compiling x_all.cc
[1276/1573] Compiling x_crl.cc
[1277/1573] Compiling x_algor.cc
[1278/1573] Compiling x_attrib.cc
[1279/1573] Compiling x509spki.cc
[1280/1573] Compiling x509rset.cc
[1281/1573] Compiling x509cset.cc
[1282/1573] Compiling x509name.cc
[1283/1573] Compiling x509_v3.cc
[1284/1573] Compiling x509_vpm.cc
[1285/1573] Compiling x509_vfy.cc
[1286/1573] Compiling x509_txt.cc
[1287/1573] Compiling x509_trs.cc
[1288/1573] Compiling x509_lu.cc
[1289/1573] Compiling x509_obj.cc
[1290/1573] Compiling x509_set.cc
[1291/1573] Compiling x509_def.cc
[1292/1573] Compiling x509_req.cc
[1293/1573] Compiling x509_ext.cc
[1294/1573] Compiling x509_d2.cc
[1295/1573] Compiling x509_cmp.cc
[1296/1573] Compiling x509_att.cc
[1297/1573] Compiling v3_skey.cc
[1298/1573] Compiling x509.cc
[1299/1573] Compiling v3_utl.cc
[1300/1573] Compiling v3_purp.cc
[1301/1573] Compiling v3_prn.cc
[1302/1573] Compiling v3_pmaps.cc
[1303/1573] Compiling v3_ocsp.cc
[1304/1573] Compiling v3_lib.cc
[1305/1573] Compiling v3_pcons.cc
[1306/1573] Compiling v3_ncons.cc
[1307/1573] Compiling v3_int.cc
[1309/1573] Compiling SlackClient Operations+OpenID.swift
[1310/1573] Compiling SlackClient Operations+Pins.swift
[1311/1573] Compiling SlackClient Operations+Reactions.swift
[1312/1573] Compiling SlackClient Operations+Reminders.swift
[1313/1573] Compiling SlackClient Operations+Search.swift
[1314/1573] Compiling SlackClient Operations+Stars.swift
[1315/1573] Compiling SlackClient Operations+Team.swift
[1316/1573] Compiling SlackClient Operations+Tooling.swift
[1317/1573] Compiling SlackClient Operations+Users.swift
[1318/1573] Compiling SlackClient Operations+Views.swift
[1319/1573] Compiling SlackClient Servers.swift
[1319/1573] Compiling v3_info.cc
[1320/1573] Compiling v3_extku.cc
[1321/1573] Compiling v3_ia5.cc
[1322/1573] Compiling v3_genn.cc
[1323/1573] Compiling v3_enum.cc
[1324/1573] Compiling v3_cpols.cc
[1325/1573] Compiling v3_crld.cc
[1326/1573] Compiling v3_bitst.cc
[1327/1573] Compiling v3_conf.cc
[1328/1573] Compiling v3_bcons.cc
[1329/1573] Compiling v3_akeya.cc
[1330/1573] Compiling v3_alt.cc
[1331/1573] Compiling v3_akey.cc
[1332/1573] Compiling t_x509a.cc
[1333/1573] Compiling t_x509.cc
[1334/1573] Compiling t_req.cc
[1335/1573] Compiling i2d_pr.cc
[1336/1573] Compiling t_crl.cc
[1337/1573] Compiling policy.cc
[1338/1573] Compiling rsa_pss.cc
[1339/1573] Compiling name_print.cc
[1340/1573] Compiling by_file.cc
[1341/1573] Compiling by_dir.cc
[1342/1573] Compiling asn1_gen.cc
[1343/1573] Compiling algorithm.cc
[1344/1573] Compiling a_sign.cc
[1345/1573] Compiling a_verify.cc
[1346/1573] Compiling a_digest.cc
[1347/1573] Compiling thread_win.cc
[1348/1573] Compiling voprf.cc
[1349/1573] Compiling thread.cc
[1350/1573] Compiling thread_none.cc
[1351/1573] Compiling thread_pthread.cc
[1352/1573] Compiling pmbtoken.cc
[1353/1573] Compiling stack.cc
[1354/1573] Compiling siphash.cc
[1355/1573] Compiling sha512.cc
[1356/1573] Compiling trust_token.cc
[1357/1573] Compiling sha256.cc
[1358/1573] Compiling sha1.cc
[1359/1573] Compiling slhdsa.cc
[1360/1573] Compiling spake2plus.cc
[1361/1573] Compiling rsa_extra.cc
[1362/1573] Compiling rsa_print.cc
[1363/1573] Compiling rsa_crypt.cc
[1364/1573] Compiling refcount.cc
[1365/1573] Compiling rc4.cc
[1366/1573] Compiling windows.cc
[1367/1573] Compiling urandom.cc
[1368/1573] Compiling trusty.cc
[1369/1573] Compiling rand.cc
[1370/1573] Compiling passive.cc
[1371/1573] Compiling ios.cc
[1372/1573] Compiling getentropy.cc
[1373/1573] Compiling deterministic.cc
[1374/1573] Compiling poly1305_arm_asm.S
[1375/1573] Compiling forkunsafe.cc
[1376/1573] Compiling fork_detect.cc
[1377/1573] Compiling rsa_asn1.cc
[1378/1573] Compiling poly1305_vec.cc
[1379/1573] Compiling poly1305_arm.cc
[1380/1573] Compiling poly1305.cc
[1381/1573] Compiling pool.cc
[1382/1573] Compiling pkcs7.cc
[1383/1573] Compiling pkcs8.cc
[1384/1573] Compiling p5_pbev2.cc
[1385/1573] Compiling pkcs8_x509.cc
[1386/1573] Compiling pem_x509.cc
[1387/1573] Compiling pem_xaux.cc
[1388/1573] Compiling pkcs7_x509.cc
[1389/1573] Compiling pem_pkey.cc
[1390/1573] Compiling obj_xref.cc
[1391/1573] Compiling pem_pk8.cc
[1392/1573] Compiling pem_oth.cc
[1393/1573] Compiling pem_lib.cc
[1394/1573] Compiling pem_info.cc
[1395/1573] Compiling pem_all.cc
[1396/1573] Compiling mlkem.cc
[1397/1573] Compiling mldsa.cc
[1398/1573] Compiling mem.cc
[1399/1573] Compiling obj.cc
[1400/1573] Compiling md5.cc
[1401/1573] Compiling md4.cc
[1402/1573] Compiling fips_shared_support.cc
[1403/1573] Compiling lhash.cc
[1404/1573] Compiling poly_rq_mul.S
[1405/1573] Compiling kyber.cc
[1406/1573] Compiling fuzzer_mode.cc
[1407/1573] Compiling ex_data.cc
[1408/1573] Compiling hpke.cc
[1409/1573] Compiling hrss.cc
[1410/1573] Compiling scrypt.cc
[1411/1573] Compiling pbkdf.cc
[1412/1573] Compiling sign.cc
[1413/1573] Compiling print.cc
[1414/1573] Compiling p_x25519_asn1.cc
[1415/1573] Compiling p_x25519.cc
[1416/1573] Compiling p_hkdf.cc
[1417/1573] Compiling p_rsa.cc
[1418/1573] Compiling p_rsa_asn1.cc
[1419/1573] Compiling p_ed25519_asn1.cc
[1420/1573] Compiling p_ed25519.cc
[1421/1573] Compiling p_ec_asn1.cc
[1422/1573] Compiling p_dh_asn1.cc
[1423/1573] Compiling p_dh.cc
[1424/1573] Compiling p_ec.cc
[1425/1573] Compiling evp_ctx.cc
[1426/1573] Compiling p_dsa_asn1.cc
[1427/1573] Compiling err.cc
[1428/1573] Compiling engine.cc
[1429/1573] Compiling ecdsa_p1363.cc
[1430/1573] Compiling evp.cc
[1431/1573] Compiling ecdh.cc
[1432/1573] Compiling evp_asn1.cc
[1433/1573] Compiling ecdsa_asn1.cc
[1434/1573] Compiling hash_to_curve.cc
[1435/1573] Compiling ec_derive.cc
[1436/1573] Compiling dsa.cc
[1437/1573] Compiling dsa_asn1.cc
[1438/1573] Compiling ec_asn1.cc
[1439/1573] Compiling des.cc
[1440/1573] Compiling params.cc
[1441/1573] Compiling x25519-asm-arm.S
[1442/1573] Compiling digest_extra.cc
[1443/1573] Compiling dh_asn1.cc
[1445/1573] Compiling SlackClient Client+OAuth.swift
[1446/1573] Compiling SlackClient Client+OpenID.swift
[1447/1573] Compiling SlackClient Client+Pins.swift
[1448/1573] Compiling SlackClient Client+Reactions.swift
[1449/1573] Compiling SlackClient Client+Reminders.swift
[1450/1573] Compiling SlackClient Client+Search.swift
[1451/1573] Compiling SlackClient Client+Stars.swift
[1452/1573] Compiling SlackClient Client+Team.swift
[1453/1573] Compiling SlackClient Client+Tooling.swift
[1454/1573] Compiling SlackClient Client+Users.swift
[1455/1573] Compiling SlackClient Client+Views.swift
[1456/1573] Compiling SlackClient Components+Admin.swift
[1457/1573] Compiling SlackClient Operations+Canvases.swift
[1458/1573] Compiling SlackClient Operations+Chat.swift
[1459/1573] Compiling SlackClient Operations+Conversations.swift
[1460/1573] Compiling SlackClient Operations+DND.swift
[1461/1573] Compiling SlackClient Operations+Emoji.swift
[1462/1573] Compiling SlackClient Operations+Entity.swift
[1463/1573] Compiling SlackClient Operations+Files.swift
[1464/1573] Compiling SlackClient Operations+Functions.swift
[1465/1573] Compiling SlackClient Operations+Lists.swift
[1466/1573] Compiling SlackClient Operations+Migration.swift
[1467/1573] Compiling SlackClient Operations+OAuth.swift
[1467/1573] Compiling crypto.cc
[1468/1573] Compiling cpu_arm_linux.cc
[1469/1573] Compiling cpu_intel.cc
[1470/1573] Compiling curve25519.cc
[1471/1573] Compiling spake25519.cc
[1472/1573] Compiling cpu_arm_freebsd.cc
[1473/1573] Compiling cpu_aarch64_openbsd.cc
[1474/1573] Compiling cpu_aarch64_win.cc
[1475/1573] Compiling cpu_aarch64_sysreg.cc
[1476/1573] Compiling curve25519_64_adx.cc
[1477/1573] Compiling cpu_aarch64_linux.cc
[1478/1573] Compiling cpu_aarch64_fuchsia.cc
[1479/1573] Compiling cpu_aarch64_apple.cc
[1480/1573] Compiling tls_cbc.cc
[1481/1573] Compiling get_cipher.cc
[1482/1573] Compiling conf.cc
[1483/1573] Compiling e_tls.cc
[1484/1573] Compiling e_rc4.cc
[1485/1573] Compiling cms.cc
[1486/1573] Compiling e_rc2.cc
[1487/1573] Compiling e_null.cc
[1488/1573] Compiling e_des.cc
[1489/1573] Compiling e_chacha20poly1305.cc
[1490/1573] Compiling e_aesgcmsiv.cc
[1491/1573] Compiling derive_key.cc
[1492/1573] Compiling e_aeseax.cc
[1493/1573] Compiling e_aesctrhmac.cc
[1494/1573] Compiling chacha.cc
[1495/1573] Compiling unicode.cc
[1496/1573] Compiling buf.cc
[1497/1573] Compiling ber.cc
[1498/1573] Compiling cbb.cc
[1499/1573] Compiling cbs.cc
[1500/1573] Compiling asn1_compat.cc
[1501/1573] Compiling sqrt.cc
[1502/1573] Compiling div.cc
[1503/1573] Compiling exponentiation.cc
[1504/1573] Compiling printf.cc
[1505/1573] Compiling bn_asn1.cc
[1506/1573] Compiling blake2.cc
[1507/1573] Compiling pair.cc
[1508/1573] Compiling convert.cc
[1509/1573] Compiling hexdump.cc
[1510/1573] Compiling file.cc
[1511/1573] Compiling fd.cc
[1512/1573] Compiling errno.cc
[1513/1573] Compiling bio_mem.cc
[1514/1573] Compiling base64.cc
[1515/1573] Compiling bio.cc
[1516/1573] Compiling tasn_fre.cc
[1517/1573] Compiling tasn_typ.cc
[1518/1573] Compiling tasn_utl.cc
[1519/1573] Compiling tasn_enc.cc
[1520/1573] Compiling tasn_new.cc
[1521/1573] Compiling posix_time.cc
[1522/1573] Compiling f_string.cc
[1523/1573] Compiling f_int.cc
[1523/1573] Compiling tasn_dec.cc
[1525/1573] Compiling asn_pack.cc
[1526/1573] Compiling asn1_par.cc
[1527/1573] Compiling asn1_lib.cc
[1528/1573] Compiling a_utctm.cc
[1529/1573] Compiling a_time.cc
[1530/1573] Compiling a_type.cc
[1531/1573] Compiling a_octet.cc
[1532/1573] Compiling a_strex.cc
[1533/1573] Compiling a_strnid.cc
[1534/1573] Compiling a_i2d_fp.cc
[1535/1573] Compiling a_mbstr.cc
[1536/1573] Compiling a_dup.cc
[1536/1573] Compiling a_object.cc
[1538/1573] Compiling a_int.cc
[1539/1573] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1540/1573] Write sources
[1541/1573] Compiling a_gentm.cc
[1542/1573] Write sources
[1545/1586] Compiling a_d2i_fp.cc
[1546/1591] Compiling aes.cc
[1548/1592] Compiling SlackClient Components+Apps.swift
[1549/1592] Compiling SlackClient Components+Assistant.swift
[1550/1592] Compiling SlackClient Components+Auth.swift
[1551/1592] Compiling SlackClient Components+Base.swift
[1552/1592] Compiling SlackClient Components+Bookmarks.swift
[1553/1592] Compiling SlackClient Components+Bots.swift
[1554/1592] Compiling SlackClient Components+Canvases.swift
[1555/1592] Compiling SlackClient Components+Chat.swift
[1556/1592] Compiling SlackClient Components+Conversations.swift
[1557/1592] Compiling SlackClient Components+Dnd.swift
[1558/1592] Compiling SlackClient Components+Emoji.swift
[1559/1592] Compiling SlackClient Components+Entity.swift
[1560/1592] Compiling SlackClient Components+Team.swift
[1561/1592] Compiling SlackClient Components+Tooling.swift
[1562/1592] Compiling SlackClient Components+Users.swift
[1563/1592] Compiling SlackClient Components+Views.swift
[1564/1592] Compiling SlackClient Operations+Admin.swift
[1565/1592] Compiling SlackClient Operations+Apps.swift
[1566/1592] Compiling SlackClient Operations+Assistant.swift
[1567/1592] Compiling SlackClient Operations+Auth.swift
[1568/1592] Compiling SlackClient Operations+Base.swift
[1569/1592] Compiling SlackClient Operations+Bookmarks.swift
[1570/1592] Compiling SlackClient Operations+Bots.swift
[1571/1669] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[1572/1669] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[1573/1672] Compiling AsyncAlgorithms AsyncShareSequence.swift
[1574/1672] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[1575/1672] Compiling a_bool.cc
[1576/1672] Compiling a_bitstr.cc
[1578/1672] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[1579/1672] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[1580/1672] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[1581/1672] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[1582/1672] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[1583/1672] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[1584/1672] Compiling Atomics IntegerOperations.swift
[1585/1672] Compiling Atomics Unmanaged extensions.swift
[1586/1672] Compiling AsyncAlgorithms ChannelStorage.swift
[1587/1672] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[1588/1672] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[1590/1675] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[1591/1675] Compiling AsyncAlgorithms ChannelStateMachine.swift
[1603/1675] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[1604/1675] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[1605/1675] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[1605/1682] Compiling bcm.cc
[1611/1690] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[1612/1690] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[1613/1690] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[1614/1690] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[1615/1690] Compiling Algorithms Trim.swift
[1616/1690] Compiling Algorithms Unique.swift
[1617/1690] Compiling Algorithms Windows.swift
[1618/1690] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[1619/1690] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[1620/1690] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[1621/1690] Compiling AsyncAlgorithms Disconnected.swift
[1622/1690] Compiling AsyncAlgorithms _TinyArray.swift
[1623/1690] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[1624/1690] Compiling AsyncAlgorithms Locking.swift
[1625/1690] Emitting module AsyncAlgorithms
[1638/1690] Emitting module Atomics
[1639/1690] Compiling CryptoBoringWrapper RandomBytes.swift
[1648/1691] Emitting module CryptoBoringWrapper
[1649/1724] Compiling CryptoBoringWrapper EllipticCurve.swift
[1650/1750] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1651/1755] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1652/1755] Compiling NIOCore FileRegion.swift
[1653/1755] Compiling NIOCore GlobalSingletons.swift
[1654/1755] Compiling NIOCore IO.swift
[1655/1755] Compiling NIOCore IOData.swift
[1656/1755] Compiling NIOCore IPProtocol.swift
[1657/1755] Compiling NIOCore IntegerBitPacking.swift
[1658/1755] Compiling NIOCore IntegerTypes.swift
[1659/1755] Compiling NIOCore Interfaces.swift
[1660/1755] Compiling NIOCore ChannelOption.swift
[1661/1755] Compiling NIOCore ChannelPipeline.swift
[1662/1755] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1663/1755] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1664/1755] Compiling NIOCore EventLoopFuture.swift
[1665/1755] Compiling NIOCore FileDescriptor.swift
[1666/1755] Compiling NIOCore FileHandle.swift
[1667/1755] Compiling NIOCore Linux.swift
[1668/1755] Compiling NIOCore MarkedCircularBuffer.swift
[1669/1755] Compiling NIOCore MulticastChannel.swift
[1670/1755] Compiling NIOCore NIOAny.swift
[1671/1755] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1672/1755] Compiling NIOCore AddressedEnvelope.swift
[1673/1755] Compiling NIOCore AsyncAwaitSupport.swift
[1674/1755] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1675/1755] Emitting module Algorithms
[1677/1756] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1678/1756] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1679/1757] Compiling NIOCore EventLoop.swift
[1680/1757] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1681/1757] Compiling NIOCore NIOCoreSendableMetatype.swift
[1682/1757] Compiling NIOCore NIODecodedAsyncSequence.swift
[1683/1757] Compiling NIOCore NIOLoopBound.swift
[1684/1757] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1685/1757] Compiling NIOCore NIOScheduledCallback.swift
[1687/1840] Compiling Crypto X25519Keys.swift
[1688/1840] Compiling Crypto SymmetricKeys.swift
[1689/1840] Compiling Crypto HPKE-LabeledExtract.swift
[1690/1840] Compiling Crypto HPKE-Utils.swift
[1691/1840] Compiling Crypto DHKEM.swift
[1692/1840] Compiling Crypto HPKE-KEM-Curve25519.swift
[1693/1840] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1695/1850] Compiling Crypto HPKE.swift
[1696/1850] Compiling Crypto HPKE-Context.swift
[1697/1850] Compiling Crypto HPKE-KeySchedule.swift
[1698/1850] Compiling Crypto HPKE-Modes.swift
[1699/1850] Compiling Crypto Insecure.swift
[1700/1850] Compiling Crypto HMAC.swift
[1701/1850] Compiling Crypto MACFunctions.swift
[1702/1850] Compiling Crypto MessageAuthenticationCode.swift
[1703/1850] Compiling Crypto AES.swift
[1704/1850] Compiling ServiceLifecycle CancellationWaiter.swift
[1705/1851] Emitting module ServiceLifecycle
[1706/1851] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1707/1851] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1708/1851] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1709/1859] Compiling ServiceLifecycle GracefulShutdown.swift
[1710/1859] Compiling ServiceLifecycle ServiceRunnerError.swift
[1711/1859] Compiling Crypto Digests.swift
[1712/1859] Compiling Crypto HashFunctions.swift
[1713/1859] Compiling Crypto HashFunctions_SHA2.swift
[1714/1859] Compiling Crypto HashFunctions_SHA3.swift
[1715/1859] Compiling Crypto Digest_xkcp.swift
[1716/1859] Compiling Crypto HPKE-AEAD.swift
[1717/1859] Compiling Crypto HPKE-Ciphersuite.swift
[1718/1859] Compiling Crypto HPKE-KDF.swift
[1719/1859] Compiling Crypto HPKE-KexKeyDerivation.swift
[1720/1859] Compiling ServiceLifecycle Service.swift
[1721/1859] Compiling ServiceLifecycle ClosureService.swift
[1722/1859] Compiling ServiceLifecycle ServiceGroup.swift
[1729/1860] Compiling Crypto HPKE-KEM.swift
[1730/1860] Compiling Crypto HPKE-Errors.swift
[1736/1871] Emitting module Crypto
[1748/1871] Compiling Crypto ChaChaPoly_boring.swift
[1749/1871] Compiling Crypto ChaChaPoly.swift
[1750/1871] Compiling Crypto Cipher.swift
[1751/1871] Compiling Crypto Nonces.swift
[1752/1871] Compiling Crypto ASN1.swift
[1753/1871] Compiling Crypto ASN1Any.swift
[1754/1871] Compiling Crypto ASN1BitString.swift
[1755/1871] Compiling Crypto ASN1Boolean.swift
[1756/1871] Compiling Crypto ASN1Identifier.swift
[1757/1871] Compiling Crypto ASN1Integer.swift
[1758/1871] Compiling Crypto ASN1Null.swift
[1759/1871] Compiling Crypto ASN1OctetString.swift
[1760/1871] Compiling Crypto ASN1Strings.swift
[1761/1871] Compiling Crypto ArraySliceBigint.swift
[1762/1871] Compiling Crypto GeneralizedTime.swift
[1763/1871] Compiling Crypto ObjectIdentifier.swift
[1764/1871] Compiling Crypto ECDSASignature.swift
[1765/1871] Compiling Crypto PEMDocument.swift
[1766/1871] Compiling Crypto PKCS8PrivateKey.swift
[1767/1871] Compiling Crypto SEC1PrivateKey.swift
[1768/1871] Compiling Crypto SubjectPublicKeyInfo.swift
[1769/1871] Compiling Crypto CryptoError_boring.swift
[1770/1871] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1771/1871] Compiling NIOCore SocketAddresses.swift
[1772/1871] Compiling NIOCore SocketOptionProvider.swift
[1773/1871] Compiling NIOCore SystemCallHelpers.swift
[1774/1871] Compiling NIOCore TimeAmount+Duration.swift
[1775/1871] Compiling NIOCore TypeAssistedChannelHandler.swift
[1776/1871] Compiling NIOCore UniversalBootstrapSupport.swift
[1777/1871] Compiling NIOCore Utilities.swift
[1778/1871] Compiling Crypto MLDSA.swift
[1779/1871] Compiling Crypto Signature.swift
[1780/1871] Compiling Crypto CryptoKitErrors_boring.swift
[1781/1871] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[1782/1871] Compiling Crypto RNG_boring.swift
[1783/1871] Compiling Crypto SafeCompare_boring.swift
[1784/1871] Compiling Crypto Zeroization_boring.swift
[1785/1871] Compiling Crypto PrettyBytes.swift
[1786/1871] Compiling Crypto SafeCompare.swift
[1787/1871] Compiling Crypto SecureBytes.swift
[1788/1871] Compiling Crypto Zeroization.swift
[1799/1871] Compiling Crypto MLKEM_boring.swift
[1800/1871] Compiling Crypto MLKEM_wrapper.swift
[1801/1871] Compiling Crypto XWing_boring.swift
[1802/1871] Compiling Crypto KEM-Errors.swift
[1803/1871] Compiling Crypto KEM.swift
[1804/1871] Compiling Crypto MLKEM.swift
[1805/1871] Compiling Crypto XWing.swift
[1806/1871] Compiling Crypto ECDH_boring.swift
[1807/1871] Compiling Crypto DH.swift
[1808/1871] Compiling Crypto ECDH.swift
[1809/1871] Compiling Crypto ANSIx963.swift
[1810/1871] Compiling Crypto HKDF.swift
[1811/1871] Compiling Crypto AESWrap.swift
[1812/1871] Compiling Crypto AESWrap_boring.swift
[1813/1871] Compiling Crypto Ed25519_boring.swift
[1814/1871] Compiling Crypto NISTCurvesKeys_boring.swift
[1815/1871] Compiling Crypto X25519Keys_boring.swift
[1816/1871] Compiling Crypto Curve25519.swift
[1817/1871] Compiling Crypto Ed25519Keys.swift
[1818/1871] Compiling Crypto NISTCurvesKeys.swift
[1821/1871] Compiling Crypto CryptoKitErrors.swift
[1822/1871] Compiling Crypto Digest_boring.swift
[1823/1871] Compiling Crypto Digest.swift
[1845/1872] Emitting module NIOCore
[1874/1929] Emitting module NIOHTTPTypes
[1875/1929] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1877/1930] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1878/1930] Compiling NIOEmbedded AsyncTestingChannel.swift
[1879/1930] Emitting module NIOEmbedded
[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/1931] Compiling NIOPosix PipePair.swift
[1890/1931] Compiling NIOPosix Pool.swift
[1891/1931] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1892/1931] Compiling NIOPosix PosixSingletons.swift
[1893/1931] Compiling NIOPosix RawSocketBootstrap.swift
[1894/1931] Compiling NIOPosix Resolver.swift
[1895/1931] Compiling NIOPosix Selectable.swift
[1896/1937] Compiling NIOPosix ThreadPosix.swift
[1897/1937] Compiling NIOPosix ThreadWindows.swift
[1898/1937] Compiling NIOPosix Utilities.swift
[1899/1937] Compiling NIOPosix VsockAddress.swift
[1900/1937] Compiling NIOPosix VsockChannelEvents.swift
[1901/1937] Compiling NIOPosix Windows.swift
[1902/1937] Emitting module NIOPosix
[1903/1937] Compiling NIOPosix BSDSocketAPICommon.swift
[1904/1937] Compiling NIOPosix BSDSocketAPIPosix.swift
[1905/1937] Compiling NIOPosix BSDSocketAPIWindows.swift
[1906/1937] Compiling NIOPosix BaseSocket.swift
[1907/1937] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1908/1937] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1909/1937] Compiling NIOPosix BaseSocketChannel.swift
[1910/1937] Compiling NIOPosix BaseStreamSocketChannel.swift
[1911/1937] Compiling NIOPosix Bootstrap.swift
[1912/1937] Compiling NIOPosix ControlMessage.swift
[1913/1937] Compiling NIOPosix DatagramVectorReadManager.swift
[1914/1937] Compiling NIOPosix Errors+Any.swift
[1915/1937] Compiling NIOPosix FileDescriptor.swift
[1916/1937] Compiling NIOPosix GetaddrinfoResolver.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 SelectableChannel.swift
[1925/1937] Compiling NIOPosix SelectableEventLoop.swift
[1926/1937] Compiling NIOPosix SelectorEpoll.swift
[1927/1937] Compiling NIOPosix SelectorGeneric.swift
[1928/1937] Compiling NIOPosix SelectorKqueue.swift
[1929/1937] Compiling NIOPosix SelectorUring.swift
[1930/1937] Compiling NIOPosix SelectorWSAPoll.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/1980] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1943/1980] Compiling NIOTLS TLSEvents.swift
[1944/1980] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1945/1980] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1946/1980] Compiling NIOTLS SNIHandler.swift
[1947/1980] Emitting module NIOHTTP1
[1948/1982] Compiling NIOSOCKS ClientStateMachine.swift
[1949/1982] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1950/1983] Compiling NIOSOCKS SOCKSResponse.swift
[1951/1983] Compiling NIOSOCKS Errors.swift
[1952/1983] Compiling NIOSOCKS Helpers.swift
[1953/1983] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1954/1983] Emitting module NIOTLS
[1955/1983] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1956/1983] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1958/1984] Compiling NIOSOCKS AuthenticationMethod.swift
[1959/1984] Compiling NIOSOCKS ClientGreeting.swift
[1960/1984] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1961/1984] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1962/1984] Emitting module NIOSOCKS
[1963/1984] Compiling NIOSOCKS ServerStateMachine.swift
[1964/2013] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1965/2013] Compiling NIOSSL NIOSSLHandler.swift
[1967/2014] Emitting module NIOFoundationCompat
[1968/2014] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1969/2015] Compiling NIOSSL SSLCallbacks.swift
[1970/2015] Compiling NIOSSL SSLCertificate.swift
[1972/2018] Compiling NIOSSL NIOSSLClientHandler.swift
[1974/2019] Compiling NIOSSL SSLCertificateExtensions.swift
[1975/2019] Compiling NIOSSL SSLCertificateName.swift
[1976/2037] Compiling NIOTransportServices AcceptHandler.swift
[1977/2037] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1978/2037] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1979/2039] Emitting module NIOTransportServices
[1980/2039] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1981/2039] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1982/2039] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1983/2039] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1984/2039] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1985/2039] Compiling NIOTransportServices NIOTSBootstraps.swift
[1986/2039] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1987/2039] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1988/2039] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1989/2039] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1990/2039] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1991/2039] Compiling NIOTransportServices StateManagedChannel.swift
[1992/2039] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1993/2039] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1994/2039] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1995/2039] Compiling NIOTransportServices NIOTSErrors.swift
[1996/2039] Compiling NIOTransportServices NIOTSEventLoop.swift
[1997/2039] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1998/2039] Compiling NIOTransportServices NIOTSSingletons.swift
[1999/2039] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2016/2041] Compiling NIOSSL SafeCompare.swift
[2017/2077] Emitting module NIOSSL
[2018/2077] Compiling NIOHPACK DynamicHeaderTable.swift
[2019/2077] Compiling NIOHPACK HPACKDecoder.swift
[2020/2077] Compiling NIOHPACK HPACKEncoder.swift
[2021/2077] Compiling NIOHPACK HPACKErrors.swift
[2022/2077] Compiling NIOHPACK HPACKHeader.swift
[2023/2077] Compiling NIOHPACK HeaderTables.swift
[2026/2077] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2027/2077] Emitting module NIOHTTPTypesHTTP1
[2032/2077] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2033/2077] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[2034/2077] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[2035/2077] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[2036/2078] Compiling NIOHTTPCompression HTTPCompression.swift
[2037/2078] Emitting module NIOHTTPCompression
[2038/2078] Compiling NIOHTTPCompression HTTPDecompression.swift
[2044/2078] Compiling NIOWebSocket WebSocketOpcode.swift
[2047/2080] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2048/2080] Compiling NIOSSL SSLPrivateKey.swift
[2049/2080] Compiling NIOSSL SSLPublicKey.swift
[2050/2080] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[2051/2080] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[2056/2080] Compiling NIOHPACK IndexedHeaderTable.swift
[2057/2080] Compiling NIOHPACK HuffmanTables.swift
[2058/2080] Compiling NIOHPACK HuffmanCoding.swift
[2059/2080] Compiling NIOHPACK IntegerCoding.swift
[2060/2080] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2061/2080] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2062/2080] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2063/2080] Emitting module NIOHPACK
[2064/2081] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2066/2081] Compiling NIOHPACK StaticHeaderTable.swift
[2069/2081] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2070/2081] Compiling NIOWebSocket WebSocketFrame.swift
[2071/2081] Emitting module NIOWebSocket
[2075/2097] Compiling WSCore WebSocketExtension.swift
[2076/2097] Compiling WSCore WebSocketExtensionBuilder.swift
[2077/2097] Compiling WSCore WebSocketDataFrame.swift
[2078/2097] Compiling WSCore WebSocketDataHandler.swift
[2080/2098] Compiling NIOSSL Zeroization.swift
[2081/2098] Compiling NIOSSL TLSConfiguration.swift
[2082/2098] Compiling NIOSSL UniversalBootstrapSupport.swift
[2083/2098] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2087/2101] Compiling WSCore WebSocketMessage.swift
[2088/2101] Compiling WSCore WebSocketOutboundWriter.swift
[2089/2101] Emitting module WSCore
[2092/2101] Compiling WSCore WebSocketExtensionHTTPParameters.swift
[2093/2101] Compiling WSCore String+validatingString.swift
[2094/2101] Compiling WSCore WebSocketInboundMessageStream.swift
[2095/2101] Compiling WSCore WebSocketInboundStream.swift
[2096/2163] Compiling WSCore WebSocketStateMachine.swift
[2097/2163] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2098/2163] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2099/2163] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2100/2163] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2102/2176] Compiling WSClient WebSocketClient.swift
[2103/2176] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2104/2176] Compiling NIOHTTP2 HasLocalSettings.swift
[2105/2176] Compiling NIOHTTP2 HasRemoteSettings.swift
[2106/2176] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2107/2176] Compiling NIOHTTP2 QuiescingState.swift
[2108/2176] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2109/2176] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2110/2176] Compiling NIOHTTP2 StateMachineResult.swift
[2111/2176] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2112/2177] Emitting module WSClient
[2113/2185] Compiling WSClient WebSocketClientChannel.swift
[2114/2185] Compiling WSClient WebSocketClientConfiguration.swift
[2115/2185] Compiling WSClient WebSocketClientError.swift
[2116/2185] Compiling WSClient URI.swift
[2117/2185] Compiling WSClient Exports.swift
[2118/2185] Compiling WSClient HTTP1ProxyConnectHandler.swift
[2119/2185] Compiling WSClient SOCKSEventHandler.swift
[2120/2185] Compiling WSClient Parser.swift
[2121/2185] Compiling WSClient TSTLSOptions.swift
[2122/2185] Compiling WSClient ClientChannel.swift
[2123/2185] Compiling WSClient ClientConnection.swift
[2125/2186] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2126/2186] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2127/2186] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2128/2186] Compiling NIOHTTP2 InboundEventBuffer.swift
[2129/2186] Compiling NIOHTTP2 InboundWindowManager.swift
[2130/2186] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2131/2186] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2132/2186] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[2133/2186] Compiling NIOHTTP2 DOSHeuristics.swift
[2134/2186] Compiling NIOHTTP2 Error+Any.swift
[2135/2186] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2136/2186] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2137/2186] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2138/2186] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2139/2186] Compiling NIOHTTP2 GlitchesMonitor.swift
[2140/2186] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2141/2186] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2142/2186] Emitting module NIOHTTP2
[2152/2186] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[2153/2186] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2154/2186] Compiling NIOHTTP2 StreamChannelList.swift
[2155/2186] Compiling NIOHTTP2 StreamMap.swift
[2156/2186] Compiling NIOHTTP2 StreamStateMachine.swift
[2157/2186] Compiling NIOHTTP2 Timer.swift
[2158/2186] Compiling NIOHTTP2 UnsafeTransfer.swift
[2159/2186] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2160/2186] Compiling NIOHTTP2 MaySendFrames.swift
[2161/2186] Compiling NIOHTTP2 SendingDataState.swift
[2162/2186] Compiling NIOHTTP2 SendingGoawayState.swift
[2163/2186] Compiling NIOHTTP2 SendingHeadersState.swift
[2164/2186] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2165/2186] Compiling NIOHTTP2 SendingRstStreamState.swift
[2166/2186] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2167/2186] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2168/2186] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2169/2186] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2170/2186] Compiling NIOHTTP2 HTTP2PingData.swift
[2171/2186] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2172/2186] Compiling NIOHTTP2 HTTP2Settings.swift
[2173/2186] Compiling NIOHTTP2 HTTP2Stream.swift
[2174/2186] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2175/2186] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2176/2186] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2177/2186] Compiling NIOHTTP2 HTTP2StreamID.swift
[2179/2186] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2180/2186] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2181/2186] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2182/2186] Compiling NIOHTTP2 HTTP2Error.swift
[2183/2186] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2184/2186] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2185/2186] Compiling NIOHTTP2 HTTP2Frame.swift
[2186/2186] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2188/2251] Emitting module AsyncHTTPClient
[2189/2259] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2190/2259] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2191/2259] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2192/2259] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2193/2259] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2194/2259] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[2195/2259] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2196/2259] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2197/2259] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2198/2259] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2199/2259] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2200/2259] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2201/2259] Compiling AsyncHTTPClient Transaction.swift
[2202/2259] Compiling AsyncHTTPClient Base64.swift
[2203/2259] Compiling AsyncHTTPClient BasicAuth.swift
[2204/2259] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2205/2259] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2206/2259] Compiling AsyncHTTPClient ConnectionPool.swift
[2207/2259] Compiling AsyncHTTPClient LRUCache.swift
[2208/2259] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2209/2259] Compiling AsyncHTTPClient NWErrorHandler.swift
[2210/2259] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2211/2259] Compiling AsyncHTTPClient TLSConfiguration.swift
[2212/2259] Compiling AsyncHTTPClient RedirectState.swift
[2213/2259] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2214/2259] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[2215/2259] Compiling AsyncHTTPClient RequestBag.swift
[2216/2259] Compiling AsyncHTTPClient RequestValidation.swift
[2217/2259] Compiling AsyncHTTPClient SSLContextCache.swift
[2218/2259] Compiling AsyncHTTPClient Scheme.swift
[2219/2259] Compiling AsyncHTTPClient Singleton.swift
[2220/2259] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2221/2259] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2222/2259] Compiling AsyncHTTPClient TracingSupport.swift
[2223/2259] Compiling AsyncHTTPClient Utils.swift
[2224/2259] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2225/2259] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2226/2259] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2227/2259] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2228/2259] Compiling AsyncHTTPClient HTTP1Connection.swift
[2229/2259] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2230/2259] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2231/2259] Compiling AsyncHTTPClient HTTP2Connection.swift
[2232/2259] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2233/2259] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2234/2259] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2235/2259] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2236/2259] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2237/2259] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2238/2259] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2239/2259] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2240/2259] Compiling AsyncHTTPClient RequestBodyLength.swift
[2241/2259] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2242/2259] Compiling AsyncHTTPClient RequestOptions.swift
[2243/2259] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2244/2259] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2245/2259] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2246/2259] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2247/2259] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2248/2259] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2249/2259] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2250/2259] Compiling AsyncHTTPClient ConnectionTarget.swift
[2251/2259] Compiling AsyncHTTPClient DeconstructedURL.swift
[2252/2259] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2253/2259] Compiling AsyncHTTPClient FoundationExtensions.swift
[2254/2259] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2255/2259] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2256/2259] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2257/2259] Compiling AsyncHTTPClient HTTPClient.swift
[2258/2259] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[2259/2259] Compiling AsyncHTTPClient HTTPHandler.swift
[2261/2262] Emitting module OpenAPIAsyncHTTPClient
[2262/2262] Compiling OpenAPIAsyncHTTPClient AsyncHTTPClientTransport.swift
[2264/2279] Emitting module SlackApp
[2265/2369] Compiling SlackApp Ack.swift
[2266/2369] Compiling SlackApp AppHomeOpenedEvent.swift
[2267/2369] Compiling SlackApp AppMentionEvent.swift
[2268/2369] Compiling SlackApp AppRateLimitedEvent.swift
[2269/2369] Compiling SlackApp AppRequestedEvent.swift
[2270/2369] Compiling SlackApp AppUninstalledEvent.swift
[2271/2369] Compiling SlackApp CallRejectedEvent.swift
[2272/2369] Compiling SlackApp ChannelArchiveEvent.swift
[2273/2369] Compiling SlackApp ChannelCreatedEvent.swift
[2274/2369] Compiling SlackApp ChannelDeletedEvent.swift
[2275/2369] Compiling SlackApp ChannelHistoryChangedEvent.swift
[2276/2369] Compiling SlackApp ChannelIDChangedEvent.swift
[2277/2369] Compiling SlackApp ChannelLeftEvent.swift
[2278/2369] Compiling SlackApp ChannelRenameEvent.swift
[2279/2369] Compiling SlackApp ChannelSharedEvent.swift
[2280/2383] Compiling SlackApp WorkflowStepDeletedEvent.swift
[2281/2383] Compiling SlackApp WorkflowStepExecuteEvent.swift
[2282/2383] Compiling SlackApp WorkflowUnpublishedEvent.swift
[2283/2383] Compiling SlackApp SlackEvent.swift
[2284/2383] Compiling SlackApp AppHTTPHandler.swift
[2285/2383] Compiling SlackApp HTTPRequestVerifier.swift
[2286/2383] Compiling SlackApp HTTPServerAdapter.swift
[2287/2383] Compiling SlackApp HummingbirdAdapter.swift
[2288/2383] Compiling SlackApp EventsApiEnvelope.swift
[2289/2383] Compiling SlackApp InteractiveEnvelope.swift
[2290/2383] Compiling SlackApp BlockActionsPaylaod.swift
[2291/2383] Compiling SlackApp GlobalShortcutPayload.swift
[2292/2383] Compiling SlackApp InteractivePayload.swift
[2293/2383] Compiling SlackApp MessageShortcutPayload.swift
[2294/2383] Compiling SlackApp SlacshCommandsPayload.swift
[2295/2383] Compiling SlackApp GridMigrationStartedEvent.swift
[2296/2383] Compiling SlackApp GroupArchiveEvent.swift
[2297/2383] Compiling SlackApp GroupCloseEvent.swift
[2298/2383] Compiling SlackApp GroupDeletedEvent.swift
[2299/2383] Compiling SlackApp GroupHistoryChangedEvent.swift
[2300/2383] Compiling SlackApp GroupLeftEvent.swift
[2301/2383] Compiling SlackApp GroupOpenEvent.swift
[2302/2383] Compiling SlackApp GroupRenameEvent.swift
[2303/2383] Compiling SlackApp GroupUnarchiveEvent.swift
[2304/2383] Compiling SlackApp IMCloseEvent.swift
[2305/2383] Compiling SlackApp IMCreatedEvent.swift
[2306/2383] Compiling SlackApp IMHistoryChangedEvent.swift
[2307/2383] Compiling SlackApp IMOpenEvent.swift
[2308/2383] Compiling SlackApp InviteRequestedEvent.swift
[2309/2383] Compiling SlackApp LinkSharedEvent.swift
[2310/2383] Compiling SlackApp ChannelUnarchiveEvent.swift
[2311/2383] Compiling SlackApp ChannelUnsharedEvent.swift
[2312/2383] Compiling SlackApp DndUpdatedEvent.swift
[2313/2383] Compiling SlackApp DndUpdatedUserEvent.swift
[2314/2383] Compiling SlackApp EmailDomainChangedEvent.swift
[2315/2383] Compiling SlackApp EmojiChangedEvent.swift
[2316/2383] Compiling SlackApp Event.swift
[2317/2383] Compiling SlackApp FileChangeEvent.swift
[2318/2383] Compiling SlackApp FileCreatedEvent.swift
[2319/2383] Compiling SlackApp FileDeletedEvent.swift
[2320/2383] Compiling SlackApp FilePublicEvent.swift
[2321/2383] Compiling SlackApp FileSharedEvent.swift
[2322/2383] Compiling SlackApp FileUnsharedEvent.swift
[2323/2383] Compiling SlackApp GoodbyeEvent.swift
[2324/2383] Compiling SlackApp GridMigrationFinishedEvent.swift
[2325/2383] Compiling SlackApp MessageFileShareEvent.swift
[2326/2383] Compiling SlackApp MessageGroupTopicEvent.swift
[2327/2383] Compiling SlackApp MessageMeEvent.swift
[2328/2383] Compiling SlackApp MessageRepliedEvent.swift
[2329/2383] Compiling SlackApp MessageThreadBroadcastEvent.swift
[2330/2383] Compiling SlackApp PinAddedEvent.swift
[2331/2383] Compiling SlackApp PinRemovedEvent.swift
[2332/2383] Compiling SlackApp ReactionAddedEvent.swift
[2333/2383] Compiling SlackApp ReactionRemovedEvent.swift
[2334/2383] Compiling SlackApp ScopeDeniedEvent.swift
[2335/2383] Compiling SlackApp ScopeGrantedEvent.swift
[2336/2383] Compiling SlackApp StarAddedEvent.swift
[2337/2383] Compiling SlackApp StarRemovedEvent.swift
[2338/2383] Compiling SlackApp SubteamCreatedEvent.swift
[2339/2383] Compiling SlackApp SubteamMembersChangedEvent.swift
[2340/2383] Compiling SlackApp SubteamSelfAddedEvent.swift
[2341/2383] Compiling SlackApp SubteamSelfRemovedEvent.swift
[2342/2383] Compiling SlackApp SubteamUpdatedEvent.swift
[2343/2383] Compiling SlackApp TeamAccessGrantedEvent.swift
[2344/2383] Compiling SlackApp TeamAccessRevokedEvent.swift
[2345/2383] Compiling SlackApp TeamDomainChangeEvent.swift
[2346/2383] Compiling SlackApp TeamJoinEvent.swift
[2347/2383] Compiling SlackApp TeamRenameEvent.swift
[2348/2383] Compiling SlackApp TokensRevokedEvent.swift
[2349/2383] Compiling SlackApp UserChangeEvent.swift
[2350/2383] Compiling SlackApp UserHuddleChangedEvent.swift
[2351/2383] Compiling SlackApp UserProfileChangedEvent.swift
[2352/2383] Compiling SlackApp UserStatusChangedEvent.swift
[2353/2383] Compiling SlackApp WorkflowDeletedEvent.swift
[2354/2383] Compiling SlackApp WorkflowPublishedEvent.swift
[2355/2383] Compiling SlackApp MemberJoinedChannelEvent.swift
[2356/2383] Compiling SlackApp MemberLeftChannelEvent.swift
[2357/2383] Compiling SlackApp MessageBotEvent.swift
[2358/2383] Compiling SlackApp MessageChangedEvent.swift
[2359/2383] Compiling SlackApp MessageChannelArchiveEvent.swift
[2360/2383] Compiling SlackApp MessageChannelJoinEvent.swift
[2361/2383] Compiling SlackApp MessageChannelLeaveEvent.swift
[2362/2383] Compiling SlackApp MessageChannelNameEvent.swift
[2363/2383] Compiling SlackApp MessageChannelPostingPermissionsEvent.swift
[2364/2383] Compiling SlackApp MessageChannelPurposeEvent.swift
[2365/2383] Compiling SlackApp MessageChannelTopicEvent.swift
[2366/2383] Compiling SlackApp MessageChannelUnarchiveEvent.swift
[2367/2383] Compiling SlackApp MessageDeletedEvent.swift
[2368/2383] Compiling SlackApp MessageEkmAccessDeniedEvent.swift
[2369/2383] Compiling SlackApp MessageEvent.swift
[2370/2383] Compiling SlackApp ViewClosedPayload.swift
[2371/2383] Compiling SlackApp ViewSubmissionPayload.swift
[2372/2383] Compiling SlackApp Respond.swift
[2373/2383] Compiling SlackApp Router.swift
[2374/2383] Compiling SlackApp Say.swift
[2375/2383] Compiling SlackApp SlackApp.swift
[2376/2383] Compiling SlackApp SocketModeDisconnectMessage.swift
[2377/2383] Compiling SlackApp SocketModeHelloMessage.swift
[2378/2383] Compiling SlackApp SocketModeMessage.swift
[2379/2383] Compiling SlackApp SocketModeMessageEnvelope.swift
[2380/2383] Compiling SlackApp SocketModeAcknowledgementMessage.swift
[2381/2383] Compiling SlackApp Slack+SocketMode.swift
[2382/2383] Compiling SlackApp SocketModeAcknowledger.swift
[2383/2383] Compiling SlackApp SocketModeOptions.swift
[2385/2386] Emitting module SlackKit
[2386/2386] Compiling SlackKit Exports.swift
Build complete! (337.07s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "4.3.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.94.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator.git"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "swift-websocket",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/swift-websocket"
},
{
"identity" : "swift-openapi-async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-openapi-async-http-client.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-slack",
"name" : "swift-slack",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SlackClient",
"targets" : [
"SlackClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SlackApp",
"targets" : [
"SlackApp"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SlackKit",
"targets" : [
"SlackKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SlackBlockKit",
"targets" : [
"SlackBlockKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SlackBlockKitDSL",
"targets" : [
"SlackBlockKitDSL"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SlackModels",
"targets" : [
"SlackModels"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swiftformat",
"module_type" : "BinaryTarget",
"name" : "swiftformat",
"path" : "remote/archive/swiftformat.artifactbundle.zip",
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SwiftFormatPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftFormatPlugin",
"path" : "Plugins/SwiftFormatPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Formats Swift source files using SwiftFormat",
"type" : "custom",
"verb" : "swiftformat"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "This command reformats source files",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"swiftformat"
],
"type" : "plugin"
},
{
"c99name" : "SlackModels",
"module_type" : "SwiftTarget",
"name" : "SlackModels",
"path" : "Sources/SlackModels",
"product_dependencies" : [
"OpenAPIRuntime"
],
"product_memberships" : [
"SlackClient",
"SlackApp",
"SlackKit",
"SlackModels"
],
"sources" : [
"AppStep.swift",
"Container.swift",
"DndStatus.swift",
"Generated/AcceptScInvites.swift",
"Generated/Acceptance.swift",
"Generated/Action.swift",
"Generated/ActionConfirm.swift",
"Generated/ActionOptionGroup.swift",
"Generated/ActiveSession.swift",
"Generated/Activity.swift",
"Generated/AllowScFileUploads.swift",
"Generated/AllowedWorkspaces.swift",
"Generated/App.swift",
"Generated/AppHome.swift",
"Generated/AppID.swift",
"Generated/AppRequest.swift",
"Generated/ApprovalDestination.swift",
"Generated/ApprovedApp.swift",
"Generated/ApprovedBy.swift",
"Generated/ApprovedRequest.swift",
"Generated/Attachment.swift",
"Generated/AuthedUser.swift",
"Generated/Authorization.swift",
"Generated/Barrier.swift",
"Generated/Bookmark.swift",
"Generated/Bot.swift",
"Generated/BotIcons.swift",
"Generated/BotProfile.swift",
"Generated/BotUser.swift",
"Generated/Canvas.swift",
"Generated/Category.swift",
"Generated/Cc.swift",
"Generated/Channel.swift",
"Generated/ChannelEmailAddress.swift",
"Generated/Choice.swift",
"Generated/Comment.swift",
"Generated/Config.swift",
"Generated/ConnectedWorkspace.swift",
"Generated/Conversation.swift",
"Generated/Created.swift",
"Generated/CreationSource.swift",
"Generated/Credentials.swift",
"Generated/CustomizableInputParameter.swift",
"Generated/DeniedBy.swift",
"Generated/DeniedRequest.swift",
"Generated/Description.swift",
"Generated/DisplayInformation.swift",
"Generated/DmMpdmUsersWithFileAccess.swift",
"Generated/DomainRestrictions.swift",
"Generated/Edited.swift",
"Generated/Enterprise.swift",
"Generated/EnterpriseUser.swift",
"Generated/Entity.swift",
"Generated/Errors.swift",
"Generated/EventSubscriptions.swift",
"Generated/FailedUserIDS.swift",
"Generated/Favorite.swift",
"Generated/Features.swift",
"Generated/Field.swift",
"Generated/File.swift",
"Generated/FileElement.swift",
"Generated/Files.swift",
"Generated/Function.swift",
"Generated/Headers.swift",
"Generated/ID.swift",
"Generated/Icon.swift",
"Generated/Icons.swift",
"Generated/IncomingWebhook.swift",
"Generated/IngTeam.swift",
"Generated/InitialComment.swift",
"Generated/Inputs.swift",
"Generated/Interactivity.swift",
"Generated/Invite.swift",
"Generated/InviteElement.swift",
"Generated/InviteInvite.swift",
"Generated/InvitePayload.swift",
"Generated/InvitePreferences.swift",
"Generated/InviteRequest.swift",
"Generated/InvitingUser.swift",
"Generated/Item.swift",
"Generated/ItemFile.swift",
"Generated/LastResolvedBy.swift",
"Generated/List.swift",
"Generated/ListLimits.swift",
"Generated/ListMetadata.swift",
"Generated/ListsClass.swift",
"Generated/Log.swift",
"Generated/Login.swift",
"Generated/Manifest.swift",
"Generated/Match.swift",
"Generated/MediaProgress.swift",
"Generated/MeetingNotes.swift",
"Generated/Member.swift",
"Generated/Message.swift",
"Generated/Messages.swift",
"Generated/Metadata.swift",
"Generated/NotAdded.swift",
"Generated/OauthConfig.swift",
"Generated/Options.swift",
"Generated/Organization.swift",
"Generated/Outputs.swift",
"Generated/OwnershipDetail.swift",
"Generated/Pagination.swift",
"Generated/Paging.swift",
"Generated/Payload.swift",
"Generated/PostingRestrictedTo.swift",
"Generated/Posts.swift",
"Generated/Prefs.swift",
"Generated/Preview.swift",
"Generated/Previous.swift",
"Generated/PreviousResolution.swift",
"Generated/Profile.swift",
"Generated/Properties.swift",
"Generated/Purpose.swift",
"Generated/Reaction.swift",
"Generated/Record.swift",
"Generated/Recurrence.swift",
"Generated/RejectedUser.swift",
"Generated/Reminder.swift",
"Generated/ResponseMetadata.swift",
"Generated/RestrictedApp.swift",
"Generated/Review.swift",
"Generated/RoleAssignment.swift",
"Generated/Saved.swift",
"Generated/ScMpdmToPrivate.swift",
"Generated/ScheduledMessage.swift",
"Generated/Schema.swift",
"Generated/SchemaOptions.swift",
"Generated/Scope.swift",
"Generated/Scopes.swift",
"Generated/Section.swift",
"Generated/SelectedOptionElement.swift",
"Generated/SessionSetting.swift",
"Generated/Settings.swift",
"Generated/SharedChannelInviteRequested.swift",
"Generated/Shares.swift",
"Generated/Shortcut.swift",
"Generated/SlackConnectPrefs.swift",
"Generated/SlashCommand.swift",
"Generated/SubtaskSchema.swift",
"Generated/SubtaskSchemaOptions.swift",
"Generated/Tab.swift",
"Generated/TabData.swift",
"Generated/TargetUser.swift",
"Generated/Team.swift",
"Generated/ThreadsRestrictedTo.swift",
"Generated/TingUser.swift",
"Generated/Transcription.swift",
"Generated/Trigger.swift",
"Generated/User.swift",
"Generated/Usergroup.swift",
"Generated/UsergroupClude.swift",
"Generated/_Error.swift",
"Link.swift",
"MessageEventMetadata.swift",
"MessageRoot.swift",
"PinnedInfo.swift",
"Recording.swift",
"Room.swift",
"TeamProfile.swift",
"Tokens.swift",
"UserProfile.swift",
"WorkflowConfiguration.swift",
"WorkflowStep.swift",
"WorkflowStepInput.swift",
"WorkflowStepOutput.swift"
],
"target_dependencies" : [
"SlackBlockKit"
],
"type" : "library"
},
{
"c99name" : "SlackKit",
"module_type" : "SwiftTarget",
"name" : "SlackKit",
"path" : "Sources/SlackKit",
"product_memberships" : [
"SlackKit"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"SlackApp",
"SlackClient",
"SlackBlockKit"
],
"type" : "library"
},
{
"c99name" : "SlackClientTests",
"module_type" : "SwiftTarget",
"name" : "SlackClientTests",
"path" : "Tests/SlackClientTests",
"sources" : [
"ContainerTests.swift",
"FormEncodingMiddlewareTests.swift",
"SlackClientTests.swift",
"UserProfileSchemaMappingTests.swift"
],
"target_dependencies" : [
"SlackClient",
"SlackModels"
],
"type" : "test"
},
{
"c99name" : "SlackClient",
"module_type" : "SwiftTarget",
"name" : "SlackClient",
"path" : "Sources/SlackClient",
"product_dependencies" : [
"OpenAPIRuntime",
"Logging"
],
"product_memberships" : [
"SlackClient",
"SlackApp",
"SlackKit"
],
"sources" : [
"Client/FormEncodingMiddleware.swift",
"Client/RequestMiddlware.swift",
"Client/Slack+Configuration.swift",
"Client/Slack+Errors.swift",
"Exports.swift",
"Slack.swift",
"WebAPI/Generated/APIProtocol.swift",
"WebAPI/Generated/Client/Client+Admin.swift",
"WebAPI/Generated/Client/Client+Apps.swift",
"WebAPI/Generated/Client/Client+Assistant.swift",
"WebAPI/Generated/Client/Client+Auth.swift",
"WebAPI/Generated/Client/Client+Base.swift",
"WebAPI/Generated/Client/Client+Bookmarks.swift",
"WebAPI/Generated/Client/Client+Bots.swift",
"WebAPI/Generated/Client/Client+Canvases.swift",
"WebAPI/Generated/Client/Client+Chat.swift",
"WebAPI/Generated/Client/Client+Conversations.swift",
"WebAPI/Generated/Client/Client+DND.swift",
"WebAPI/Generated/Client/Client+Emoji.swift",
"WebAPI/Generated/Client/Client+Entity.swift",
"WebAPI/Generated/Client/Client+Files.swift",
"WebAPI/Generated/Client/Client+Functions.swift",
"WebAPI/Generated/Client/Client+Lists.swift",
"WebAPI/Generated/Client/Client+Migration.swift",
"WebAPI/Generated/Client/Client+OAuth.swift",
"WebAPI/Generated/Client/Client+OpenID.swift",
"WebAPI/Generated/Client/Client+Pins.swift",
"WebAPI/Generated/Client/Client+Reactions.swift",
"WebAPI/Generated/Client/Client+Reminders.swift",
"WebAPI/Generated/Client/Client+Search.swift",
"WebAPI/Generated/Client/Client+Stars.swift",
"WebAPI/Generated/Client/Client+Team.swift",
"WebAPI/Generated/Client/Client+Tooling.swift",
"WebAPI/Generated/Client/Client+Users.swift",
"WebAPI/Generated/Client/Client+Views.swift",
"WebAPI/Generated/Components/Components+Admin.swift",
"WebAPI/Generated/Components/Components+Apps.swift",
"WebAPI/Generated/Components/Components+Assistant.swift",
"WebAPI/Generated/Components/Components+Auth.swift",
"WebAPI/Generated/Components/Components+Base.swift",
"WebAPI/Generated/Components/Components+Bookmarks.swift",
"WebAPI/Generated/Components/Components+Bots.swift",
"WebAPI/Generated/Components/Components+Canvases.swift",
"WebAPI/Generated/Components/Components+Chat.swift",
"WebAPI/Generated/Components/Components+Conversations.swift",
"WebAPI/Generated/Components/Components+Dnd.swift",
"WebAPI/Generated/Components/Components+Emoji.swift",
"WebAPI/Generated/Components/Components+Entity.swift",
"WebAPI/Generated/Components/Components+Files.swift",
"WebAPI/Generated/Components/Components+Functions.swift",
"WebAPI/Generated/Components/Components+Lists.swift",
"WebAPI/Generated/Components/Components+Migration.swift",
"WebAPI/Generated/Components/Components+Oauth.swift",
"WebAPI/Generated/Components/Components+Openid.swift",
"WebAPI/Generated/Components/Components+Pins.swift",
"WebAPI/Generated/Components/Components+Reactions.swift",
"WebAPI/Generated/Components/Components+Reminders.swift",
"WebAPI/Generated/Components/Components+Search.swift",
"WebAPI/Generated/Components/Components+Stars.swift",
"WebAPI/Generated/Components/Components+Team.swift",
"WebAPI/Generated/Components/Components+Tooling.swift",
"WebAPI/Generated/Components/Components+Users.swift",
"WebAPI/Generated/Components/Components+Views.swift",
"WebAPI/Generated/Operations/Operations+Admin.swift",
"WebAPI/Generated/Operations/Operations+Apps.swift",
"WebAPI/Generated/Operations/Operations+Assistant.swift",
"WebAPI/Generated/Operations/Operations+Auth.swift",
"WebAPI/Generated/Operations/Operations+Base.swift",
"WebAPI/Generated/Operations/Operations+Bookmarks.swift",
"WebAPI/Generated/Operations/Operations+Bots.swift",
"WebAPI/Generated/Operations/Operations+Canvases.swift",
"WebAPI/Generated/Operations/Operations+Chat.swift",
"WebAPI/Generated/Operations/Operations+Conversations.swift",
"WebAPI/Generated/Operations/Operations+DND.swift",
"WebAPI/Generated/Operations/Operations+Emoji.swift",
"WebAPI/Generated/Operations/Operations+Entity.swift",
"WebAPI/Generated/Operations/Operations+Files.swift",
"WebAPI/Generated/Operations/Operations+Functions.swift",
"WebAPI/Generated/Operations/Operations+Lists.swift",
"WebAPI/Generated/Operations/Operations+Migration.swift",
"WebAPI/Generated/Operations/Operations+OAuth.swift",
"WebAPI/Generated/Operations/Operations+OpenID.swift",
"WebAPI/Generated/Operations/Operations+Pins.swift",
"WebAPI/Generated/Operations/Operations+Reactions.swift",
"WebAPI/Generated/Operations/Operations+Reminders.swift",
"WebAPI/Generated/Operations/Operations+Search.swift",
"WebAPI/Generated/Operations/Operations+Stars.swift",
"WebAPI/Generated/Operations/Operations+Team.swift",
"WebAPI/Generated/Operations/Operations+Tooling.swift",
"WebAPI/Generated/Operations/Operations+Users.swift",
"WebAPI/Generated/Operations/Operations+Views.swift",
"WebAPI/Generated/Servers.swift"
],
"target_dependencies" : [
"SlackBlockKit",
"SlackModels"
],
"type" : "library"
},
{
"c99name" : "SlackBlockKitTests",
"module_type" : "SwiftTarget",
"name" : "SlackBlockKitTests",
"path" : "Tests/SlackBlockKitTests",
"sources" : [
"StateValuesObjectTests.swift"
],
"target_dependencies" : [
"SlackBlockKit"
],
"type" : "test"
},
{
"c99name" : "SlackBlockKitDSLTests",
"module_type" : "SwiftTarget",
"name" : "SlackBlockKitDSLTests",
"path" : "Tests/SlackBlockKitDSLTests",
"sources" : [
"DSLTests.swift",
"SlackViewTests.swift"
],
"target_dependencies" : [
"SlackBlockKitDSL"
],
"type" : "test"
},
{
"c99name" : "SlackBlockKitDSL",
"module_type" : "SwiftTarget",
"name" : "SlackBlockKitDSL",
"path" : "Sources/SlackBlockKitDSL",
"product_memberships" : [
"SlackBlockKitDSL"
],
"sources" : [
"BlockComponent.swift",
"Builders.swift",
"SlackBlockKitDSL.swift",
"SlackView.swift"
],
"target_dependencies" : [
"SlackBlockKit"
],
"type" : "library"
},
{
"c99name" : "SlackBlockKit",
"module_type" : "SwiftTarget",
"name" : "SlackBlockKit",
"path" : "Sources/SlackBlockKit",
"product_dependencies" : [
"OpenAPIRuntime"
],
"product_memberships" : [
"SlackClient",
"SlackApp",
"SlackKit",
"SlackBlockKit",
"SlackBlockKitDSL",
"SlackModels"
],
"sources" : [
"BlockElements/ButtonElement.swift",
"BlockElements/ChannelsSelectElement.swift",
"BlockElements/CheckboxesElement.swift",
"BlockElements/ConversationsSelectElement.swift",
"BlockElements/DatePickerElement.swift",
"BlockElements/DatetimePickerElement.swift",
"BlockElements/EmailInputElement.swift",
"BlockElements/ExternalSelectElement.swift",
"BlockElements/FileInputElement.swift",
"BlockElements/ImageElement.swift",
"BlockElements/MultiChannelsSelectElement.swift",
"BlockElements/MultiConversationsSelectElement.swift",
"BlockElements/MultiExternalSelectElement.swift",
"BlockElements/MultiStaticSelectElement.swift",
"BlockElements/MultiUsersSelectElement.swift",
"BlockElements/NumberInputElement.swift",
"BlockElements/OverflowMenuElement.swift",
"BlockElements/PlainTextInputElement.swift",
"BlockElements/RadioButtonsElement.swift",
"BlockElements/RichTextInputElement.swift",
"BlockElements/StaticSelectElement.swift",
"BlockElements/TimePickerElement.swift",
"BlockElements/UsersSelectElement.swift",
"Blocks/ActionsBlock.swift",
"Blocks/Block.swift",
"Blocks/ContextBlock.swift",
"Blocks/DividerBlock.swift",
"Blocks/FileBlock.swift",
"Blocks/HeaderBlock.swift",
"Blocks/ImageBlock.swift",
"Blocks/InputBlock.swift",
"Blocks/MarkdownBlock.swift",
"Blocks/RichTextBlock.swift",
"Blocks/SectionBlock.swift",
"Blocks/VideoBlock.swift",
"CompositionObjects/ConfirmationDialogObject.swift",
"CompositionObjects/ConversationFilterObject.swift",
"CompositionObjects/DispatchActionConfigurationObject.swift",
"CompositionObjects/OptionGroupObject.swift",
"CompositionObjects/OptionObject.swift",
"CompositionObjects/SlackFileObject.swift",
"CompositionObjects/StateValuesObject.swift",
"CompositionObjects/TextObject.swift",
"CompositionObjects/TriggerObject.swift",
"CompositionObjects/WorkflowObject.swift",
"Views/HomeTabView.swift",
"Views/ModalView.swift",
"Views/View.swift"
],
"type" : "library"
},
{
"c99name" : "SlackAppTests",
"module_type" : "SwiftTarget",
"name" : "SlackAppTests",
"path" : "Tests/SlackAppTests",
"product_dependencies" : [
"NIOCore"
],
"sources" : [
"AppHTTPHandlerTests.swift",
"AppRouterTests.swift",
"EventTypeTests.swift",
"Payloads/BlockActionsPayloadTests.swift",
"Payloads/ViewInteractionPayloadTests.swift",
"PublicHTTPServerAdapterTests.swift",
"SlackAppTests.swift"
],
"target_dependencies" : [
"SlackApp",
"SlackClient",
"SlackModels"
],
"type" : "test"
},
{
"c99name" : "SlackApp",
"module_type" : "SwiftTarget",
"name" : "SlackApp",
"path" : "Sources/SlackApp",
"product_dependencies" : [
"OpenAPIAsyncHTTPClient",
"OpenAPIRuntime",
"Logging",
"Crypto",
"ServiceLifecycle",
"WSClient"
],
"product_memberships" : [
"SlackApp",
"SlackKit"
],
"sources" : [
"Ack.swift",
"Events/Generated/AppHomeOpenedEvent.swift",
"Events/Generated/AppMentionEvent.swift",
"Events/Generated/AppRateLimitedEvent.swift",
"Events/Generated/AppRequestedEvent.swift",
"Events/Generated/AppUninstalledEvent.swift",
"Events/Generated/CallRejectedEvent.swift",
"Events/Generated/ChannelArchiveEvent.swift",
"Events/Generated/ChannelCreatedEvent.swift",
"Events/Generated/ChannelDeletedEvent.swift",
"Events/Generated/ChannelHistoryChangedEvent.swift",
"Events/Generated/ChannelIDChangedEvent.swift",
"Events/Generated/ChannelLeftEvent.swift",
"Events/Generated/ChannelRenameEvent.swift",
"Events/Generated/ChannelSharedEvent.swift",
"Events/Generated/ChannelUnarchiveEvent.swift",
"Events/Generated/ChannelUnsharedEvent.swift",
"Events/Generated/DndUpdatedEvent.swift",
"Events/Generated/DndUpdatedUserEvent.swift",
"Events/Generated/EmailDomainChangedEvent.swift",
"Events/Generated/EmojiChangedEvent.swift",
"Events/Generated/Event.swift",
"Events/Generated/FileChangeEvent.swift",
"Events/Generated/FileCreatedEvent.swift",
"Events/Generated/FileDeletedEvent.swift",
"Events/Generated/FilePublicEvent.swift",
"Events/Generated/FileSharedEvent.swift",
"Events/Generated/FileUnsharedEvent.swift",
"Events/Generated/GoodbyeEvent.swift",
"Events/Generated/GridMigrationFinishedEvent.swift",
"Events/Generated/GridMigrationStartedEvent.swift",
"Events/Generated/GroupArchiveEvent.swift",
"Events/Generated/GroupCloseEvent.swift",
"Events/Generated/GroupDeletedEvent.swift",
"Events/Generated/GroupHistoryChangedEvent.swift",
"Events/Generated/GroupLeftEvent.swift",
"Events/Generated/GroupOpenEvent.swift",
"Events/Generated/GroupRenameEvent.swift",
"Events/Generated/GroupUnarchiveEvent.swift",
"Events/Generated/IMCloseEvent.swift",
"Events/Generated/IMCreatedEvent.swift",
"Events/Generated/IMHistoryChangedEvent.swift",
"Events/Generated/IMOpenEvent.swift",
"Events/Generated/InviteRequestedEvent.swift",
"Events/Generated/LinkSharedEvent.swift",
"Events/Generated/MemberJoinedChannelEvent.swift",
"Events/Generated/MemberLeftChannelEvent.swift",
"Events/Generated/MessageBotEvent.swift",
"Events/Generated/MessageChangedEvent.swift",
"Events/Generated/MessageChannelArchiveEvent.swift",
"Events/Generated/MessageChannelJoinEvent.swift",
"Events/Generated/MessageChannelLeaveEvent.swift",
"Events/Generated/MessageChannelNameEvent.swift",
"Events/Generated/MessageChannelPostingPermissionsEvent.swift",
"Events/Generated/MessageChannelPurposeEvent.swift",
"Events/Generated/MessageChannelTopicEvent.swift",
"Events/Generated/MessageChannelUnarchiveEvent.swift",
"Events/Generated/MessageDeletedEvent.swift",
"Events/Generated/MessageEkmAccessDeniedEvent.swift",
"Events/Generated/MessageEvent.swift",
"Events/Generated/MessageFileShareEvent.swift",
"Events/Generated/MessageGroupTopicEvent.swift",
"Events/Generated/MessageMeEvent.swift",
"Events/Generated/MessageRepliedEvent.swift",
"Events/Generated/MessageThreadBroadcastEvent.swift",
"Events/Generated/PinAddedEvent.swift",
"Events/Generated/PinRemovedEvent.swift",
"Events/Generated/ReactionAddedEvent.swift",
"Events/Generated/ReactionRemovedEvent.swift",
"Events/Generated/ScopeDeniedEvent.swift",
"Events/Generated/ScopeGrantedEvent.swift",
"Events/Generated/StarAddedEvent.swift",
"Events/Generated/StarRemovedEvent.swift",
"Events/Generated/SubteamCreatedEvent.swift",
"Events/Generated/SubteamMembersChangedEvent.swift",
"Events/Generated/SubteamSelfAddedEvent.swift",
"Events/Generated/SubteamSelfRemovedEvent.swift",
"Events/Generated/SubteamUpdatedEvent.swift",
"Events/Generated/TeamAccessGrantedEvent.swift",
"Events/Generated/TeamAccessRevokedEvent.swift",
"Events/Generated/TeamDomainChangeEvent.swift",
"Events/Generated/TeamJoinEvent.swift",
"Events/Generated/TeamRenameEvent.swift",
"Events/Generated/TokensRevokedEvent.swift",
"Events/Generated/UserChangeEvent.swift",
"Events/Generated/UserHuddleChangedEvent.swift",
"Events/Generated/UserProfileChangedEvent.swift",
"Events/Generated/UserStatusChangedEvent.swift",
"Events/Generated/WorkflowDeletedEvent.swift",
"Events/Generated/WorkflowPublishedEvent.swift",
"Events/Generated/WorkflowStepDeletedEvent.swift",
"Events/Generated/WorkflowStepExecuteEvent.swift",
"Events/Generated/WorkflowUnpublishedEvent.swift",
"Events/SlackEvent.swift",
"HTTP/AppHTTPHandler.swift",
"HTTP/HTTPRequestVerifier.swift",
"HTTP/HTTPServerAdapter.swift",
"HTTP/HummingbirdAdapter.swift",
"Requests/Events/EventsApiEnvelope.swift",
"Requests/Interactions/InteractiveEnvelope.swift",
"Requests/Interactions/Payloads/BlockActionsPaylaod.swift",
"Requests/Interactions/Payloads/GlobalShortcutPayload.swift",
"Requests/Interactions/Payloads/InteractivePayload.swift",
"Requests/Interactions/Payloads/MessageShortcutPayload.swift",
"Requests/Interactions/Payloads/SlacshCommandsPayload.swift",
"Requests/Interactions/Payloads/ViewClosedPayload.swift",
"Requests/Interactions/Payloads/ViewSubmissionPayload.swift",
"Respond.swift",
"Router.swift",
"Say.swift",
"SlackApp.swift",
"SocketMode/Requests/SocketModeDisconnectMessage.swift",
"SocketMode/Requests/SocketModeHelloMessage.swift",
"SocketMode/Requests/SocketModeMessage.swift",
"SocketMode/Requests/SocketModeMessageEnvelope.swift",
"SocketMode/Responses/SocketModeAcknowledgementMessage.swift",
"SocketMode/Slack+SocketMode.swift",
"SocketMode/SocketModeAcknowledger.swift",
"SocketMode/SocketModeOptions.swift"
],
"target_dependencies" : [
"SlackClient",
"SlackBlockKit",
"SlackModels"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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
Done.