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 Tart, reference 2.28.0 (3a6c5f), with Swift 6.1 for Android on 20 Jun 2025 10:11:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cirruslabs/tart.git
Reference: 2.28.0
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/cirruslabs/tart
 * tag               2.28.0     -> FETCH_HEAD
HEAD is now at 3a6c5fb feat: Add disk image format selection with ASIF support (#1094)
Cloned https://github.com/cirruslabs/tart.git
Revision (git rev-parse @):
3a6c5fb81dc53389856603c77d1d4e33e42f2dc2
SUCCESS checkout https://github.com/cirruslabs/tart.git at 2.28.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/cirruslabs/tart.git
https://github.com/cirruslabs/tart.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "dynamic",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mhdhejazi/Dynamic"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swiftdate",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/malcommac/SwiftDate"
    },
    {
      "identity" : "antlr4",
      "requirement" : {
        "exact" : [
          "4.13.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/antlr/antlr4"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.53.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "sentry-cocoa",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.51.1",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/getsentry/sentry-cocoa"
    },
    {
      "identity" : "texttable",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cfilipov/TextTable"
    },
    {
      "identity" : "swift-sysctl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sersoft-gmbh/swift-sysctl.git"
    },
    {
      "identity" : "swiftradix",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orchetect/SwiftRadix"
    },
    {
      "identity" : "semaphore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/Semaphore"
    },
    {
      "identity" : "swift-retry",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/fumoboy007/swift-retry"
    },
    {
      "identity" : "swift-xattr",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jozefizso/swift-xattr"
    },
    {
      "identity" : "grpc-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift.git"
    },
    {
      "identity" : "cirruslabs_tart-guest-agent_grpc_swift",
      "requirement" : {
        "revision" : [
          "1.24.2-00000000000000-17d7dedafb88.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://buf.build/gen/swift/git/1.24.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_grpc_swift.git"
    }
  ],
  "manifest_display_name" : "Tart",
  "name" : "Tart",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "tart",
      "targets" : [
        "tart"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "tart",
      "module_type" : "SwiftTarget",
      "name" : "tart",
      "path" : "Sources/tart",
      "product_dependencies" : [
        "Algorithms",
        "ArgumentParser",
        "Dynamic",
        "SwiftDate",
        "Antlr4Static",
        "Atomics",
        "Sentry",
        "TextTable",
        "Sysctl",
        "SwiftRadix",
        "Semaphore",
        "DMRetry",
        "XAttr",
        "GRPC",
        "Cirruslabs_TartGuestAgent_Grpc_Swift"
      ],
      "product_memberships" : [
        "tart"
      ],
      "sources" : [
        "CI/CI.swift",
        "Commands/Clone.swift",
        "Commands/Create.swift",
        "Commands/Delete.swift",
        "Commands/Exec.swift",
        "Commands/Export.swift",
        "Commands/FQN.swift",
        "Commands/Get.swift",
        "Commands/IP.swift",
        "Commands/Import.swift",
        "Commands/List.swift",
        "Commands/Login.swift",
        "Commands/Logout.swift",
        "Commands/Prune.swift",
        "Commands/Pull.swift",
        "Commands/Push.swift",
        "Commands/Rename.swift",
        "Commands/Run.swift",
        "Commands/Set.swift",
        "Commands/Stop.swift",
        "Commands/Suspend.swift",
        "Config.swift",
        "ControlSocket.swift",
        "Credentials/CredentialsProvider.swift",
        "Credentials/DockerConfigCredentialsProvider.swift",
        "Credentials/EnvironmentCredentialsProvider.swift",
        "Credentials/KeychainCredentialsProvider.swift",
        "Credentials/StdinCredentials.swift",
        "DeviceInfo/DeviceInfo.swift",
        "DiskImageFormat.swift",
        "Fetcher.swift",
        "FileLock.swift",
        "Formatter/Format.swift",
        "IPSWCache.swift",
        "LocalLayerCache.swift",
        "Logging/Logger.swift",
        "Logging/ProgressObserver.swift",
        "Logging/URLSessionLogger.swift",
        "MACAddressResolver/ARPCache.swift",
        "MACAddressResolver/AgentResolver.swift",
        "MACAddressResolver/Lease.swift",
        "MACAddressResolver/Leases.swift",
        "MACAddressResolver/MACAddress.swift",
        "Network/Network.swift",
        "Network/NetworkBridged.swift",
        "Network/NetworkShared.swift",
        "Network/Softnet.swift",
        "OCI/Authentication.swift",
        "OCI/AuthenticationKeeper.swift",
        "OCI/Digest.swift",
        "OCI/Layerizer/Disk.swift",
        "OCI/Layerizer/DiskV1.swift",
        "OCI/Layerizer/DiskV2.swift",
        "OCI/Manifest.swift",
        "OCI/Reference/Generated/ReferenceBaseListener.swift",
        "OCI/Reference/Generated/ReferenceLexer.swift",
        "OCI/Reference/Generated/ReferenceListener.swift",
        "OCI/Reference/Generated/ReferenceParser.swift",
        "OCI/Registry.swift",
        "OCI/RemoteName.swift",
        "OCI/URL+Absolutize.swift",
        "OCI/WWWAuthenticate.swift",
        "PIDLock.swift",
        "Passphrase/PassphraseGenerator.swift",
        "Passphrase/Words.swift",
        "Platform/Architecture.swift",
        "Platform/Darwin.swift",
        "Platform/Linux.swift",
        "Platform/OS.swift",
        "Platform/Platform.swift",
        "Prunable.swift",
        "Root.swift",
        "Serial.swift",
        "ShellCompletions/ShellCompletions.swift",
        "Term.swift",
        "URL+AccessDate.swift",
        "URL+Prunable.swift",
        "Utils.swift",
        "VM+Recovery.swift",
        "VM.swift",
        "VMConfig.swift",
        "VMDirectory+Archive.swift",
        "VMDirectory+OCI.swift",
        "VMDirectory.swift",
        "VMStorageHelper.swift",
        "VMStorageLocal.swift",
        "VMStorageOCI.swift",
        "VNC/FullFledgedVNC.swift",
        "VNC/ScreenSharingVNC.swift",
        "VNC/VNC.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TartTests",
      "module_type" : "SwiftTarget",
      "name" : "TartTests",
      "path" : "Tests/TartTests",
      "sources" : [
        "DigestTests.swift",
        "DirecotryShareTests.swift",
        "DiskImageFormatTests.swift",
        "DockerConfigTests.swift",
        "FileLockTests.swift",
        "LayerizerTests.swift",
        "LeaseTest.swift",
        "LeasesTests.swift",
        "MACAddressResolverTests.swift",
        "RegistryTests.swift",
        "RemoteNameTests.swift",
        "TokenResponseTests.swift",
        "URLAbsolutizationTests.swift",
        "URLAccessDateTests.swift",
        "Util/RegistryRunner.swift",
        "WWWAuthenticateTests.swift"
      ],
      "target_dependencies" : [
        "tart"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/mhdhejazi/Dynamic
[1/230] Fetching dynamic
Fetched https://github.com/mhdhejazi/Dynamic from cache (1.42s)
Fetching https://github.com/cfilipov/TextTable
[1/210] Fetching texttable
Fetched https://github.com/cfilipov/TextTable from cache (0.32s)
Fetching https://buf.build/gen/swift/git/1.24.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_grpc_swift.git
Fetched https://buf.build/gen/swift/git/1.24.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_grpc_swift.git from cache (0.60s)
Fetching https://github.com/groue/Semaphore
Fetching https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git
Fetching https://github.com/orchetect/SwiftRadix
Fetching https://github.com/fumoboy007/swift-retry
Fetching https://github.com/jozefizso/swift-xattr
Fetching https://github.com/grpc/grpc-swift.git
[1/1014] Fetching swiftradix
[732/1243] Fetching swiftradix, swift-retry
[1217/1536] Fetching swiftradix, swift-retry, semaphore
[1537/1751] Fetching swiftradix, swift-retry, semaphore, swift-xattr
[1742/53021] Fetching swiftradix, swift-retry, semaphore, swift-xattr, grpc-swift
Fetched https://github.com/groue/Semaphore from cache (0.56s)
Fetched https://github.com/orchetect/SwiftRadix from cache (0.56s)
Fetched https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git from cache (0.56s)
Fetching https://github.com/getsentry/sentry-cocoa
Fetching https://github.com/sersoft-gmbh/swift-sysctl.git
Fetching https://github.com/nicklockwood/SwiftFormat
[6587/51714] Fetching swift-retry, swift-xattr, grpc-swift
[12228/56082] Fetching swift-retry, swift-xattr, grpc-swift, swift-sysctl
[52485/105023] Fetching swift-retry, swift-xattr, grpc-swift, swift-sysctl, swiftformat
[59010/267916] Fetching swift-retry, swift-xattr, grpc-swift, swift-sysctl, swiftformat, sentry-cocoa
Fetched https://github.com/fumoboy007/swift-retry from cache (2.34s)
Fetched https://github.com/jozefizso/swift-xattr from cache (2.34s)
Fetching https://github.com/antlr/antlr4
[82199/267472] Fetching grpc-swift, swift-sysctl, swiftformat, sentry-cocoa
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/grpc/grpc-swift.git from cache (2.39s)
Fetching https://github.com/malcommac/SwiftDate
[34454/216202] Fetching swift-sysctl, swiftformat, sentry-cocoa
[59110/226408] Fetching swift-sysctl, swiftformat, sentry-cocoa, swiftdate
[59213/228205] Fetching swift-sysctl, swiftformat, sentry-cocoa, swiftdate, swift-atomics
[73029/395934] Fetching swift-sysctl, swiftformat, sentry-cocoa, swiftdate, swift-atomics, antlr4
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Fetching https://github.com/apple/swift-algorithms
[77844/394137] Fetching swift-sysctl, swiftformat, sentry-cocoa, swiftdate, antlr4
[96005/400096] Fetching swift-sysctl, swiftformat, sentry-cocoa, swiftdate, antlr4, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (1.17s)
[156748/394137] Fetching swift-sysctl, swiftformat, sentry-cocoa, swiftdate, antlr4
Fetching https://github.com/apple/swift-argument-parser
[240420/409517] Fetching swift-sysctl, swiftformat, sentry-cocoa, swiftdate, antlr4, swift-argument-parser
Fetched https://github.com/malcommac/SwiftDate from cache (2.22s)
[230521/399311] Fetching swift-sysctl, swiftformat, sentry-cocoa, antlr4, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.20s)
[246146/383931] Fetching swift-sysctl, swiftformat, sentry-cocoa, antlr4
Fetched https://github.com/sersoft-gmbh/swift-sysctl.git from cache (17.45s)
[376138/379563] Fetching swiftformat, sentry-cocoa, antlr4
Fetched https://github.com/getsentry/sentry-cocoa from cache (17.56s)
[214223/216670] Fetching swiftformat, antlr4
Fetched https://github.com/antlr/antlr4 from cache (15.84s)
[48931/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (29.25s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.24.2 (33.54s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-protobuf.git
[1/2667] Fetching swift-nio-transport-services
[108/6503] Fetching swift-nio-transport-services, swift-log
[5239/23143] Fetching swift-nio-transport-services, swift-log, swift-collections
[6710/38033] Fetching swift-nio-transport-services, swift-log, swift-collections, swift-nio-ssl
[30073/77488] Fetching swift-nio-transport-services, swift-log, swift-collections, swift-nio-ssl, swift-protobuf
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-log.git from cache (3.27s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.31s)
Fetching https://github.com/apple/swift-nio.git
[50477/58762] Fetching swift-nio-transport-services, swift-collections, swift-protobuf
[51267/64704] Fetching swift-nio-transport-services, swift-collections, swift-protobuf, swift-nio-extras
[64705/76236] Fetching swift-nio-transport-services, swift-collections, swift-protobuf, swift-nio-extras, swift-nio-http2
[67243/152569] Fetching swift-nio-transport-services, swift-collections, swift-protobuf, swift-nio-extras, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.16s)
[80218/146627] Fetching swift-nio-transport-services, swift-collections, swift-protobuf, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.47s)
[102272/135095] Fetching swift-nio-transport-services, swift-collections, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (9.44s)
[117162/132428] Fetching swift-collections, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (9.52s)
Fetched https://github.com/apple/swift-protobuf.git from cache (9.59s)
[61830/76333] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.14s)
Computing version for https://github.com/antlr/antlr4
Computed https://github.com/antlr/antlr4 at 4.13.2 (14.38s)
Computing version for https://github.com/malcommac/SwiftDate
Computed https://github.com/malcommac/SwiftDate at 7.0.0 (0.67s)
Computing version for https://github.com/jozefizso/swift-xattr
Computed https://github.com/jozefizso/swift-xattr at 3.0.1 (0.80s)
Computing version for https://github.com/fumoboy007/swift-retry
Computed https://github.com/fumoboy007/swift-retry at 0.2.4 (0.62s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.67s)
Computing version for https://github.com/orchetect/SwiftRadix
Computed https://github.com/orchetect/SwiftRadix at 1.3.2 (0.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.84s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.94s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.79s)
Computing version for https://github.com/sersoft-gmbh/swift-sysctl.git
Computed https://github.com/sersoft-gmbh/swift-sysctl.git at 1.10.0 (1.82s)
Computing version for https://github.com/getsentry/sentry-cocoa
Computed https://github.com/getsentry/sentry-cocoa at 8.52.1 (1.19s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.78s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.99s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.00s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.17s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.79s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.46s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (1.22s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1616] Fetching swift-asn1
[858/4042] Fetching swift-asn1, swift-service-lifecycle
[963/4946] Fetching swift-asn1, swift-service-lifecycle, swift-http-types
[3134/6104] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-http-structured-headers
[4029/12288] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-certificates
[6311/17273] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.10s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.28s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.30s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.34s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.35s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.35s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (3.85s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.20s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.02s)
Fetching https://github.com/apple/swift-crypto.git
[1/15409] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (6.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (14.03s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (6.40s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (3.90s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.57s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (2.12s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (1.22s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.97s)
Computing version for https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.24.2 (0.00s)
Computed https://github.com/antlr/antlr4 at 4.13.2 (0.00s)
Computed https://github.com/malcommac/SwiftDate at 7.0.0 (0.00s)
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.77s)
Computed https://github.com/jozefizso/swift-xattr at 3.0.1 (0.00s)
Computed https://github.com/fumoboy007/swift-retry at 0.2.4 (0.00s)
Computed https://github.com/groue/Semaphore at 0.1.0 (0.00s)
Computed https://github.com/orchetect/SwiftRadix at 1.3.2 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.00s)
Computed https://github.com/sersoft-gmbh/swift-sysctl.git at 1.10.0 (0.00s)
Computed https://github.com/getsentry/sentry-cocoa at 8.52.1 (0.00s)
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.00s)
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.00s)
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.00s)
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.01s)
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.00s)
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.00s)
Computed https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git at 1.28.2-00000000000000-17d7dedafb88.1 (0.00s)
Creating working copy for https://github.com/orchetect/SwiftRadix
Working copy of https://github.com/orchetect/SwiftRadix resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git
Working copy of https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git resolved at 1.28.2-00000000000000-17d7dedafb88.1
Creating working copy for https://buf.build/gen/swift/git/1.24.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_grpc_swift.git
Working copy of https://buf.build/gen/swift/git/1.24.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_grpc_swift.git resolved at 1.24.2-00000000000000-17d7dedafb88.1 (b8421f1)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
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/jozefizso/swift-xattr
Working copy of https://github.com/jozefizso/swift-xattr resolved at 3.0.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.2.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/sersoft-gmbh/swift-sysctl.git
Working copy of https://github.com/sersoft-gmbh/swift-sysctl.git resolved at 1.10.0
Creating working copy for https://github.com/getsentry/sentry-cocoa
Working copy of https://github.com/getsentry/sentry-cocoa resolved at 8.52.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/fumoboy007/swift-retry
Working copy of https://github.com/fumoboy007/swift-retry resolved at 0.2.4
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.24.2
Creating working copy for https://github.com/cfilipov/TextTable
Working copy of https://github.com/cfilipov/TextTable resolved at master (e032892)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/malcommac/SwiftDate
Working copy of https://github.com/malcommac/SwiftDate resolved at 7.0.0
Creating working copy for https://github.com/antlr/antlr4
Working copy of https://github.com/antlr/antlr4 resolved at 4.13.2
Creating working copy for https://github.com/mhdhejazi/Dynamic
Working copy of https://github.com/mhdhejazi/Dynamic resolved at master (7728830)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.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/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.52.1/Sentry.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.52.1/Sentry-Dynamic.xcframework.zip
[1397/99032649] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.52.1/Sentry-Dynamic.xcframework.zip
[5476688/138973372] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.52.1/Sentry-Dynamic.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/8.52.1/Sentry.xcframework.zip
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.52.1/Sentry.xcframework.zip (5.61s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.52.1/Sentry-Dynamic.xcframework.zip (11.55s)
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GRPCSwiftPlugin
[3/3] Compiling plugin SwiftFormatPlugin
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/498] Compiling a_bitstr.cc
[5/498] Write sources
[6/498] Compiling a_octet.cc
[7/498] Compiling a_i2d_fp.cc
[8/498] Compiling a_gentm.cc
[8/498] Write sources
[12/498] Copying PrivacyInfo.xcprivacy
[12/498] Write sources
[41/498] Compiling a_mbstr.cc
[41/498] Compiling _NumericsShims _NumericsShims.c
[43/498] Compiling a_object.cc
[44/498] Compiling CNIOWASI CNIOWASI.c
[45/498] Compiling _AtomicsShims.c
[46/498] Compiling CNIOWindows WSAStartup.c
[47/498] Compiling CNIOWindows shim.c
[48/498] Compiling CNIOLinux liburing_shims.c
[49/498] Compiling CNIODarwin shim.c
[50/498] Compiling CNIOLLHTTP c_nio_http.c
[51/498] Compiling CNIOLLHTTP c_nio_api.c
[52/498] Write swift-version-24593BA9C3E375BF.txt
[53/498] Compiling fiat_p256_adx_sqr.S
[54/498] Compiling fiat_p256_adx_mul.S
[55/498] Compiling fiat_curve25519_adx_square.S
[56/498] Compiling CNIOLLHTTP c_nio_llhttp.c
[57/498] Compiling CNIOBoringSSLShims shims.c
[58/536] Compiling CNIOLinux shim.c
[59/552] Compiling c-nioatomics.c
[60/552] Compiling c-atomics.c
[62/665] Emitting module _NIOBase64
[63/665] Compiling _NIOBase64 Base64.swift
[65/666] Compiling _NIODataStructures _TinyArray.swift
[66/666] Compiling _NIODataStructures PriorityQueue.swift
[67/668] Emitting module TextTable
[68/669] Emitting module Semaphore
[69/669] Emitting module _NIODataStructures
[70/669] Compiling _NIODataStructures Heap.swift
[72/670] Compiling SwiftDate Date+Compare.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[73/670] Compiling SwiftDate Date+Components.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[74/671] Compiling Sysctl SystemControl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[75/681] Compiling RealModule Float80+Real.swift
[76/681] Compiling RealModule Real.swift
[77/682] Compiling RealModule Float16+Real.swift
[78/682] Compiling RealModule AlgebraicField.swift
[79/682] Compiling RealModule ApproximateEquality.swift
[80/682] Compiling RealModule RealFunctions.swift
[81/682] Compiling RealModule AugmentedArithmetic.swift
[82/682] Compiling RealModule Double+Real.swift
[83/682] Compiling RealModule ElementaryFunctions.swift
[84/682] Compiling RealModule Float+Real.swift
[85/682] Emitting module RealModule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/689] Compiling SwiftDate DateInRegion+Math.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[88/689] Compiling SwiftDate DateInRegion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[89/689] Compiling SwiftDate Date.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[90/689] Compiling SwiftDate DateInRegion+Compare.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[91/689] Emitting module Sysctl
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[92/689] Compiling SwiftDate DateInRegion+Components.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[93/689] Compiling SwiftDate DateInRegion+Create.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[96/689] Compiling SwiftDate DotNetParserFormatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[97/689] Compiling SwiftDate Formatter+Protocols.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[98/689] Compiling SwiftDate Region.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[99/689] Compiling SwiftDate DateRepresentable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[100/689] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GRPCSwiftPlugin
[3/3] Compiling plugin SwiftFormatPlugin
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/441] Write sources
[9/442] Compiling fiat_curve25519_adx_mul.S
[10/442] Write swift-version-24593BA9C3E375BF.txt
[11/442] Compiling tls_method.cc
[12/442] Compiling tls_record.cc
[13/446] Compiling tls13_client.cc
[14/446] Compiling tls13_server.cc
[15/446] Compiling tls13_both.cc
[17/448] Compiling _NIODataStructures PriorityQueue.swift
[17/448] Compiling t1_enc.cc
[18/448] Compiling tls13_enc.cc
[20/462] Emitting module _NIODataStructures
[21/465] Compiling _NIODataStructures _TinyArray.swift
[22/465] Emitting module TextTable
[23/481] Compiling _NIODataStructures Heap.swift
[24/559] Compiling XAttr FilePath+ExtendedAttributeHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-xattr/Sources/FilePath+ExtendedAttributeHandler.swift:20:8: error: no such module 'System'
 18 |
 19 | import Foundation
 20 | import System
    |        `- error: no such module 'System'
 21 |
 22 |
[26/581] Compiling XAttr FileHandle+ExtendedAttributeHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-xattr/Sources/FilePath+ExtendedAttributeHandler.swift:20:8: error: no such module 'System'
 18 |
 19 | import Foundation
 20 | import System
    |        `- error: no such module 'System'
 21 |
 22 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/581] Emitting module XAttr
/host/spi-builder-workspace/.build/checkouts/swift-xattr/Sources/FilePath+ExtendedAttributeHandler.swift:20:8: error: no such module 'System'
 18 |
 19 | import Foundation
 20 | import System
    |        `- error: no such module 'System'
 21 |
 22 |
[28/581] Compiling TextTable SimpleFormat.swift
[29/581] Compiling SwiftProtobuf CustomJSONCodable.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[30/581] Compiling SwiftProtobuf Decoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[31/581] Compiling SwiftProtobuf BinaryDelimited.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[32/581] Compiling SwiftProtobuf BinaryEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[33/582] Compiling SwiftProtobuf BinaryEncodingError.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[34/582] Compiling SwiftProtobuf BinaryEncodingOptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[35/582] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[36/582] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[37/582] Compiling SwiftProtobuf BinaryDecodingError.swift
[38/582] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[38/582] Compiling ssl_x509.cc
[40/582] Compiling TextTable RstFormat.swift
[41/582] Compiling TextTable String+Util.swift
[42/582] Compiling XAttr URL+ExtendedAttributeHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-xattr/Sources/FilePath+ExtendedAttributeHandler.swift:20:8: error: no such module 'System'
 18 |
 19 | import Foundation
 20 | import System
    |        `- error: no such module 'System'
 21 |
 22 |
[43/582] Compiling XAttr XAttr.swift
/host/spi-builder-workspace/.build/checkouts/swift-xattr/Sources/FilePath+ExtendedAttributeHandler.swift:20:8: error: no such module 'System'
 18 |
 19 | import Foundation
 20 | import System
    |        `- error: no such module 'System'
 21 |
 22 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/582] Emitting module Sysctl
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[47/582] Compiling SwiftProtobuf AnyMessageStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[48/582] Compiling SwiftProtobuf AnyUnpackError.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[49/582] Compiling TextTable TextTable.swift
[50/582] Emitting module _NIOBase64
[51/582] Compiling _NIOBase64 Base64.swift
[52/582] Compiling Sysctl SystemControl.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[53/583] Compiling SwiftProtobuf BinaryDecoder.swift
[57/585] Compiling SwiftProtobuf AsyncMessageSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
  1 | public import Darwin
    |               `- error: no such module 'Darwin'
  2 |
  3 | /// Describes a type that can be read from / written to sysctl.
[69/585] Compiling SwiftProtobuf DoubleParser.swift
[73/615] Emitting module SwiftRadix
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/615] Emitting module SwiftDate
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[75/619] Compiling SwiftDate ISOParser.swift
[76/619] Compiling SwiftDate DateComponents+Extras.swift
[77/620] Compiling SwiftDate Int+DateComponents.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[78/620] Compiling SwiftDate String+Parser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[79/620] Compiling SwiftDate TimeInterval+Formatter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[80/620] Compiling SwiftDate AssociatedValues.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[81/620] Compiling SwiftDate Date+Create.swift
[82/620] Compiling SwiftDate Date+Math.swift
[83/620] Compiling SwiftDate Date+Compare.swift
[84/620] Compiling SwiftDate Date+Components.swift
[87/621] Compiling SwiftDate DateInRegion.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[88/621] Compiling SwiftDate Region.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[89/621] Compiling SwiftDate DateRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[90/621] Compiling SwiftDate DotNetParserFormatter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[91/621] Compiling SwiftDate Calendars.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[92/621] Compiling SwiftDate Commons.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[93/621] Compiling SwiftDate Locales.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[94/621] Compiling SwiftDate TimeStructures.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[95/621] Compiling SwiftDate Zones.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[96/621] Compiling SwiftDate SwiftDate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[97/621] Compiling SwiftDate TimePeriodChain.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[98/621] Compiling SwiftDate TimePeriodCollection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[99/621] Compiling SwiftDate TimePeriodGroup.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[100/621] Compiling SwiftDate TimePeriod+Support.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[101/621] Compiling SwiftDate TimePeriod.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[102/621] Compiling SwiftDate TimePeriodProtocol.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[103/621] Compiling SwiftDate DateInRegion+Compare.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[104/621] Compiling SwiftDate DateInRegion+Components.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[105/621] Compiling SwiftDate DateInRegion+Create.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[106/621] Compiling SwiftDate DateInRegion+Math.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[111/621] Compiling SwiftDate Date.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[112/621] Compiling SwiftDate Formatter+Protocols.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[113/621] Compiling SwiftDate ISOFormatter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[116/621] Compiling SwiftProtobuf Message+JSONAdditions.swift
[117/621] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[118/621] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[119/621] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[120/621] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[121/621] Compiling SwiftProtobuf Message.swift
[122/621] Compiling SwiftProtobuf MessageExtension.swift
[123/621] Compiling SwiftProtobuf NameMap.swift
[124/621] Compiling SwiftProtobuf PathDecoder.swift
[125/621] Compiling SwiftProtobuf PathVisitor.swift
[126/621] Compiling SwiftProtobuf ProtoNameProviding.swift
[127/621] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[149/632] Compiling SwiftProtobuf Internal.swift
[150/632] Compiling SwiftProtobuf JSONDecoder.swift
[151/632] Compiling SwiftProtobuf JSONDecodingError.swift
[152/632] Compiling SwiftProtobuf JSONDecodingOptions.swift
[153/632] Compiling SwiftProtobuf JSONEncoder.swift
[154/632] Compiling SwiftProtobuf JSONEncodingError.swift
[155/632] Compiling SwiftProtobuf JSONEncodingOptions.swift
[156/632] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[157/632] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[158/632] Compiling SwiftProtobuf JSONScanner.swift
[159/632] Compiling SwiftProtobuf MathUtils.swift
[160/632] Compiling SwiftProtobuf Message+AnyAdditions.swift
[161/632] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[162/632] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[163/632] Compiling SwiftProtobuf Message+FieldMask.swift
[164/632] Compiling SwiftProtobuf ProtobufMap.swift
[165/632] Compiling SwiftProtobuf SelectiveVisitor.swift
[166/632] Compiling SwiftProtobuf SimpleExtensionMap.swift
[167/632] Compiling SwiftProtobuf StringUtils.swift
[168/632] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[169/632] Compiling SwiftProtobuf SwiftProtobufError.swift
[170/632] Compiling SwiftProtobuf TextFormatDecoder.swift
[171/632] Compiling SwiftProtobuf TextFormatDecodingError.swift
[172/632] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[173/632] Compiling SwiftProtobuf TextFormatEncoder.swift
[174/632] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[175/632] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[176/632] Compiling SwiftProtobuf TextFormatScanner.swift
[177/632] Compiling SwiftProtobuf TimeUtils.swift
[178/632] Compiling SwiftProtobuf UnknownStorage.swift
[179/632] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[180/632] Compiling SwiftProtobuf Varint.swift
[181/632] Compiling SwiftProtobuf Version.swift
[182/632] Compiling SwiftProtobuf Visitor.swift
[183/632] Compiling SwiftProtobuf WireFormat.swift
[184/632] Compiling SwiftProtobuf ZigZag.swift
[185/632] Compiling SwiftProtobuf any.pb.swift
[186/632] Emitting module SwiftProtobuf
BUILD FAILURE 6.1 android