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 SpeziScheduler, reference main (c7b8be), with Swift 6.1 for Android on 31 May 2025 07:06:53 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziScheduler.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/SpeziScheduler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c7b8beb RuntimeAssertions (#73)
Cloned https://github.com/StanfordSpezi/SpeziScheduler.git
Revision (git rev-parse @):
c7b8bebe7932af94bb875f1711bf785e54f419fa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziScheduler.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziScheduler.git
https://github.com/StanfordSpezi/SpeziScheduler.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.7",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews.git"
    },
    {
      "identity" : "spezistorage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
    },
    {
      "identity" : "spezinotifications",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziNotifications.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "xctruntimeassertions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git"
    }
  ],
  "manifest_display_name" : "SpeziScheduler",
  "name" : "SpeziScheduler",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziScheduler",
      "targets" : [
        "SpeziScheduler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziSchedulerUI",
      "targets" : [
        "SpeziSchedulerUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziSchedulerMacros",
      "targets" : [
        "SpeziSchedulerMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziSchedulerUITests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziSchedulerUITests",
      "path" : "Tests/SpeziSchedulerUITests",
      "product_dependencies" : [
        "XCTSpezi",
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.action.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.center-more.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.center.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.leading-more.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.leading.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.trailing-more.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTile.trailing.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.center-more.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.center.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.leading-more.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.leading.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.trailing-more.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testInstructionsTileWithCategoryAppearance.trailing.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayout.center.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayout.leading.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayout.trailing.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayoutWithCategoryAppearance.center.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayoutWithCategoryAppearance.leading.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerUITests/__Snapshots__/SpeziSchedulerUITests/testTileHeaderLayoutWithCategoryAppearance.trailing.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SchedulerSampleDataTests.swift",
        "SpeziSchedulerUITests.swift"
      ],
      "target_dependencies" : [
        "SpeziScheduler",
        "SpeziSchedulerUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziSchedulerUI",
      "module_type" : "SwiftTarget",
      "name" : "SpeziSchedulerUI",
      "path" : "Sources/SpeziSchedulerUI",
      "product_dependencies" : [
        "SpeziViews"
      ],
      "product_memberships" : [
        "SpeziSchedulerUI"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziSchedulerUI/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziSchedulerUI/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Category/DisableCategoryDefaultAppearancesModifier.swift",
        "Category/TaskCategoryAppearances.swift",
        "Category/TaskCategoryAppearancesModifier.swift",
        "DefaultTileHeader.swift",
        "EventActionButton.swift",
        "EventScheduleList.swift",
        "InstructionsTile.swift",
        "TestingSupport/SchedulerSampleData.swift",
        "TodayList.swift"
      ],
      "target_dependencies" : [
        "SpeziScheduler"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziSchedulerTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziSchedulerTests",
      "path" : "Tests/SpeziSchedulerTests",
      "product_dependencies" : [
        "XCTSpezi",
        "SpeziLocalStorage",
        "XCTRuntimeAssertions"
      ],
      "sources" : [
        "NotificationsTests.swift",
        "ScheduleTests.swift",
        "SchedulerTests.swift",
        "Utils/ExampleTaskKey.swift"
      ],
      "target_dependencies" : [
        "SpeziScheduler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziSchedulerMacrosTest",
      "module_type" : "SwiftTarget",
      "name" : "SpeziSchedulerMacrosTest",
      "path" : "Tests/SpeziSchedulerMacrosTest",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "UserStorageEntryMacroTests.swift"
      ],
      "target_dependencies" : [
        "SpeziSchedulerMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziSchedulerMacros",
      "module_type" : "SwiftTarget",
      "name" : "SpeziSchedulerMacros",
      "path" : "Sources/SpeziSchedulerMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftDiagnostics"
      ],
      "product_memberships" : [
        "SpeziScheduler",
        "SpeziSchedulerUI",
        "SpeziSchedulerMacros"
      ],
      "sources" : [
        "SpeziSchedulerDiagnostic.swift",
        "SpeziSchedulerMacros.swift",
        "UserStorageEntryMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SpeziScheduler",
      "module_type" : "SwiftTarget",
      "name" : "SpeziScheduler",
      "path" : "Sources/SpeziScheduler",
      "product_dependencies" : [
        "Spezi",
        "SpeziFoundation",
        "SpeziViews",
        "SpeziNotifications",
        "SpeziLocalStorage",
        "Algorithms",
        "RuntimeAssertions"
      ],
      "product_memberships" : [
        "SpeziScheduler",
        "SpeziSchedulerUI"
      ],
      "sources" : [
        "EventQuery.swift",
        "Notifications/BGTaskSchedulerErrorCode+Description.swift",
        "Notifications/BackgroundMode.swift",
        "Notifications/LegacyTaskModel.swift",
        "Notifications/NotificationScenePhaseScheduling.swift",
        "Notifications/NotificationThread.swift",
        "Notifications/NotificationTime.swift",
        "Notifications/PermittedBackgroundTaskIdentifier.swift",
        "Notifications/Schedule+Notifications.swift",
        "Notifications/SchedulerNotifications+Strings.swift",
        "Notifications/SchedulerNotifications.swift",
        "Notifications/SchedulerNotificationsConstraint.swift",
        "Notifications/Task+Notifications.swift",
        "Notifications/TaskNextOccurrenceCache.swift",
        "Schedule/Date+Extensions.swift",
        "Schedule/Occurence.swift",
        "Schedule/Schedule+Duration.swift",
        "Schedule/Schedule.swift",
        "Schedule/Weekday+Ordinal.swift",
        "Scheduler.swift",
        "Task/AllowedCompletionPolicy.swift",
        "Task/Event.swift",
        "Task/Outcome.swift",
        "Task/Task+Category.swift",
        "Task/Task+LocalizedStringResource.swift",
        "Task/Task.swift",
        "UserInfo/OutcomeStorageKey.swift",
        "UserInfo/Property.swift",
        "UserInfo/TaskStorageKey.swift",
        "UserInfo/UserInfoKey.swift",
        "UserInfo/UserInfoStorage.swift",
        "UserInfo/UserStorageCoding.swift",
        "Utils/Measure.swift"
      ],
      "target_dependencies" : [
        "SpeziSchedulerMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/StanfordSpezi/SpeziNotifications.git
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/583] Fetching xctruntimeassertions
[584/941] Fetching xctruntimeassertions, spezinotifications
[942/2574] Fetching xctruntimeassertions, spezinotifications, spezistorage
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.33s)
[603/1991] Fetching spezinotifications, spezistorage
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[1992/7950] Fetching spezinotifications, spezistorage, swift-algorithms
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (0.41s)
Fetching https://github.com/StanfordSpezi/Spezi.git
[2206/6317] Fetching spezinotifications, swift-algorithms
[6318/19506] Fetching spezinotifications, swift-algorithms, swift-snapshot-testing
[6319/22820] Fetching spezinotifications, swift-algorithms, swift-snapshot-testing, speziviews
Fetched https://github.com/StanfordSpezi/SpeziNotifications.git from cache (0.58s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[7117/22462] Fetching swift-algorithms, swift-snapshot-testing, speziviews
Fetched https://github.com/apple/swift-algorithms.git from cache (0.59s)
[1191/16503] Fetching swift-snapshot-testing, speziviews
[2120/25685] Fetching swift-snapshot-testing, speziviews, spezi
[11086/26565] Fetching swift-snapshot-testing, speziviews, spezi, spezifoundation
[11157/97106] Fetching swift-snapshot-testing, speziviews, spezi, spezifoundation, swift-syntax
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.54s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.31s)
[14161/92912] Fetching swift-snapshot-testing, spezi, swift-syntax
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.55s)
[8724/83730] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.60s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (5.61s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (6.51s)
Computing version for https://github.com/StanfordSpezi/SpeziNotifications.git
Computed https://github.com/StanfordSpezi/SpeziNotifications.git at 1.0.6 (0.72s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.1 (2.32s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.2 (0.63s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.49s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (4.03s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.73s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.10.1 (1.13s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.8 (0.65s)
Fetching https://github.com/apple/swift-atomics.git
[1/1717] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.06s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.57s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (4.06s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.87s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.34s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.92s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.42s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.10.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.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.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.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/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.1
Creating working copy for https://github.com/StanfordSpezi/SpeziNotifications.git
Working copy of https://github.com/StanfordSpezi/SpeziNotifications.git resolved at 1.0.6
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.1.0
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.2
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.8
Building for debugging...
[0/88] Write sources
[22/88] Copying Localizable.xcstrings
[22/88] Copying Info.plist
[24/88] Copying Localizable.xcstrings.license
[25/88] Write sources
[25/88] Copying Localizable.xcstrings
[26/88] Copying Info.plist
[27/88] Write sources
[30/88] Copying Localizable.xcstrings.license
[30/88] Write sources
[33/88] Copying Localizable.xcstrings.license
[33/88] Copying Info.plist
[33/88] Copying Localizable.xcstrings
[36/88] Write sources
[41/88] Copying Localizable.xcstrings.license
[42/88] Copying Localizable.xcstrings
[43/88] Copying Info.plist
[44/88] Write sources
[45/88] Copying Localizable.xcstrings.license
[46/88] Copying Localizable.xcstrings
[47/88] Copying Info.plist
[47/88] Write sources
[47/88] Copying Localizable.xcstrings.license
[47/88] Copying Localizable.xcstrings
[47/88] Copying Info.plist
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.
[54/88] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[54/88] Compiling _NumericsShims _NumericsShims.c
[54/88] Compiling _AtomicsShims.c
[54/88] Compiling _NumericsShims _NumericsShims.c
[54/88] Compiling _AtomicsShims.c
[54/88] Compiling _SwiftSyntaxCShims dummy.c
[54/88] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/34] Compiling _SwiftSyntaxCShims dummy.c
[0/34] Write sources
[9/34] Compiling _NumericsShims _NumericsShims.c
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.
[10/34] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[10/34] Compiling _AtomicsShims.c
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.
[10/34] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[10/34] Compiling _AtomicsShims.c
[10/34] Compiling _NumericsShims _NumericsShims.c
[10/34] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android