The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build yubatake, reference master (36585b), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 00:43:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rb-de0/yubatake.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rb-de0/yubatake
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 36585bc Merge pull request #138 from rb-de0/add-redis-flag
Cloned https://github.com/rb-de0/yubatake.git
Revision (git rev-parse @):
36585bc5a213d9d88948c5be3b9533ea517bd5ec
SUCCESS checkout https://github.com/rb-de0/yubatake.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/rb-de0/yubatake.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/531] Write sources
[9/531] Copying PrivacyInfo.xcprivacy
[13/531] Write swift-version-1EA4D86E10B52AF.txt
[14/531] Compiling cmark registry.c
[15/531] Compiling cmark xml.c
[16/531] Compiling cmark tagfilter.c
[17/531] Compiling cmark tasklist.c
[18/531] Compiling cmark table.c
[19/531] Compiling cmark syntax_extension.c
[20/531] Compiling cmark plugin.c
[21/531] Compiling cmark references.c
[22/531] Compiling cmark strikethrough.c
[23/531] Compiling cmark plaintext.c
[24/531] Compiling cmark node.c
[25/533] Compiling cmark utf8.c
[26/533] Compiling cmark linked_list.c
[27/540] Compiling cmark map.c
[28/546] Compiling cmark render.c
[29/552] Compiling cmark man.c
[30/557] Compiling cmark latex.c
[31/563] Compiling cmark iterator.c
[32/585] Compiling cmark html.c
[33/585] Compiling cmark houdini_href_e.c
[34/585] Compiling cmark inlines.c
[35/585] Compiling cmark houdini_html_e.c
[36/585] Compiling cmark footnotes.c
[37/585] Compiling cmark houdini_html_u.c
[38/585] Compiling cmark core-extensions.c
[39/585] Compiling cmark cmark_ctype.c
[40/585] Compiling cmark ext_scanners.c
[41/585] Write sources
[42/585] Compiling cmark commonmark.c
[43/585] Write sources
[44/585] Compiling cmark cmark.c
[45/585] Write sources
[48/585] Compiling _NumericsShims _NumericsShims.c
[49/585] Compiling cmark buffer.c
[49/585] Write sources
[55/585] Write Run-entitlement.plist
[56/585] Compiling cmark arena.c
[56/585] Write sources
[70/585] Compiling _AtomicsShims.c
[70/585] Write sources
[77/585] Compiling cmark scanners.c
[77/585] Write sources
[94/585] Compiling cmark blocks.c
[95/585] Write sources
[100/634] Compiling cmark autolink.c
[102/707] Compiling ServiceContextModule ServiceContextKey.swift
[103/707] Compiling RealModule Float80+Real.swift
[104/707] Compiling RealModule Real.swift
[105/708] Compiling RealModule ElementaryFunctions.swift
[106/708] Compiling RealModule Float+Real.swift
[107/708] Compiling RealModule Float16+Real.swift
[108/708] Compiling InternalCollectionsUtilities Descriptions.swift
[109/708] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[110/708] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[111/709] Compiling RealModule ApproximateEquality.swift
[112/709] Compiling RealModule AlgebraicField.swift
[113/709] Compiling RealModule AugmentedArithmetic.swift
[114/709] Emitting module RealModule
[115/709] Compiling RealModule Double+Real.swift
[116/709] Compiling RealModule RealFunctions.swift
[117/709] Compiling ServiceContextModule ServiceContext.swift
[118/709] Emitting module ServiceContextModule
[119/711] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[120/717] Compiling _NIOBase64 Base64.swift
[121/717] Emitting module _NIOBase64
[122/717] Compiling SwiftMarkdown SwiftMarkdown.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/markdown/Sources/SwiftMarkdown/SwiftMarkdown.swift:36:9: error: cannot find 'free' in scope
34 |
35 |         buffer = String(cString: buf)
36 |         free(buf)
   |         `- error: cannot find 'free' in scope
37 |     }
38 |     guard let output = buffer else {
[123/717] Compiling Instrumentation NoOpInstrument.swift
[124/717] Compiling Instrumentation MultiplexInstrument.swift
[125/717] Compiling Instrumentation InstrumentationSystem.swift
[126/717] Emitting module SwiftMarkdown
[127/717] Compiling InternalCollectionsUtilities Debugging.swift
[128/717] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[129/717] Compiling Crypto ECDSASignature.swift
[130/717] Compiling Crypto PEMDocument.swift
[131/717] Compiling Instrumentation Instrument.swift
[132/717] Compiling Crypto PKCS8PrivateKey.swift
[133/717] Compiling Crypto SEC1PrivateKey.swift
[134/717] Emitting module Instrumentation
[135/717] Emitting module Logging
[136/717] Compiling Crypto GeneralizedTime.swift
[137/717] Compiling Crypto ObjectIdentifier.swift
[138/717] Emitting module InternalCollectionsUtilities
Fetching https://github.com/diskshima/SwiftyJSON.git
[1/3270] Fetching swiftyjson
Fetched https://github.com/diskshima/SwiftyJSON.git from cache (0.94s)
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/redis.git
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor-community/CSRF.git
Fetching https://github.com/vapor/fluent-mysql-driver.git
Fetching https://github.com/brokenhandsio/VaporSecurityHeaders.git
[1/1069] Fetching vaporsecurityheaders
[108/5025] Fetching vaporsecurityheaders, leaf
[346/8776] Fetching vaporsecurityheaders, leaf, redis
[1615/8990] Fetching vaporsecurityheaders, leaf, redis, csrf
[2856/11764] Fetching vaporsecurityheaders, leaf, redis, csrf, fluent-mysql-driver
[5083/25185] Fetching vaporsecurityheaders, leaf, redis, csrf, fluent-mysql-driver, fluent
Fetched https://github.com/vapor/leaf.git from cache (0.95s)
Fetched https://github.com/vapor/redis.git from cache (0.95s)
[4397/17478] Fetching vaporsecurityheaders, csrf, fluent-mysql-driver, fluent
Fetching https://github.com/vapor-community/markdown.git
Fetching https://github.com/scinfu/SwiftSoup.git
[4800/92024] Fetching vaporsecurityheaders, csrf, fluent-mysql-driver, fluent, vapor
Fetched https://github.com/brokenhandsio/VaporSecurityHeaders.git from cache (1.06s)
Fetched https://github.com/vapor-community/CSRF.git from cache (1.06s)
Fetched https://github.com/vapor/fluent-mysql-driver.git from cache (1.06s)
[1746/87967] Fetching fluent, vapor
Fetching https://github.com/rb-de0/Poppo.git
[33550/88213] Fetching fluent, vapor, markdown
[33705/92129] Fetching fluent, vapor, markdown, swiftsoup
[41994/92280] Fetching fluent, vapor, markdown, swiftsoup, poppo
Fetched https://github.com/vapor-community/markdown.git from cache (0.71s)
Fetched https://github.com/rb-de0/Poppo.git from cache (0.60s)
[61249/91883] Fetching fluent, vapor, swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.09s)
Fetched https://github.com/vapor/vapor.git from cache (2.46s)
Fetched https://github.com/vapor/fluent.git from cache (2.46s)
Computing version for https://github.com/rb-de0/Poppo.git
Computed https://github.com/rb-de0/Poppo.git at 1.1.0 (3.00s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[17/1654] Fetching bluecryptor
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.83s)
Computing version for https://github.com/brokenhandsio/VaporSecurityHeaders.git
Computed https://github.com/brokenhandsio/VaporSecurityHeaders.git at 3.2.0 (1.35s)
Computing version for https://github.com/vapor-community/CSRF.git
Computed https://github.com/vapor-community/CSRF.git at 3.1.1 (0.48s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.54s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (1.40s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (1.90s)
Computing version for https://github.com/vapor/fluent-mysql-driver.git
Computed https://github.com/vapor/fluent-mysql-driver.git at 4.7.1 (0.39s)
Fetching https://github.com/vapor/mysql-kit.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/apple/swift-log.git
[1/5151] Fetching mysql-kit
[362/8987] Fetching mysql-kit, swift-log
[1005/22315] Fetching mysql-kit, swift-log, fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (1.30s)
Fetched https://github.com/vapor/mysql-kit.git from cache (1.30s)
Fetched https://github.com/apple/swift-log.git from cache (1.30s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.73s)
Computing version for https://github.com/vapor/mysql-kit.git
Computed https://github.com/vapor/mysql-kit.git at 4.10.0 (0.43s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/mysql-nio.git
[1/2217] Fetching mysql-nio
[46/4587] Fetching mysql-nio, async-kit
[141/10570] Fetching mysql-nio, async-kit, sql-kit
[2808/25840] Fetching mysql-nio, async-kit, sql-kit, swift-crypto
[2809/40730] Fetching mysql-nio, async-kit, sql-kit, swift-crypto, swift-nio-ssl
[13275/117057] Fetching mysql-nio, async-kit, sql-kit, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/mysql-nio.git from cache (3.08s)
Fetched https://github.com/vapor/sql-kit.git from cache (3.08s)
Fetched https://github.com/vapor/async-kit.git from cache (3.08s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.08s)
Fetched https://github.com/apple/swift-nio.git from cache (3.70s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.70s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (4.18s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.57s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.7.2 (2.12s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.52s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.06s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.62s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[73/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.48s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.51s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 4.11.1 (0.44s)
Fetching https://github.com/swift-server/RediStack.git
[1/4703] Fetching redistack
Fetched https://github.com/swift-server/RediStack.git from cache (0.95s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.2 (1.50s)
Fetching https://github.com/apple/swift-metrics.git
[1/2206] Fetching swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.94s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (1.39s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (0.40s)
Fetching https://github.com/vapor/leaf-kit.git
[1/4938] Fetching leaf-kit
Fetched https://github.com/vapor/leaf-kit.git from cache (1.05s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.64s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2609] Fetching websocket-kit
[132/7602] Fetching websocket-kit, swift-distributed-tracing
[282/13544] Fetching websocket-kit, swift-distributed-tracing, swift-nio-extras
[401/34396] Fetching websocket-kit, swift-distributed-tracing, swift-nio-extras, routing-kit
[506/37849] Fetching websocket-kit, swift-distributed-tracing, swift-nio-extras, routing-kit, multipart-kit
[1399/38930] Fetching websocket-kit, swift-distributed-tracing, swift-nio-extras, routing-kit, multipart-kit, swift-service-context
[1551/50462] Fetching websocket-kit, swift-distributed-tracing, swift-nio-extras, routing-kit, multipart-kit, swift-service-context, swift-nio-http2
Fetched https://github.com/apple/swift-service-context.git from cache (1.44s)
Fetching https://github.com/vapor/console-kit.git
[38384/49381] Fetching websocket-kit, swift-distributed-tracing, swift-nio-extras, routing-kit, multipart-kit, swift-nio-http2
[44282/55399] Fetching websocket-kit, swift-distributed-tracing, swift-nio-extras, routing-kit, multipart-kit, swift-nio-http2, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.97s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.53s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.53s)
Fetched https://github.com/vapor/routing-kit.git from cache (2.53s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.53s)
[3729/6062] Fetching websocket-kit, multipart-kit
[3730/20076] Fetching websocket-kit, multipart-kit, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.65s)
[3729/6062] Fetching websocket-kit, multipart-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (10.12s)
Fetched https://github.com/vapor/multipart-kit.git from cache (10.12s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (10.56s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.41s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.42s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.39s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.86s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (1.27s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.45s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/4985] Fetching swift-async-algorithms
[101/6581] Fetching swift-async-algorithms, swift-asn1
[213/9007] Fetching swift-async-algorithms, swift-asn1, swift-service-lifecycle
[311/15191] Fetching swift-async-algorithms, swift-asn1, swift-service-lifecycle, swift-certificates
[312/16343] Fetching swift-async-algorithms, swift-asn1, swift-service-lifecycle, swift-certificates, swift-http-structured-headers
[542/17247] Fetching swift-async-algorithms, swift-asn1, swift-service-lifecycle, swift-certificates, swift-http-structured-headers, swift-http-types
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.93s)
[10431/14821] Fetching swift-async-algorithms, swift-asn1, swift-certificates, swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.11s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.11s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.11s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.11s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.11s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.55s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.72s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.50s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.39s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.39s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.41s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.57s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.62s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.63s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.47s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.51s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (1.92s)
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.5.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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.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.5.0
Creating working copy for https://github.com/rb-de0/Poppo.git
Working copy of https://github.com/rb-de0/Poppo.git resolved at 1.1.0
Creating working copy for https://github.com/brokenhandsio/cmark-gfm.git
Working copy of https://github.com/brokenhandsio/cmark-gfm.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.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.7.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/vapor/mysql-nio.git
Working copy of https://github.com/vapor/mysql-nio.git resolved at 1.7.2
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/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.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.83.0
Creating working copy for https://github.com/vapor/mysql-kit.git
Working copy of https://github.com/vapor/mysql-kit.git resolved at 4.10.0
Creating working copy for https://github.com/vapor/fluent-mysql-driver.git
Working copy of https://github.com/vapor/fluent-mysql-driver.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.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.10.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 1.7.5
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.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.24.0
Creating working copy for https://github.com/vapor-community/markdown.git
Working copy of https://github.com/vapor-community/markdown.git resolved at 0.7.1
Creating working copy for https://github.com/swift-server/RediStack.git
Working copy of https://github.com/swift-server/RediStack.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.13.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.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.36.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/vapor/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 4.11.1
Creating working copy for https://github.com/brokenhandsio/VaporSecurityHeaders.git
Working copy of https://github.com/brokenhandsio/VaporSecurityHeaders.git resolved at 3.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.3.0
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.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.32.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor-community/CSRF.git
Working copy of https://github.com/vapor-community/CSRF.git resolved at 3.1.1
Creating working copy for https://github.com/diskshima/SwiftyJSON.git
Working copy of https://github.com/diskshima/SwiftyJSON.git resolved at rename-nsnumber-comparison-operators (329922b)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
BUILD FAILURE 6.2 macosSpm