The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ImageFetcher with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
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 cf806d3 Bump github.com/apple/swift-crypto from 1.1.7 to 3.2.0 (#25)
Cloned https://github.com/Mobelux/ImageFetcher.git
Revision (git rev-parse @):
cf806d3ded5f036a2c887218db9a9c71c82cc6ff
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/Mobelux/ImageFetcher.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
https://github.com/Mobelux/ImageFetcher.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/Mobelux/DiskCache.git
[1/285] Fetching diskcache
[286/7662] Fetching diskcache, swift-crypto
Fetched https://github.com/Mobelux/DiskCache.git (1.26s)
Fetched https://github.com/apple/swift-crypto.git (1.28s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.2.0 (0.37s)
Computing version for https://github.com/Mobelux/DiskCache.git
Computed https://github.com/Mobelux/DiskCache.git at 2.1.0 (0.36s)
Creating working copy for https://github.com/Mobelux/DiskCache.git
Working copy of https://github.com/Mobelux/DiskCache.git resolved at 2.1.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.2.0
Building for debugging...
[0/420] Compiling fiat_p256_adx_sqr.S
[1/420] Compiling fiat_curve25519_adx_square.S
[2/420] Compiling fiat_p256_adx_mul.S
[3/420] Compiling fiat_curve25519_adx_mul.S
[4/425] Compiling x_x509a.c
[5/425] Compiling x_x509.c
[6/425] Compiling x_sig.c
[7/425] Compiling x_val.c
[8/425] Compiling x_spki.c
[9/425] Compiling x_req.c
[10/425] Compiling CCryptoBoringSSLShims shims.c
[11/425] Compiling x_pubkey.c
[12/425] Compiling x_exten.c
[13/425] Compiling x_name.c
[14/425] Compiling x_crl.c
[15/425] Compiling x_attrib.c
[16/425] Compiling x_algor.c
[17/425] Compiling x_all.c
[18/425] Compiling x509spki.c
[19/425] Compiling x509rset.c
[20/425] Compiling x509name.c
[21/425] Compiling x509cset.c
[22/425] Compiling x509_vpm.c
[23/425] Compiling x509_txt.c
[24/425] Compiling x509_v3.c
[25/425] Compiling x509_vfy.c
[26/425] Compiling x509_set.c
[27/425] Compiling x509_req.c
[28/425] Compiling x509_trs.c
[29/425] Compiling x509_obj.c
[30/425] Compiling x509_ext.c
[31/425] Compiling x509_d2.c
[32/425] Compiling x509_def.c
[33/425] Compiling x509_cmp.c
[34/425] Compiling x509_lu.c
[35/425] Compiling x509_att.c
[36/425] Compiling x509.c
[37/425] Compiling v3_purp.c
[38/425] Compiling v3_prn.c
[39/425] Compiling v3_utl.c
[40/425] Compiling v3_pmaps.c
[41/425] Compiling v3_pcons.c
[42/425] Compiling v3_skey.c
[43/425] Compiling v3_ocsp.c
[44/425] Compiling v3_int.c
[45/425] Compiling v3_ncons.c
[46/425] Compiling v3_ia5.c
[47/425] Compiling v3_lib.c
[48/425] Compiling v3_genn.c
[49/425] Compiling v3_info.c
[50/425] Compiling v3_extku.c
[51/425] Compiling v3_cpols.c
[52/425] Compiling v3_enum.c
[53/425] Compiling v3_bitst.c
[54/425] Compiling v3_crld.c
[55/425] Compiling v3_conf.c
[56/425] Compiling v3_bcons.c
[57/425] Compiling v3_alt.c
[58/425] Compiling v3_akeya.c
[59/425] Compiling v3_akey.c
[61/425] Emitting module DiskCache
[62/425] Compiling DiskCache StorageType.swift
[62/425] Compiling t_crl.c
[63/425] Compiling t_x509a.c
[64/425] Compiling t_x509.c
[66/425] Compiling DiskCache SubDirectory.swift
[66/425] Compiling t_req.c
[67/425] Compiling rsa_pss.c
[69/425] 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'
                        .containerURL(forSecurityApplicationGroupIdentifier: appGroupID)
                         ^~~~~~~~~~~~
[70/425] Compiling DiskCache Cache.swift
[70/425] Compiling i2d_pr.c
[71/425] Compiling name_print.c
[72/425] Compiling ghashv8-armv8-linux.linux.aarch64.S
[72/425] Compiling ghashv8-armv8-ios.ios.aarch64.S
[72/425] Compiling a_int.c
[72/425] Compiling a_i2d_fp.c
[72/425] Compiling a_dup.c
[72/425] Compiling a_d2i_fp.c
[72/425] Compiling a_bool.c
[72/425] Compiling asn1_gen.c
[72/425] Compiling by_dir.c
[72/425] Compiling a_verify.c
[72/425] Compiling policy.c
[72/425] Compiling by_file.c
[72/425] Compiling a_sign.c
[72/425] Compiling algorithm.c
[0/1] Planning build
Building for debugging...
[0/353] Compiling algorithm.c
[0/353] Compiling a_verify.c
[2/353] Compiling asn1_gen.c
[3/353] Compiling by_file.c
[4/353] Compiling by_dir.c
[5/353] Compiling a_sign.c
[6/353] Compiling policy.c
[7/353] Compiling thread_win.c
[8/353] Compiling thread_pthread.c
[9/353] Compiling a_digest.c
[10/353] Compiling thread_none.c
[11/353] Compiling trust_token.c
[12/353] Compiling voprf.c
[13/355] Compiling wots.c
[14/355] Compiling thread.c
[15/355] Compiling thash.c
[16/355] Compiling spx.c
[17/355] Compiling spx_util.c
[18/355] Compiling stack.c
[20/355] 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'
                        .containerURL(forSecurityApplicationGroupIdentifier: appGroupID)
                         ^~~~~~~~~~~~
[21/355] Emitting module DiskCache
[21/355] Compiling pmbtoken.c
[22/355] Compiling merkle.c
[23/355] Compiling fors.c
[24/355] Compiling rsa_print.c
[25/355] Compiling siphash.c
[26/355] Compiling address.c
[27/355] Compiling rand_extra.c
[27/355] Compiling trusty.c
[27/355] Compiling rsa_asn1.c
[27/355] Compiling rc4.c
[27/355] Compiling rsa_crypt.c
[27/355] Compiling refcount.c
[27/355] Compiling windows.c
BUILD FAILURE 5.7 linux

Build Machine: Linux 2