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.0 for Linux on 26 Mar 2025 08:00:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
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.0
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-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/StanfordSpezi/Spezi
Fetching https://github.com/apple/FHIRModels
Fetching https://github.com/StanfordBDHG/HealthKitOnFHIR
Fetching https://github.com/StanfordSpezi/SpeziHealthKit
[1/2823] Fetching spezihealthkit
[1808/11916] Fetching spezihealthkit, spezi
[2285/14197] Fetching spezihealthkit, spezi, healthkitonfhir
[14017/20233] Fetching spezihealthkit, spezi, healthkitonfhir, fhirmodels
Fetched https://github.com/StanfordBDHG/HealthKitOnFHIR from cache (0.47s)
[14391/17952] Fetching spezihealthkit, spezi, fhirmodels
Fetched https://github.com/StanfordSpezi/SpeziHealthKit from cache (1.50s)
Fetched https://github.com/apple/FHIRModels from cache (1.51s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.51s)
Computing version for https://github.com/StanfordSpezi/SpeziHealthKit
Computed https://github.com/StanfordSpezi/SpeziHealthKit at 0.6.0 (2.70s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.8.1 (0.80s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/534] Fetching xctruntimeassertions
[535/16429] Fetching xctruntimeassertions, swift-collections
[1171/17124] Fetching xctruntimeassertions, swift-collections, spezifoundation
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.09s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.09s)
Fetched https://github.com/apple/swift-collections.git from cache (1.12s)
Computing version for https://github.com/apple/FHIRModels
Computed https://github.com/apple/FHIRModels at 0.6.1 (1.36s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.2 (0.75s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
[1/5863] Fetching swift-algorithms
[119/7568] Fetching swift-algorithms, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.77s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.77s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (0.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.80s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.62s)
Fetching https://github.com/apple/swift-numerics.git
[1/5659] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/StanfordBDHG/HealthKitOnFHIR
Computed https://github.com/StanfordBDHG/HealthKitOnFHIR at 0.2.14 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.84s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.62s)
Creating working copy for https://github.com/StanfordBDHG/HealthKitOnFHIR
Working copy of https://github.com/StanfordBDHG/HealthKitOnFHIR resolved at 0.2.14
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/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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/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/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.2
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/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.8.1
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/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
Building for debugging...
[0/47] Write sources
[0/47] Copying Jacklyn830_Veum823_e0e1f21a-22a7-d166-7bb1-63f6bbce1a32.json.license
[0/47] Copying Jamison785_Denesik803_1e08cb3f-9e6a-b083-b6ee-0bb38f70ba50.json.license
[0/47] Copying Gonzalo160_Duenas839_ed70a28f-30b2-acb7-658a-8b340dadd685.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] Write sources
[14/47] Copying Beatris270_Bogan287_5b3645de-a2d0-d016-0839-bab3757c4c58.json
[14/47] Write sources
[16/47] Copying Edythe31_Morar593_9c3df38a-d3b7-2198-3898-51f9153d023d.json
[17/47] Copying Localizable.xcstrings.license
[18/47] Copying Localizable.xcstrings
[19/47] Copying Info.plist
[20/47] Copying Allen322_Ferry570_ad134528-56a5-35fd-c37f-466ff119c625.json
[21/47] Copying Napoleon578_Fay398_38f38890-b80f-6542-51d4-882c7b37b0bf.json.license
[22/47] Copying Jamison785_Denesik803_1e08cb3f-9e6a-b083-b6ee-0bb38f70ba50.json
[23/47] Copying Milton509_Ortiz186_d66b5418-06cb-fc8a-8c13-85685b6ac939.json.license
[24/47] Copying Jacklyn830_Veum823_e0e1f21a-22a7-d166-7bb1-63f6bbce1a32.json
[25/47] Copying Milton509_Ortiz186_d66b5418-06cb-fc8a-8c13-85685b6ac939.json
[26/47] Copying Milagros256_Hills818_79b1d90a-0eaf-be78-9bbf-91c638626012.json.license
[27/47] Copying Maye976_Dickinson688_04f25f73-04b2-469c-3806-540417a0d61c.json.license
[28/47] Copying Napoleon578_Fay398_38f38890-b80f-6542-51d4-882c7b37b0bf.json
[29/47] Copying Info.plist
[30/47] Write sources
[33/47] Copying Info.plist
[34/47] Copying HKSampleMapping.json.license
[35/47] Copying HKSampleMapping.json
[36/47] Write sources
[40/47] Copying Maye976_Dickinson688_04f25f73-04b2-469c-3806-540417a0d61c.json
[41/47] Copying Milagros256_Hills818_79b1d90a-0eaf-be78-9bbf-91c638626012.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-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
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.
[0/5] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[0/5] Compiling _NumericsShims _NumericsShims.c
[0/5] Copying Gonzalo160_Duenas839_ed70a28f-30b2-acb7-658a-8b340dadd685.json
[0/5] Compiling _AtomicsShims.c
[0/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux