The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ImageFetcher with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mobelux/ImageFetcher.git
Reference: 2.0.0
Cloned https://github.com/Mobelux/ImageFetcher.git into spi-builder-workspace
SUCCESS checkout https://github.com/Mobelux/ImageFetcher.git at 2.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" 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
[1/285] Fetching diskcache
[286/7066] Fetching diskcache, swift-crypto
Fetched https://github.com/Mobelux/DiskCache (0.94s)
Fetched https://github.com/apple/swift-crypto.git (0.95s)
Computing version for https://github.com/Mobelux/DiskCache
Computed https://github.com/Mobelux/DiskCache at 2.1.0 (0.28s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.28s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/Mobelux/DiskCache
Working copy of https://github.com/Mobelux/DiskCache resolved at 2.1.0
Building for debugging...
[0/405] Compiling v3_skey.c
[1/406] Compiling v3_prn.c
[2/406] Compiling v3_pmaps.c
[3/408] Compiling v3_purp.c
[4/410] Compiling v3_utl.c
[5/410] Compiling v3_pcons.c
[6/410] Compiling CCryptoBoringSSLShims shims.c
[7/410] Compiling v3_pcia.c
[8/410] Compiling v3_ocsp.c
[9/410] Compiling v3_int.c
[10/410] Compiling v3_pci.c
[11/410] Compiling v3_info.c
[12/410] Compiling v3_lib.c
[13/410] Compiling v3_ncons.c
[14/410] Compiling v3_genn.c
[15/410] Compiling v3_extku.c
[16/410] Compiling v3_ia5.c
[17/410] Compiling v3_enum.c
[18/410] Compiling v3_crld.c
[19/410] Compiling v3_bitst.c
[20/410] Compiling v3_cpols.c
[21/410] Compiling v3_bcons.c
[22/410] Compiling v3_conf.c
[23/410] Compiling v3_alt.c
[24/410] Compiling v3_akeya.c
[25/410] Compiling v3_akey.c
[26/410] Compiling pcy_node.c
[27/410] Compiling pcy_tree.c
[28/410] Compiling pcy_lib.c
[29/410] Compiling pcy_data.c
[30/410] Compiling pcy_map.c
[31/410] Compiling pcy_cache.c
[32/410] Compiling x_x509a.c
[33/410] Compiling x_val.c
[34/410] Compiling x_spki.c
[35/410] Compiling x_x509.c
[36/410] Compiling x_sig.c
[37/410] Compiling x_req.c
[38/410] Compiling x_pubkey.c
[39/410] Compiling x_pkey.c
[40/410] Compiling x_info.c
[42/410] Emitting module DiskCache
[42/410] Compiling x_attrib.c
[43/410] Compiling x_name.c
[44/410] Compiling x_exten.c
[45/410] Compiling x_crl.c
[46/410] Compiling x_all.c
[46/410] Compiling x_algor.c
[48/410] Compiling x509spki.c
[49/410] Compiling x509rset.c
[50/410] Compiling x509name.c
[51/410] Compiling x509_v3.c
[52/410] Compiling x509cset.c
[53/410] Compiling x509_vpm.c
[54/410] Compiling x509_txt.c
[55/410] Compiling x509_trs.c
[56/410] Compiling x509_vfy.c
[57/410] Compiling x509_req.c
[58/410] Compiling x509_set.c
[59/410] Compiling x509_def.c
[60/410] Compiling x509_d2.c
[61/410] Compiling x509_ext.c
[62/410] Compiling x509_obj.c
[63/410] Compiling x509_att.c
[64/410] Compiling x509_cmp.c
[65/410] Compiling x509.c
[66/410] Compiling x509_lu.c
[67/410] Compiling i2d_pr.c
[68/410] Compiling t_x509a.c
[69/410] Compiling t_x509.c
[70/410] Compiling by_file.c
[71/410] Compiling t_crl.c
[72/410] Compiling t_req.c
[73/410] Compiling by_dir.c
[74/410] Compiling rsa_pss.c
[75/410] Compiling algorithm.c
[76/410] Compiling asn1_gen.c
[77/410] Compiling a_sign.c
[78/410] Compiling a_verify.c
[80/410] Compiling DiskCache SubDirectory.swift
[80/410] Compiling voprf.c
[81/410] Compiling thread_win.c
[81/410] Compiling a_digest.c
[84/410] 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)
                         ^~~~~~~~~~~~
[85/410] Compiling DiskCache StorageType.swift
[85/410] Compiling a_strex.c
[86/410] Compiling thread_none.c
[87/410] Compiling thread.c
[88/410] Compiling DiskCache Cache.swift
[89/410] Compiling thread_pthread.c
[90/410] Compiling trust_token.c
[91/410] Compiling siphash.c
[92/410] Compiling stack.c
[93/410] Compiling pmbtoken.c
[94/410] Compiling rsa_print.c
[95/410] Compiling rand_extra.c
[95/410] Compiling passive.c
[95/410] Compiling a_utf8.c
[95/410] Compiling windows.c
[95/410] Compiling rc4.c
[95/410] Compiling a_enum.c
[95/410] Compiling a_dup.c
[95/410] Compiling a_d2i_fp.c
[95/410] Compiling a_bool.c
[95/410] Compiling a_bitstr.c
[95/410] Compiling a_gentm.c
[95/410] Compiling refcount_c11.c
[95/410] Compiling refcount_lock.c
[95/410] Compiling rsa_asn1.c
BUILD FAILURE 5.7 linux

Build Machine: Linux 1