The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ApiCore, reference master (c3893b), with Swift 6.0 for Linux on 28 Nov 2024 10:05:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liveui/apicore.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/liveui/apicore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c3893b1 updating dependencies
Cloned https://github.com/liveui/apicore.git
Revision (git rev-parse @):
c3893b19ba86a1dea2f1a29e88a2388781cb5277
SUCCESS checkout https://github.com/liveui/apicore.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/liveui/apicore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor-community/Imperial.git
Fetching https://github.com/LiveUI/S3.git
Fetching https://github.com/LiveUI/ErrorsCore.git
Fetching https://github.com/LiveUI/MailCore.git
Fetching https://github.com/LiveUI/VaporTestTools.git
Fetching https://github.com/LiveUI/FluentTestTools.git
[1/33] Fetching fluenttesttools
[34/260] Fetching fluenttesttools, mailcore
[66/4450] Fetching fluenttesttools, mailcore, imperial
[242/4561] Fetching fluenttesttools, mailcore, imperial, errorscore
[582/4898] Fetching fluenttesttools, mailcore, imperial, errorscore, vaportesttools
[1380/6340] Fetching fluenttesttools, mailcore, imperial, errorscore, vaportesttools, s3
Fetched https://github.com/LiveUI/FluentTestTools.git from cache (0.26s)
[4045/6307] Fetching mailcore, imperial, errorscore, vaportesttools, s3
Fetched https://github.com/LiveUI/VaporTestTools.git from cache (0.26s)
[3959/5970] Fetching mailcore, imperial, errorscore, s3
Fetched https://github.com/LiveUI/S3.git from cache (0.26s)
[2685/4528] Fetching mailcore, imperial, errorscore
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/twostraws/SwiftGD.git
Fetching https://github.com/vapor/jwt.git
Fetched https://github.com/LiveUI/ErrorsCore.git from cache (0.37s)
Fetched https://github.com/LiveUI/MailCore.git from cache (0.37s)
Fetching https://github.com/vapor/fluent-postgresql.git
Fetching https://github.com/vapor/fluent.git
Fetched https://github.com/vapor-community/Imperial.git from cache (0.38s)
Fetching https://github.com/vapor/crypto.git
[1/3902] Fetching leaf
[743/4340] Fetching leaf, swiftgd
[2508/7029] Fetching leaf, swiftgd, jwt
Fetched https://github.com/twostraws/SwiftGD.git from cache (0.25s)
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/jwt.git from cache (0.26s)
Fetched https://github.com/vapor/leaf.git from cache (0.27s)
Fetching https://github.com/vapor/vapor.git
[1/13407] Fetching fluent
[1342/16193] Fetching fluent, crypto
[1806/18802] Fetching fluent, crypto, fluent-postgresql
[10625/38945] Fetching fluent, crypto, fluent-postgresql, core
Fetched https://github.com/vapor/fluent-postgresql.git from cache (0.34s)
[10230/36336] Fetching fluent, crypto, core
[10463/33550] Fetching fluent, core
Fetched https://github.com/vapor/crypto.git from cache (0.33s)
[26099/103851] Fetching fluent, core, vapor
Fetched https://github.com/vapor/fluent.git from cache (0.54s)
[23146/90444] Fetching core, vapor
Fetched https://github.com/vapor/core.git from cache (0.77s)
[26715/70301] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.64s)
Computing version for https://github.com/LiveUI/FluentTestTools.git
Computed https://github.com/LiveUI/FluentTestTools.git at 0.1.0 (1.94s)
Computing version for https://github.com/LiveUI/ErrorsCore.git
Computed https://github.com/LiveUI/ErrorsCore.git at 0.1.0 (0.42s)
Fetching https://github.com/apple/swift-nio.git
[1/71966] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.97s)
Computing version for https://github.com/LiveUI/MailCore.git
Computed https://github.com/LiveUI/MailCore.git at 3.1.2 (0.42s)
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/Swift-SMTP.git
Fetching https://github.com/vapor-community/sendgrid-provider.git
Fetching https://github.com/twof/VaporMailgunService.git
[1/771] Fetching loggerapi
[772/1500] Fetching loggerapi, vapormailgunservice
[1501/4087] Fetching loggerapi, vapormailgunservice, swift-smtp
[2407/5131] Fetching loggerapi, vapormailgunservice, swift-smtp, sendgrid-provider
Fetched https://github.com/twof/VaporMailgunService.git from cache (0.26s)
[3316/4402] Fetching loggerapi, swift-smtp, sendgrid-provider
Fetched https://github.com/vapor-community/sendgrid-provider.git from cache (0.28s)
[3358/3358] Fetching loggerapi, swift-smtp
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.33s)
Fetched https://github.com/IBM-Swift/Swift-SMTP.git from cache (0.34s)
Computing version for https://github.com/twostraws/SwiftGD.git
Computed https://github.com/twostraws/SwiftGD.git at 2.3.0 (0.46s)
Fetching https://github.com/twostraws/Cgd.git
[1/20] Fetching cgd
Fetched https://github.com/twostraws/Cgd.git from cache (0.19s)
Computing version for https://github.com/twostraws/Cgd.git
Computed https://github.com/twostraws/Cgd.git at 0.2.0 (0.40s)
Computing version for https://github.com/LiveUI/S3.git
Computed https://github.com/LiveUI/S3.git at 3.0.1 (0.43s)
Fetching https://github.com/LiveUI/XMLCoding.git
[1/536] Fetching xmlcoding
Fetched https://github.com/LiveUI/XMLCoding.git from cache (0.19s)
Computing version for https://github.com/vapor/fluent-postgresql.git
Computed https://github.com/vapor/fluent-postgresql.git at 1.0.1 (0.44s)
Fetching https://github.com/vapor/postgresql.git
[1/5303] Fetching postgresql
Fetched https://github.com/vapor/postgresql.git from cache (0.31s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.8.1 (1.79s)
Computing version for https://github.com/vapor-community/sendgrid-provider.git
Computed https://github.com/vapor-community/sendgrid-provider.git at 3.0.6 (0.43s)
Computing version for https://github.com/twof/VaporMailgunService.git
Computed https://github.com/twof/VaporMailgunService.git at 1.8.1 (0.42s)
Computing version for https://github.com/LiveUI/VaporTestTools.git
Computed https://github.com/LiveUI/VaporTestTools.git at 0.1.7 (0.55s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.59s)
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/service.git
[1/1282] Fetching template-kit
[963/2201] Fetching template-kit, service
Fetched https://github.com/vapor/service.git from cache (0.46s)
Fetched https://github.com/vapor/template-kit.git from cache (0.47s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.42s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.1.2 (0.45s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.44s)
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/url-encoded-form.git
[1/579] Fetching validation
[580/3103] Fetching validation, websocket
[3104/3484] Fetching validation, websocket, url-encoded-form
[3295/5577] Fetching validation, websocket, url-encoded-form, multipart
[3779/26267] Fetching validation, websocket, url-encoded-form, multipart, routing
[4402/51734] Fetching validation, websocket, url-encoded-form, multipart, routing, http
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.25s)
[8589/51353] Fetching validation, websocket, multipart, routing, http
Fetching https://github.com/vapor/database-kit.git
[39913/52534] Fetching validation, websocket, multipart, routing, http, database-kit
Fetched https://github.com/vapor/database-kit.git from cache (0.27s)
Fetching https://github.com/vapor/console.git
[40374/51353] Fetching validation, websocket, multipart, routing, http
[49764/56823] Fetching validation, websocket, multipart, routing, http, console
Fetched https://github.com/vapor/console.git from cache (0.43s)
Fetched https://github.com/vapor/routing.git from cache (1.04s)
Fetched https://github.com/vapor/validation.git from cache (1.10s)
Fetched https://github.com/vapor/websocket.git from cache (1.10s)
Fetched https://github.com/vapor/http.git from cache (1.12s)
[511/2093] Fetching multipart
Fetched https://github.com/vapor/multipart.git from cache (1.62s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.42s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/13309] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.52s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.22s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.43s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.44s)
Computing version for https://github.com/IBM-Swift/Swift-SMTP.git
Computed https://github.com/IBM-Swift/Swift-SMTP.git at 5.1.2 (0.43s)
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
[1/1640] Fetching bluecryptor
[1641/4582] Fetching bluecryptor, bluesocket
[2818/6670] Fetching bluecryptor, bluesocket, bluesslservice
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.27s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.29s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.29s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.42s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.44s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1/16] Fetching swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.17s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (0.42s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.44s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.43s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.43s)
Computing version for https://github.com/vapor-community/Imperial.git
Computed https://github.com/vapor-community/Imperial.git at 0.17.0 (0.42s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.69s)
Fetching https://github.com/vapor/sql.git
[1/5840] Fetching sql
Fetched https://github.com/vapor/sql.git from cache (0.30s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.44s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.44s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.43s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.1.0 (0.42s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.43s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.43s)
Computing version for https://github.com/vapor/postgresql.git
Computed https://github.com/vapor/postgresql.git at 1.7.0 (0.43s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.53s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.26s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (0.60s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (1.58s)
Computing version for https://github.com/IBM-Swift/BlueSSLService.git
Computed https://github.com/IBM-Swift/BlueSSLService.git at 1.0.200 (0.47s)
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
Creating working copy for https://github.com/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
Creating working copy for https://github.com/vapor-community/sendgrid-provider.git
Working copy of https://github.com/vapor-community/sendgrid-provider.git resolved at 3.0.6
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 3.0.2
Creating working copy for https://github.com/twof/VaporMailgunService.git
Working copy of https://github.com/twof/VaporMailgunService.git resolved at 1.8.1
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
Creating working copy for https://github.com/vapor/postgresql.git
Working copy of https://github.com/vapor/postgresql.git resolved at 1.7.0
Creating working copy for https://github.com/twostraws/SwiftGD.git
Working copy of https://github.com/twostraws/SwiftGD.git resolved at 2.3.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 1.4.0
Creating working copy for https://github.com/vapor/fluent-postgresql.git
Working copy of https://github.com/vapor/fluent-postgresql.git resolved at 1.0.1
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/twostraws/Cgd.git
Working copy of https://github.com/twostraws/Cgd.git resolved at 0.2.0
Creating working copy for https://github.com/vapor-community/Imperial.git
Working copy of https://github.com/vapor-community/Imperial.git resolved at 0.17.0
Creating working copy for https://github.com/IBM-Swift/Swift-SMTP.git
Working copy of https://github.com/IBM-Swift/Swift-SMTP.git resolved at 5.1.2
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/LiveUI/VaporTestTools.git
Working copy of https://github.com/LiveUI/VaporTestTools.git resolved at 0.1.7
Creating working copy for https://github.com/IBM-Swift/BlueSSLService.git
Working copy of https://github.com/IBM-Swift/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/LiveUI/ErrorsCore.git
Working copy of https://github.com/LiveUI/ErrorsCore.git resolved at 0.1.0
Creating working copy for https://github.com/LiveUI/MailCore.git
Working copy of https://github.com/LiveUI/MailCore.git resolved at 3.1.2
Creating working copy for https://github.com/IBM-Swift/LoggerAPI.git
Working copy of https://github.com/IBM-Swift/LoggerAPI.git resolved at 1.8.1
Creating working copy for https://github.com/LiveUI/FluentTestTools.git
Working copy of https://github.com/LiveUI/FluentTestTools.git resolved at 0.1.0
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.3
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.1.2
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/IBM-Swift/BlueSocket.git
Working copy of https://github.com/IBM-Swift/BlueSocket.git resolved at 1.0.200
Creating working copy for https://github.com/LiveUI/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.1
Creating working copy for https://github.com/LiveUI/S3.git
Working copy of https://github.com/LiveUI/S3.git resolved at 3.0.1
warning: 'cgd': ignoring declared target(s) 'Cgd' in the system package
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: 'bluesslservice': 'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. this will be escalated to an error in future versions of SwiftPM.
warning: couldn't find pc file for gdlib
Building for debugging...
[0/130] Write sources
[53/130] Compiling CNIOZlib empty.c
[54/130] Compiling CNIOSHA1 c_nio_sha1.c
[55/130] Compiling CNIOLinux ifaddrs-android.c
[56/130] Compiling CNIODarwin shim.c
[57/130] Compiling CNIOLinux shim.c
[58/130] Compiling CBcrypt blf.c
[59/130] Compiling CBcrypt bcrypt.c
[60/130] Write sources
[66/130] Compiling CBase32 base32.c
[67/130] Compiling CNIOHTTPParser c_nio_http_parser.c
[68/130] Write swift-version-24593BA9C3E375BF.txt
[69/130] Compiling CNIOOpenSSL shims.c
[70/130] Compiling CNIOOpenSSL helpers.c
[71/130] Compiling CCryptoOpenSSL shim.c
[73/172] Emitting module LoggerAPI
[73/172] Compiling c-atomics.c
[75/172] Emitting module Debugging
[76/174] Compiling LoggerAPI Logger.swift
[78/175] Compiling Debugging SourceLocation.swift
[79/175] Compiling NIOPriorityQueue PriorityQueue.swift
[80/178] Compiling NIOConcurrencyHelpers lock.swift
[81/178] Emitting module COperatingSystem
[82/178] Compiling COperatingSystem libc.swift
[84/179] Compiling NIOPriorityQueue Heap.swift
[85/179] Emitting module NIOPriorityQueue
[86/180] Wrapping AST for LoggerAPI for debugging
[88/180] Emitting module NIOConcurrencyHelpers
[89/180] Compiling NIOConcurrencyHelpers atomics.swift
[89/180] Wrapping AST for COperatingSystem for debugging
[90/180] Wrapping AST for NIOPriorityQueue for debugging
[92/181] Wrapping AST for NIOConcurrencyHelpers for debugging
[94/231] Compiling Cryptor Updatable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/232] Emitting module SwiftGD
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[96/232] Compiling SwiftGD Color.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[97/232] Compiling Socket SocketUtils.swift
[98/232] Compiling NIO ByteBuffer-core.swift
[99/232] Compiling NIO ByteBuffer-int.swift
[100/232] Compiling XMLCoding XMLReferencingEncoder.swift
[101/233] Compiling SwiftGD Format.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[102/233] Emitting module Socket
[103/233] Compiling Socket Socket.swift
[104/233] Compiling NIO Bootstrap.swift
[105/233] Compiling NIO ByteBuffer-aux.swift
[106/233] Compiling SwiftGD Image.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[107/233] Compiling SwiftGD Error.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[108/233] Compiling XMLCoding ISO8601DateFormatter.swift
[109/233] Compiling XMLCoding XMLKey.swift
[110/233] Compiling Socket SocketProtocols.swift
[111/233] Compiling Debugging Debuggable.swift
[112/233] Compiling Debugging Demangler.swift
[113/234] Emitting module XMLCoding
[114/235] Compiling Cryptor SSLPointerTricks.swift
[115/235] Compiling NIO BaseSocketChannel.swift
[116/235] Compiling NIO BlockingIOThreadPool.swift
[117/235] Emitting module Cryptor
[118/235] Compiling NIO AddressedEnvelope.swift
[119/235] Compiling NIO BaseSocket.swift
[120/235] Compiling SwiftGD Geometry.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[124/235] Compiling Cryptor Utilities.swift
[130/235] Compiling Cryptor Status.swift
[131/235] Compiling Cryptor StreamCryptor.swift
BUILD FAILURE 6.0 linux