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 SwiftBeanCountSheetSync, reference main (532fa7), with Swift 6.1 for Linux on 27 Apr 2025 22:44:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountSheetSync.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/Nef10/SwiftBeanCountSheetSync
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 532fa7c Bump swift-actions/setup-swift from 2.2.0 to 2.3.0
Cloned https://github.com/Nef10/SwiftBeanCountSheetSync.git
Revision (git rev-parse @):
532fa7c8ad2f88254b6beb1fd95544d975de2238
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountSheetSync.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountSheetSync.git
https://github.com/Nef10/SwiftBeanCountSheetSync.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftbeancountmodel",
      "requirement" : {
        "exact" : [
          "0.1.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountModel.git"
    },
    {
      "identity" : "swiftbeancountparser",
      "requirement" : {
        "exact" : [
          "0.1.8"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftBeanCountParser.git"
    },
    {
      "identity" : "googleauthentication",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/GoogleAuthentication.git"
    }
  ],
  "manifest_display_name" : "SwiftBeanCountSheetSync",
  "name" : "SwiftBeanCountSheetSync",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftBeanCountSheetSync",
      "targets" : [
        "SwiftBeanCountSheetSync"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBeanCountSheetSyncTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountSheetSyncTests",
      "path" : "Tests/SwiftBeanCountSheetSyncTests",
      "sources" : [
        "SwiftBeanCountSheetSyncTests.swift"
      ],
      "target_dependencies" : [
        "SwiftBeanCountSheetSync"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBeanCountSheetSync",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBeanCountSheetSync",
      "path" : "Sources/SwiftBeanCountSheetSync",
      "product_dependencies" : [
        "SwiftBeanCountModel",
        "SwiftBeanCountParser",
        "GoogleAuthentication"
      ],
      "product_memberships" : [
        "SwiftBeanCountSheetSync"
      ],
      "sources" : [
        "Downloader.swift",
        "LedgerReader.swift",
        "LedgerSettings.swift",
        "SheetDownloader.swift",
        "SheetParser.swift",
        "Syncer.swift",
        "TransactionMapper.swift",
        "Uploader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
Fetching https://github.com/Nef10/GoogleAuthentication.git
[1/1036] Fetching googleauthentication
[1037/3216] Fetching googleauthentication, swiftbeancountparser
[1931/6564] Fetching googleauthentication, swiftbeancountparser, swiftbeancountmodel
Fetched https://github.com/Nef10/GoogleAuthentication.git from cache (0.29s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (0.32s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.38s)
Computing version for https://github.com/Nef10/GoogleAuthentication.git
Computed https://github.com/Nef10/GoogleAuthentication.git at 1.0.3 (0.89s)
Fetching https://github.com/OAuthSwift/OAuthSwift.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4386] Fetching keychainaccess
[703/9520] Fetching keychainaccess, oauthswift
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (0.55s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.56s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.8 (1.03s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.49s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (0.51s)
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/tid-kijyun/Kanna.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/phimage/Erik.git
[1/2338] Fetching kanna
[609/8388] Fetching kanna, swifter
[1463/9030] Fetching kanna, swifter, erik
[4494/22814] Fetching kanna, swifter, erik, swift-crypto
Fetched https://github.com/phimage/Erik.git from cache (0.30s)
[4800/22172] Fetching kanna, swifter, swift-crypto
Fetched https://github.com/httpswift/swifter.git from cache (0.83s)
[8955/16122] Fetching kanna, swift-crypto
Fetched https://github.com/tid-kijyun/Kanna.git from cache (1.45s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.47s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (1.95s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.46s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.47s)
Fetching https://github.com/nvzqz/FileKit.git
Fetching https://github.com/Thomvis/BrightFutures.git
[1/4067] Fetching brightfutures
[896/7190] Fetching brightfutures, filekit
Fetched https://github.com/nvzqz/FileKit.git from cache (0.53s)
Fetched https://github.com/Thomvis/BrightFutures.git from cache (0.71s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (1.17s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.47s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.48s)
Creating working copy for https://github.com/Nef10/GoogleAuthentication.git
Working copy of https://github.com/Nef10/GoogleAuthentication.git resolved at 1.0.3
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.3.0
Creating working copy for https://github.com/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.2.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Creating working copy for https://github.com/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountParser.git
Working copy of https://github.com/Nef10/SwiftBeanCountParser.git resolved at 0.1.8
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/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
Building for debugging...
[0/413] Write sources
[7/413] Compiling sha256-armv8.ios.aarch64.S
[8/413] Compiling sha256-armv4.linux.arm.S
[9/413] Compiling sha256-armv8.linux.aarch64.S
[10/413] Compiling x86_64-mont5.mac.x86_64.S
[11/413] Compiling sha256-x86_64.linux.x86_64.S
[12/413] Compiling v3_utl.c
[13/413] Compiling v3_skey.c
[14/413] Compiling v3_pcons.c
[15/413] Compiling v3_prn.c
[16/413] Write swift-version-24593BA9C3E375BF.txt
[17/413] Compiling v3_purp.c
[18/413] Compiling v3_pmaps.c
[19/413] Compiling CCryptoBoringSSLShims shims.c
[20/413] Compiling v3_pcia.c
[21/413] Compiling v3_pci.c
[22/413] Compiling v3_ocsp.c
[23/413] Compiling v3_lib.c
[24/413] Compiling v3_ncons.c
[25/433] Compiling v3_int.c
[26/433] Compiling v3_info.c
[27/433] Compiling v3_enum.c
[28/433] Compiling v3_ia5.c
[29/433] Compiling v3_extku.c
[30/433] Compiling v3_genn.c
[31/433] Compiling v3_crld.c
[32/433] Compiling v3_cpols.c
[33/433] Compiling v3_bcons.c
[34/433] Compiling v3_conf.c
[35/433] Compiling v3_bitst.c
[36/433] Compiling v3_akeya.c
[37/433] Compiling v3_alt.c
[38/433] Compiling v3_akey.c
[39/433] Compiling pcy_node.c
[40/433] Compiling pcy_map.c
[41/433] Compiling pcy_tree.c
[42/433] Compiling x_x509a.c
[43/433] Compiling pcy_lib.c
[44/433] Compiling pcy_data.c
[45/433] Compiling pcy_cache.c
[46/433] Compiling x_val.c
[47/433] Compiling x_x509.c
[48/433] Compiling x_spki.c
[49/433] Compiling x_sig.c
[50/433] Compiling x_req.c
[51/433] Compiling x_name.c
[52/433] Compiling x_pubkey.c
[53/433] Compiling x_pkey.c
[54/433] Compiling x_attrib.c
[55/433] Compiling x_exten.c
[56/433] Compiling x_info.c
[57/433] Compiling x_crl.c
[58/433] Compiling x_algor.c
[59/433] Compiling x_all.c
[60/433] Compiling x509rset.c
[61/433] Compiling x509spki.c
[62/433] Compiling x509name.c
[63/433] Compiling x509_vpm.c
[64/433] Compiling x509cset.c
[65/433] Compiling x509_v3.c
[66/433] Compiling x509_txt.c
[67/433] Compiling x509_vfy.c
[68/433] Compiling x509_trs.c
[69/433] Compiling x509_set.c
[70/433] Compiling x509_req.c
[71/433] Compiling x509_obj.c
[72/433] Compiling x509_lu.c
[73/433] Compiling x509_ext.c
[74/433] Compiling x509_d2.c
[75/433] Compiling x509_def.c
[76/433] Compiling x509_cmp.c
[77/433] Compiling x509_att.c
[78/433] Compiling t_x509.c
[79/433] Compiling t_x509a.c
[80/433] Compiling x509.c
[81/433] Compiling i2d_pr.c
[82/433] Compiling rsa_pss.c
[83/433] Compiling t_req.c
[84/433] Compiling t_crl.c
[85/433] Compiling by_file.c
[86/433] Compiling asn1_gen.c
[87/433] Compiling algorithm.c
[88/433] Compiling by_dir.c
[89/433] Compiling a_verify.c
[90/433] Compiling a_strex.c
[91/433] Compiling a_sign.c
[92/433] Compiling voprf.c
[93/433] Compiling thread_win.c
[94/433] Compiling trust_token.c
[95/433] Compiling a_digest.c
[96/433] Compiling pmbtoken.c
[97/433] Compiling thread_pthread.c
[98/433] Compiling thread_none.c
[99/433] Compiling thread.c
[100/433] Compiling stack.c
[102/433] Emitting module SwiftBeanCountModel
[102/435] Compiling rsa_print.c
[103/435] Compiling siphash.c
[104/435] Compiling refcount_c11.c
[105/435] Compiling rc4.c
[105/435] Compiling refcount_lock.c
[107/435] Compiling windows.c
[108/435] Compiling rand_extra.c
[109/435] Compiling fuchsia.c
[110/435] Compiling rsa_asn1.c
[111/435] Compiling passive.c
[112/435] Compiling deterministic.c
[113/435] Compiling poly1305_arm_asm.S
[114/435] Compiling forkunsafe.c
[115/435] Compiling poly1305.c
[116/435] Compiling poly1305_arm.c
[117/435] Compiling pool.c
[118/435] Compiling pkcs7.c
[119/435] Compiling poly1305_vec.c
[120/435] Compiling p5_pbev2.c
[121/435] Compiling pkcs8.c
[122/435] Compiling pkcs8_x509.c
[123/435] Compiling pkcs7_x509.c
[124/435] Compiling pem_xaux.c
[125/435] Compiling pem_x509.c
[126/435] Compiling pem_pkey.c
[127/435] Compiling pem_pk8.c
[128/435] Compiling pem_oth.c
[129/435] Compiling obj_xref.c
[130/435] Compiling pem_info.c
[131/435] Compiling pem_lib.c
[132/435] Compiling pem_all.c
[133/435] Compiling lhash.c
[134/435] Compiling mem.c
[135/435] Compiling obj.c
[136/435] Compiling poly_rq_mul.S
[137/435] Compiling x86_64-mont.mac.x86_64.S
[138/435] Compiling x86_64-mont.linux.x86_64.S
[139/435] Compiling hpke.c
[140/435] Compiling x86_64-mont5.linux.x86_64.S
[141/435] Compiling hkdf.c
[142/435] Compiling x86-mont.windows.x86.S
[143/435] Compiling x86-mont.linux.x86.S
[144/435] Compiling vpaes-x86.windows.x86.S
[145/435] Compiling vpaes-x86_64.mac.x86_64.S
[146/435] Compiling hrss.c
[147/435] Compiling vpaes-x86_64.linux.x86_64.S
[148/435] Compiling vpaes-armv8.linux.aarch64.S
[149/435] Compiling vpaes-x86.linux.x86.S
[150/435] Compiling vpaes-armv8.ios.aarch64.S
[151/435] Compiling vpaes-armv7.linux.arm.S
[151/435] Compiling vpaes-armv7.ios.arm.S
[153/435] Compiling sha512-x86_64.mac.x86_64.S
[154/435] Compiling sha512-armv8.linux.aarch64.S
[155/435] Compiling sha512-armv4.linux.arm.S
[155/435] Compiling kdf.c
[157/435] Compiling sha512-armv8.ios.aarch64.S
[158/435] Compiling sha512-armv4.ios.arm.S
[159/435] Compiling sha512-x86_64.linux.x86_64.S
[160/435] Compiling sha512-586.linux.x86.S
[161/435] Compiling sha512-586.windows.x86.S
[162/435] Compiling sha256-armv4.ios.arm.S
[163/435] Compiling sha256-x86_64.mac.x86_64.S
[164/435] Compiling sha256-586.windows.x86.S
[165/435] Compiling sha256-586.linux.x86.S
[166/435] Compiling sha1-armv4-large.linux.arm.S
[167/435] Compiling sha1-x86_64.mac.x86_64.S
[168/435] Compiling sha1-armv8.ios.aarch64.S
[169/435] Compiling sha1-armv4-large.ios.arm.S
[170/435] Compiling sha1-armv8.linux.aarch64.S
[171/435] Compiling sha1-x86_64.linux.x86_64.S
[172/435] Compiling sha1-586.windows.x86.S
[173/435] Compiling sha1-586.linux.x86.S
[174/435] Compiling sha1.c
[175/435] Compiling sha1-altivec.c
[176/435] Compiling sha512.c
[177/435] Compiling rsaz-avx2.mac.x86_64.S
[178/435] Compiling rsaz-avx2.linux.x86_64.S
[179/435] Compiling self_check.c
[180/435] Compiling sha256.c
[181/435] Compiling rsa.c
[182/435] Compiling rdrand-x86_64.linux.x86_64.S
[183/435] Compiling rdrand-x86_64.mac.x86_64.S
[184/435] Compiling blinding.c
[185/435] Compiling rsa_impl.c
[185/435] Compiling urandom.c
[187/435] Compiling fork_detect.c
[188/435] Compiling padding.c
[189/435] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[190/435] Compiling rand.c
[191/435] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[192/435] Compiling ctrdrbg.c
[193/435] Compiling p256-x86_64-asm.mac.x86_64.S
[194/435] Compiling p256-x86_64-asm.linux.x86_64.S
[195/435] Compiling ofb.c
[195/435] Compiling polyval.c
[197/435] Compiling cfb.c
[198/435] Compiling ctr.c
[199/435] Compiling gcm_nohw.c
[200/435] Compiling md5-x86_64.mac.x86_64.S
[201/435] Compiling cbc.c
[202/435] Compiling gcm.c
[203/435] Compiling md5-x86_64.linux.x86_64.S
[204/435] Compiling md5-586.windows.x86.S
[205/435] Compiling md5.c
[206/435] Compiling md5-586.linux.x86.S
[207/435] Compiling is_fips.c
[208/435] Compiling md4.c
[208/435] Compiling ghashv8-armx64.ios.aarch64.S
[210/435] Compiling ghashv8-armx32.linux.arm.S
[211/435] Compiling ghashv8-armx64.linux.aarch64.S
[212/435] Compiling hmac.c
[213/435] Compiling ghashv8-armx32.ios.arm.S
[214/435] Compiling ghash-x86_64.linux.x86_64.S
[215/435] Compiling ghash-x86_64.mac.x86_64.S
[216/435] Compiling ghash-x86.windows.x86.S
[217/435] Compiling ghash-x86.linux.x86.S
[218/435] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[219/435] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[220/435] Compiling ghash-ssse3-x86.linux.x86.S
[221/435] Compiling ghash-ssse3-x86.windows.x86.S
[222/435] Compiling ghash-neon-armv8.linux.aarch64.S
[223/435] Compiling ghash-neon-armv8.ios.aarch64.S
[224/435] Compiling fips_shared_support.c
[224/435] Compiling ghash-armv4.ios.arm.S
[226/435] Compiling ghash-armv4.linux.arm.S
[227/435] Compiling ecdh.c
[228/435] Compiling util.c
[229/435] Compiling wnaf.c
[230/435] Compiling ecdsa.c
[231/435] Compiling simple_mul.c
[232/435] Compiling scalar.c
[233/435] Compiling simple.c
[234/435] Compiling oct.c
[235/435] Compiling felem.c
[236/435] Compiling p256.c
[237/435] Compiling ec_key.c
[238/435] Compiling ec_montgomery.c
[239/435] Compiling p224-64.c
[240/435] Compiling ec.c
[241/435] Compiling digests.c
[242/435] Compiling digest.c
[243/435] Compiling check.c
[244/435] Compiling co-586.windows.x86.S
[245/435] Compiling dh.c
[246/435] Compiling co-586.linux.x86.S
[247/435] Compiling e_des.c
[248/435] Compiling des.c
[249/435] Compiling aead.c
[250/435] Compiling cipher.c
[251/435] Compiling bsaes-armv7.ios.arm.S
[252/435] Compiling bsaes-armv7.linux.arm.S
[253/435] Compiling sqrt.c
[254/435] Compiling e_aes.c
[255/435] Compiling p256-x86_64.c
[256/435] Compiling rsaz_exp.c
[257/435] Compiling shift.c
[258/435] Compiling random.c
[259/435] Compiling generic.c
[260/435] Compiling prime.c
[261/435] Compiling montgomery.c
[262/435] Compiling jacobi.c
[262/435] Compiling mul.c
[264/435] Compiling montgomery_inv.c
[265/435] Compiling div_extra.c
[266/435] Compiling exponentiation.c
[267/435] Compiling gcd.c
[268/435] Compiling ctx.c
[269/435] Compiling gcd_extra.c
[270/435] Compiling div.c
[271/435] Compiling cmp.c
[272/435] Compiling bn.c
[273/435] Compiling bytes.c
[274/435] Compiling bn-586.windows.x86.S
[275/435] Compiling bn-586.linux.x86.S
[276/435] Compiling add.c
[277/435] Compiling armv4-mont.linux.arm.S
[278/435] Compiling armv8-mont.linux.aarch64.S
[279/435] Compiling armv8-mont.ios.aarch64.S
[280/435] Compiling armv4-mont.ios.arm.S
[281/435] Compiling aesv8-armx64.linux.aarch64.S
[282/435] Compiling aesv8-armx32.linux.arm.S
[283/435] Compiling aesv8-armx64.ios.aarch64.S
[284/435] Compiling aesni-x86_64.mac.x86_64.S
[285/435] Compiling aesv8-armx32.ios.arm.S
[286/435] Compiling aesni-x86.linux.x86.S
[287/435] Compiling aesni-gcm-x86_64.mac.x86_64.S
[287/435] Compiling aesni-x86.windows.x86.S
[287/435] Compiling x86_64-gcc.c
[290/435] Compiling aesni-x86_64.linux.x86_64.S
[291/435] Compiling aesni-gcm-x86_64.linux.x86_64.S
[292/435] Compiling aes.c
[293/435] Compiling key_wrap.c
[294/435] Compiling mode_wrappers.c
[295/435] Compiling ex_data.c
[296/435] Compiling sign.c
[297/435] Compiling aes_nohw.c
[298/435] Compiling pbkdf.c
[299/435] Compiling scrypt.c
[299/435] Compiling print.c
[301/435] Compiling p_x25519_asn1.c
[302/435] Compiling p_x25519.c
[303/435] Compiling p_rsa_asn1.c
[304/435] Compiling p_ed25519.c
[305/435] Compiling p_ed25519_asn1.c
[306/435] Compiling p_rsa.c
[307/435] Compiling p_ec_asn1.c
[308/435] Compiling p_ec.c
[309/435] Compiling p_dsa_asn1.c
[310/435] Compiling err_data.c
[311/435] Compiling evp_ctx.c
[312/435] Compiling evp_asn1.c
[313/435] Compiling digestsign.c
[314/435] Compiling engine.c
[315/435] Compiling err.c
[315/435] Compiling evp.c
[317/435] Compiling ecdh_extra.c
[318/435] Compiling ecdsa_asn1.c
[319/435] Compiling ec_derive.c
[320/435] Compiling hash_to_curve.c
[321/435] Compiling dsa_asn1.c
[322/435] Compiling ec_asn1.c
[323/435] Compiling params.c
[324/435] Compiling dsa.c
[324/435] Compiling dh_asn1.c
[326/435] Compiling cpu-ppc64le.c
[327/435] Compiling x25519-asm-arm.S
[328/435] Compiling digest_extra.c
[329/435] Compiling spake25519.c
[330/435] Compiling cpu-arm.c
[331/435] Compiling crypto.c
[332/435] Compiling cpu-arm-linux.c
[333/435] Compiling cpu-aarch64-win.c
[334/435] Compiling cpu-intel.c
[335/435] Compiling cpu-aarch64-linux.c
[336/435] Compiling cpu-aarch64-fuchsia.c
[337/435] Compiling e_rc4.c
[338/435] Compiling curve25519.c
[339/435] Compiling cmac.c
[340/435] Compiling conf.c
[341/435] Compiling e_rc2.c
[342/435] Compiling tls_cbc.c
[343/435] Compiling e_null.c
[344/435] Compiling e_tls.c
[345/435] Compiling e_aesctrhmac.c
[346/435] Compiling derive_key.c
[347/435] Compiling e_aesccm.c
[348/435] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[349/435] Compiling e_aesgcmsiv.c
[349/435] Compiling e_chacha20poly1305.c
[351/435] Compiling cipher_extra.c
[352/435] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[353/435] Compiling chacha.c
[354/435] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[355/435] Compiling chacha-x86_64.mac.x86_64.S
[356/435] Compiling chacha-x86_64.linux.x86_64.S
[357/435] Compiling chacha-x86.windows.x86.S
[358/435] Compiling chacha-x86.linux.x86.S
[359/435] Compiling SwiftBeanCountModel Transaction.swift
[360/435] Compiling SwiftBeanCountModel TransactionMetaData.swift
[361/435] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[362/435] Compiling chacha-armv8.linux.aarch64.S
[363/435] Compiling chacha-armv8.ios.aarch64.S
[365/435] Compiling SwiftBeanCountModel Price.swift
[366/435] Compiling SwiftBeanCountModel Tag.swift
[367/435] Compiling SwiftBeanCountModel Inventory.swift
[368/435] Compiling SwiftBeanCountModel Ledger.swift
[369/435] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[370/435] Compiling SwiftBeanCountModel Option.swift
[371/435] Compiling SwiftBeanCountModel Custom.swift
[372/435] Compiling SwiftBeanCountModel Event.swift
[373/435] Compiling SwiftBeanCountModel Flag.swift
[374/435] Compiling SwiftBeanCountModel TransactionPosting.swift
[375/435] Compiling SwiftBeanCountModel ValidationResult.swift
[375/435] Compiling unicode.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[377/435] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
[378/435] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
[378/435] Compiling cbb.c
[380/435] Compiling SwiftBeanCountModel Balance.swift
[381/435] Compiling SwiftBeanCountModel Commodity.swift
[382/435] Compiling SwiftBeanCountModel Cost.swift
[383/435] Compiling SwiftBeanCountModel Account.swift
[384/435] Compiling SwiftBeanCountModel AccountName.swift
[385/435] Compiling SwiftBeanCountModel Amount.swift
[385/435] Compiling ber.c
[386/436] Compiling cbs.c
[387/436] Compiling asn1_compat.c
[388/436] Compiling buf.c
[389/436] Compiling bn_asn1.c
[391/436] Compiling socket.c
[392/436] Compiling blake2.c
[393/436] Compiling socket_helper.c
[394/436] Compiling convert.c
[395/436] Compiling chacha-armv4.linux.arm.S
[396/436] Compiling chacha-armv4.ios.arm.S
[397/436] Compiling printf.c
[398/436] Compiling pair.c
[399/436] Compiling file.c
[400/436] Compiling hexdump.c
[401/436] Compiling connect.c
[402/436] Compiling fd.c
[403/436] Compiling bio_mem.c
[404/436] Compiling bio.c
[405/436] Compiling base64.c
[406/436] Compiling time_support.c
[407/436] Compiling tasn_typ.c
[408/436] Compiling tasn_utl.c
[409/436] Compiling tasn_new.c
[410/436] Compiling f_string.c
[411/436] Compiling tasn_fre.c
[412/436] Compiling tasn_enc.c
[413/436] Compiling tasn_dec.c
[414/436] Compiling f_int.c
[415/436] Compiling asn_pack.c
[416/436] Compiling asn1_par.c
[416/436] Compiling f_enum.c
[418/436] Compiling a_utctm.c
[419/436] Compiling asn1_lib.c
[420/436] Compiling a_utf8.c
[421/436] Compiling a_type.c
[422/436] Compiling a_time.c
[423/436] Compiling a_print.c
[424/436] Compiling a_strnid.c
[425/436] Compiling a_octet.c
[426/436] Compiling a_enum.c
[426/436] Compiling a_gentm.c
[426/436] Compiling a_i2d_fp.c
[426/436] Compiling a_mbstr.c
[426/436] Compiling a_object.c
[426/436] Compiling a_int.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/11] Compiling a_mbstr.c
[1/11] Compiling a_object.c
[2/11] Compiling a_i2d_fp.c
[3/11] Compiling a_d2i_fp.c
[4/11] Compiling a_dup.c
[5/11] Compiling a_enum.c
[6/11] Compiling a_gentm.c
[7/11] Compiling a_int.c
[8/11] Compiling a_bool.c
[9/11] Compiling a_bitstr.c
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/85] Compiling Crypto ChaChaPoly.swift
[13/85] Compiling Crypto Cipher.swift
[14/87] Emitting module SwiftBeanCountModel
[15/87] Compiling Crypto ASN1Identifier.swift
[16/87] Compiling Crypto ASN1Integer.swift
[17/87] Compiling Crypto NISTCurvesKeys.swift
[18/87] Compiling Crypto X25519Keys.swift
[19/87] Compiling SwiftBeanCountModel TransactionPosting.swift
[20/87] Compiling SwiftBeanCountModel ValidationResult.swift
[21/87] Compiling Crypto Nonces.swift
[22/87] Compiling Crypto ASN1.swift
[23/87] Compiling Crypto ASN1BitString.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/87] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
[25/87] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
[26/87] Compiling Crypto X25519Keys_boring.swift
[27/87] Compiling Crypto Curve25519.swift
[28/87] Compiling Crypto Ed25519.swift
[29/87] Compiling Crypto AES-GCM.swift
[30/87] Compiling Crypto AES-GCM_boring.swift
[31/87] Compiling Crypto ChaChaPoly_boring.swift
BUILD FAILURE 6.1 linux