This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Braintree with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihaelisaev/braintree_swift.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/mihaelisaev/braintree_swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5325cc5 Update README.md
Cloned https://github.com/mihaelisaev/braintree_swift.git
Revision (git rev-parse @):
5325cc5a4d75db211f40c1b859b1fff4896a3b55
SUCCESS checkout https://github.com/mihaelisaev/braintree_swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/mihaelisaev/braintree_swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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 2>&1
Fetching https://github.com/apple/swift-nio-ssl-support.git
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/25467] Fetching http
[1784/25482] Fetching http, swift-nio-zlib-support
[2818/25498] Fetching http, swift-nio-zlib-support, swift-nio-ssl-support
[3089/27971] Fetching http, swift-nio-zlib-support, swift-nio-ssl-support, websocket
[3665/33332] Fetching http, swift-nio-zlib-support, swift-nio-ssl-support, websocket, console
[3793/54022] Fetching http, swift-nio-zlib-support, swift-nio-ssl-support, websocket, console, routing
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.30s)
[14789/54007] Fetching http, swift-nio-ssl-support, websocket, console, routing
Fetching https://github.com/vapor/multipart.git
Fetched https://github.com/vapor/console.git from cache (0.42s)
Fetching https://github.com/apple/swift-nio-ssl.git
[33591/48646] Fetching http, swift-nio-ssl-support, websocket, routing
[38796/50491] Fetching http, swift-nio-ssl-support, websocket, routing, multipart
[49146/62759] Fetching http, swift-nio-ssl-support, websocket, routing, multipart, swift-nio-ssl
Fetched https://github.com/vapor/websocket.git from cache (1.04s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[49126/60286] Fetching http, swift-nio-ssl-support, routing, multipart, swift-nio-ssl
Fetched https://github.com/vapor/routing.git from cache (1.07s)
Fetching https://github.com/vapor/core.git
[28927/39596] Fetching http, swift-nio-ssl-support, multipart, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (1.15s)
Fetching https://github.com/vapor/database-kit.git
[29524/39580] Fetching http, multipart, swift-nio-ssl
Fetched https://github.com/vapor/http.git from cache (1.17s)
Fetching https://github.com/vapor/crypto.git
[4303/14113] Fetching multipart, swift-nio-ssl
[6389/16883] Fetching multipart, swift-nio-ssl, swxmlhash
[11245/37026] Fetching multipart, swift-nio-ssl, swxmlhash, core
[11246/38207] Fetching multipart, swift-nio-ssl, swxmlhash, core, database-kit
[14703/40993] Fetching multipart, swift-nio-ssl, swxmlhash, core, database-kit, crypto
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.42s)
[21347/38223] Fetching multipart, swift-nio-ssl, core, database-kit, crypto
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/vapor/database-kit.git from cache (0.32s)
Fetching https://github.com/vapor/service.git
[20791/37042] Fetching multipart, swift-nio-ssl, core, crypto
Fetched https://github.com/vapor/crypto.git from cache (0.39s)
Fetching https://github.com/vapor/template-kit.git
[19628/34256] Fetching multipart, swift-nio-ssl, core
[28895/35175] Fetching multipart, swift-nio-ssl, core, service
[29814/36457] Fetching multipart, swift-nio-ssl, core, service, template-kit
Fetched https://github.com/vapor/service.git from cache (0.41s)
Fetching https://github.com/vapor/validation.git
Fetched https://github.com/vapor/template-kit.git from cache (0.34s)
Fetching https://github.com/vapor/vapor.git
[29095/34256] Fetching multipart, swift-nio-ssl, core
[33653/99832] Fetching multipart, swift-nio-ssl, core, swift-nio
[36225/100411] Fetching multipart, swift-nio-ssl, core, swift-nio, validation
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.75s)
[24931/88143] Fetching multipart, core, swift-nio, validation
Fetching https://github.com/MihaelIsaev/XMLParsing.git
Fetched https://github.com/vapor/multipart.git from cache (2.06s)
[30559/86298] Fetching core, swift-nio, validation
Fetching https://github.com/vapor/url-encoded-form.git
Fetched https://github.com/vapor/validation.git from cache (0.49s)
[31291/85719] Fetching core, swift-nio
Fetched https://github.com/vapor/core.git from cache (1.33s)
[13116/65576] Fetching swift-nio
[15740/65916] Fetching swift-nio, xmlparsing
Fetched https://github.com/MihaelIsaev/XMLParsing.git from cache (0.33s)
[23608/65576] Fetching swift-nio
[25576/65957] Fetching swift-nio, url-encoded-form
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.24s)
[28198/65576] Fetching swift-nio
[30166/134270] Fetching swift-nio, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.43s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.7.2 (1.81s)
Computing version for https://github.com/MihaelIsaev/XMLParsing.git
Fetched https://github.com/apple/swift-nio.git from cache (4.72s)
Computed https://github.com/MihaelIsaev/XMLParsing.git at 0.1.0 (0.50s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.1.0 (0.55s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.0.2 (0.50s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.0 (0.52s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.0.5 (0.50s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.1.0 (0.51s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.0 (0.50s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.0.1 (0.52s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.0.2 (0.51s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.1.5 (0.53s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.1 (0.52s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.3.0 (0.53s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.4.4 (0.54s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.0.2 (0.53s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.3.1 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.9.5 (0.59s)
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.48s)
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.48s)
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.0.2
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.0.5
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.4.4
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 4.7.2
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.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.3.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.9.5
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/MihaelIsaev/XMLParsing.git
Working copy of https://github.com/MihaelIsaev/XMLParsing.git resolved at 0.1.0
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.1.5
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.0.2
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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.3.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.1.0
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.0.1
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.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.1
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
Building for debugging...
[0/44] Write sources
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[29/44] Compiling CNIOOpenSSL shims.c
[29/44] Compiling CNIOZlib empty.c
[29/44] Compiling CNIOHTTPParser c_nio_http_parser.c
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[29/44] Compiling CNIOOpenSSL helpers.c
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[29/44] Compiling CNIOLinux shim.c
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[29/44] Compiling CNIODarwin shim.c
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[29/44] Compiling CNIOSHA1 c_nio_sha1.c
[29/44] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.