The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftBeanCountSheetSync, reference main (6e1ea7), with Swift 6.1 for Linux on 3 Jun 2025 06:25:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.63.1
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 6e1ea79 Bump SwiftLint to 0.59.1
Cloned https://github.com/Nef10/SwiftBeanCountSheetSync.git
Revision (git rev-parse @):
6e1ea796088f951e7029cc425fae776fdc5cde23
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-4606859-0":/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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
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/1048] Fetching googleauthentication
[96/3240] Fetching googleauthentication, swiftbeancountparser
[2496/6600] Fetching googleauthentication, swiftbeancountparser, swiftbeancountmodel
Fetched https://github.com/Nef10/GoogleAuthentication.git from cache (0.39s)
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (0.41s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.48s)
Computing version for https://github.com/Nef10/GoogleAuthentication.git
Computed https://github.com/Nef10/GoogleAuthentication.git at 1.0.3 (1.14s)
Fetching https://github.com/OAuthSwift/OAuthSwift.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/5134] Fetching oauthswift
[772/9520] Fetching oauthswift, keychainaccess
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (1.13s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.13s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.8 (2.05s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.60s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (1.07s)
Fetching https://github.com/tid-kijyun/Kanna.git
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/phimage/Erik.git
[1/642] Fetching erik
[643/6692] Fetching erik, swifter
[704/9049] Fetching erik, swifter, kanna
[4102/22985] Fetching erik, swifter, kanna, swift-crypto
Fetched https://github.com/phimage/Erik.git from cache (2.99s)
Fetched https://github.com/tid-kijyun/Kanna.git from cache (3.00s)
Fetched https://github.com/httpswift/swifter.git from cache (3.07s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.08s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (6.58s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (1.03s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (1.19s)
Fetching https://github.com/Thomvis/BrightFutures.git
Fetching https://github.com/nvzqz/FileKit.git
[1/4067] Fetching brightfutures
[1791/7190] Fetching brightfutures, filekit
Fetched https://github.com/nvzqz/FileKit.git from cache (0.95s)
Fetched https://github.com/Thomvis/BrightFutures.git from cache (1.06s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (1.62s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.57s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (1.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.84s)
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/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/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.2.0
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
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/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
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/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/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Building for debugging...
[0/413] Write sources
[7/413] Compiling ghashv8-armx32.linux.arm.S
[8/413] Compiling a_octet.c
[9/413] Compiling a_object.c
[10/413] Compiling a_mbstr.c
[11/413] Compiling a_print.c
[12/413] Compiling a_int.c
[13/413] Compiling t_req.c
[14/413] Compiling v3_pmaps.c
[15/413] Write swift-version-24593BA9C3E375BF.txt
[16/413] Compiling v3_skey.c
[17/413] Compiling v3_prn.c
[18/413] Compiling CCryptoBoringSSLShims shims.c
[19/413] Compiling v3_purp.c
[20/413] Compiling v3_pcons.c
[21/413] Compiling v3_pcia.c
[22/413] Compiling v3_utl.c
[23/431] Compiling v3_pci.c
[24/433] Compiling v3_ocsp.c
[25/433] Compiling v3_ncons.c
[26/433] Compiling v3_info.c
[27/433] Compiling v3_lib.c
[28/433] Compiling v3_int.c
[29/433] Compiling v3_extku.c
[30/433] Compiling v3_enum.c
[31/433] Compiling v3_ia5.c
[32/433] Compiling v3_genn.c
[33/433] Compiling v3_crld.c
[34/433] Compiling v3_bitst.c
[35/433] Compiling v3_conf.c
[36/433] Compiling v3_cpols.c
[37/433] Compiling v3_akeya.c
[38/433] Compiling v3_alt.c
[39/433] Compiling v3_bcons.c
[40/433] Compiling v3_akey.c
[41/433] Compiling pcy_lib.c
[42/433] Compiling pcy_map.c
[43/433] Compiling pcy_node.c
[44/433] Compiling pcy_tree.c
[45/433] Compiling pcy_data.c
[46/433] Compiling pcy_cache.c
[47/433] Compiling x_x509a.c
[48/433] Compiling x_val.c
[49/433] Compiling x_spki.c
[50/433] Compiling x_x509.c
[51/433] Compiling x_sig.c
[52/433] Compiling x_req.c
[53/433] Compiling x_pubkey.c
[54/433] Compiling x_pkey.c
[55/433] Compiling x_info.c
[56/433] Compiling x_exten.c
[57/433] Compiling x_name.c
[58/433] Compiling x_attrib.c
[59/433] Compiling x_algor.c
[60/433] Compiling x_crl.c
[61/433] Compiling x_all.c
[62/433] Compiling x509spki.c
[63/433] Compiling x509rset.c
[64/433] Compiling x509name.c
[65/433] Compiling x509cset.c
[66/433] Compiling x509_txt.c
[67/433] Compiling x509_vpm.c
[68/433] Compiling x509_v3.c
[69/433] Compiling x509_set.c
[70/433] Compiling x509_vfy.c
[71/433] Compiling x509_trs.c
[72/433] Compiling x509_req.c
[73/433] Compiling x509_obj.c
[74/433] Compiling x509_ext.c
[75/433] Compiling x509_def.c
[76/433] Compiling x509_d2.c
[77/433] Compiling x509.c
[78/433] Compiling x509_lu.c
[79/433] Compiling x509_att.c
[80/433] Compiling x509_cmp.c
[81/433] Compiling t_x509a.c
[82/433] Compiling i2d_pr.c
[83/433] Compiling rsa_pss.c
[84/433] Compiling t_crl.c
[85/433] Compiling t_x509.c
[86/433] Compiling by_file.c
[86/433] Compiling by_dir.c
[88/433] Compiling algorithm.c
[89/433] Compiling a_verify.c
[90/433] Compiling a_digest.c
[91/433] Compiling a_sign.c
[92/433] Compiling a_strex.c
[93/433] Compiling thread_win.c
[94/433] Compiling asn1_gen.c
[95/433] Compiling trust_token.c
[96/433] Compiling thread_pthread.c
[97/433] Compiling pmbtoken.c
[98/433] Compiling thread.c
[99/433] Compiling stack.c
[100/433] Compiling rsa_print.c
[101/433] Compiling thread_none.c
[102/433] Compiling voprf.c
[103/433] Compiling refcount_lock.c
[104/433] Compiling siphash.c
[105/433] Compiling rc4.c
[106/433] Compiling refcount_c11.c
[107/433] Compiling rand_extra.c
[108/433] Compiling windows.c
[109/433] Compiling fuchsia.c
[110/433] Compiling deterministic.c
[111/433] Compiling rsa_asn1.c
[112/433] Compiling passive.c
[113/433] Compiling pool.c
[114/433] Compiling forkunsafe.c
[115/433] Compiling poly1305_arm_asm.S
[116/433] Compiling poly1305.c
[117/433] Compiling poly1305_arm.c
[119/433] Emitting module SwiftBeanCountModel
[119/435] Compiling poly1305_vec.c
[120/435] Compiling pkcs7.c
[121/435] Compiling p5_pbev2.c
[122/435] Compiling pkcs7_x509.c
[123/435] Compiling pkcs8.c
[124/435] Compiling pkcs8_x509.c
[125/435] Compiling pem_xaux.c
[126/435] Compiling pem_pkey.c
[127/435] Compiling pem_pk8.c
[128/435] Compiling pem_x509.c
[129/435] Compiling pem_lib.c
[130/435] Compiling pem_oth.c
[131/435] Compiling obj_xref.c
[132/435] Compiling mem.c
[133/435] Compiling pem_info.c
[134/435] Compiling lhash.c
[135/435] Compiling obj.c
[136/435] Compiling pem_all.c
[137/435] Compiling poly_rq_mul.S
[138/435] Compiling x86_64-mont5.mac.x86_64.S
[139/435] Compiling hpke.c
[140/435] Compiling hkdf.c
[141/435] Compiling x86_64-mont.mac.x86_64.S
[142/435] Compiling x86_64-mont5.linux.x86_64.S
[143/435] Compiling x86-mont.linux.x86.S
[144/435] Compiling x86_64-mont.linux.x86_64.S
[144/435] Compiling x86-mont.windows.x86.S
[146/435] Compiling vpaes-x86_64.mac.x86_64.S
[147/435] Compiling hrss.c
[148/435] Compiling vpaes-x86_64.linux.x86_64.S
[149/435] Compiling vpaes-x86.windows.x86.S
[150/435] Compiling vpaes-armv8.ios.aarch64.S
[151/435] Compiling vpaes-armv7.linux.arm.S
[152/435] Compiling vpaes-x86.linux.x86.S
[152/435] Compiling vpaes-armv8.linux.aarch64.S
[154/435] Compiling sha512-x86_64.mac.x86_64.S
[155/435] Compiling vpaes-armv7.ios.arm.S
[156/435] Compiling sha512-armv8.ios.aarch64.S
[157/435] Compiling kdf.c
[158/435] Compiling sha512-x86_64.linux.x86_64.S
[159/435] Compiling sha512-armv8.linux.aarch64.S
[160/435] Compiling sha512-armv4.linux.arm.S
[161/435] Compiling sha512-armv4.ios.arm.S
[162/435] Compiling sha256-x86_64.mac.x86_64.S
[163/435] Compiling sha512-586.windows.x86.S
[164/435] Compiling sha512-586.linux.x86.S
[165/435] Compiling sha256-armv8.linux.aarch64.S
[166/435] Compiling sha256-armv4.ios.arm.S
[167/435] Compiling sha256-armv8.ios.aarch64.S
[168/435] Compiling sha256-x86_64.linux.x86_64.S
[169/435] Compiling sha256-586.windows.x86.S
[170/435] Compiling sha256-armv4.linux.arm.S
[171/435] Compiling sha256-586.linux.x86.S
[172/435] Compiling sha1-x86_64.mac.x86_64.S
[173/435] Compiling sha1-armv8.linux.aarch64.S
[174/435] Compiling sha1-armv8.ios.aarch64.S
[175/435] Compiling sha1-armv4-large.linux.arm.S
[176/435] Compiling sha1-armv4-large.ios.arm.S
[177/435] Compiling sha1-x86_64.linux.x86_64.S
[178/435] Compiling sha1-586.windows.x86.S
[179/435] Compiling sha1-586.linux.x86.S
[180/435] Compiling sha512.c
[181/435] Compiling sha1-altivec.c
[182/435] Compiling sha256.c
[183/435] Compiling sha1.c
[184/435] Compiling rsaz-avx2.mac.x86_64.S
[185/435] Compiling rsaz-avx2.linux.x86_64.S
[186/435] Compiling rdrand-x86_64.mac.x86_64.S
[187/435] Compiling self_check.c
[188/435] Compiling blinding.c
[189/435] Compiling rdrand-x86_64.linux.x86_64.S
[190/435] Compiling padding.c
[191/435] Compiling rsa_impl.c
[192/435] Compiling rsa.c
[193/435] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[194/435] Compiling rand.c
[195/435] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[196/435] Compiling ctrdrbg.c
[197/435] Compiling urandom.c
[198/435] Compiling fork_detect.c
[199/435] Compiling p256-x86_64-asm.mac.x86_64.S
[200/435] Compiling p256-x86_64-asm.linux.x86_64.S
[201/435] Compiling polyval.c
[202/435] Compiling gcm_nohw.c
[203/435] Compiling ofb.c
[204/435] Compiling ctr.c
[205/435] Compiling gcm.c
[206/435] Compiling md5-x86_64.mac.x86_64.S
[207/435] Compiling cfb.c
[208/435] Compiling md5-586.windows.x86.S
[209/435] Compiling md5-x86_64.linux.x86_64.S
[210/435] Compiling cbc.c
[211/435] Compiling md5.c
[212/435] Compiling md5-586.linux.x86.S
[213/435] Compiling ghashv8-armx64.linux.aarch64.S
[214/435] Compiling ghashv8-armx64.ios.aarch64.S
[215/435] Compiling is_fips.c
[216/435] Compiling ghashv8-armx32.ios.arm.S
[217/435] Compiling md4.c
[218/435] Compiling hmac.c
[219/435] Compiling ghash-x86_64.mac.x86_64.S
[220/435] Compiling ghash-x86.windows.x86.S
[221/435] Compiling ghash-x86.linux.x86.S
[222/435] Compiling ghash-x86_64.linux.x86_64.S
[223/435] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[224/435] Compiling ghash-ssse3-x86.windows.x86.S
[225/435] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[226/435] Compiling ghash-ssse3-x86.linux.x86.S
[227/435] Compiling ghash-neon-armv8.linux.aarch64.S
[228/435] Compiling ghash-neon-armv8.ios.aarch64.S
[229/435] Compiling ghash-armv4.linux.arm.S
[230/435] Compiling fips_shared_support.c
[231/435] Compiling ghash-armv4.ios.arm.S
[232/435] Compiling ecdh.c
[233/435] Compiling ecdsa.c
[234/435] Compiling wnaf.c
[235/435] Compiling util.c
[236/435] Compiling simple_mul.c
[237/435] Compiling simple.c
[238/435] Compiling felem.c
[238/435] Compiling scalar.c
[239/435] Compiling oct.c
[241/435] Compiling p224-64.c
[242/435] Compiling p256.c
[243/435] Compiling ec_key.c
[243/435] Compiling ec_montgomery.c
[245/435] Compiling digests.c
[246/435] Compiling digest.c
[247/435] Compiling check.c
[248/435] Compiling ec.c
[249/435] Compiling co-586.windows.x86.S
[250/435] Compiling dh.c
[251/435] Compiling co-586.linux.x86.S
[252/435] Compiling e_des.c
[253/435] Compiling des.c
[254/435] Compiling aead.c
[255/435] Compiling bsaes-armv7.linux.arm.S
[256/435] Compiling cipher.c
[257/435] Compiling bsaes-armv7.ios.arm.S
[258/435] Compiling e_aes.c
[259/435] Compiling sqrt.c
[260/435] Compiling p256-x86_64.c
[261/435] Compiling shift.c
[262/435] Compiling rsaz_exp.c
[263/435] Compiling random.c
[264/435] Compiling montgomery_inv.c
[265/435] Compiling prime.c
[266/435] Compiling montgomery.c
[267/435] Compiling jacobi.c
[268/435] Compiling gcd_extra.c
[269/435] Compiling generic.c
[269/435] Compiling mul.c
[271/435] Compiling gcd.c
[272/435] Compiling div_extra.c
[273/435] Compiling exponentiation.c
[274/435] Compiling bytes.c
[275/435] Compiling div.c
[276/435] Compiling ctx.c
[277/435] Compiling cmp.c
[278/435] Compiling bn-586.windows.x86.S
[279/435] Compiling bn-586.linux.x86.S
[280/435] Compiling armv8-mont.linux.aarch64.S
[281/435] Compiling armv8-mont.ios.aarch64.S
[282/435] Compiling armv4-mont.linux.arm.S
[283/435] Compiling add.c
[284/435] Compiling bn.c
[285/435] Compiling x86_64-gcc.c
[286/435] Compiling armv4-mont.ios.arm.S
[287/435] Compiling aesv8-armx64.ios.aarch64.S
[288/435] Compiling aesv8-armx64.linux.aarch64.S
[289/435] Compiling aesv8-armx32.linux.arm.S
[290/435] Compiling aesv8-armx32.ios.arm.S
[291/435] Compiling aesni-x86_64.mac.x86_64.S
[292/435] Compiling aesni-x86.linux.x86.S
[292/435] Compiling aesni-gcm-x86_64.linux.x86_64.S
[294/435] Compiling aesni-x86_64.linux.x86_64.S
[294/435] Compiling aesni-x86.windows.x86.S
[294/435] Compiling aesni-gcm-x86_64.mac.x86_64.S
[297/435] Compiling mode_wrappers.c
[298/435] Compiling key_wrap.c
[299/435] Compiling aes.c
[299/435] Compiling scrypt.c
[300/435] Compiling sign.c
[302/435] Compiling ex_data.c
[303/435] Compiling aes_nohw.c
[304/435] Compiling pbkdf.c
[305/435] Compiling p_x25519.c
[306/435] Compiling p_rsa_asn1.c
[307/435] Compiling p_x25519_asn1.c
[308/435] Compiling print.c
[309/435] Compiling p_ed25519_asn1.c
[310/435] Compiling p_rsa.c
[311/435] Compiling p_ed25519.c
[312/435] Compiling p_ec_asn1.c
[313/435] Compiling p_dsa_asn1.c
[314/435] Compiling err_data.c
[315/435] Compiling p_ec.c
[316/435] Compiling digestsign.c
[317/435] Compiling evp_ctx.c
[318/435] Compiling evp_asn1.c
[319/435] Compiling evp.c
[320/435] Compiling engine.c
[321/435] Compiling err.c
[322/435] Compiling ecdh_extra.c
[323/435] Compiling ecdsa_asn1.c
[324/435] Compiling ec_derive.c
[325/435] Compiling hash_to_curve.c
[326/435] Compiling dsa_asn1.c
[327/435] Compiling ec_asn1.c
[328/435] Compiling dh_asn1.c
[329/435] Compiling params.c
[330/435] Compiling digest_extra.c
[331/435] Compiling spake25519.c
[331/435] Compiling dsa.c
[333/435] Compiling x25519-asm-arm.S
[334/435] Compiling cpu-ppc64le.c
[335/435] Compiling cpu-arm-linux.c
[336/435] Compiling cpu-arm.c
[337/435] Compiling crypto.c
[338/435] Compiling cpu-aarch64-linux.c
[339/435] Compiling cpu-aarch64-win.c
[340/435] Compiling cpu-aarch64-fuchsia.c
[341/435] Compiling cpu-intel.c
[342/435] Compiling cmac.c
[343/435] Compiling conf.c
[344/435] Compiling tls_cbc.c
[345/435] Compiling curve25519.c
[346/435] Compiling e_rc4.c
[347/435] Compiling e_tls.c
[348/435] Compiling e_null.c
[349/435] Compiling e_aesctrhmac.c
[350/435] Compiling derive_key.c
[351/435] Compiling e_chacha20poly1305.c
[352/435] Compiling e_rc2.c
[353/435] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[353/435] Compiling e_aesgcmsiv.c
[355/435] Compiling e_aesccm.c
[356/435] Compiling cipher_extra.c
[357/435] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
error: emit-module command failed with exit code 1 (use -v to see invocation)
[359/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
[360/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
[361/435] Compiling SwiftBeanCountModel TransactionPosting.swift
[362/435] Compiling SwiftBeanCountModel ValidationResult.swift
[363/435] Compiling SwiftBeanCountModel Balance.swift
[364/435] Compiling SwiftBeanCountModel Commodity.swift
[365/435] Compiling SwiftBeanCountModel Cost.swift
[366/435] Compiling SwiftBeanCountModel Price.swift
[367/435] Compiling SwiftBeanCountModel Tag.swift
[368/435] Compiling SwiftBeanCountModel Transaction.swift
[369/435] Compiling SwiftBeanCountModel TransactionMetaData.swift
[369/435] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[371/435] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[372/435] Compiling SwiftBeanCountModel Option.swift
[373/435] Compiling SwiftBeanCountModel Inventory.swift
[374/435] Compiling SwiftBeanCountModel Ledger.swift
[374/435] Compiling chacha-x86.windows.x86.S
[375/435] Compiling chacha.c
[376/435] Compiling chacha-x86_64.mac.x86_64.S
[378/435] Compiling SwiftBeanCountModel Custom.swift
[379/435] Compiling SwiftBeanCountModel Event.swift
[380/435] Compiling SwiftBeanCountModel Flag.swift
[380/435] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[381/435] Compiling chacha-x86_64.linux.x86_64.S
[383/435] Compiling SwiftBeanCountModel Account.swift
[384/435] Compiling SwiftBeanCountModel AccountName.swift
[385/435] Compiling SwiftBeanCountModel Amount.swift
[385/436] Compiling chacha-x86.linux.x86.S
[386/436] Compiling chacha-armv8.linux.aarch64.S
[387/436] Compiling chacha-armv8.ios.aarch64.S
[388/436] Compiling chacha-armv4.linux.arm.S
[389/436] Compiling chacha-armv4.ios.arm.S
[390/436] Compiling unicode.c
[391/436] Compiling ber.c
[392/436] Compiling bn_asn1.c
[392/436] Compiling convert.c
[392/436] Compiling cbs.c
[392/436] Compiling cbb.c
[392/436] Compiling buf.c
[392/436] Compiling asn1_compat.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
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/44] Compiling bn_asn1.c
[1/44] Compiling asn1_compat.c
[2/44] Compiling blake2.c
[3/44] Compiling buf.c
[4/44] Compiling cbb.c
[4/44] Compiling cbs.c
[5/44] Compiling socket_helper.c
[7/44] Compiling convert.c
[8/44] Compiling printf.c
[9/44] Compiling socket.c
[10/44] Compiling pair.c
[11/44] Compiling hexdump.c
[12/44] Compiling file.c
[13/44] Compiling fd.c
[14/44] Compiling connect.c
[14/44] Compiling bio_mem.c
[16/44] Compiling base64.c
[17/44] Compiling time_support.c
[18/44] Compiling bio.c
[19/44] Write swift-version-24593BA9C3E375BF.txt
[20/44] Compiling tasn_utl.c
[20/44] Compiling tasn_typ.c
[22/44] Compiling tasn_fre.c
[23/44] Compiling tasn_enc.c
[23/44] Compiling tasn_new.c
[25/44] Compiling f_string.c
[26/44] Compiling f_int.c
[27/44] Compiling f_enum.c
[27/44] Compiling tasn_dec.c
[29/44] Compiling asn1_par.c
[30/44] Compiling asn_pack.c
[31/44] Compiling asn1_lib.c
[32/45] Compiling a_utf8.c
[33/46] Compiling a_utctm.c
[34/46] Compiling a_type.c
[35/46] Compiling a_time.c
[36/58] Compiling a_strnid.c
[37/60] Compiling a_i2d_fp.c
[38/64] Compiling a_dup.c
[39/64] Compiling a_enum.c
[40/64] Compiling a_bitstr.c
[41/64] Compiling a_bool.c
[42/64] Compiling a_gentm.c
[43/64] Compiling a_d2i_fp.c
[45/64] Compiling SwiftBeanCountModel Price.swift
[46/64] Compiling SwiftBeanCountModel Tag.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/66] 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
[48/120] Compiling Crypto ChaChaPoly.swift
[49/120] Compiling Crypto Cipher.swift
[50/120] Compiling Crypto Nonces.swift
[51/120] Compiling Crypto ECDSASignature.swift
[52/120] Compiling Crypto PEMDocument.swift
[53/120] Compiling Crypto PKCS8PrivateKey.swift
[54/120] Compiling Crypto Insecure.swift
[55/120] Compiling Crypto Insecure_HashFunctions.swift
[56/120] Compiling Crypto ECDH_boring.swift
[57/120] Emitting module SwiftBeanCountModel
[58/120] Compiling Crypto AES-GCM.swift
[59/120] Compiling Crypto AES-GCM_boring.swift
[60/120] Compiling Crypto ChaChaPoly_boring.swift
[61/120] 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
[62/120] Compiling Crypto ASN1.swift
[63/120] Compiling Crypto ASN1BitString.swift
[64/120] Compiling Crypto ASN1Identifier.swift
BUILD FAILURE 6.1 linux