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 MailCore, reference 3.1.2 (437167), with Swift 6.0 for Linux on 28 Nov 2024 09:57:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/mailcore.git
Reference: 3.1.2
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/mailcore
 * tag               3.1.2      -> FETCH_HEAD
HEAD is now at 4371672 upgrading packages
Cloned https://github.com/liveui/mailcore.git
Revision (git rev-parse @):
43716728291958a4bbe278720c85aef13cb8c248
SUCCESS checkout https://github.com/liveui/mailcore.git at 3.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/liveui/mailcore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/vapor.git
Fetching https://github.com/IBM-Swift/Swift-SMTP.git
Fetching https://github.com/twof/VaporMailgunService.git
Fetching https://github.com/vapor-community/sendgrid-provider.git
Fetching https://github.com/LiveUI/VaporTestTools.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
[1/337] Fetching vaportesttools
[338/1381] Fetching vaportesttools, sendgrid-provider
[1382/3968] Fetching vaportesttools, sendgrid-provider, swift-smtp
[1745/4697] Fetching vaportesttools, sendgrid-provider, swift-smtp, vapormailgunservice
[2074/5468] Fetching vaportesttools, sendgrid-provider, swift-smtp, vapormailgunservice, loggerapi
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.29s)
[4672/4697] Fetching vaportesttools, sendgrid-provider, swift-smtp, vapormailgunservice
[4698/74998] Fetching vaportesttools, sendgrid-provider, swift-smtp, vapormailgunservice, vapor
Fetched https://github.com/LiveUI/VaporTestTools.git from cache (0.35s)
Fetched https://github.com/IBM-Swift/Swift-SMTP.git from cache (0.35s)
[2477/72074] Fetching sendgrid-provider, vapormailgunservice, vapor
Fetched https://github.com/twof/VaporMailgunService.git from cache (1.62s)
Fetched https://github.com/vapor-community/sendgrid-provider.git from cache (1.62s)
Fetched https://github.com/vapor/vapor.git from cache (1.65s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.8.1 (1.96s)
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.49s)
Computing version for https://github.com/twof/VaporMailgunService.git
Computed https://github.com/twof/VaporMailgunService.git at 1.8.1 (0.47s)
Computing version for https://github.com/LiveUI/VaporTestTools.git
Computed https://github.com/LiveUI/VaporTestTools.git at 0.1.7 (0.48s)
Fetching https://github.com/apple/swift-nio.git
[1/71966] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.00s)
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.49s)
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[1/2088] Fetching bluesslservice
[482/3728] Fetching bluesslservice, bluecryptor
[2734/6670] Fetching bluesslservice, bluecryptor, bluesocket
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.32s)
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.32s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.32s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.48s)
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/template-kit.git
[1/381] Fetching url-encoded-form
[382/2905] Fetching url-encoded-form, websocket
[2503/4187] Fetching url-encoded-form, websocket, template-kit
[4099/5106] Fetching url-encoded-form, websocket, template-kit, service
[4234/25796] Fetching url-encoded-form, websocket, template-kit, service, routing
[6556/26375] Fetching url-encoded-form, websocket, template-kit, service, routing, validation
Fetched https://github.com/vapor/template-kit.git from cache (0.27s)
[8335/25093] Fetching url-encoded-form, websocket, service, routing, validation
Fetching https://github.com/vapor/multipart.git
Fetched https://github.com/vapor/validation.git from cache (0.28s)
Fetching https://github.com/vapor/http.git
[7962/24514] Fetching url-encoded-form, websocket, service, routing
[19757/49981] Fetching url-encoded-form, websocket, service, routing, http
[22464/52074] Fetching url-encoded-form, websocket, service, routing, http, multipart
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.86s)
Fetched https://github.com/vapor/service.git from cache (0.86s)
Fetched https://github.com/vapor/websocket.git from cache (0.86s)
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/database-kit.git
Fetched https://github.com/vapor/routing.git from cache (0.88s)
[21386/27560] Fetching http, multipart
Fetching https://github.com/vapor/console.git
[25971/30346] Fetching http, multipart, crypto
[25972/31527] Fetching http, multipart, crypto, database-kit
[28629/36997] Fetching http, multipart, crypto, database-kit, console
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/database-kit.git from cache (0.29s)
[33078/35816] Fetching http, multipart, crypto, console
Fetched https://github.com/vapor/crypto.git from cache (0.31s)
[31440/33030] Fetching http, multipart, console
Fetched https://github.com/vapor/http.git from cache (0.97s)
Fetched https://github.com/vapor/console.git from cache (0.37s)
[504/22236] Fetching multipart, core
Fetched https://github.com/vapor/multipart.git from cache (1.56s)
Fetched https://github.com/vapor/core.git from cache (0.71s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.47s)
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.56s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.50s)
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.21s)
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.46s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.47s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.48s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.48s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.48s)
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.47s)
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.21s)
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.46s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.48s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.47s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.48s)
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.48s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.48s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.49s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.48s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.48s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.25s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (1.97s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (0.47s)
Computing version for https://github.com/IBM-Swift/BlueSSLService.git
Computed https://github.com/IBM-Swift/BlueSSLService.git at 1.0.200 (0.49s)
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/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/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.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/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/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.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/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-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/LiveUI/VaporTestTools.git
Working copy of https://github.com/LiveUI/VaporTestTools.git resolved at 0.1.7
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
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/twof/VaporMailgunService.git
Working copy of https://github.com/twof/VaporMailgunService.git resolved at 1.8.1
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/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/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/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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
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/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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
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/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/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/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
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: 'spi-builder-workspace': dependency 'loggerapi' is not used by any target
Building for debugging...
[0/52] Write sources
[36/52] Compiling CNIOZlib empty.c
[37/52] Compiling CNIOLinux ifaddrs-android.c
[38/52] Compiling CNIOSHA1 c_nio_sha1.c
[39/52] Compiling CNIODarwin shim.c
[40/52] Compiling CNIOLinux shim.c
[41/52] Compiling CBcrypt blf.c
[41/52] Compiling CBcrypt bcrypt.c
[43/52] Write sources
[45/52] Compiling CBase32 base32.c
[46/52] Compiling CNIOHTTPParser c_nio_http_parser.c
[47/52] Compiling CCryptoOpenSSL shim.c
[48/52] Compiling CNIOOpenSSL shims.c
[49/52] Write swift-version-24593BA9C3E375BF.txt
[50/52] Compiling CNIOOpenSSL helpers.c
[51/78] Compiling c-atomics.c
[53/81] Emitting module LoggerAPI
[54/81] Compiling LoggerAPI Logger.swift
[56/82] Compiling Debugging SourceLocation.swift
[57/82] Compiling NIOPriorityQueue PriorityQueue.swift
[58/82] Emitting module NIOConcurrencyHelpers
[59/82] Emitting module COperatingSystem
[60/82] Compiling COperatingSystem libc.swift
[61/83] Emitting module NIOPriorityQueue
[62/83] Compiling NIOPriorityQueue Heap.swift
[63/84] Compiling NIOConcurrencyHelpers atomics.swift
[64/84] Compiling NIOConcurrencyHelpers lock.swift
[68/135] Compiling NIO AddressedEnvelope.swift
[69/135] Compiling NIO BaseSocket.swift
[70/136] Compiling Cryptor Updatable.swift
[71/136] Emitting module Socket
[72/136] Compiling Debugging Demangler.swift
[73/136] Compiling Socket SocketUtils.swift
[74/136] Emitting module Debugging
[75/136] Compiling Debugging Debuggable.swift
[76/137] Compiling Socket Socket.swift
[77/137] Compiling Socket SocketProtocols.swift
[78/138] Compiling NIO Bootstrap.swift
[79/138] Compiling NIO ByteBuffer-aux.swift
[82/138] Compiling Cryptor SSLPointerTricks.swift
[83/138] Compiling Cryptor Status.swift
[84/138] Compiling Cryptor StreamCryptor.swift
[85/141] Compiling Cryptor Utilities.swift
[86/141] Emitting module Cryptor
[87/141] Compiling NIO BaseSocketChannel.swift
[88/141] Compiling NIO BlockingIOThreadPool.swift
[90/142] Emitting module SSLService
[91/142] Compiling SSLService SSLPointerTricks.swift
[92/142] Compiling SSLService SSLService.swift
/host/spi-builder-workspace/.build/checkouts/BlueSSLService/Sources/SSLService/SSLService.swift:1322:8: error: cannot find 'SSL_get_peer_certificate' in scope
1320 | 				}
1321 |
1322 | 				if SSL_get_peer_certificate(.make(optional: sslConnect)) != nil {
     |        `- error: cannot find 'SSL_get_peer_certificate' in scope
1323 |
1324 | 					let rc = SSL_get_verify_result(.make(optional: sslConnect))
/host/spi-builder-workspace/.build/checkouts/BlueSSLService/Sources/SSLService/SSLService.swift:1322:34: error: cannot infer contextual base in reference to member 'make'
1320 | 				}
1321 |
1322 | 				if SSL_get_peer_certificate(.make(optional: sslConnect)) != nil {
     |                                  `- error: cannot infer contextual base in reference to member 'make'
1323 |
1324 | 					let rc = SSL_get_verify_result(.make(optional: sslConnect))
[93/142] Compiling NIO Heap.swift
[94/142] Compiling NIO IO.swift
[95/142] Compiling NIO IOData.swift
[96/142] Compiling NIO IntegerTypes.swift
[97/142] Compiling NIO Interfaces.swift
[98/142] Compiling NIO Linux.swift
[99/142] Compiling NIO LinuxCPUSet.swift
BUILD FAILURE 6.0 linux