The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Ensembles3, reference 3.0.0-beta.7 (9b6f12), with Swift 6.2 for Linux on 17 Mar 2026 00:07:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mentalfaculty/Ensembles3.git
Reference: 3.0.0-beta.7
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/mentalfaculty/Ensembles3
 * tag               3.0.0-beta.7 -> FETCH_HEAD
HEAD is now at 9b6f121 Release 3.0.0-beta.7
Cloned https://github.com/mentalfaculty/Ensembles3.git
Revision (git rev-parse @):
9b6f1215e8e62d440529e7226ba29dc467b9dea2
SUCCESS checkout https://github.com/mentalfaculty/Ensembles3.git at 3.0.0-beta.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mentalfaculty/Ensembles3.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesCloudKit.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesLocalFile.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesMemory.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/Ensembles.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesGoogleDrive.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesPCloud.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesOneDrive.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesWebDAV.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesDropbox.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesEncrypted.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesZip.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesMultipeer.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesS3.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesBox.xcframework.zip
Downloading binary artifact https://github.com/mentalfaculty/Ensembles3/releases/download/3.0.0-beta.7/EnsemblesSwiftData.xcframework.zip
FoundationNetworking/EasyHandle.swift:293: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7fe58fffdaf8... done ***
*** Program crashed: Illegal instruction at 0x00007fe58fffdaf8 ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
  0  0x00007fe58e45d80a <unknown> in libc.so.6
...
Thread 1:
  0  0x00007fe58e4ac117 <unknown> in libc.so.6
...
Thread 2:
  0  0x00007fe58e540eae <unknown> in libc.so.6
...
Thread 3:
  0  0x00007fe58e4ac117 <unknown> in libc.so.6
...
Thread 4 crashed:
  0              0x00007fe58fffdaf8 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
  1 [ra]         0x00007fe5900321c6 swift_unexpectedError + 805 in libswiftCore.so
  2 [ra]         0x00007fe58eac6e37 _HTTPURLProtocol.configureEasyHandle(for:body:) + 8630 in libFoundationNetworking.so
  3 [ra]         0x00007fe58ead8175 _NativeProtocol.startNewTransfer(with:) + 1220 in libFoundationNetworking.so
  4 [ra]         0x00007fe58eac850a _HTTPURLProtocol.didCompleteRedirectCallback(_:) + 361 in libFoundationNetworking.so
  5 [ra] [thunk] 0x00007fe58eacc5cb partial apply for closure #1 in closure #1 in closure #1 in _HTTPURLProtocol.redirectFor(request:) + 26 in libFoundationNetworking.so
  6 [ra] [thunk] 0x00007fe58eaa2aa9 thunk for @escaping @callee_guaranteed @Sendable () -> () + 24 in libFoundationNetworking.so
...
Thread 5:
  0  0x00007fe58e4ac117 <unknown> in libc.so.6
...
Thread 6:
  0  0x00007fe58e4ac117 <unknown> in libc.so.6
...
Thread 7:
  0  0x00007fe58e4ac117 <unknown> in libc.so.6
...
Thread 8:
  0  0x00007fe58e4ac117 <unknown> in libc.so.6
...
Thread 9:
  0  0x00007fe58e4ac117 <unknown> in libc.so.6
...
Thread 10:
  0  0x00007fe58e4ac117 <unknown> in libc.so.6
...
Registers:
rax 0x0000000200000003  8589934595
rdx 0x0000000000000002  2
rcx 0xfffffffe00000000  18446744065119617024
rbx 0x0000000000000003  3
rsi 0x00007fe574684b88  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007fe5740008e0  06 00 06 00 07 00 06 00 03 00 07 00 07 00 07 00  ················
rbp 0x00007fe5837fce90  40 cf 7f 83 e5 7f 00 00 c6 21 03 90 e5 7f 00 00  @Ï··å···Æ!··å···
rsp 0x00007fe5837fce20  30 ce 7f 83 e5 7f 00 00 cb 49 f2 8f e5 7f 00 00  0η·å···ËIò·å···
 r8 0x00007fe574029460  69 da 54 8a e2 7f 00 00 15 81 cd bf 97 0d c6 2f  iÚT·â·····Í¿··Æ/
 r9 0x00007fe5837fcb90  73 70 6f 73 69 74 69 6f 6e 3d 61 74 74 61 63 68  sposition=attach
r10 0x0000000000000000  0
r11 0x2fc60d97bfcd8115  3442453910580461845
r12 0x00007fe574684b80  18 85 2e 90 e5 7f 00 00 03 00 00 00 00 00 00 00  ··.·å···········
r13 0x00007fe5837fcf08  5a 00 00 00 00 00 00 f0 80 4b 68 74 e5 7f 00 00  Z······ð·Khtå···
r14 0x0000000000000000  0
r15 0x000000000000005a  90
rip 0x00007fe58fffdaf8  0f 0b 48 8d 35 7f 0c fb ff 48 8d 55 a0 45 31 e4  ··H·5··ûÿH·U E1ä
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (72 omitted):
0x00007fe58e41b000–0x00007fe58e5d7401 095c7ba148aeca81668091f718047078d57efddb libc.so.6                  /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007fe58ea1e000–0x00007fe58eb203f0 b804b0ac77aaeac031e2ac02316bb4470ae526b3 libFoundationNetworking.so /usr/lib/swift/linux/libFoundationNetworking.so
0x00007fe58fd1b000–0x00007fe5902cbcb8 14fd30dd484b9464ef9a182eda76f406f43506a5 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.03s
BUILD FAILURE 6.2 linux