Build Information
Failed to build yubatake, reference 4.0.1 (36585b
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 00:43:48 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: 4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rb-de0/yubatake
* tag 4.0.1 -> FETCH_HEAD
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 4.0.1
========================================
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
[2/531] Write Run-entitlement.plist
[9/531] Copying PrivacyInfo.xcprivacy
[13/531] Write swift-version-1EA4D86E10B52AF.txt
[14/531] Compiling cmark registry.c
[15/531] Compiling cmark render.c
[16/531] Compiling cmark tasklist.c
[17/531] Compiling cmark tagfilter.c
[18/531] Compiling cmark table.c
[19/531] Compiling cmark xml.c
[20/531] Compiling cmark plugin.c
[21/531] Compiling cmark references.c
[22/531] Compiling cmark utf8.c
[23/536] Compiling cmark scanners.c
[24/536] Compiling cmark plaintext.c
[25/536] Compiling cmark map.c
[26/548] Compiling cmark node.c
[27/560] Compiling cmark man.c
[28/588] Compiling cmark strikethrough.c
[29/588] Compiling cmark linked_list.c
[30/588] Compiling cmark latex.c
[31/588] Compiling cmark houdini_html_e.c
[32/588] Compiling cmark iterator.c
[33/588] Compiling cmark html.c
[34/588] Compiling cmark syntax_extension.c
[35/588] Compiling cmark houdini_html_u.c
[36/588] Compiling cmark cmark_ctype.c
[37/588] Compiling cmark core-extensions.c
[38/588] Compiling cmark houdini_href_e.c
[39/588] Compiling cmark footnotes.c
[40/588] Compiling cmark ext_scanners.c
[41/588] Compiling cmark commonmark.c
[42/588] Write sources
[43/588] Compiling cmark inlines.c
[44/588] Write sources
[48/588] Compiling cmark cmark.c
[49/588] Compiling _NumericsShims _NumericsShims.c
[50/588] Compiling cmark buffer.c
[51/588] Write sources
[59/588] Compiling cmark arena.c
[60/588] Write sources
[84/588] Compiling cmark blocks.c
[85/588] Write sources
[88/588] Compiling _AtomicsShims.c
[89/588] Write sources
[98/634] Compiling cmark autolink.c
[100/707] Compiling ServiceContextModule ServiceContextKey.swift
[101/707] Emitting module ServiceContextModule
[102/707] Compiling ServiceContextModule ServiceContext.swift
[103/709] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[104/709] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[105/710] Compiling InternalCollectionsUtilities Descriptions.swift
[106/710] Compiling InternalCollectionsUtilities Debugging.swift
[107/710] Compiling RealModule Float16+Real.swift
[108/710] Compiling RealModule Real.swift
[109/711] Compiling RealModule Float80+Real.swift
[110/711] Compiling RealModule Double+Real.swift
[111/711] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[112/711] Compiling RealModule ElementaryFunctions.swift
[113/711] Compiling RealModule AlgebraicField.swift
[114/711] Compiling RealModule AugmentedArithmetic.swift
[115/711] Compiling RealModule ApproximateEquality.swift
[116/711] Compiling RealModule Float+Real.swift
[117/711] Emitting module RealModule
[118/711] Compiling RealModule RealFunctions.swift
[119/711] Emitting module SwiftMarkdown
[120/711] 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 {
[121/711] Emitting module Logging
[122/711] Compiling Logging MetadataProvider.swift
[123/711] Compiling _NIODataStructures _TinyArray.swift
[124/711] Compiling Logging LogHandler.swift
[125/711] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[126/711] Emitting module _NIODataStructures
[127/711] Compiling Crypto ChaChaPoly_boring.swift
[128/711] Compiling Crypto ChaChaPoly.swift
[129/711] Emitting module InternalCollectionsUtilities
Fetching https://github.com/diskshima/SwiftyJSON.git
[1/3270] Fetching swiftyjson
Fetched https://github.com/diskshima/SwiftyJSON.git from cache (1.04s)
Fetching https://github.com/brokenhandsio/VaporSecurityHeaders.git
Fetching https://github.com/vapor-community/CSRF.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/fluent-mysql-driver.git
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/redis.git
[1/1069] Fetching vaporsecurityheaders
[66/1283] Fetching vaporsecurityheaders, csrf
[263/5034] Fetching vaporsecurityheaders, csrf, redis
[489/7808] Fetching vaporsecurityheaders, csrf, redis, fluent-mysql-driver
Fetched https://github.com/vapor-community/CSRF.git from cache (0.70s)
[458/7594] Fetching vaporsecurityheaders, redis, fluent-mysql-driver
Fetching https://github.com/vapor-community/markdown.git
[940/21015] Fetching vaporsecurityheaders, redis, fluent-mysql-driver, fluent
[1031/24971] Fetching vaporsecurityheaders, redis, fluent-mysql-driver, fluent, leaf
Fetched https://github.com/brokenhandsio/VaporSecurityHeaders.git from cache (0.81s)
[1815/23902] Fetching redis, fluent-mysql-driver, fluent, leaf
Fetching https://github.com/scinfu/SwiftSoup.git
[14911/98448] Fetching redis, fluent-mysql-driver, fluent, leaf, vapor
[27631/98694] Fetching redis, fluent-mysql-driver, fluent, leaf, vapor, markdown
Fetched https://github.com/vapor/fluent.git from cache (1.40s)
[18928/85273] Fetching redis, fluent-mysql-driver, leaf, vapor, markdown
Fetched https://github.com/vapor/leaf.git from cache (1.40s)
Fetched https://github.com/vapor/fluent-mysql-driver.git from cache (1.40s)
[12943/78543] Fetching redis, vapor, markdown
Fetched https://github.com/vapor-community/markdown.git from cache (0.70s)
[13442/78297] Fetching redis, vapor
Fetching https://github.com/rb-de0/Poppo.git
[17916/82213] Fetching redis, vapor, swiftsoup
[82214/82364] Fetching redis, vapor, swiftsoup, poppo
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.19s)
Fetched https://github.com/rb-de0/Poppo.git from cache (0.60s)
Fetched https://github.com/vapor/redis.git from cache (2.45s)
Fetched https://github.com/vapor/vapor.git from cache (2.45s)
Computing version for https://github.com/rb-de0/Poppo.git
Computed https://github.com/rb-de0/Poppo.git at 1.1.0 (2.97s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[1/1654] Fetching bluecryptor
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.88s)
Computing version for https://github.com/brokenhandsio/VaporSecurityHeaders.git
Computed https://github.com/brokenhandsio/VaporSecurityHeaders.git at 3.2.0 (1.37s)
Computing version for https://github.com/vapor-community/CSRF.git
Computed https://github.com/vapor-community/CSRF.git at 3.1.1 (0.47s)
Computing version for https://github.com/vapor-community/markdown.git
Computed https://github.com/vapor-community/markdown.git at 0.7.1 (0.49s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git
[1/12300] Fetching cmark-gfm
Fetched https://github.com/brokenhandsio/cmark-gfm.git from cache (1.23s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (1.71s)
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.38s)
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/mysql-kit.git
[1/3836] Fetching swift-log
[117/8987] Fetching swift-log, mysql-kit
[194/22315] Fetching swift-log, mysql-kit, fluent-kit
Fetched https://github.com/vapor/mysql-kit.git from cache (1.14s)
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
Fetched https://github.com/vapor/fluent-kit.git from cache (1.20s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.61s)
Computing version for https://github.com/vapor/mysql-kit.git
Computed https://github.com/vapor/mysql-kit.git at 4.10.0 (0.39s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/mysql-nio.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
[1/2217] Fetching mysql-nio
[46/8200] Fetching mysql-nio, sql-kit
[166/10570] Fetching mysql-nio, sql-kit, async-kit
[965/25840] Fetching mysql-nio, sql-kit, async-kit, swift-crypto
[966/40730] Fetching mysql-nio, sql-kit, async-kit, swift-crypto, swift-nio-ssl
[13275/117057] Fetching mysql-nio, sql-kit, async-kit, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.37s)
[81253/102167] Fetching mysql-nio, sql-kit, async-kit, swift-crypto, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (2.91s)
Fetched https://github.com/vapor/async-kit.git from cache (2.91s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.91s)
Fetched https://github.com/vapor/mysql-nio.git from cache (3.48s)
Fetched https://github.com/apple/swift-nio.git from cache (3.48s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (3.89s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/vapor/mysql-nio.git
Computed https://github.com/vapor/mysql-nio.git at 1.7.2 (2.22s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.47s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.97s)
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.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4436] Fetching swift-system
[135/6233] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
Fetched https://github.com/apple/swift-system.git from cache (1.05s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.47s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.47s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 4.11.1 (0.42s)
Fetching https://github.com/swift-server/RediStack.git
[1/4703] Fetching redistack
Fetched https://github.com/swift-server/RediStack.git from cache (1.08s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.2 (1.60s)
Fetching https://github.com/apple/swift-metrics.git
[1/2206] Fetching swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.90s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (1.30s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (0.39s)
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.61s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/vapor/routing-kit.git
[1/4993] Fetching swift-distributed-tracing
[151/8446] Fetching swift-distributed-tracing, multipart-kit
[393/29298] Fetching swift-distributed-tracing, multipart-kit, routing-kit
[394/35240] Fetching swift-distributed-tracing, multipart-kit, routing-kit, swift-nio-extras
[698/36321] Fetching swift-distributed-tracing, multipart-kit, routing-kit, swift-nio-extras, swift-service-context
[2325/38930] Fetching swift-distributed-tracing, multipart-kit, routing-kit, swift-nio-extras, swift-service-context, websocket-kit
[2499/50462] Fetching swift-distributed-tracing, multipart-kit, routing-kit, swift-nio-extras, swift-service-context, websocket-kit, swift-nio-http2
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.08s)
[28070/45469] Fetching multipart-kit, routing-kit, swift-nio-extras, swift-service-context, websocket-kit, swift-nio-http2
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-service-context.git from cache (1.75s)
Fetching https://github.com/swift-server/async-http-client.git
[35624/44388] Fetching multipart-kit, routing-kit, swift-nio-extras, websocket-kit, swift-nio-http2
[35677/50406] Fetching multipart-kit, routing-kit, swift-nio-extras, websocket-kit, swift-nio-http2, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.11s)
[37008/44388] Fetching multipart-kit, routing-kit, swift-nio-extras, websocket-kit, swift-nio-http2
[38047/58402] Fetching multipart-kit, routing-kit, swift-nio-extras, websocket-kit, swift-nio-http2, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.46s)
[41736/44388] Fetching multipart-kit, routing-kit, swift-nio-extras, websocket-kit, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (4.10s)
Fetched https://github.com/vapor/routing-kit.git from cache (4.10s)
Fetched https://github.com/vapor/multipart-kit.git from cache (4.10s)
Fetched https://github.com/vapor/websocket-kit.git from cache (4.10s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.10s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (4.55s)
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.41s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.41s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.41s)
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.91s)
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.35s)
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.46s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
[1/1596] Fetching swift-asn1
[161/4022] Fetching swift-asn1, swift-service-lifecycle
[331/4926] Fetching swift-asn1, swift-service-lifecycle, swift-http-types
[449/6078] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-http-structured-headers
[1485/11063] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-async-algorithms
[3732/17247] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.84s)
[5182/15651] Fetching swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.21s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.21s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.21s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.21s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.21s)
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.66s)
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.48s)
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.74s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.54s)
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.42s)
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.43s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.43s)
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.44s)
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.45s)
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.42s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.42s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.53s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (1.98s)
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/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/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/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/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/brokenhandsio/VaporSecurityHeaders.git
Working copy of https://github.com/brokenhandsio/VaporSecurityHeaders.git resolved at 3.2.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/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/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-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/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/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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-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-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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-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/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/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/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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/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/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/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/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-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-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/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/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/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/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.5.0
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-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/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 4.11.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.2.1
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/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/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/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.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
BUILD FAILURE 6.2 macosSpm