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.27.3 (8dc8b6), with Swift 6.1 for Android on 11 Jun 2025 22:24:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cirruslabs/tart.git
Reference: 2.27.3
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.27.3     -> FETCH_HEAD
HEAD is now at 8dc8b64 tart exec: do not limit RPC call duration to 1 second
Cloned https://github.com/cirruslabs/tart.git
Revision (git rev-parse @):
8dc8b644b28553d37bbb1a0b1b90942ddf3ae8e2
SUCCESS checkout https://github.com/cirruslabs/tart.git at 2.27.3
========================================
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-dfeb75ad2b39.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://buf.build/gen/swift/git/1.24.2-00000000000000-dfeb75ad2b39.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",
        "Fetcher.swift",
        "FileLock.swift",
        "Formatter/Format.swift",
        "IPSWCache.swift",
        "LocalLayerCache.swift",
        "Logging/Logger.swift",
        "Logging/ProgressObserver.swift",
        "Logging/URLSessionLogger.swift",
        "MACAddressResolver/ARPCache.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",
        "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-4609320-1":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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 (0.35s)
Fetching https://github.com/cfilipov/TextTable
[1/210] Fetching texttable
Fetched https://github.com/cfilipov/TextTable from cache (0.35s)
Fetching https://buf.build/gen/swift/git/1.24.2-00000000000000-dfeb75ad2b39.1/cirruslabs_tart-guest-agent_grpc_swift.git
Fetched https://buf.build/gen/swift/git/1.24.2-00000000000000-dfeb75ad2b39.1/cirruslabs_tart-guest-agent_grpc_swift.git from cache (0.55s)
Fetching https://buf.build/gen/swift/git/1.28.2-00000000000000-dfeb75ad2b39.1/cirruslabs_tart-guest-agent_apple_swift.git
Fetching https://github.com/jozefizso/swift-xattr
Fetching https://github.com/fumoboy007/swift-retry
Fetching https://github.com/orchetect/SwiftRadix
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/groue/Semaphore
[1/293] Fetching semaphore
[294/508] Fetching semaphore, swift-xattr
[509/737] Fetching semaphore, swift-xattr, swift-retry
[706/1751] Fetching semaphore, swift-xattr, swift-retry, swiftradix
[1720/52857] Fetching semaphore, swift-xattr, swift-retry, swiftradix, grpc-swift
Fetched https://buf.build/gen/swift/git/1.28.2-00000000000000-dfeb75ad2b39.1/cirruslabs_tart-guest-agent_apple_swift.git from cache (1.04s)
Fetching https://github.com/sersoft-gmbh/swift-sysctl.git
Fetched https://github.com/groue/Semaphore from cache (1.44s)
[11138/56932] Fetching swift-xattr, swift-retry, swiftradix, grpc-swift, swift-sysctl
Fetching https://github.com/getsentry/sentry-cocoa
Fetched https://github.com/jozefizso/swift-xattr from cache (1.57s)
[10966/56717] Fetching swift-retry, swiftradix, grpc-swift, swift-sysctl
Fetched https://github.com/orchetect/SwiftRadix from cache (1.58s)
[10214/55703] Fetching swift-retry, grpc-swift, swift-sysctl
Fetched https://github.com/fumoboy007/swift-retry from cache (1.58s)
[10061/55474] Fetching grpc-swift, swift-sysctl
Fetching https://github.com/nicklockwood/SwiftFormat
Fetched https://github.com/sersoft-gmbh/swift-sysctl.git from cache (0.96s)
Fetching https://github.com/malcommac/SwiftDate
[14310/51106] Fetching grpc-swift
[19422/61312] Fetching grpc-swift, swiftdate
[27391/109934] Fetching grpc-swift, swiftdate, swiftformat
[57831/271447] Fetching grpc-swift, swiftdate, swiftformat, sentry-cocoa
Fetched https://github.com/grpc/grpc-swift.git from cache (4.74s)
[50399/220341] Fetching swiftdate, swiftformat, sentry-cocoa
Fetching https://github.com/apple/swift-algorithms
[66281/226300] Fetching swiftdate, swiftformat, sentry-cocoa, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.74s)
[74243/220341] Fetching swiftdate, swiftformat, sentry-cocoa
Fetching https://github.com/apple/swift-argument-parser
[84037/235721] Fetching swiftdate, swiftformat, sentry-cocoa, swift-argument-parser
Fetched https://github.com/malcommac/SwiftDate from cache (4.21s)
[79444/225515] Fetching swiftformat, sentry-cocoa, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.62s)
[112178/210135] Fetching swiftformat, sentry-cocoa
Fetched https://github.com/getsentry/sentry-cocoa from cache (9.83s)
[22726/48622] Fetching swiftformat
Fetching https://github.com/antlr/antlr4
Fetching https://github.com/apple/swift-atomics.git
[48623/50419] Fetching swiftformat, swift-atomics
[50420/218148] Fetching swiftformat, swift-atomics, antlr4
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
[53654/216351] Fetching swiftformat, antlr4
Fetched https://github.com/nicklockwood/SwiftFormat from cache (31.39s)
[15096/167729] Fetching antlr4
Fetched https://github.com/antlr/antlr4 from cache (9.79s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.24.2 (43.37s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5923] Fetching swift-nio-extras
[2/8590] Fetching swift-nio-extras, swift-nio-transport-services
[1222/12426] Fetching swift-nio-extras, swift-nio-transport-services, swift-log
[9172/29017] Fetching swift-nio-extras, swift-nio-transport-services, swift-log, swift-collections
[13755/43866] Fetching swift-nio-extras, swift-nio-transport-services, swift-log, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.70s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.70s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-http2.git
[10063/35276] Fetching swift-log, swift-collections, swift-nio-ssl
[20440/46803] Fetching swift-log, swift-collections, swift-nio-ssl, swift-nio-http2
[33359/123046] Fetching swift-log, swift-collections, swift-nio-ssl, swift-nio-http2, swift-nio
[40413/162399] Fetching swift-log, swift-collections, swift-nio-ssl, swift-nio-http2, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-collections.git from cache (1.51s)
[47085/145808] Fetching swift-log, swift-nio-ssl, swift-nio-http2, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.48s)
[73901/134281] Fetching swift-log, swift-nio-ssl, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio.git from cache (10.40s)
Fetched https://github.com/apple/swift-log.git from cache (13.49s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (13.52s)
Fetched https://github.com/apple/swift-protobuf.git from cache (13.56s)
Computing version for https://github.com/antlr/antlr4
Computed https://github.com/antlr/antlr4 at 4.13.2 (19.39s)
Computing version for https://github.com/malcommac/SwiftDate
Computed https://github.com/malcommac/SwiftDate at 7.0.0 (0.51s)
Computing version for https://github.com/jozefizso/swift-xattr
Computed https://github.com/jozefizso/swift-xattr at 3.0.1 (1.27s)
Computing version for https://github.com/fumoboy007/swift-retry
Computed https://github.com/fumoboy007/swift-retry at 0.2.4 (0.50s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.50s)
Computing version for https://github.com/orchetect/SwiftRadix
Computed https://github.com/orchetect/SwiftRadix at 1.3.2 (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/sersoft-gmbh/swift-sysctl.git
Computed https://github.com/sersoft-gmbh/swift-sysctl.git at 1.10.0 (0.84s)
Computing version for https://github.com/getsentry/sentry-cocoa
Computed https://github.com/getsentry/sentry-cocoa at 8.52.1 (1.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.48s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.58s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.94s)
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.91s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.67s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.55s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.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-types.git
[1/1141] Fetching swift-http-structured-headers
[1142/7318] Fetching swift-http-structured-headers, swift-certificates
[1328/8222] Fetching swift-http-structured-headers, swift-certificates, swift-http-types
[1409/9812] Fetching swift-http-structured-headers, swift-certificates, swift-http-types, swift-asn1
[2900/14797] Fetching swift-http-structured-headers, swift-certificates, swift-http-types, swift-asn1, swift-async-algorithms
[4683/17223] Fetching swift-http-structured-headers, swift-certificates, swift-http-types, swift-asn1, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.36s)
[6177/6177] Fetching swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.54s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.55s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.55s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.55s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.59s)
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 (1.43s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.96s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.95s)
Fetching https://github.com/apple/swift-crypto.git
[1/14851] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.86s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.06s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (3.29s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.17s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.71s)
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 (0.87s)
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 (0.64s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.3 (0.87s)
Computing version for https://buf.build/gen/swift/git/1.28.2-00000000000000-dfeb75ad2b39.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.56s)
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.00s)
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-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-http-types.git at 1.4.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.3 (0.00s)
Computed https://buf.build/gen/swift/git/1.28.2-00000000000000-dfeb75ad2b39.1/cirruslabs_tart-guest-agent_apple_swift.git at 1.28.2-00000000000000-dfeb75ad2b39.1 (0.00s)
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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.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/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/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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/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/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/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/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/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.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://buf.build/gen/swift/git/1.24.2-00000000000000-dfeb75ad2b39.1/cirruslabs_tart-guest-agent_grpc_swift.git
Working copy of https://buf.build/gen/swift/git/1.24.2-00000000000000-dfeb75ad2b39.1/cirruslabs_tart-guest-agent_grpc_swift.git resolved at 1.24.2-00000000000000-dfeb75ad2b39.1 (5b6ff43)
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/malcommac/SwiftDate
Working copy of https://github.com/malcommac/SwiftDate resolved at 7.0.0
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-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-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/cfilipov/TextTable
Working copy of https://github.com/cfilipov/TextTable resolved at master (e032892)
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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.3
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/orchetect/SwiftRadix
Working copy of https://github.com/orchetect/SwiftRadix resolved at 1.3.2
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/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-dfeb75ad2b39.1/cirruslabs_tart-guest-agent_apple_swift.git
Working copy of https://buf.build/gen/swift/git/1.28.2-00000000000000-dfeb75ad2b39.1/cirruslabs_tart-guest-agent_apple_swift.git resolved at 1.28.2-00000000000000-dfeb75ad2b39.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/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/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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
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/getsentry/sentry-cocoa
Working copy of https://github.com/getsentry/sentry-cocoa resolved at 8.52.1
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
[31382/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.84s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.52.1/Sentry-Dynamic.xcframework.zip (10.14s)
[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_dup.cc
[4/498] Write sources
[6/498] Compiling asn1_par.cc
[7/498] Compiling _NumericsShims _NumericsShims.c
[7/498] Write sources
[10/498] Compiling asn_pack.cc
[11/498] Write sources
[15/498] Copying PrivacyInfo.xcprivacy
[16/498] Write sources
[41/498] Compiling _AtomicsShims.c
[42/498] Compiling CNIOWindows shim.c
[43/498] Compiling CNIOWindows WSAStartup.c
[44/498] Compiling CNIOWASI CNIOWASI.c
[45/498] Compiling CNIOLinux liburing_shims.c
[46/498] Compiling a_utctm.cc
[47/498] Compiling CNIOLinux shim.c
[48/498] Compiling CNIOLLHTTP c_nio_http.c
[49/498] Write swift-version-24593BA9C3E375BF.txt
[50/498] Compiling CNIODarwin shim.c
[51/498] Compiling a_strnid.cc
[52/498] Compiling asn1_lib.cc
[53/498] Compiling CNIOLLHTTP c_nio_api.c
[54/498] Compiling a_time.cc
[55/502] Compiling a_gentm.cc
[56/503] Compiling CNIOLLHTTP c_nio_llhttp.c
[57/608] Compiling CNIOBoringSSLShims shims.c
[59/665] Compiling _NIODataStructures _TinyArray.swift
[60/665] Compiling _NIOBase64 Base64.swift
[61/665] Emitting module _NIOBase64
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/666] 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 |
[63/666] Compiling _NIODataStructures PriorityQueue.swift
[65/666] Emitting module _NIODataStructures
[66/666] Compiling _NIODataStructures Heap.swift
[67/667] 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.
[68/667] 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.
[70/668] 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.
[71/668] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[72/668] 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? {
[73/668] 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.
[74/668] 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.
[75/674] Emitting module SwiftRadix
[76/686] 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.
[77/686] Compiling RealModule ElementaryFunctions.swift
[78/687] 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.
[79/687] 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.
[80/687] Compiling RealModule Float80+Real.swift
[81/687] Compiling RealModule Real.swift
[82/687] Compiling RealModule AlgebraicField.swift
[83/687] Compiling RealModule ApproximateEquality.swift
[84/687] Compiling RealModule Float16+Real.swift
[85/687] Compiling RealModule RealFunctions.swift
[86/687] Compiling RealModule Float+Real.swift
[87/687] Compiling RealModule AugmentedArithmetic.swift
[88/687] Compiling RealModule Double+Real.swift
[89/687] Emitting module RealModule
[91/693] Emitting module Logging
[92/693] Compiling Logging MetadataProvider.swift
[93/693] Compiling Logging Locks.swift
[94/693] Emitting module SwiftProtobuf
[95/704] Compiling Logging LogHandler.swift
[96/704] Compiling Logging Logging.swift
[98/719] Compiling InternalCollectionsUtilities Debugging.swift
[99/719] Compiling InternalCollectionsUtilities Descriptions.swift
[100/719] Compiling InternalCollectionsUtilities UInt+reversed.swift
[101/719] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[102/719] Compiling TextTable SimpleFormat.swift
[103/719] Compiling SwiftRadix RadixProtocol.swift
[104/719] Compiling SwiftRadix Utilities.swift
[106/719] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[107/719] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[109/719] 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.
[110/719] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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.
[111/719] Compiling InternalCollectionsUtilities Integer rank.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.
[114/720] Compiling TextTable String+Util.swift
[115/720] Compiling InternalCollectionsUtilities _SortedCollection.swift
[116/720] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[117/720] Emitting module TextTable
[120/720] 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 |
[121/720] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[122/720] 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 |
<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.
[125/721] Compiling TextTable RstFormat.swift
[126/721] 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 |
[128/721] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[131/721] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[133/721] 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? {
[134/721] 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? {
[135/721] 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? {
[136/721] 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? {
[137/721] 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 |
/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? {
[138/721] Emitting module Semaphore
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GRPCSwiftPlugin
[3/3] Compiling plugin SwiftFormatPlugin
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/444] Write sources
[6/445] Compiling fiat_p256_adx_mul.S
[7/445] Compiling fiat_p256_adx_sqr.S
[8/445] Compiling fiat_curve25519_adx_mul.S
[9/445] Compiling fiat_curve25519_adx_square.S
[10/445] Write swift-version-24593BA9C3E375BF.txt
[11/445] Compiling tls_method.cc
[12/445] Compiling tls13_enc.cc
[13/445] Compiling tls13_server.cc
[14/449] Compiling tls13_client.cc
[15/449] Compiling t1_enc.cc
[16/471] Compiling tls_record.cc
[17/483] Compiling tls13_both.cc
[19/483] 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 |
[20/483] 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 |
[21/483] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/483] 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 |
[23/483] Compiling Sysctl User.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.
[24/483] Compiling Sysctl VirtualMemory.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.
[25/484] Compiling Sysctl IPv6.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.
[26/484] Compiling Sysctl Network.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.
[27/484] Compiling Sysctl MachineDependent.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.
[28/484] Compiling Sysctl IPv4.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.
[29/500] Compiling SwiftRadix Hex Type Extensions.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/500] Compiling SwiftRadix Octal.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/500] Emitting module TextTable
[32/500] Compiling TextTable RstFormat.swift
[33/560] Compiling TextTable SimpleFormat.swift
[34/578] 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 |
[35/584] 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.
[36/584] Compiling SwiftProtobuf BinaryDelimited.swift
[37/584] Compiling SwiftProtobuf BinaryEncoder.swift
[38/584] Compiling SwiftProtobuf BinaryDecodingError.swift
[39/584] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[40/584] Emitting module _NIOBase64
[40/584] Compiling ssl_x509.cc
/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.
[43/584] 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.
[44/584] 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.
[45/584] Compiling _NIODataStructures Heap.swift
[46/584] Emitting module _NIODataStructures
[47/584] Compiling _NIODataStructures PriorityQueue.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/584] 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.
BUILD FAILURE 6.1 android