The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ImageFetcher, reference main (d81dde), with Swift 6.3 for Linux on 14 Apr 2026 21:19:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mobelux/ImageFetcher.git
Reference: main
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/Mobelux/ImageFetcher
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d81dde6 Fix cache key (#29)
Cloned https://github.com/Mobelux/ImageFetcher.git
Revision (git rev-parse @):
d81dde6825b39bc4a2f9ad0a149c92fa954ce5f1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Mobelux/ImageFetcher.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Mobelux/ImageFetcher.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/Mobelux/DiskCache.git
[1/358] Fetching diskcache
[359/17698] Fetching diskcache, swift-crypto
Fetched https://github.com/Mobelux/DiskCache.git from cache (3.09s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.15s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.3.0 (3.95s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.09s)
Fetching https://github.com/apple/swift-asn1.git
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (4.23s)
Creating working copy for https://github.com/Mobelux/DiskCache.git
Working copy of https://github.com/Mobelux/DiskCache.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Building for debugging...
[0/372] Write sources
[4/372] Compiling fiat_p256_adx_sqr.S
[5/372] Compiling fiat_p256_adx_mul.S
[6/372] Compiling fiat_curve25519_adx_square.S
[7/372] Compiling md5-x86_64-linux.S
[8/372] Compiling fiat_curve25519_adx_mul.S
[9/372] Write swift-version-24593BA9C3E375BF.txt
[10/372] Compiling md5-x86_64-apple.S
[11/372] Compiling md5-586-apple.S
[12/372] Compiling chacha20_poly1305_armv8-win.S
[13/372] Compiling md5-586-linux.S
[14/372] Compiling chacha20_poly1305_armv8-linux.S
[15/372] Compiling chacha20_poly1305_x86_64-apple.S
[16/372] Compiling chacha20_poly1305_x86_64-linux.S
[17/377] Compiling chacha20_poly1305_armv8-apple.S
[18/377] Compiling chacha-x86_64-linux.S
[19/377] Compiling chacha-x86-linux.S
[20/377] Compiling chacha-x86_64-apple.S
[21/377] Compiling chacha-x86-apple.S
[22/377] Compiling chacha-armv8-win.S
[23/377] Compiling chacha-armv8-linux.S
[24/377] Compiling chacha-armv8-apple.S
[25/377] Compiling chacha-armv4-linux.S
[26/377] Compiling aes128gcmsiv-x86_64-linux.S
[27/377] Compiling x86_64-mont5-apple.S
[28/377] Compiling aes128gcmsiv-x86_64-apple.S
[29/377] Compiling x86_64-mont5-linux.S
[30/377] Compiling x86_64-mont-linux.S
[31/377] Compiling x86_64-mont-apple.S
[32/377] Compiling x86-mont-linux.S
[33/377] Compiling x86-mont-apple.S
[34/377] Compiling vpaes-x86_64-linux.S
[35/377] Compiling vpaes-x86_64-apple.S
[36/377] Compiling CCryptoBoringSSLShims shims.c
[37/377] Compiling vpaes-x86-linux.S
[38/377] Compiling vpaes-x86-apple.S
[39/377] Compiling vpaes-armv8-linux.S
[40/377] Compiling vpaes-armv8-win.S
[41/377] Compiling vpaes-armv7-linux.S
[42/377] Compiling vpaes-armv8-apple.S
[43/377] Compiling sha512-x86_64-apple.S
[44/377] Compiling sha512-x86_64-linux.S
[45/377] Compiling sha512-armv8-linux.S
[46/377] Compiling sha512-armv8-apple.S
[47/377] Compiling sha512-586-linux.S
[48/377] Compiling sha512-armv8-win.S
[49/377] Compiling err_data.cc
[50/377] Compiling sha512-armv4-linux.S
[51/377] Compiling sha512-586-apple.S
[52/377] Compiling sha256-armv8-apple.S
[53/377] Compiling sha256-armv8-linux.S
[54/377] Compiling sha256-x86_64-linux.S
[55/377] Compiling sha256-armv8-win.S
[56/377] Compiling sha256-x86_64-apple.S
[57/377] Compiling sha256-armv4-linux.S
[58/377] Compiling sha256-586-linux.S
[59/377] Compiling sha256-586-apple.S
[60/377] Compiling sha1-x86_64-apple.S
[61/377] Compiling sha1-armv8-apple.S
[62/377] Compiling sha1-armv8-win.S
[63/377] Compiling sha1-armv8-linux.S
[64/377] Compiling sha1-x86_64-linux.S
[65/377] Compiling sha1-armv4-large-linux.S
[66/377] Compiling sha1-586-linux.S
[67/377] Compiling sha1-586-apple.S
[68/377] Compiling rsaz-avx2-linux.S
[69/377] Compiling rsaz-avx2-apple.S
[70/377] Compiling rdrand-x86_64-linux.S
[71/377] Compiling rdrand-x86_64-apple.S
[72/377] Compiling p256_beeu-x86_64-asm-linux.S
[73/377] Compiling p256_beeu-armv8-asm-linux.S
[74/377] Compiling p256_beeu-armv8-asm-win.S
[75/377] Compiling p256_beeu-x86_64-asm-apple.S
[76/377] Compiling p256-x86_64-asm-apple.S
[77/377] Compiling p256_beeu-armv8-asm-apple.S
[78/377] Compiling p256-x86_64-asm-linux.S
[79/377] Compiling p256-armv8-asm-linux.S
[80/377] Compiling p256-armv8-asm-win.S
[80/377] Compiling p256-armv8-asm-apple.S
[82/377] Compiling ghashv8-armv8-linux.S
[83/377] Compiling ghashv8-armv8-win.S
[84/377] Compiling ghashv8-armv8-apple.S
[85/377] Compiling ghashv8-armv7-linux.S
[86/377] Compiling ghash-x86_64-linux.S
[87/377] Compiling ghash-x86-linux.S
[88/377] Compiling ghash-x86-apple.S
[89/377] Compiling ghash-ssse3-x86_64-linux.S
[90/377] Compiling ghash-x86_64-apple.S
[90/377] Compiling ghash-ssse3-x86_64-apple.S
[92/377] Compiling ghash-ssse3-x86-linux.S
[93/377] Compiling ghash-ssse3-x86-apple.S
[94/377] Compiling ghash-neon-armv8-linux.S
[95/377] Compiling ghash-neon-armv8-win.S
[96/377] Compiling ghash-armv4-linux.S
[97/377] Compiling ghash-neon-armv8-apple.S
[98/377] Compiling bsaes-armv7-linux.S
[99/377] Compiling co-586-linux.S
[100/377] Compiling co-586-apple.S
[101/377] Compiling bn-armv8-linux.S
[102/377] Compiling bn-armv8-win.S
[103/377] Compiling bn-armv8-apple.S
[104/377] Compiling bn-586-linux.S
[105/377] Compiling bn-586-apple.S
[106/377] Compiling aesv8-gcm-armv8-win.S
[107/377] Compiling armv8-mont-win.S
[108/377] Compiling armv8-mont-linux.S
[109/377] Compiling armv4-mont-linux.S
[110/377] Compiling armv8-mont-apple.S
[111/377] Compiling aesv8-gcm-armv8-apple.S
[112/377] Compiling aesv8-gcm-armv8-linux.S
[113/377] Compiling aesv8-armv8-linux.S
[114/377] Compiling aesv8-armv8-apple.S
[115/377] Compiling aesv8-armv8-win.S
[116/377] Compiling aesni-x86_64-apple.S
[117/377] Compiling aesv8-armv7-linux.S
[118/377] Compiling aesni-x86-linux.S
[119/377] Compiling aesni-x86_64-linux.S
[120/377] Compiling aesni-x86-apple.S
[121/377] Compiling aesni-gcm-x86_64-linux.S
[122/377] Compiling aes-gcm-avx2-x86_64-linux.S
[123/377] Compiling aes-gcm-avx512-x86_64-linux.S
[124/377] Compiling aesni-gcm-x86_64-apple.S
[125/377] Compiling aes-gcm-avx512-x86_64-apple.S
[126/377] Compiling aes-gcm-avx2-x86_64-apple.S
[127/377] Compiling x_req.cc
[128/377] Compiling xwing.cc
[129/377] Compiling x_sig.cc
[130/377] Compiling x_spki.cc
[131/377] Compiling x_x509a.cc
[132/377] Compiling x_x509.cc
[133/377] Compiling x_pubkey.cc
[135/377] Emitting module DiskCache
[135/377] Compiling x_name.cc
[136/377] Compiling x_exten.cc
[137/377] Compiling x_crl.cc
[138/377] Compiling x_attrib.cc
[139/377] Compiling x509spki.cc
[140/377] Compiling x_all.cc
[141/377] Compiling x_algor.cc
[142/377] Compiling x509rset.cc
[143/377] Compiling x509name.cc
[144/377] Compiling x509cset.cc
[145/377] Compiling x509_vfy.cc
[146/377] Compiling x509_vpm.cc
[147/377] Compiling x509_v3.cc
[148/377] Compiling x509_txt.cc
[149/377] Compiling x509_trs.cc
[150/377] Compiling x509_set.cc
[151/377] Compiling x509_def.cc
[152/377] Compiling x509_req.cc
[153/377] Compiling x509_ext.cc
[154/377] Compiling x509_obj.cc
[155/377] Compiling x509_lu.cc
[156/377] Compiling x509_d2.cc
[157/377] Compiling x509_cmp.cc
[158/377] Compiling x509_att.cc
[159/377] Compiling x509.cc
[160/377] Compiling v3_skey.cc
[161/377] Compiling v3_purp.cc
[162/377] Compiling v3_prn.cc
[163/377] Compiling v3_utl.cc
[164/377] Compiling v3_pmaps.cc
[165/377] Compiling v3_int.cc
[166/377] Compiling v3_ocsp.cc
[167/377] Compiling v3_ncons.cc
[168/377] Compiling v3_pcons.cc
[169/377] Compiling v3_lib.cc
[170/377] Compiling v3_ia5.cc
[171/377] Compiling v3_info.cc
[172/377] Compiling v3_genn.cc
[173/377] Compiling v3_cpols.cc
[174/377] Compiling v3_enum.cc
[175/377] Compiling v3_extku.cc
[176/377] Compiling v3_crld.cc
[177/377] Compiling v3_bcons.cc
[178/377] Compiling v3_bitst.cc
[180/377] Compiling DiskCache StorageType.swift
[181/377] Compiling DiskCache SubDirectory.swift
[182/377] Compiling DiskCache Cache.swift
[182/377] Compiling v3_conf.cc
[184/377] Compiling DiskCache DiskCache.swift
/host/spi-builder-workspace/.build/checkouts/DiskCache/Sources/DiskCache/DiskCache.swift:142:26: error: value of type 'FileManager' has no member 'containerURL'
140 |             case let .shared(appGroupID, _):
141 |                 guard let sharedPath = FileManager.default
142 |                         .containerURL(forSecurityApplicationGroupIdentifier: appGroupID)
    |                          `- error: value of type 'FileManager' has no member 'containerURL'
143 |                 else {
144 |                     fatalError("\(#function) Fatal: Cannot get shared directory.")
[184/377] Compiling t_x509.cc
[184/377] Compiling t_crl.cc
[184/377] Compiling v3_alt.cc
[184/377] Compiling v3_akeya.cc
[184/377] Compiling t_req.cc
[184/377] Compiling t_x509a.cc
[184/377] Compiling v3_akey.cc
BUILD FAILURE 6.3 linux