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 (9ef998), with Swift 6.1 for Linux on 19 Aug 2025 13:12:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.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 9ef998c iOS 26 compatibility (fix SwiftData issues) (#83)
Cloned https://github.com/StanfordSpezi/SpeziScheduler.git
Revision (git rev-parse @):
9ef998ccfc358cb35519157143fc77ddb233cdfa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziScheduler.git at main
========================================
Build
========================================
Selected platform:         linux
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.7",
            "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"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.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"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerTests/Resources/iOS26MigrationInput.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerTests/Resources/iOS26MigrationInput.sqlite-shm",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziSchedulerTests/Resources/iOS26MigrationInput.sqlite-wal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "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",
        "SQLite"
      ],
      "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/FileManager.swift",
        "Utils/IOS26StringLocalizationValuesMigration.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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/StanfordSpezi/SpeziNotifications.git
[1/397] Fetching spezinotifications
[335/980] Fetching spezinotifications, xctruntimeassertions
[981/10997] Fetching spezinotifications, xctruntimeassertions, sqlite.swift
Fetched https://github.com/StanfordSpezi/SpeziNotifications.git from cache (0.30s)
[784/10600] Fetching xctruntimeassertions, sqlite.swift
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
[1787/16568] Fetching xctruntimeassertions, sqlite.swift, swift-algorithms
[11761/88324] Fetching xctruntimeassertions, sqlite.swift, swift-algorithms, swift-syntax
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.50s)
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[18488/87741] Fetching sqlite.swift, swift-algorithms, swift-syntax
[19924/89374] Fetching sqlite.swift, swift-algorithms, swift-syntax, spezistorage
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (0.35s)
Fetching https://github.com/StanfordSpezi/Spezi.git
[24112/87741] Fetching sqlite.swift, swift-algorithms, swift-syntax
[26750/91766] Fetching sqlite.swift, swift-algorithms, swift-syntax, speziviews
[32713/101101] Fetching sqlite.swift, swift-algorithms, swift-syntax, speziviews, spezi
[37724/116442] Fetching sqlite.swift, swift-algorithms, swift-syntax, speziviews, spezi, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.26s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.13s)
[92037/103082] Fetching sqlite.swift, swift-algorithms, swift-syntax, swift-snapshot-testing
[100322/104314] Fetching sqlite.swift, swift-algorithms, swift-syntax, swift-snapshot-testing, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.08s)
[101855/103082] Fetching sqlite.swift, swift-algorithms, swift-syntax, swift-snapshot-testing
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (3.36s)
Fetched https://github.com/apple/swift-algorithms.git from cache (3.37s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.48s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.59s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (7.88s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/165] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (0.76s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (1.43s)
Computing version for https://github.com/StanfordSpezi/SpeziNotifications.git
Computed https://github.com/StanfordSpezi/SpeziNotifications.git at 1.0.7 (0.66s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.1 (0.63s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.44s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.60s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.74s)
Fetching https://github.com/apple/swift-numerics.git
[1/6335] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.07s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.1 (2.55s)
Fetching https://github.com/apple/swift-collections.git
[1/17351] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.2.1 (2.42s)
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.90s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.54s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.1 (0.66s)
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/7429] Fetching swift-markdown-ui
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (2.31s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (2.92s)
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/swiftlang/swift-cmark
[1/1040] Fetching networkimage
[771/19207] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.02s)
Fetched https://github.com/swiftlang/swift-cmark from cache (1.03s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (1.75s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.6.0 (0.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.63s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.6 (0.54s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4577] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.83s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.00s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (1.85s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/gonzalezreal/swift-markdown-ui.git
Working copy of https://github.com/gonzalezreal/swift-markdown-ui.git resolved at 2.4.1
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.1
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/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.2.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.6
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.1
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.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/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
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/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/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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/StanfordSpezi/SpeziNotifications.git
Working copy of https://github.com/StanfordSpezi/SpeziNotifications.git resolved at 1.0.7
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.6.0
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Building for debugging...
[0/164] Write sources
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.
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.
[38/164] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[38/164] Compiling _SwiftSyntaxCShims dummy.c
[38/164] Compiling cmark-gfm-extensions table.c
[38/164] Compiling cmark-gfm-extensions strikethrough.c
[38/164] Compiling cmark-gfm-extensions tasklist.c
[38/164] Compiling cmark-gfm-extensions tagfilter.c
[38/164] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
[0/126] Write sources
[7/126] Compiling _NumericsShims _NumericsShims.c
[8/126] Compiling cmark-gfm-extensions strikethrough.c
[9/126] Compiling cmark-gfm-extensions tagfilter.c
[10/126] Compiling cmark-gfm-extensions tasklist.c
[11/126] Compiling cmark-gfm-extensions core-extensions.c
[12/126] Compiling cmark-gfm-extensions ext_scanners.c
[13/126] Compiling cmark-gfm-extensions autolink.c
[14/126] Compiling cmark-gfm-extensions table.c
[15/126] Compiling cmark-gfm-extensions tagfilter.c
[16/126] Compiling cmark-gfm-extensions tasklist.c
[17/126] Compiling cmark-gfm-extensions strikethrough.c
[18/126] Compiling cmark-gfm-extensions ext_scanners.c
[19/126] Compiling cmark-gfm-extensions table.c
[20/126] Compiling cmark-gfm xml.c
[21/126] Compiling cmark-gfm-extensions autolink.c
[21/126] Compiling cmark-gfm-extensions core-extensions.c
[23/126] Compiling cmark-gfm syntax_extension.c
[24/126] Compiling cmark-gfm plugin.c
[25/126] Compiling cmark-gfm render.c
[26/126] Compiling cmark-gfm registry.c
[27/126] Compiling cmark-gfm references.c
[28/126] Write swift-version-24593BA9C3E375BF.txt
[29/126] Compiling cmark-gfm plaintext.c
[30/126] Compiling cmark-gfm linked_list.c
[31/126] Compiling cmark-gfm map.c
[32/126] Compiling cmark-gfm utf8.c
[33/126] Compiling cmark-gfm man.c
[34/126] Compiling cmark-gfm node.c
[35/126] Compiling cmark-gfm latex.c
[36/150] Compiling cmark-gfm scanners.c
[38/160] Emitting module SwiftSyntax509
[39/170] Compiling SwiftSyntax600 Empty.swift
[40/170] Emitting module SwiftSyntax600
[41/171] Compiling RealModule Real.swift
[42/172] Compiling RuntimeAssertions Assert.swift
[43/172] Emitting module RuntimeAssertions
[44/174] Compiling RealModule Float16+Real.swift
[45/174] Compiling RealModule Float+Real.swift
[46/174] Compiling NetworkImage NetworkImage.swift
[47/174] Compiling NetworkImage NetworkImageCache.swift
[49/174] Compiling RealModule ElementaryFunctions.swift
[50/174] Emitting module SwiftSyntax510
[51/174] Compiling SwiftSyntax510 Empty.swift
[52/175] Compiling RealModule Float80+Real.swift
[53/175] Compiling SwiftSyntax509 Empty.swift
[54/175] Compiling RealModule RealFunctions.swift
[55/176] Emitting module RuntimeAssertions
[58/176] Emitting module SwiftSyntax601
[59/176] Compiling SwiftSyntax601 Empty.swift
[60/177] Emitting module RealModule
[61/177] Compiling NetworkImage Deprecations.swift
[62/177] Compiling NetworkImage ImageSource.swift
[63/177] Compiling RuntimeAssertions RuntimeAssertion.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/178] Emitting module NetworkImage
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[67/179] Compiling NetworkImage View+NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[68/179] Compiling NetworkImage NetworkImageModel.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[69/217] Compiling RuntimeAssertions Precondition.swift
[70/217] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[71/217] Compiling InternalCollectionsUtilities Integer rank.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[71/217] Compiling cmark-gfm iterator.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/217] Emitting module NetworkImage
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[74/218] Compiling RuntimeAssertions NeverReturn.swift
[75/218] Compiling RuntimeAssertions DebugOnly.swift
[76/218] Compiling RuntimeAssertions Precondition.swift
[77/218] Compiling RuntimeAssertions Assert.swift
[78/218] Compiling RuntimeAssertions Counter.swift
[79/218] Compiling RuntimeAssertions RuntimeAssertion.swift
[80/218] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[81/218] Compiling NetworkImage TaskModifier.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[82/218] Compiling NetworkImage URLSession+NetworkImage.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[83/218] Compiling NetworkImage NetworkImageState.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[84/218] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[85/218] Compiling InternalCollectionsUtilities UInt+reversed.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[86/218] Compiling NetworkImage NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | // MARK: - Deprecated after 5.0.0:
[86/218] Compiling cmark-gfm inlines.c
BUILD FAILURE 6.1 linux