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 SpeziFHIR, reference main (d5622d), with Swift 6.1 for Linux on 1 May 2025 02:41:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziFHIR.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/StanfordSpezi/SpeziFHIR
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d5622db Improve `copy` with per-resource locking (#36)
Cloned https://github.com/StanfordSpezi/SpeziFHIR.git
Revision (git rev-parse @):
d5622db006da1c6d460e47074371222d653213fc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFHIR.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziFHIR.git
https://github.com/StanfordSpezi/SpeziFHIR.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "fhirmodels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "0.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/FHIRModels"
    },
    {
      "identity" : "healthkitonfhir",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.11",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/HealthKitOnFHIR"
    },
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi"
    },
    {
      "identity" : "spezihealthkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "0.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziHealthKit"
    }
  ],
  "manifest_display_name" : "SpeziFHIR",
  "name" : "SpeziFHIR",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziFHIR",
      "targets" : [
        "SpeziFHIR"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziFHIRHealthKit",
      "targets" : [
        "SpeziFHIRHealthKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziFHIRMockPatients",
      "targets" : [
        "SpeziFHIRMockPatients"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziFHIRTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziFHIRTests",
      "path" : "Tests/SpeziFHIRTests",
      "product_dependencies" : [
        "HealthKitOnFHIR",
        "SpeziHealthKit"
      ],
      "sources" : [
        "FHIRAttachment/Base64DecoderTests.swift",
        "FHIRAttachment/FHIRAttachmentServiceTests.swift",
        "FHIRAttachment/FHIRAttachmentTests.swift",
        "FHIRAttachment/PDFContentExtractorTests.swift",
        "FHIRAttachment/TextContentExtractorTests.swift",
        "FHIRResourceTests/FHIRResourceCategoryTests.swift",
        "FHIRResourceTests/FHIRResourceCopyTests.swift",
        "FHIRResourceTests/FHIRResourceDSTU2Mocks.swift",
        "FHIRResourceTests/FHIRResourceLockManagerTests.swift",
        "FHIRResourceTests/FHIRResourceR4Mocks.swift",
        "FHIRResourceTests/FHIRResourceSearchTests.swift",
        "FHIRResourceTests/FHIRResourceStringifyTests.swift",
        "FHIRResourceTests/FHIRResourceTests.swift",
        "FHIRResourceTests/ResourceProxyDisplayNameTests.swift",
        "FHIRStore/FHIRStoreObservationChangesTests.swift",
        "FHIRStore/FHIRStoreTests.swift",
        "SpeziFHIRTests.swift"
      ],
      "target_dependencies" : [
        "SpeziFHIR"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziFHIRMockPatients",
      "module_type" : "SwiftTarget",
      "name" : "SpeziFHIRMockPatients",
      "path" : "Sources/SpeziFHIRMockPatients",
      "product_dependencies" : [
        "ModelsR4"
      ],
      "product_memberships" : [
        "SpeziFHIRMockPatients"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Allen322_Ferry570_ad134528-56a5-35fd-c37f-466ff119c625.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Allen322_Ferry570_ad134528-56a5-35fd-c37f-466ff119c625.json.license",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Beatris270_Bogan287_5b3645de-a2d0-d016-0839-bab3757c4c58.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Beatris270_Bogan287_5b3645de-a2d0-d016-0839-bab3757c4c58.json.license",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Edythe31_Morar593_9c3df38a-d3b7-2198-3898-51f9153d023d.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Edythe31_Morar593_9c3df38a-d3b7-2198-3898-51f9153d023d.json.license",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Gonzalo160_Duenas839_ed70a28f-30b2-acb7-658a-8b340dadd685.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Gonzalo160_Duenas839_ed70a28f-30b2-acb7-658a-8b340dadd685.json.license",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Jacklyn830_Veum823_e0e1f21a-22a7-d166-7bb1-63f6bbce1a32.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Jacklyn830_Veum823_e0e1f21a-22a7-d166-7bb1-63f6bbce1a32.json.license",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Jamison785_Denesik803_1e08cb3f-9e6a-b083-b6ee-0bb38f70ba50.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Jamison785_Denesik803_1e08cb3f-9e6a-b083-b6ee-0bb38f70ba50.json.license",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Maye976_Dickinson688_04f25f73-04b2-469c-3806-540417a0d61c.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Maye976_Dickinson688_04f25f73-04b2-469c-3806-540417a0d61c.json.license",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Milagros256_Hills818_79b1d90a-0eaf-be78-9bbf-91c638626012.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Milagros256_Hills818_79b1d90a-0eaf-be78-9bbf-91c638626012.json.license",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Milton509_Ortiz186_d66b5418-06cb-fc8a-8c13-85685b6ac939.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Milton509_Ortiz186_d66b5418-06cb-fc8a-8c13-85685b6ac939.json.license",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Napoleon578_Fay398_38f38890-b80f-6542-51d4-882c7b37b0bf.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziFHIRMockPatients/Resources/Napoleon578_Fay398_38f38890-b80f-6542-51d4-882c7b37b0bf.json.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FHIRBundle+MockPatients.swift",
        "FHIRBundle+Patient.swift",
        "FHIRBundleSelector.swift",
        "FHIRMockBundleSelector.swift",
        "FHIRStore+TestingSupport.swift",
        "FoundationBundle+LoadBundle.swift"
      ],
      "target_dependencies" : [
        "SpeziFHIR"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziFHIRHealthKit",
      "module_type" : "SwiftTarget",
      "name" : "SpeziFHIRHealthKit",
      "path" : "Sources/SpeziFHIRHealthKit",
      "product_dependencies" : [
        "HealthKitOnFHIR",
        "SpeziHealthKit"
      ],
      "product_memberships" : [
        "SpeziFHIRHealthKit"
      ],
      "sources" : [
        "FHIRResource+HealthKit.swift",
        "FHIRResource+LoadAttachements.swift",
        "FHIRStore+HealthKit.swift"
      ],
      "target_dependencies" : [
        "SpeziFHIR"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziFHIR",
      "module_type" : "SwiftTarget",
      "name" : "SpeziFHIR",
      "path" : "Sources/SpeziFHIR",
      "product_dependencies" : [
        "Spezi",
        "ModelsR4",
        "ModelsDSTU2",
        "HealthKitOnFHIR"
      ],
      "product_memberships" : [
        "SpeziFHIR",
        "SpeziFHIRHealthKit",
        "SpeziFHIRMockPatients"
      ],
      "sources" : [
        "Extensions/ConditionOnsetXR4+Date.swift",
        "Extensions/DiagnosticReportEffectiveXR4+Date.swift",
        "Extensions/FHIR+Identifiable.swift",
        "Extensions/FHIRResource+Flattener.swift",
        "Extensions/ImmunizationOccurrenceXR4+Date.swift",
        "Extensions/MedicationAdministrationEffectiveXR4+Date.swift",
        "Extensions/PeriodR4+Date.swift",
        "Extensions/ProcedurePerformedXR4+Date.swift",
        "Extensions/SupplyDeliveryOccurrenceXR4+Date.swift",
        "FHIR.swift",
        "FHIRAttachment/Base64Decoding.swift",
        "FHIRAttachment/ContentExtractor.swift",
        "FHIRAttachment/FHIRAttachment+DSTU2.swift",
        "FHIRAttachment/FHIRAttachment+R4.swift",
        "FHIRAttachment/FHIRAttachment.swift",
        "FHIRAttachment/FHIRAttachmentService.swift",
        "FHIRAttachment/PDFDocumentProviding.swift",
        "FHIRResource/FHIRResource+Category.swift",
        "FHIRResource/FHIRResource+Copy.swift",
        "FHIRResource/FHIRResource+Search.swift",
        "FHIRResource/FHIRResource+StringifyAttachment.swift",
        "FHIRResource/FHIRResource.swift",
        "FHIRResource/FHIRResourceLockManager.swift",
        "FHIRResource/ResourceProxy+DisplayName.swift",
        "FHIRStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 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/StanfordSpezi/SpeziHealthKit
Fetching https://github.com/apple/FHIRModels
Fetching https://github.com/StanfordSpezi/Spezi
[1/3709] Fetching spezihealthkit
[187/12831] Fetching spezihealthkit, spezi
[3789/18867] Fetching spezihealthkit, spezi, fhirmodels
Fetching https://github.com/StanfordBDHG/HealthKitOnFHIR
Fetched https://github.com/StanfordSpezi/SpeziHealthKit from cache (1.00s)
[15098/15158] Fetching spezi, fhirmodels
[15159/17672] Fetching spezi, fhirmodels, healthkitonfhir
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.43s)
Fetched https://github.com/apple/FHIRModels from cache (1.44s)
Fetched https://github.com/StanfordBDHG/HealthKitOnFHIR from cache (0.58s)
Computing version for https://github.com/StanfordSpezi/SpeziHealthKit
Computed https://github.com/StanfordSpezi/SpeziHealthKit at 0.6.0 (6.30s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.8.1 (0.89s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[1/534] Fetching xctruntimeassertions
[140/1304] Fetching xctruntimeassertions, spezifoundation
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.28s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.28s)
[1/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/apple/FHIRModels
Computed https://github.com/apple/FHIRModels at 0.6.1 (1.77s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.05s)
Computing version for https://github.com/StanfordBDHG/HealthKitOnFHIR
Computed https://github.com/StanfordBDHG/HealthKitOnFHIR at 0.2.15 (1.53s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.5 (0.83s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
[530/7608] Fetching swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.63s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (3.03s)
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/SpeziHealthKit
Working copy of https://github.com/StanfordSpezi/SpeziHealthKit resolved at 0.6.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.5
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.8.1
Creating working copy for https://github.com/StanfordBDHG/HealthKitOnFHIR
Working copy of https://github.com/StanfordBDHG/HealthKitOnFHIR resolved at 0.2.15
Creating working copy for https://github.com/apple/FHIRModels
Working copy of https://github.com/apple/FHIRModels resolved at 0.6.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Building for debugging...
[0/47] Write sources
[0/47] Copying Jacklyn830_Veum823_e0e1f21a-22a7-d166-7bb1-63f6bbce1a32.json.license
[0/47] Copying Edythe31_Morar593_9c3df38a-d3b7-2198-3898-51f9153d023d.json.license
[0/47] Copying Beatris270_Bogan287_5b3645de-a2d0-d016-0839-bab3757c4c58.json.license
[0/47] Copying Allen322_Ferry570_ad134528-56a5-35fd-c37f-466ff119c625.json.license
[0/47] Copying Edythe31_Morar593_9c3df38a-d3b7-2198-3898-51f9153d023d.json
[0/47] Copying Beatris270_Bogan287_5b3645de-a2d0-d016-0839-bab3757c4c58.json
[0/47] Copying Gonzalo160_Duenas839_ed70a28f-30b2-acb7-658a-8b340dadd685.json.license
[0/47] Copying Jamison785_Denesik803_1e08cb3f-9e6a-b083-b6ee-0bb38f70ba50.json.license
[0/47] Copying Allen322_Ferry570_ad134528-56a5-35fd-c37f-466ff119c625.json
[0/47] Copying Milagros256_Hills818_79b1d90a-0eaf-be78-9bbf-91c638626012.json.license
[0/47] Copying Maye976_Dickinson688_04f25f73-04b2-469c-3806-540417a0d61c.json.license
[0/47] Copying Maye976_Dickinson688_04f25f73-04b2-469c-3806-540417a0d61c.json
[0/47] Copying Jamison785_Denesik803_1e08cb3f-9e6a-b083-b6ee-0bb38f70ba50.json
[0/47] Copying Milton509_Ortiz186_d66b5418-06cb-fc8a-8c13-85685b6ac939.json
[26/47] Copying Localizable.xcstrings.license
[26/47] Copying Localizable.xcstrings
[28/47] Copying Info.plist
[29/47] Copying Napoleon578_Fay398_38f38890-b80f-6542-51d4-882c7b37b0bf.json.license
[30/47] Copying Milagros256_Hills818_79b1d90a-0eaf-be78-9bbf-91c638626012.json
[30/47] Copying Milton509_Ortiz186_d66b5418-06cb-fc8a-8c13-85685b6ac939.json.license
[30/47] Copying Jacklyn830_Veum823_e0e1f21a-22a7-d166-7bb1-63f6bbce1a32.json
[30/47] Copying Info.plist
[30/47] Write sources
[30/47] Copying Info.plist
[30/47] Write sources
[30/47] Copying HKSampleMapping.json.license
[30/47] Write sources
[37/47] Copying HKSampleMapping.json
[41/47] Copying Napoleon578_Fay398_38f38890-b80f-6542-51d4-882c7b37b0bf.json
In file included from /host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundationObjC/ObjCExceptionHandling.m:9:
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundationObjC/include/ObjCExceptionHandling.h:12:10: fatal error: 'Foundation/NSObjCRuntime.h' file not found
   12 | #include <Foundation/NSObjCRuntime.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[42/47] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[42/47] Compiling _NumericsShims _NumericsShims.c
[42/47] Compiling _AtomicsShims.c
[42/47] Copying Gonzalo160_Duenas839_ed70a28f-30b2-acb7-658a-8b340dadd685.json
[42/47] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/5] Copying Gonzalo160_Duenas839_ed70a28f-30b2-acb7-658a-8b340dadd685.json
In file included from /host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundationObjC/ObjCExceptionHandling.m:9:
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundationObjC/include/ObjCExceptionHandling.h:12:10: fatal error: 'Foundation/NSObjCRuntime.h' file not found
   12 | #include <Foundation/NSObjCRuntime.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/5] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[1/5] Compiling _AtomicsShims.c
[1/5] Compiling _NumericsShims _NumericsShims.c
[1/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux