Build Information
Successful build of s3-filesystem-kit, reference 1.0.0 (f3b2be), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 23:45:34 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/s3-filesystem-kit.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adam-fowler/s3-filesystem-kit
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at f3b2be3 Soto v5 (#2)
Cloned https://github.com/adam-fowler/s3-filesystem-kit.git
Revision (git rev-parse @):
f3b2be38859c3b010d7730e947f895a19f7a31c4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/adam-fowler/s3-filesystem-kit.git at 1.0.0
Fetching https://github.com/soto-project/soto.git
[1/143247] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (84.01s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (85.80s)
Fetching https://github.com/soto-project/soto-core.git
[1/70380] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (3.19s)
Computing version for https://github.com/soto-project/soto-core.git
warning: 'soto-core': /Package.swift:108:5: warning: will never be executed
105 |
106 | // Use Swift cypto on Linux.
107 | if useSwiftCrypto {
| `- note: condition always evaluates to false
108 | package.dependencies.append(.package(url: "https://github.com/apple/swift-crypto.git", "1.0.0"..<"3.0.0"))
| `- warning: will never be executed
109 | package.targets.first { $0.name == "SotoCrypto" }?.dependencies.append(.product(name: "Crypto", package: "swift-crypto"))
110 | }
Computed https://github.com/soto-project/soto-core.git at 5.9.4 (3.93s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
[1/653] Fetching jmespath.swift
[615/7174] Fetching jmespath.swift, swift-log
[616/10313] Fetching jmespath.swift, swift-log, swift-metrics
[877/13156] Fetching jmespath.swift, swift-log, swift-metrics, swift-nio-transport-services
[3521/28574] Fetching jmespath.swift, swift-log, swift-metrics, swift-nio-transport-services, swift-nio-ssl
[4194/44260] Fetching jmespath.swift, swift-log, swift-metrics, swift-nio-transport-services, swift-nio-ssl, async-http-client
[21123/127366] Fetching jmespath.swift, swift-log, swift-metrics, swift-nio-transport-services, swift-nio-ssl, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.66s)
[27703/111680] Fetching jmespath.swift, swift-log, swift-metrics, swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (2.22s)
[58620/105159] Fetching jmespath.swift, swift-metrics, swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (5.83s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.83s)
Fetched https://github.com/apple/swift-metrics.git from cache (5.83s)
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (5.83s)
Fetched https://github.com/apple/swift-nio.git from cache (5.84s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (6.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.57s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.55s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.56s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.68s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5601] Fetching swift-system
[282/29126] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.00s)
Fetched https://github.com/apple/swift-system.git from cache (2.00s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.67s)
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.60s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-configuration.git
Fetching https://github.com/apple/swift-algorithms.git
[1/3178] Fetching swift-configuration
[224/8905] Fetching swift-configuration, swift-distributed-tracing
[396/14963] Fetching swift-configuration, swift-distributed-tracing, swift-algorithms
[1053/21473] Fetching swift-configuration, swift-distributed-tracing, swift-algorithms, swift-nio-extras
[2904/22709] Fetching swift-configuration, swift-distributed-tracing, swift-algorithms, swift-nio-extras, swift-service-context
[3450/34811] Fetching swift-configuration, swift-distributed-tracing, swift-algorithms, swift-nio-extras, swift-service-context, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.20s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.20s)
[16658/27065] Fetching swift-configuration, swift-distributed-tracing, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-configuration.git from cache (2.08s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.08s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.08s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.08s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (2.67s)
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.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.04s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.2.0 (3.30s)
Fetching https://github.com/swift-server/swift-service-lifecycle
[1/2719] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (0.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.51s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.11.0 (0.55s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6224] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.14s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.77s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.59s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.63s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1013] Fetching swift-http-types
[113/2255] Fetching swift-http-types, swift-http-structured-headers
[163/4051] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[1191/11196] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.24s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.24s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.24s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.24s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.83s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.65s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.68s)
Fetching https://github.com/apple/swift-crypto.git
[1/17331] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (7.58s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (8.16s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (0.70s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.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.11.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 5.9.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 5.13.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.8.0
warning: 'soto-core': /Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-core/Package.swift:108:5: warning: will never be executed
105 |
106 | // Use Swift cypto on Linux.
107 | if useSwiftCrypto {
| `- note: condition always evaluates to false
108 | package.dependencies.append(.package(url: "https://github.com/apple/swift-crypto.git", "1.0.0"..<"3.0.0"))
| `- warning: will never be executed
109 | package.targets.first { $0.name == "SotoCrypto" }?.dependencies.append(.product(name: "Crypto", package: "swift-crypto"))
110 | }
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "s3-filesystem-kit",
"name": "s3-filesystem-kit",
"url": "https://github.com/adam-fowler/s3-filesystem-kit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/s3-filesystem-kit",
"traits": [
"default"
],
"dependencies": [
{
"identity": "soto",
"name": "soto",
"url": "https://github.com/soto-project/soto.git",
"version": "5.13.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/soto",
"traits": [
"default"
],
"dependencies": [
{
"identity": "soto-core",
"name": "soto-core",
"url": "https://github.com/soto-project/soto-core.git",
"version": "5.9.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/soto-core",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-metrics",
"name": "swift-metrics",
"url": "https://github.com/apple/swift-metrics.git",
"version": "2.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-metrics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.36.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio-transport-services",
"name": "swift-nio-transport-services",
"url": "https://github.com/apple/swift-nio-transport-services.git",
"version": "1.26.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "async-http-client",
"name": "async-http-client",
"url": "https://github.com/swift-server/async-http-client.git",
"version": "1.33.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.36.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.42.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-extras",
"name": "swift-nio-extras",
"url": "https://github.com/apple/swift-nio-extras.git",
"version": "1.33.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.42.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-http-structured-headers",
"name": "swift-http-structured-headers",
"url": "https://github.com/apple/swift-http-structured-headers.git",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-structured-headers",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-certificates",
"name": "swift-certificates",
"url": "https://github.com/apple/swift-certificates.git",
"version": "1.18.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-certificates",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "4.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.36.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-service-lifecycle",
"name": "swift-service-lifecycle",
"url": "https://github.com/swift-server/swift-service-lifecycle",
"version": "2.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-transport-services",
"name": "swift-nio-transport-services",
"url": "https://github.com/apple/swift-nio-transport-services.git",
"version": "1.26.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-distributed-tracing",
"name": "swift-distributed-tracing",
"url": "https://github.com/apple/swift-distributed-tracing.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-distributed-tracing",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-service-context",
"name": "swift-service-context",
"url": "https://github.com/apple/swift-service-context.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-configuration",
"name": "swift-configuration",
"url": "https://github.com/apple/swift-configuration.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-configuration",
"traits": [
],
"dependencies": [
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-service-lifecycle",
"name": "swift-service-lifecycle",
"url": "https://github.com/swift-server/swift-service-lifecycle",
"version": "2.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
},
{
"identity": "swift-service-context",
"name": "swift-service-context",
"url": "https://github.com/apple/swift-service-context.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "jmespath.swift",
"name": "jmespath.swift",
"url": "https://github.com/adam-fowler/jmespath.swift.git",
"version": "1.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jmespath.swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/adam-fowler/s3-filesystem-kit.git
[1/593] Fetching s3-filesystem-kit
Fetched https://github.com/adam-fowler/s3-filesystem-kit.git from cache (0.89s)
Fetching https://github.com/soto-project/soto.git from cache
Fetched https://github.com/soto-project/soto.git from cache (0.55s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (0.62s)
Fetching https://github.com/soto-project/soto-core.git from cache
Fetched https://github.com/soto-project/soto-core.git from cache (0.55s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 5.9.4 (0.61s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/adam-fowler/jmespath.swift.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.50s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.53s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.53s)
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.53s)
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.57s)
Fetched https://github.com/apple/swift-nio.git from cache (0.79s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (0.86s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.05s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
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.05s)
Fetching https://github.com/apple/swift-distributed-tracing.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-service-context.git from cache
Fetching https://github.com/apple/swift-configuration.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.58s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.58s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.59s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.59s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.59s)
Fetched https://github.com/apple/swift-configuration.git from cache (0.59s)
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.65s)
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.03s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.2.0 (0.54s)
Fetching https://github.com/swift-server/swift-service-lifecycle from cache
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (0.56s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.62s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.11.0 (0.03s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.53s)
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.60s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.03s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-certificates.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.45s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.45s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.54s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.60s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.03s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.03s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.54s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (0.03s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 5.13.2
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 5.9.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.11.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-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.36.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
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.33.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.11.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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/adam-fowler/s3-filesystem-kit.git
Working copy of https://github.com/adam-fowler/s3-filesystem-kit.git resolved at 1.0.0 (f3b2be3)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 's3-filesystem-kit' is not used by any target
Found 1 product dependencies
- soto
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/adam-fowler/s3-filesystem-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/473] Write sources
[5/473] Copying PrivacyInfo.xcprivacy
[5/473] Write sources
[12/473] Copying PrivacyInfo.xcprivacy
[13/473] Write sources
[38/473] Compiling CSystem shims.c
[39/473] Compiling _NumericsShims _NumericsShims.c
[40/473] Compiling CSotoZlib empty.c
[41/473] Compiling CSotoExpat xmltok_impl.c
[42/473] Compiling CNIOWindows WSAStartup.c
[42/473] Compiling CNIOWindows shim.c
[43/473] Compiling CSotoExpat xmltok_ns.c
[45/473] Compiling CSotoExpat xmlrole.c
[46/473] Compiling CNIOWASI CNIOWASI.c
[47/473] Compiling CNIOOpenBSD shim.c
[48/473] Compiling CNIOLinux shim.c
[49/473] Compiling CNIOLinux liburing_shims.c
[50/473] Write swift-version--6988338F2F200930.txt
[51/473] Compiling _AtomicsShims.c
[52/473] Compiling CNIOLLHTTP c_nio_http.c
[53/473] Compiling CNIOPosix event_loop_id.c
[54/477] Compiling CNIOExtrasZlib inftrees.c
[55/477] Compiling CNIOExtrasZlib trees.c
[56/479] Compiling CSotoExpat xmltok.c
[57/531] Compiling CNIOLLHTTP c_nio_api.c
[58/531] Compiling CNIOLLHTTP c_nio_llhttp.c
[59/548] Compiling CNIOExtrasZlib zutil.c
[60/548] Compiling CSotoExpat xmlparse.c
[62/569] Compiling ServiceContextModule ServiceContextKey.swift
[63/569] Compiling RealModule Real.swift
[64/569] Compiling RealModule RealFunctions.swift
[65/570] Emitting module RealModule
[66/570] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[67/570] Compiling InternalCollectionsUtilities UInt+reversed.swift
[68/570] Compiling RealModule RelaxedArithmetic.swift
[69/570] Compiling RealModule Float80+Real.swift
[70/570] Compiling RealModule ElementaryFunctions.swift
[71/570] Compiling RealModule Float+Real.swift
[72/570] Compiling RealModule Float16+Real.swift
[73/570] Compiling ServiceContextModule ServiceContext.swift
[74/570] Emitting module ServiceContextModule
[75/570] Compiling RealModule Double+Real.swift
[76/570] Compiling RealModule AugmentedArithmetic.swift
[77/581] Compiling Logging MetadataProvider.swift
[78/581] Compiling _NIOBase64 Base64.swift
[79/581] Emitting module _NIOBase64
[80/581] Compiling _NIODataStructures _TinyArray.swift
[81/581] Compiling _NIODataStructures PriorityQueue.swift
[82/584] Compiling Instrumentation NoOpInstrument.swift
[83/584] Compiling Instrumentation MultiplexInstrument.swift
[84/584] Emitting module _NIODataStructures
[85/584] Compiling _NIODataStructures Heap.swift
[86/584] Compiling Instrumentation InstrumentationSystem.swift
[87/584] Compiling Instrumentation Instrument.swift
[88/584] Emitting module Instrumentation
[89/584] Compiling Instrumentation Locks.swift
[89/584] Compiling CNIOExtrasZlib inflate.c
[91/584] Compiling SystemPackage Constants.swift
[92/584] Compiling SystemPackage Exports.swift
[93/584] Compiling SystemPackage Mocking.swift
[94/584] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[95/584] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[96/584] Compiling InternalCollectionsUtilities _SortedCollection.swift
[96/587] Compiling CNIOExtrasZlib inffast.c
[98/587] Compiling INIParser INIParser.swift
[99/587] Emitting module INIParser
[100/587] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[101/587] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[102/587] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[103/587] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[104/587] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[106/587] Compiling InternalCollectionsUtilities Span+Extras.swift
[107/587] Compiling InternalCollectionsUtilities String+Padding.swift
[110/587] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[111/587] Compiling InternalCollectionsUtilities Integer rank.swift
[112/587] Compiling InternalCollectionsUtilities Debugging.swift
[113/587] Compiling InternalCollectionsUtilities Descriptions.swift
[114/587] Emitting module InternalCollectionsUtilities
[116/596] Compiling CNIOExtrasZlib crc32.c
[118/596] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[119/596] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[120/596] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[120/596] Compiling CNIOExtrasZlib deflate.c
[121/596] Compiling CNIOExtrasZlib adler32.c
[126/630] Compiling ContainersPreview Drain+Reduce.swift
[127/630] Compiling ContainersPreview Drain.swift
[128/630] Compiling ContainersPreview Producer+Collect.swift
[129/633] Emitting module SystemPackage
[130/633] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[131/633] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[132/633] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[133/633] Compiling ContainersPreview BorrowingSequence.swift
[134/633] Compiling ContainersPreview Producer+Filter.swift
[135/633] Compiling ContainersPreview Producer+Map.swift
[136/633] Compiling ContainersPreview Producer+Reduce.swift
[137/633] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[138/633] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[139/633] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[140/633] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[141/633] Compiling ContainersPreview RandomAccessContainer.swift
[142/633] Compiling ContainersPreview RangeExpression2.swift
[143/633] Compiling ContainersPreview RangeReplaceableContainer.swift
[144/633] Compiling ContainersPreview Drain+Map.swift
[145/633] Compiling ContainersPreview ContainerIterator.swift
[146/633] Compiling ContainersPreview DynamicContainer.swift
[147/633] Compiling ContainersPreview MutableContainer.swift
[148/633] Compiling ContainersPreview PermutableContainer.swift
[149/633] Compiling ContainersPreview Inout.swift
[150/633] Compiling ContainersPreview InputSpan.swift
[151/633] Compiling ContainersPreview Shared.swift
[152/633] Compiling Logging LogHandler.swift
[153/633] Compiling Logging LogEvent.swift
[154/633] Compiling Logging Locks.swift
[155/633] Emitting module Logging
[156/633] Compiling Logging Logging.swift
[157/633] Compiling ContainersPreview Producer.swift
[158/633] Compiling ContainersPreview Borrow.swift
[159/633] Compiling ContainersPreview Box.swift
[160/633] Compiling ContainersPreview TemporaryAllocation.swift
[161/633] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[162/633] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[162/633] Compiling fiat_p256_adx_sqr.S
[164/633] Compiling Tracing TracingTime.swift
[165/633] Emitting module ContainersPreview
[165/633] Compiling fiat_p256_adx_mul.S
[167/633] Compiling ContainersPreview Container+SpanwiseZip.swift
[168/633] Compiling ContainersPreview Container.swift
[169/633] Compiling ContainersPreview OutputSpan+Extras.swift
[171/633] Compiling ContainersPreview BidirectionalContainer.swift
[172/633] Compiling ContainersPreview Container+Filter.swift
[172/633] Compiling fiat_curve25519_adx_square.S
[185/633] Compiling Tracing TracerProtocol.swift
[186/633] Compiling Tracing TracerProtocol+Legacy.swift
[186/633] Compiling fiat_curve25519_adx_mul.S
[193/633] Compiling CNIODarwin shim.c
[198/634] Compiling CoreMetrics Locks.swift
[199/634] Compiling CoreMetrics Metrics.swift
[200/634] Emitting module CoreMetrics
[201/658] Compiling Tracing Tracer.swift
[202/658] Compiling Tracing InstrumentationSystem+Tracing.swift
[203/658] Compiling Tracing NoOpTracer.swift
[204/658] Emitting module Tracing
[205/658] Compiling Tracing SpanProtocol.swift
[205/674] Compiling CNIOBoringSSLShims shims.c
[207/676] Compiling DequeModule RigidDeque+Consumption.swift
[208/676] Compiling DequeModule RigidDeque+Container.swift
[209/676] Compiling DequeModule RigidDeque+Descriptions.swift
[210/676] Compiling DequeModule RigidDeque+Equatable.swift
[211/676] Compiling DequeModule RigidDeque+Experimental.swift
[212/680] Compiling DequeModule RigidDeque+Hashable.swift
[213/680] Compiling DequeModule RigidDeque+Initializers.swift
[214/680] Compiling DequeModule RigidDeque+Insertions.swift
[215/680] Compiling DequeModule RigidDeque+Prepend.swift
[216/680] Compiling DequeModule RigidDeque+Removals.swift
[217/680] Compiling DequeModule RigidDeque+Replacements.swift
[218/680] Compiling DequeModule RigidDeque+Testing.swift
[219/680] Compiling DequeModule RigidDeque.swift
[220/680] Compiling DequeModule UniqueDeque+Insertions.swift
[221/680] Compiling DequeModule UniqueDeque+Prepend.swift
[222/680] Compiling DequeModule UniqueDeque+Removals.swift
[223/680] Compiling DequeModule UniqueDeque+Replacements.swift
[224/680] Compiling DequeModule UniqueDeque+Append.swift
[225/680] Compiling DequeModule UniqueDeque+Consumption.swift
[226/680] Compiling DequeModule UniqueDeque+Container.swift
[227/680] Compiling DequeModule UniqueDeque+Descriptions.swift
[228/680] Compiling DequeModule UniqueDeque+Equatable.swift
[229/680] Compiling DequeModule UniqueDeque+Experimental.swift
[230/680] Compiling DequeModule UniqueDeque+Hashable.swift
[231/680] Compiling DequeModule UniqueDeque+Initializers.swift
[232/680] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[233/680] Compiling DequeModule Deque+Extras.swift
[234/680] Compiling DequeModule Deque+Hashable.swift
[235/680] Compiling DequeModule Deque+Testing.swift
[236/680] Compiling DequeModule Deque._Storage.swift
[237/680] Compiling SotoCrypto exports.swift
[238/680] Compiling SotoCrypto Insecure.swift
[239/680] Compiling DequeModule Deque._UnsafeHandle.swift
[240/680] Compiling DequeModule Deque.swift
[241/680] Compiling DequeModule _DequeBuffer.swift
[242/680] Compiling DequeModule _DequeBufferHeader.swift
[243/680] Compiling DequeModule RigidDeque+Append.swift
[244/680] Compiling DequeModule Deque+Codable.swift
[245/680] Compiling DequeModule Deque+Collection.swift
[246/680] Compiling DequeModule Deque+CustomReflectable.swift
[247/680] Compiling DequeModule Deque+Descriptions.swift
[248/680] Compiling DequeModule Deque+Equatable.swift
[249/680] Compiling SotoCrypto MD5.swift
[249/680] Compiling tls_method.cc
[250/680] Compiling tls13_client.cc
[251/680] Compiling tls_record.cc
[252/680] Compiling tls13_enc.cc
[253/680] Compiling tls13_server.cc
[255/680] Compiling SotoCrypto SHA2.swift
[256/680] Compiling DequeModule UniqueDeque.swift
[257/680] Compiling DequeModule _DequeSlot.swift
[258/680] Compiling DequeModule _UnsafeDequeHandle.swift
[259/680] Compiling DequeModule _UnsafeDequeSegments.swift
[260/680] Compiling SotoCrypto SymmetricKey.swift
[261/680] Emitting module SotoCrypto
[262/680] Compiling SotoCrypto HashFunction.swift
[263/680] Compiling SotoCrypto ByteArray.swift
[264/680] Compiling JMESPath Token.swift
[265/680] Compiling JMESPath Sendable.swift
[266/680] Compiling SotoCrypto Digest.swift
[267/680] Compiling SotoCrypto HMAC.swift
[268/681] Emitting module DequeModule
[269/681] Compiling JMESPath Lexer.swift
[270/681] Compiling JMESPath Runtime.swift
[271/681] Compiling JMESPath Parser.swift
[272/681] Compiling JMESPath Interpreter.swift
[275/681] Compiling JMESPath Expression.swift
[276/681] Emitting module JMESPath
[277/681] Compiling JMESPath Functions.swift
[277/681] Compiling ssl_versions.cc
[278/681] Compiling ssl_transcript.cc
[279/681] Compiling t1_enc.cc
[281/681] Emitting module SotoXML
[282/681] Compiling SotoXML XMLDecoder.swift
[283/681] Compiling SotoXML Expat.swift
[284/681] Compiling SotoXML XMLEncoder.swift
[285/681] Compiling SotoXML XML.swift
[285/681] Compiling tls13_both.cc
[286/681] Compiling ssl_x509.cc
[288/725] Compiling JMESPath Variable.swift
[288/725] Compiling ssl_stat.cc
[290/725] Compiling Metrics Metrics.swift
[291/725] Emitting module Metrics
[292/725] Compiling Configuration CLIKeyEncoder.swift
[293/725] Compiling Configuration ConfigKeyEncoder.swift
[294/725] Compiling Configuration DotSeparatorKeyDecoder.swift
[295/725] Compiling Configuration SeparatorKeyEncoder.swift
[296/725] Compiling Configuration MultiProvider.swift
[297/729] Emitting module Configuration
[298/729] Compiling Configuration JSONSnapshot.swift
[299/729] Compiling Configuration PropertyListSnapshot.swift
[300/729] Compiling Configuration ReloadingFileProvider.swift
[301/729] Compiling Configuration ReloadingFileProviderMetrics.swift
[302/729] Compiling Configuration YAMLSnapshot.swift
[302/729] Compiling ssl_file.cc
[303/729] Compiling ssl_key_share.cc
[304/729] Compiling ssl_session.cc
[305/729] Compiling ssl_privkey.cc
[306/729] Compiling ssl_credential.cc
[308/729] Compiling Configuration InMemoryProvider.swift
[309/729] Compiling Configuration MutableInMemoryProvider.swift
[310/729] Compiling Configuration ConfigProvider+Operators.swift
[311/729] Compiling Configuration KeyMappingProvider.swift
[312/729] Compiling Configuration ConfigSnapshotReader+methods.swift
[313/729] Compiling Configuration ConfigSnapshotReader.swift
[314/729] Compiling Configuration Deprecations.swift
[315/729] Compiling Configuration ExpressibleByConfigInt.swift
[316/729] Compiling Configuration ExpressibleByConfigString.swift
[317/729] Compiling Configuration SecretsSpecifier.swift
[318/729] Compiling Configuration AsyncCombineLatestManySequence.swift
[319/729] Compiling Configuration CombineLatestManyStateMachine.swift
[320/729] Compiling Configuration CombineLatestManyStorage.swift
[321/729] Compiling Configuration AsyncSequences.swift
[322/729] Compiling Configuration FoundationExtensions.swift
[323/729] Compiling Configuration Span.swift
[324/729] Compiling Configuration ConfigBytesFromStringDecoder.swift
[324/729] Compiling ssl_lib.cc
[326/729] Compiling Configuration CLIArgumentParser.swift
[327/729] Compiling Configuration CLISnapshot.swift
[328/729] Compiling Configuration CommandLineArgumentsProvider.swift
[329/729] Compiling Configuration EnvironmentFileParser.swift
[330/729] Compiling Configuration EnvironmentKeyEncoder.swift
[331/729] Compiling Configuration EnvironmentVariablesProvider.swift
[332/729] Compiling Configuration CommonProviderFileSystem.swift
[333/729] Compiling Configuration DirectoryFilesProvider.swift
[334/729] Compiling Configuration FileProvider.swift
[335/729] Compiling Configuration FileProviderSnapshot.swift
[335/729] Compiling ssl_cipher.cc
[336/729] Compiling ssl_buffer.cc
[337/729] Compiling ssl_cert.cc
[338/729] Compiling s3_lib.cc
[339/729] Compiling s3_pkt.cc
[339/729] Compiling ssl_aead_ctx.cc
[341/729] Compiling ssl_asn1.cc
[342/729] Compiling s3_both.cc
[343/729] Compiling handshake_server.cc
[344/729] Compiling handshake_client.cc
[345/729] Compiling handshake.cc
[346/729] Compiling handoff.cc
[348/729] Compiling Configuration AccessReporter.swift
[349/729] Compiling Configuration AccessLogger.swift
[350/729] Compiling Configuration FileAccessLogger.swift
[351/729] Compiling Configuration ConfigContext.swift
[352/729] Compiling Configuration ConfigKey.swift
[353/729] Compiling Configuration ConfigProvider.swift
[354/729] Compiling Configuration ConfigProviderHelpers.swift
[355/729] Compiling Configuration ConfigReader+internalHelpers.swift
[356/729] Compiling Configuration ConfigReader+methods.swift
[357/729] Compiling Configuration ConfigReader.swift
[357/729] Compiling dtls_method.cc
[358/729] Compiling md5-x86_64-linux.S
[359/729] Compiling d1_srtp.cc
[360/729] Compiling md5-x86_64-apple.S
[361/729] Compiling dtls_record.cc
[362/729] Compiling encrypted_client_hello.cc
[363/729] Compiling md5-586-linux.S
[364/729] Compiling md5-586-apple.S
[365/729] Compiling chacha20_poly1305_x86_64-linux.S
[366/729] Compiling chacha20_poly1305_x86_64-apple.S
[367/729] Compiling chacha20_poly1305_armv8-win.S
[368/729] Compiling chacha20_poly1305_armv8-linux.S
[369/729] Compiling extensions.cc
[370/729] Compiling chacha-x86_64-linux.S
[371/729] Compiling chacha-x86_64-apple.S
[372/729] Compiling chacha20_poly1305_armv8-apple.S
[373/729] Compiling chacha-x86-linux.S
[374/729] Compiling chacha-x86-apple.S
[375/729] Compiling chacha-armv8-win.S
[376/729] Compiling chacha-armv8-linux.S
[377/729] Compiling chacha-armv4-linux.S
[378/729] Compiling chacha-armv8-apple.S
[379/729] Compiling aes128gcmsiv-x86_64-linux.S
[380/729] Compiling aes128gcmsiv-x86_64-apple.S
[381/729] Compiling x86_64-mont5-linux.S
[382/729] Compiling x86_64-mont-linux.S
[383/729] Compiling x86_64-mont5-apple.S
[384/729] Compiling x86_64-mont-apple.S
[385/729] Compiling x86-mont-linux.S
[386/729] Compiling x86-mont-apple.S
[387/729] Compiling vpaes-x86_64-apple.S
[388/729] Compiling vpaes-x86-linux.S
[389/729] Compiling vpaes-x86_64-linux.S
[390/729] Compiling vpaes-x86-apple.S
[391/729] Compiling vpaes-armv8-win.S
[392/729] Compiling vpaes-armv8-linux.S
[393/729] Compiling vpaes-armv7-linux.S
[394/729] Compiling vpaes-armv8-apple.S
[395/729] Compiling d1_pkt.cc
[396/729] Compiling sha512-x86_64-linux.S
[397/729] Compiling sha512-x86_64-apple.S
[398/729] Compiling sha512-armv8-win.S
[399/729] Compiling sha512-armv8-linux.S
[400/729] Compiling err_data.cc
[401/729] Compiling sha512-armv4-linux.S
[402/729] Compiling sha512-586-linux.S
[403/729] Compiling sha512-armv8-apple.S
[404/729] Compiling sha512-586-apple.S
[405/729] Compiling sha256-x86_64-linux.S
[406/729] Compiling d1_lib.cc
[407/729] Compiling sha256-x86_64-apple.S
[408/729] Compiling sha256-armv8-win.S
[409/729] Compiling sha256-armv8-linux.S
[410/729] Compiling sha256-armv4-linux.S
[411/729] Compiling bio_ssl.cc
[412/729] Compiling sha256-armv8-apple.S
[413/729] Compiling sha256-586-linux.S
[414/729] Compiling sha1-x86_64-linux.S
[415/729] Compiling sha256-586-apple.S
[416/729] Compiling sha1-x86_64-apple.S
[417/729] Compiling sha1-armv8-linux.S
[418/729] Compiling sha1-armv8-win.S
[419/729] Compiling sha1-586-linux.S
[420/729] Compiling sha1-armv4-large-linux.S
[421/729] Compiling sha1-armv8-apple.S
[422/729] Compiling sha1-586-apple.S
[423/729] Compiling rsaz-avx2-linux.S
[423/729] Compiling rsaz-avx2-apple.S
[425/729] Compiling rdrand-x86_64-linux.S
[426/729] Compiling rdrand-x86_64-apple.S
[427/729] Compiling p256_beeu-x86_64-asm-linux.S
[428/729] Compiling p256_beeu-armv8-asm-win.S
[429/729] Compiling p256_beeu-x86_64-asm-apple.S
[430/729] Compiling p256-x86_64-asm-linux.S
[431/729] Compiling p256-x86_64-asm-apple.S
[431/729] Compiling p256_beeu-armv8-asm-linux.S
[433/729] Compiling p256-armv8-asm-win.S
[434/729] Compiling p256_beeu-armv8-asm-apple.S
[435/729] Compiling p256-armv8-asm-linux.S
[436/729] Compiling ghashv8-armv8-win.S
[437/729] Compiling p256-armv8-asm-apple.S
[438/729] Compiling ghashv8-armv8-linux.S
[439/729] Compiling ghashv8-armv7-linux.S
[440/729] Compiling ghash-x86_64-linux.S
[441/729] Compiling ghash-x86_64-apple.S
[442/729] Compiling ghashv8-armv8-apple.S
[443/729] Compiling ghash-x86-linux.S
[444/729] Compiling ghash-x86-apple.S
[445/729] Compiling d1_both.cc
[446/729] Compiling ghash-ssse3-x86_64-linux.S
[447/729] Compiling ghash-ssse3-x86_64-apple.S
[448/729] Compiling ghash-neon-armv8-win.S
[449/729] Compiling ghash-ssse3-x86-linux.S
[450/729] Compiling ghash-neon-armv8-linux.S
[451/729] Compiling ghash-ssse3-x86-apple.S
[451/729] Compiling ghash-neon-armv8-apple.S
[453/729] Compiling co-586-linux.S
[453/729] Compiling ghash-armv4-linux.S
[455/729] Compiling co-586-apple.S
[456/729] Compiling bsaes-armv7-linux.S
[457/729] Compiling bn-armv8-win.S
[458/729] Compiling bn-armv8-apple.S
[459/729] Compiling bn-armv8-linux.S
[460/729] Compiling bn-586-apple.S
[461/729] Compiling bn-586-linux.S
[462/729] Compiling armv8-mont-linux.S
[463/729] Compiling armv8-mont-win.S
[464/729] Compiling armv8-mont-apple.S
[465/729] Compiling aesv8-gcm-armv8-win.S
[466/729] Compiling armv4-mont-linux.S
[467/729] Compiling aesv8-armv8-win.S
[468/729] Compiling aesv8-gcm-armv8-linux.S
[469/729] Compiling aesv8-armv7-linux.S
[470/729] Compiling aesni-x86_64-linux.S
[471/729] Compiling aesv8-armv8-linux.S
[471/729] Compiling aesv8-gcm-armv8-apple.S
[473/729] Compiling aesv8-armv8-apple.S
[474/729] Compiling aesni-x86_64-apple.S
[475/729] Compiling aesni-x86-linux.S
[476/729] Compiling aesni-x86-apple.S
[477/729] Compiling aes-gcm-avx2-x86_64-apple.S
[478/729] Compiling aes-gcm-avx2-x86_64-linux.S
[479/729] Compiling aes-gcm-avx10-x86_64-linux.S
[480/729] Compiling aesni-gcm-x86_64-linux.S
[481/729] Compiling aesni-gcm-x86_64-apple.S
[482/729] Compiling aes-gcm-avx10-x86_64-apple.S
[483/729] Compiling x_val.cc
[484/729] Compiling x_x509.cc
[485/729] Compiling x_x509a.cc
[486/729] Compiling x_exten.cc
[487/729] Compiling x_sig.cc
[488/729] Compiling x_spki.cc
[489/729] Compiling x_pubkey.cc
[490/729] Compiling x_name.cc
[491/729] Compiling x_req.cc
[492/729] Compiling x_crl.cc
[493/729] Compiling x_attrib.cc
[493/729] Compiling x_algor.cc
[495/729] Compiling x509spki.cc
[496/729] Compiling x_all.cc
[497/729] Compiling x509name.cc
[498/729] Compiling x509rset.cc
[499/729] Compiling x509cset.cc
[500/729] Compiling x509_v3.cc
[501/729] Compiling x509_vpm.cc
[502/729] Compiling x509_vfy.cc
[503/729] Compiling x509_txt.cc
[504/729] Compiling x509_obj.cc
[505/729] Compiling x509_trs.cc
[506/729] Compiling x509_set.cc
[507/729] Compiling x509_d2.cc
[508/729] Compiling x509_def.cc
[509/729] Compiling x509_req.cc
[510/729] Compiling x509_ext.cc
[511/729] Compiling x509_lu.cc
[512/729] Compiling x509_cmp.cc
[513/729] Compiling x509.cc
[514/729] Compiling x509_att.cc
[515/729] Compiling v3_prn.cc
[516/729] Compiling v3_skey.cc
[517/729] Compiling v3_purp.cc
[518/729] Compiling v3_utl.cc
[519/729] Compiling v3_pcons.cc
[520/729] Compiling v3_ocsp.cc
[521/729] Compiling v3_pmaps.cc
[522/729] Compiling v3_ncons.cc
[523/729] Compiling v3_int.cc
[524/729] Compiling v3_lib.cc
[525/729] Compiling v3_info.cc
[526/729] Compiling v3_ia5.cc
[527/729] Compiling v3_genn.cc
[528/729] Compiling v3_extku.cc
[529/729] Compiling v3_crld.cc
[530/729] Compiling v3_enum.cc
[531/729] Compiling v3_cpols.cc
[532/729] Compiling v3_conf.cc
[533/729] Compiling v3_bitst.cc
[534/729] Compiling v3_bcons.cc
[535/729] Compiling v3_alt.cc
[536/729] Compiling v3_akeya.cc
[537/729] Compiling t_x509a.cc
[538/729] Compiling v3_akey.cc
[539/729] Compiling t_crl.cc
[540/729] Compiling t_x509.cc
[541/729] Compiling t_req.cc
[542/729] Compiling rsa_pss.cc
[543/729] Compiling i2d_pr.cc
[544/729] Compiling name_print.cc
[545/729] Compiling policy.cc
[546/729] Compiling by_file.cc
[547/729] Compiling a_sign.cc
[548/729] Compiling asn1_gen.cc
[549/729] Compiling by_dir.cc
[550/729] Compiling a_verify.cc
[551/729] Compiling algorithm.cc
[552/729] Compiling a_digest.cc
[553/729] Compiling voprf.cc
[554/729] Compiling thread.cc
[555/729] Compiling thread_win.cc
[556/729] Compiling thread_none.cc
[557/729] Compiling thread_pthread.cc
[558/729] Compiling trust_token.cc
[559/729] Compiling pmbtoken.cc
[560/729] Compiling stack.cc
[561/729] Compiling slhdsa.cc
[562/729] Compiling spake2plus.cc
[563/729] Compiling siphash.cc
[564/729] Compiling sha256.cc
[565/729] Compiling sha512.cc
[566/729] Compiling rsa_print.cc
[567/729] Compiling sha1.cc
[568/729] Compiling rsa_extra.cc
[569/729] Compiling rsa_crypt.cc
[570/729] Compiling rc4.cc
[571/729] Compiling refcount.cc
[572/729] Compiling rsa_asn1.cc
[573/729] Compiling windows.cc
[574/729] Compiling urandom.cc
[575/729] Compiling trusty.cc
[576/729] Compiling rand.cc
[577/729] Compiling poly1305_arm_asm.S
[578/729] Compiling ios.cc
[579/729] Compiling passive.cc
[580/729] Compiling getentropy.cc
[581/729] Compiling forkunsafe.cc
[582/729] Compiling fork_detect.cc
[583/729] Compiling deterministic.cc
[584/729] Compiling poly1305_vec.cc
[585/729] Compiling poly1305_arm.cc
[586/729] Compiling poly1305.cc
[587/729] Compiling pool.cc
[588/729] Compiling pkcs8.cc
[589/729] Compiling pkcs8_x509.cc
[590/729] Compiling pkcs7.cc
[591/729] Compiling p5_pbev2.cc
[592/729] Compiling pkcs7_x509.cc
[593/729] Compiling pem_xaux.cc
[594/729] Compiling pem_x509.cc
[595/729] Compiling pem_pk8.cc
[596/729] Compiling pem_pkey.cc
[597/729] Compiling pem_oth.cc
[598/729] Compiling obj_xref.cc
[599/729] Compiling mlkem.cc
[600/729] Compiling pem_info.cc
[601/729] Compiling pem_lib.cc
[602/729] Compiling pem_all.cc
[603/729] Compiling poly_rq_mul.S
[604/729] Compiling obj.cc
[605/729] Compiling fips_shared_support.cc
[606/729] Compiling mldsa.cc
[607/729] Compiling mem.cc
[608/729] Compiling md5.cc
[609/729] Compiling md4.cc
[610/729] Compiling lhash.cc
[611/729] Compiling sign.cc
[612/729] Compiling kyber.cc
[613/729] Compiling ex_data.cc
[614/729] Compiling scrypt.cc
[615/729] Compiling hpke.cc
[616/729] Compiling print.cc
[617/729] Compiling hrss.cc
[618/729] Compiling pbkdf.cc
[619/729] Compiling p_x25519_asn1.cc
[620/729] Compiling p_x25519.cc
[621/729] Compiling p_ed25519.cc
[622/729] Compiling p_rsa.cc
[623/729] Compiling p_hkdf.cc
[624/729] Compiling p_rsa_asn1.cc
[625/729] Compiling p_ec.cc
[626/729] Compiling p_ec_asn1.cc
[627/729] Compiling p_ed25519_asn1.cc
[628/729] Compiling p_dh_asn1.cc
[629/729] Compiling p_dh.cc
[630/729] Compiling p_dsa_asn1.cc
[631/729] Compiling evp.cc
[632/729] Compiling evp_ctx.cc
[633/729] Compiling engine.cc
[634/729] Compiling err.cc
[635/729] Compiling evp_asn1.cc
[636/729] Compiling ecdsa_asn1.cc
[637/729] Compiling ecdh.cc
[638/729] Compiling ec_derive.cc
[639/729] Compiling hash_to_curve.cc
[640/729] Compiling bcm.cc
[641/729] Compiling dsa.cc
[642/729] Compiling x25519-asm-arm.S
[643/729] Compiling params.cc
[644/729] Compiling ec_asn1.cc
[645/729] Compiling digest_extra.cc
[646/729] Compiling dsa_asn1.cc
[647/729] Compiling dh_asn1.cc
[648/729] Compiling des.cc
[649/729] Compiling curve25519_64_adx.cc
[650/729] Compiling spake25519.cc
[651/729] Compiling crypto.cc
[652/729] Compiling cpu_arm_linux.cc
[653/729] Compiling cpu_intel.cc
[654/729] Compiling curve25519.cc
[655/729] Compiling cpu_arm_freebsd.cc
[656/729] Compiling cpu_aarch64_win.cc
[657/729] Compiling cpu_aarch64_sysreg.cc
[658/729] Compiling cpu_aarch64_openbsd.cc
[659/729] Compiling cpu_aarch64_linux.cc
[660/729] Compiling cpu_aarch64_fuchsia.cc
[661/729] Compiling cpu_aarch64_apple.cc
[662/729] Compiling get_cipher.cc
[663/729] Compiling tls_cbc.cc
[664/729] Compiling conf.cc
[665/729] Compiling e_rc4.cc
[666/729] Compiling e_tls.cc
[667/729] Compiling e_rc2.cc
[668/729] Compiling e_null.cc
[669/729] Compiling e_des.cc
[670/729] Compiling e_aesgcmsiv.cc
[671/729] Compiling e_chacha20poly1305.cc
[672/729] Compiling derive_key.cc
[673/729] Compiling e_aesctrhmac.cc
[674/729] Compiling chacha.cc
[675/729] Compiling unicode.cc
[676/729] Compiling cbs.cc
[677/729] Compiling cbb.cc
[678/729] Compiling ber.cc
[679/729] Compiling asn1_compat.cc
[680/729] Compiling buf.cc
[681/729] Compiling blake2.cc
[682/729] Compiling socket_helper.cc
[683/729] Compiling bn_asn1.cc
[684/729] Compiling convert.cc
[685/729] Compiling socket.cc
[686/729] Compiling printf.cc
[687/729] Compiling pair.cc
[688/729] Compiling hexdump.cc
[689/729] Compiling file.cc
[690/729] Compiling fd.cc
[691/729] Compiling errno.cc
[692/729] Compiling connect.cc
[693/729] Compiling bio_mem.cc
[694/729] Compiling bio.cc
[695/729] Compiling base64.cc
[696/729] Compiling tasn_typ.cc
[697/729] Compiling tasn_fre.cc
[698/729] Compiling tasn_utl.cc
[699/729] Compiling tasn_enc.cc
[700/729] Compiling tasn_new.cc
[701/729] Compiling posix_time.cc
[702/729] Compiling f_int.cc
[703/729] Compiling f_string.cc
[704/729] Compiling tasn_dec.cc
[705/729] Compiling asn_pack.cc
[706/729] Compiling asn1_par.cc
[707/729] Compiling a_octet.cc
[708/729] Compiling a_utctm.cc
[709/729] Compiling asn1_lib.cc
[710/729] Compiling a_type.cc
[711/729] Compiling a_time.cc
[712/729] Compiling a_strex.cc
[713/729] Compiling a_strnid.cc
[714/729] Compiling a_mbstr.cc
[715/729] Compiling a_object.cc
[716/729] Compiling a_int.cc
[717/729] Write sources
[720/729] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[721/729] Compiling a_i2d_fp.cc
[722/729] Compiling a_dup.cc
[723/774] Compiling a_gentm.cc
[724/774] Compiling a_d2i_fp.cc
[725/774] Compiling a_bool.cc
[726/774] Compiling a_bitstr.cc
[728/774] Compiling Algorithms Suffix.swift
[729/774] Compiling Algorithms Trim.swift
[730/774] Compiling Algorithms Intersperse.swift
[731/774] Compiling Algorithms Combinations.swift
[732/774] Compiling Algorithms Compacted.swift
[733/774] Compiling Algorithms Cycle.swift
[734/774] Compiling Algorithms Chunked.swift
[735/774] Compiling Algorithms Partition.swift
[736/774] Compiling Algorithms Split.swift
[737/774] Compiling Algorithms Stride.swift
[738/775] Compiling Algorithms EitherSequence.swift
[739/775] Compiling Algorithms FirstNonNil.swift
[740/775] Compiling Atomics Unmanaged extensions.swift
[741/775] Compiling Algorithms Grouped.swift
[742/775] Compiling Algorithms Indexed.swift
[745/775] Compiling Algorithms FlattenCollection.swift
[746/777] Compiling Algorithms RandomSample.swift
[747/777] Compiling Algorithms Reductions.swift
[748/777] Compiling Algorithms Rotate.swift
[756/777] Compiling Algorithms Joined.swift
[757/777] Compiling Algorithms Keyed.swift
[758/777] Compiling Algorithms MinMax.swift
[763/777] Compiling Algorithms Permutations.swift
[764/777] Compiling Algorithms Product.swift
[765/777] Compiling Algorithms Unique.swift
[766/777] Compiling Algorithms Windows.swift
[769/777] Compiling Algorithms AdjacentPairs.swift
[770/777] Compiling Algorithms Chain.swift
[774/777] Emitting module Atomics
[775/777] Emitting module Algorithms
[775/777] Compiling c-nioatomics.c
[776/777] Compiling c-atomics.c
[778/784] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[779/784] Compiling NIOConcurrencyHelpers lock.swift
[780/784] Compiling NIOConcurrencyHelpers NIOLock.swift
[781/784] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[782/784] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[783/784] Emitting module NIOConcurrencyHelpers
[784/784] Compiling NIOConcurrencyHelpers atomics.swift
[785/849] Compiling NIOCore MarkedCircularBuffer.swift
[786/849] Compiling NIOCore MulticastChannel.swift
[787/849] Compiling NIOCore NIOAny.swift
[788/849] Compiling NIOCore NIOCloseOnErrorHandler.swift
[789/849] Compiling NIOCore NIOCoreSendableMetatype.swift
[790/849] Compiling NIOCore NIODecodedAsyncSequence.swift
[791/849] Compiling NIOCore NIOLoopBound.swift
[792/856] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[793/856] Compiling NIOCore NIOScheduledCallback.swift
[794/856] Compiling NIOCore NIOSendable.swift
[795/856] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[796/856] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[797/856] Compiling NIOCore RecvByteBufferAllocator.swift
[798/856] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[799/856] Compiling NIOCore IO.swift
[800/856] Compiling NIOCore IOData.swift
[801/856] Compiling NIOCore IPProtocol.swift
[802/856] Compiling NIOCore IntegerBitPacking.swift
[803/856] Compiling NIOCore IntegerTypes.swift
[804/856] Compiling NIOCore Interfaces.swift
[805/856] Compiling NIOCore Linux.swift
[806/856] Compiling NIOCore AddressedEnvelope.swift
[807/856] Compiling NIOCore AsyncAwaitSupport.swift
[808/856] Compiling NIOCore AsyncChannel.swift
[809/856] Compiling NIOCore AsyncChannelHandler.swift
[810/856] Compiling NIOCore AsyncChannelInboundStream.swift
[811/856] Compiling NIOCore AsyncChannelOutboundWriter.swift
[812/856] Compiling NIOCore NIOAsyncSequenceProducer.swift
[813/856] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[814/856] Compiling NIOCore ConvenienceOptionSupport.swift
[815/856] Compiling NIOCore DeadChannel.swift
[816/856] Compiling NIOCore DispatchQueue+WithFuture.swift
[817/856] Compiling NIOCore EventLoop+Deprecated.swift
[818/856] Compiling NIOCore EventLoop+SerialExecutor.swift
[819/856] Compiling NIOCore EventLoop.swift
[820/856] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[821/856] Compiling NIOCore EventLoopFuture+Deprecated.swift
[822/856] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[823/856] Compiling NIOCore EventLoopFuture.swift
[824/856] Compiling NIOCore FileDescriptor.swift
[825/856] Compiling NIOCore FileHandle.swift
[826/856] Compiling NIOCore FileRegion.swift
[827/856] Compiling NIOCore GlobalSingletons.swift
[828/856] Compiling NIOCore ChannelHandler.swift
[829/856] Compiling NIOCore ChannelHandlers.swift
[830/856] Compiling NIOCore ChannelInvoker.swift
[831/856] Compiling NIOCore ChannelOption.swift
[832/856] Compiling NIOCore ChannelPipeline.swift
[833/856] Compiling NIOCore CircularBuffer.swift
[834/856] Compiling NIOCore Codec.swift
[835/856] Compiling NIOCore SocketAddresses.swift
[836/856] Compiling NIOCore SocketOptionProvider.swift
[837/856] Compiling NIOCore SystemCallHelpers.swift
[838/856] Compiling NIOCore TimeAmount+Duration.swift
[839/856] Compiling NIOCore TypeAssistedChannelHandler.swift
[840/856] Compiling NIOCore UniversalBootstrapSupport.swift
[841/856] Compiling NIOCore Utilities.swift
[842/856] Compiling NIOCore NIOAsyncWriter.swift
[843/856] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[844/856] Compiling NIOCore BSDSocketAPI.swift
[845/856] Compiling NIOCore ByteBuffer-aux.swift
[846/856] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[847/856] Compiling NIOCore ByteBuffer-conversions.swift
[848/856] Compiling NIOCore ByteBuffer-core.swift
[849/856] Compiling NIOCore ByteBuffer-hex.swift
[850/856] Compiling NIOCore ByteBuffer-int.swift
[851/856] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[852/856] Compiling NIOCore ByteBuffer-multi-int.swift
[853/856] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[854/856] Compiling NIOCore ByteBuffer-views.swift
[855/856] Compiling NIOCore Channel.swift
[856/856] Emitting module NIOCore
[857/912] Compiling NIOEmbedded AsyncTestingChannel.swift
[858/912] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[859/912] Emitting module NIOEmbedded
[860/912] Compiling NIOEmbedded Embedded.swift
[861/912] Compiling NIOPosix FileDescriptor.swift
[862/912] Compiling NIOPosix GetaddrinfoResolver.swift
[863/912] Compiling NIOPosix HappyEyeballs.swift
[864/912] Compiling NIOPosix IO.swift
[865/912] Compiling NIOPosix IntegerBitPacking.swift
[866/912] Compiling NIOPosix IntegerTypes.swift
[867/917] Compiling NIOPosix Linux.swift
[868/917] Compiling NIOPosix LinuxCPUSet.swift
[869/917] Compiling NIOPosix LinuxUring.swift
[870/917] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[871/917] Compiling NIOPosix NIOPosixSendableMetatype.swift
[872/917] Compiling NIOPosix NIOThreadPool.swift
[873/917] Compiling NIOPosix Utilities.swift
[874/917] Compiling NIOPosix VsockAddress.swift
[875/917] Compiling NIOPosix VsockChannelEvents.swift
[876/917] Compiling NIOPosix Windows.swift
[877/917] Compiling NIOPosix resource_bundle_accessor.swift
[878/917] Emitting module NIOPosix
[879/917] Compiling NIOPosix SelectableEventLoop.swift
[880/917] Compiling NIOPosix SelectorEpoll.swift
[881/917] Compiling NIOPosix SelectorGeneric.swift
[882/917] Compiling NIOPosix SelectorKqueue.swift
[883/917] Compiling NIOPosix SelectorUring.swift
[884/917] Compiling NIOPosix SelectorWSAPoll.swift
[885/917] Compiling NIOPosix ServerSocket.swift
[886/917] Compiling NIOPosix Socket.swift
[887/917] Compiling NIOPosix SocketChannel.swift
[888/917] Compiling NIOPosix SocketProtocols.swift
[889/917] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[890/917] Compiling NIOPosix System.swift
[891/917] Compiling NIOPosix Thread.swift
[892/917] Compiling NIOPosix ThreadPosix.swift
[893/917] Compiling NIOPosix ThreadWindows.swift
[894/917] Compiling NIOPosix BaseSocketChannel.swift
[895/917] Compiling NIOPosix BaseStreamSocketChannel.swift
[896/917] Compiling NIOPosix Bootstrap.swift
[897/917] Compiling NIOPosix ControlMessage.swift
[898/917] Compiling NIOPosix DatagramVectorReadManager.swift
[899/917] Compiling NIOPosix Errors+Any.swift
[900/917] Compiling NIOPosix NonBlockingFileIO.swift
[901/917] Compiling NIOPosix PendingDatagramWritesManager.swift
[902/917] Compiling NIOPosix PendingWritesManager.swift
[903/917] Compiling NIOPosix PipeChannel.swift
[904/917] Compiling NIOPosix PipePair.swift
[905/917] Compiling NIOPosix Pool.swift
[906/917] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[907/917] Compiling NIOPosix PosixSingletons.swift
[908/917] Compiling NIOPosix RawSocketBootstrap.swift
[909/917] Compiling NIOPosix Resolver.swift
[910/917] Compiling NIOPosix Selectable.swift
[911/917] Compiling NIOPosix SelectableChannel.swift
[912/917] Compiling NIOPosix BSDSocketAPICommon.swift
[913/917] Compiling NIOPosix BSDSocketAPIPosix.swift
[914/917] Compiling NIOPosix BSDSocketAPIWindows.swift
[915/917] Compiling NIOPosix BaseSocket.swift
[916/917] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[917/917] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[918/919] Compiling NIO Exports.swift
[919/919] Emitting module NIO
[920/959] Compiling NIOTLS TLSEvents.swift
[921/959] Compiling NIOSOCKS Helpers.swift
[922/960] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[923/960] Compiling NIOSOCKS ClientStateMachine.swift
[924/960] Compiling NIOSOCKS SOCKSResponse.swift
[925/960] Compiling NIOSOCKS Errors.swift
[926/960] Compiling NIOSOCKS AuthenticationMethod.swift
[927/960] Compiling NIOSOCKS ClientGreeting.swift
[928/960] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[929/960] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[930/960] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[931/960] Emitting module NIOSOCKS
[932/960] Compiling NIOSOCKS SOCKSClientHandler.swift
[933/960] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[934/960] Compiling NIOSOCKS ServerStateMachine.swift
[935/960] Compiling NIOSOCKS Messages.swift
[936/960] Compiling NIOSOCKS SOCKSRequest.swift
[937/960] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[938/960] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[939/961] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[940/961] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[941/961] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[942/961] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[945/961] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[946/961] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[947/961] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[948/961] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[949/961] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[950/961] Emitting module NIOTLS
[951/961] Compiling NIOTLS SNIHandler.swift
[952/961] Emitting module NIOFoundationCompat
[953/961] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[954/978] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[955/1014] Emitting module NIOHTTP1
[956/1014] Compiling NIOTransportServices AcceptHandler.swift
[957/1014] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[958/1014] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[959/1014] Compiling NIOTransportServices StateManagedChannel.swift
[960/1014] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[961/1014] Compiling NIOTransportServices NIOTSSingletons.swift
[962/1036] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[963/1036] Compiling NIOHPACK DynamicHeaderTable.swift
[964/1036] Compiling NIOHPACK HPACKDecoder.swift
[965/1037] Emitting module NIOHTTPCompression
[966/1037] Compiling NIOHTTPCompression HTTPCompression.swift
[967/1037] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[968/1037] Compiling NIOHTTPCompression HTTPDecompression.swift
[969/1037] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[970/1037] Emitting module NIOHPACK
[971/1037] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[972/1037] Compiling NIOHPACK IntegerCoding.swift
[973/1037] Compiling NIOHPACK IndexedHeaderTable.swift
[974/1037] Compiling NIOHPACK HuffmanTables.swift
[975/1037] Compiling SotoSignerV4 exports.swift
[976/1037] Compiling NIOHPACK StaticHeaderTable.swift
[977/1037] Emitting module SotoSignerV4
[978/1037] Compiling SotoSignerV4 credentials.swift
[979/1037] Compiling SotoSignerV4 signer.swift
[980/1037] Compiling NIOHPACK HPACKErrors.swift
[981/1037] Compiling NIOHPACK HPACKHeader.swift
[982/1037] Compiling NIOHPACK HPACKEncoder.swift
[983/1037] Compiling NIOHPACK HeaderTables.swift
[984/1037] Compiling NIOHPACK HuffmanCoding.swift
[985/1037] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[986/1037] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[987/1037] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[990/1039] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[991/1039] Emitting module NIOTransportServices
[992/1039] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[993/1039] Compiling NIOTransportServices NIOTSListenerChannel.swift
[994/1039] Emitting module NIOSSL
[998/1106] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[999/1106] Compiling NIOHTTP2 GlitchesMonitor.swift
[1000/1106] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1001/1106] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1002/1106] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1003/1106] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1004/1106] Compiling NIOHTTP2 MayReceiveFrames.swift
[1005/1106] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1006/1106] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1007/1106] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1008/1106] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1009/1106] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1010/1106] Compiling NIOHTTP2 ReceivingDataState.swift
[1011/1106] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1012/1106] Compiling NIOHTTP2 HTTP2Error.swift
[1013/1106] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1014/1106] Compiling NIOHTTP2 HasRemoteSettings.swift
[1015/1106] Compiling NIOHTTP2 HTTP2Stream.swift
[1016/1106] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1021/1106] Compiling NIOHTTP2 Error+Any.swift
[1022/1106] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1023/1106] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1024/1106] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1025/1106] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1026/1106] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1027/1106] Compiling NIOHTTP2 HTTP2StreamID.swift
[1028/1106] Compiling NIOHTTP2 SendingRstStreamState.swift
[1029/1106] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1033/1106] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1034/1106] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1035/1106] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1036/1106] Compiling NIOHTTP2 HasLocalSettings.swift
[1043/1106] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1044/1106] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1045/1106] Compiling NIOHTTP2 MaySendFrames.swift
[1046/1106] Compiling NIOHTTP2 SendingDataState.swift
[1047/1106] Compiling NIOHTTP2 SendingGoawayState.swift
[1048/1106] Compiling NIOHTTP2 SendingHeadersState.swift
[1049/1106] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1055/1106] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1056/1106] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1071/1113] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1078/1113] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1079/1113] Compiling NIOHTTP2 StreamChannelList.swift
[1080/1113] Compiling NIOHTTP2 StreamMap.swift
[1081/1113] Compiling NIOHTTP2 StreamStateMachine.swift
[1082/1113] Compiling NIOHTTP2 Timer.swift
[1083/1113] Compiling NIOHTTP2 UnsafeTransfer.swift
[1084/1113] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1085/1113] Emitting module NIOHTTP2
[1093/1113] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1094/1113] Compiling NIOHTTP2 QuiescingState.swift
[1095/1113] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1096/1113] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1097/1113] Compiling NIOHTTP2 StateMachineResult.swift
[1098/1113] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1099/1113] Compiling NIOHTTP2 DOSHeuristics.swift
[1100/1113] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1101/1113] Compiling NIOHTTP2 InboundEventBuffer.swift
[1102/1113] Compiling NIOHTTP2 InboundWindowManager.swift
[1103/1113] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1104/1113] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1105/1113] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1106/1113] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1107/1113] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1108/1113] Compiling NIOHTTP2 HTTP2Frame.swift
[1109/1113] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1110/1113] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1111/1113] Compiling NIOHTTP2 HTTP2PingData.swift
[1112/1113] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1113/1113] Compiling NIOHTTP2 HTTP2Settings.swift
[1114/1178] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1115/1178] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1116/1178] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1117/1178] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1118/1178] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1119/1178] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1120/1178] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1121/1178] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1122/1185] Emitting module AsyncHTTPClient
[1123/1185] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1124/1185] Compiling AsyncHTTPClient ConnectionTarget.swift
[1125/1185] Compiling AsyncHTTPClient DeconstructedURL.swift
[1126/1185] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1127/1185] Compiling AsyncHTTPClient FoundationExtensions.swift
[1128/1185] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1129/1185] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1130/1185] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1131/1185] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1132/1185] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1133/1185] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1134/1185] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1135/1185] Compiling AsyncHTTPClient RequestBodyLength.swift
[1136/1185] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1137/1185] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1138/1185] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1139/1185] Compiling AsyncHTTPClient ConnectionPool.swift
[1140/1185] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1141/1185] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1142/1185] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1143/1185] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1144/1185] Compiling AsyncHTTPClient HTTP1Connection.swift
[1145/1185] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1146/1185] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1147/1185] Compiling AsyncHTTPClient HTTP2Connection.swift
[1148/1185] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1149/1185] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1150/1185] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1151/1185] Compiling AsyncHTTPClient SSLContextCache.swift
[1152/1185] Compiling AsyncHTTPClient Scheme.swift
[1153/1185] Compiling AsyncHTTPClient Singleton.swift
[1154/1185] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1155/1185] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1156/1185] Compiling AsyncHTTPClient TracingSupport.swift
[1157/1185] Compiling AsyncHTTPClient Utils.swift
[1158/1185] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1159/1185] Compiling AsyncHTTPClient TLSConfiguration.swift
[1160/1185] Compiling AsyncHTTPClient RedirectState.swift
[1161/1185] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1162/1185] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1163/1185] Compiling AsyncHTTPClient RequestBag.swift
[1164/1185] Compiling AsyncHTTPClient RequestValidation.swift
[1165/1185] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1166/1185] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1167/1185] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1168/1185] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1169/1185] Compiling AsyncHTTPClient Transaction.swift
[1170/1185] Compiling AsyncHTTPClient Base64.swift
[1171/1185] Compiling AsyncHTTPClient BasicAuth.swift
[1172/1185] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1173/1185] Compiling AsyncHTTPClient HTTPClient.swift
[1174/1185] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[1175/1185] Compiling AsyncHTTPClient HTTPHandler.swift
[1176/1185] Compiling AsyncHTTPClient LRUCache.swift
[1177/1185] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1178/1185] Compiling AsyncHTTPClient NWErrorHandler.swift
[1179/1185] Compiling AsyncHTTPClient RequestOptions.swift
[1180/1185] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1181/1185] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1182/1185] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1183/1185] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1184/1185] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1185/1185] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1186/1240] Compiling SotoCore RotatingCredentialProvider.swift
[1187/1240] Compiling SotoCore RuntimeSelectorCredentialProvider.swift
[1188/1240] Compiling SotoCore STSAssumeRole.swift
[1189/1240] Compiling SotoCore StaticCredential+CredentialProvider.swift
[1190/1240] Compiling SotoCore StaticCredential+Environment.swift
[1191/1240] Compiling SotoCore AWSMemberEncoding.swift
[1192/1240] Compiling SotoCore Error.swift
[1193/1240] Compiling SotoCore ServerErrors.swift
[1194/1240] Compiling SotoCore Exports.swift
[1195/1240] Compiling SotoCore AWSHTTPClient.swift
[1196/1240] Compiling SotoCore AsyncHTTPClient.swift
[1197/1240] Compiling SotoCore ResponseDelegate.swift
[1198/1245] Compiling SotoCore AWSService+async.swift
[1199/1245] Compiling SotoCore CredentialProvider+async.swift
[1200/1245] Compiling SotoCore ConfigFileCredentialProvider.swift
[1201/1245] Compiling SotoCore ConfigFileLoader.swift
[1202/1245] Compiling SotoCore Credential+IsEmpty.swift
[1203/1245] Compiling SotoCore CredentialProvider.swift
[1204/1245] Compiling SotoCore AWSShape+Encoder.swift
[1205/1245] Compiling SotoCore AWSShape.swift
[1206/1245] Compiling SotoCore Environment.swift
[1207/1245] Compiling SotoCore Mirror.swift
[1208/1245] Compiling SotoCore Region.swift
[1209/1245] Compiling SotoCore ServiceProtocol.swift
[1210/1245] Emitting module SotoCore
[1211/1245] Compiling SotoCore S3StreamReader.swift
[1212/1245] Compiling SotoCore StreamReader.swift
[1213/1245] Compiling SotoCore StreamWriter+write.swift
[1214/1245] Compiling SotoCore AWSMiddleware.swift
[1215/1245] Compiling SotoCore AWSRequest.swift
[1216/1245] Compiling SotoCore AWSResponse+HAL.swift
[1217/1245] Compiling SotoCore CredentialProviderError.swift
[1218/1245] Compiling SotoCore CredentialProviderSelector.swift
[1219/1245] Compiling SotoCore DeferredCredentialProvider.swift
[1220/1245] Compiling SotoCore ExpiringCredential.swift
[1221/1245] Compiling SotoCore MetaDataCredentialProvider.swift
[1222/1245] Compiling SotoCore NullCredentialProvider.swift
[1223/1245] Compiling SotoCore Payload+async.swift
[1224/1245] Compiling SotoCore Payload.swift
[1225/1245] Compiling SotoCore AWSClient+EndpointDiscovery+async.swift
[1226/1245] Compiling SotoCore AWSClient+Paginate+async.swift
[1227/1245] Compiling SotoCore AWSClient+Waiter+async.swift
[1228/1245] Compiling SotoCore AWSClient+async.swift
[1229/1245] Compiling SotoCore AWSClient+EndpointDiscovery.swift
[1230/1245] Compiling SotoCore AWSClient+Paginate.swift
[1231/1245] Compiling SotoCore AWSClient.swift
[1232/1245] Compiling SotoCore AWSEndpointDiscovery.swift
[1233/1245] Compiling SotoCore AWSService.swift
[1234/1245] Compiling SotoCore AWSServiceConfig.swift
[1235/1245] Compiling SotoCore CodableProperties.swift
[1236/1245] Compiling SotoCore CollectionCoders.swift
[1237/1245] Compiling SotoCore DateCoders.swift
[1238/1245] Compiling SotoCore DictionaryDecoder.swift
[1239/1245] Compiling SotoCore QueryEncoder.swift
[1240/1245] Compiling SotoCore ClientErrors.swift
[1241/1245] Compiling SotoCore AWSResponse.swift
[1242/1245] Compiling SotoCore Body.swift
[1243/1245] Compiling SotoCore RetryPolicy.swift
[1244/1245] Compiling SotoCore AWSClient+Waiter.swift
[1245/1245] Compiling SotoCore Matcher.swift
[1246/1256] Compiling SotoS3 S3_Error.swift
[1247/1256] Compiling SotoS3 S3_Paginator.swift
[1248/1257] Compiling SotoS3 S3_Waiter.swift
[1249/1257] Compiling SotoS3 S3_Waiter+async.swift
[1250/1257] Compiling SotoS3 S3RequestMiddleware.swift
[1251/1257] Compiling SotoS3 S3_API.swift
[1252/1257] Compiling SotoS3 S3_Paginator+async.swift
[1253/1257] Compiling SotoS3 S3+SelectObjectContent.swift
[1254/1257] Compiling SotoS3 S3+multipart_API.swift
[1255/1257] Compiling SotoS3 S3_API+async.swift
[1256/1257] Emitting module SotoS3
[1257/1257] Compiling SotoS3 S3_Shapes.swift
[1258/1260] Compiling S3FileSystemKit S3Path.swift
[1259/1260] Compiling S3FileSystemKit S3FileSystem.swift
[1260/1260] Emitting module S3FileSystemKit
Build complete! (69.09s)
warning: 'soto-core': /Users/admin/builder/spi-builder-workspace/.build/checkouts/soto-core/Package.swift:108:5: warning: will never be executed
105 |
106 | // Use Swift cypto on Linux.
107 | if useSwiftCrypto {
| `- note: condition always evaluates to false
108 | package.dependencies.append(.package(url: "https://github.com/apple/swift-crypto.git", "1.0.0"..<"3.0.0"))
| `- warning: will never be executed
109 | package.targets.first { $0.name == "SotoCrypto" }?.dependencies.append(.product(name: "Crypto", package: "swift-crypto"))
110 | }
Build complete.
{
"dependencies" : [
{
"identity" : "soto",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto.git"
}
],
"manifest_display_name" : "s3-filesystem-kit",
"name" : "s3-filesystem-kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "S3FileSystemKit",
"targets" : [
"S3FileSystemKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "S3FileSystemKitTests",
"module_type" : "SwiftTarget",
"name" : "S3FileSystemKitTests",
"path" : "Tests/S3FileSystemKitTests",
"sources" : [
"S3FileSystemTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"S3FileSystemKit"
],
"type" : "test"
},
{
"c99name" : "S3FileSystemKit",
"module_type" : "SwiftTarget",
"name" : "S3FileSystemKit",
"path" : "Sources/S3FileSystemKit",
"product_dependencies" : [
"SotoS3"
],
"product_memberships" : [
"S3FileSystemKit"
],
"sources" : [
"S3FileSystem.swift",
"S3Path.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.