The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Tart, reference main (280a31), with Swift 6.1 for Linux on 5 May 2025 04:31:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cirruslabs/tart.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/cirruslabs/tart
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 280a31f Update docs, examples and CI to Sequoia
Cloned https://github.com/cirruslabs/tart.git
Revision (git rev-parse @):
280a31f7079e490b36e4cce91a860015e47d366c
SUCCESS checkout https://github.com/cirruslabs/tart.git at main
========================================
Build
========================================
Selected platform:         linux
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.36.0",
            "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"
    }
  ],
  "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"
      ],
      "product_memberships" : [
        "tart"
      ],
      "sources" : [
        "CI/CI.swift",
        "Commands/Clone.swift",
        "Commands/Create.swift",
        "Commands/Delete.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",
        "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",
        "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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/mhdhejazi/Dynamic
[1/230] Fetching dynamic
Fetched https://github.com/mhdhejazi/Dynamic from cache (0.37s)
Fetching https://github.com/cfilipov/TextTable
[1/210] Fetching texttable
Fetched https://github.com/cfilipov/TextTable from cache (0.23s)
Fetching https://github.com/getsentry/sentry-cocoa
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/jozefizso/swift-xattr
Fetching https://github.com/sersoft-gmbh/swift-sysctl.git
Fetching https://github.com/orchetect/SwiftRadix
Fetching https://github.com/fumoboy007/swift-retry
[1/1011] Fetching swiftradix
[1012/1304] Fetching swiftradix, semaphore
[1305/1533] Fetching swiftradix, semaphore, swift-retry
[1534/1748] Fetching swiftradix, semaphore, swift-retry, swift-xattr
[1749/5307] Fetching swiftradix, semaphore, swift-retry, swift-xattr, swift-sysctl
Fetched https://github.com/orchetect/SwiftRadix from cache (0.39s)
[880/4296] Fetching semaphore, swift-retry, swift-xattr, swift-sysctl
Fetching https://github.com/nicklockwood/SwiftFormat
Fetched https://github.com/fumoboy007/swift-retry from cache (0.41s)
[1078/4067] Fetching semaphore, swift-xattr, swift-sysctl
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/groue/Semaphore from cache (0.42s)
[1176/3774] Fetching swift-xattr, swift-sysctl
Fetching https://github.com/antlr/antlr4
Fetched https://github.com/jozefizso/swift-xattr from cache (0.74s)
Fetching https://github.com/malcommac/SwiftDate
Fetched https://github.com/sersoft-gmbh/swift-sysctl.git from cache (0.74s)
Fetching https://github.com/apple/swift-algorithms
[1/1705] Fetching swift-atomics
[1706/153869] Fetching swift-atomics, sentry-cocoa
[1707/201455] Fetching swift-atomics, sentry-cocoa, swiftformat
[2183/211661] Fetching swift-atomics, sentry-cocoa, swiftformat, swiftdate
[2864/379327] Fetching swift-atomics, sentry-cocoa, swiftformat, swiftdate, antlr4
[8238/385245] Fetching swift-atomics, sentry-cocoa, swiftformat, swiftdate, antlr4, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
[10420/383540] Fetching sentry-cocoa, swiftformat, swiftdate, antlr4, swift-algorithms
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (0.73s)
[22302/377622] Fetching sentry-cocoa, swiftformat, swiftdate, antlr4
[27655/392578] Fetching sentry-cocoa, swiftformat, swiftdate, antlr4, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.66s)
[105914/377622] Fetching sentry-cocoa, swiftformat, swiftdate, antlr4
Fetched https://github.com/malcommac/SwiftDate from cache (3.30s)
[193271/367416] Fetching sentry-cocoa, swiftformat, antlr4
Fetched https://github.com/getsentry/sentry-cocoa from cache (13.16s)
[190508/215252] Fetching swiftformat, antlr4
Fetched https://github.com/antlr/antlr4 from cache (13.93s)
[23793/47586] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (42.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (48.53s)
Computing version for https://github.com/antlr/antlr4
Computed https://github.com/antlr/antlr4 at 4.13.2 (7.65s)
Computing version for https://github.com/malcommac/SwiftDate
Computed https://github.com/malcommac/SwiftDate at 7.0.0 (1.58s)
Computing version for https://github.com/jozefizso/swift-xattr
Computed https://github.com/jozefizso/swift-xattr at 3.0.1 (0.88s)
Computing version for https://github.com/fumoboy007/swift-retry
Computed https://github.com/fumoboy007/swift-retry at 0.2.4 (0.78s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (1.90s)
Computing version for https://github.com/orchetect/SwiftRadix
Computed https://github.com/orchetect/SwiftRadix at 1.3.2 (1.17s)
Computing version for https://github.com/sersoft-gmbh/swift-sysctl.git
Computed https://github.com/sersoft-gmbh/swift-sysctl.git at 1.9.0 (0.84s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.14s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.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 (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.46s)
Computing version for https://github.com/getsentry/sentry-cocoa
Computed https://github.com/getsentry/sentry-cocoa at 8.49.2 (0.53s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.6 (0.51s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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.9.0
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.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/fumoboy007/swift-retry
Working copy of https://github.com/fumoboy007/swift-retry resolved at 0.2.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.6
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/jozefizso/swift-xattr
Working copy of https://github.com/jozefizso/swift-xattr resolved at 3.0.1
Creating working copy for https://github.com/getsentry/sentry-cocoa
Working copy of https://github.com/getsentry/sentry-cocoa resolved at 8.49.2
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.0
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.49.2/Sentry.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.49.2/Sentry-Dynamic.xcframework.zip
[1369/97784904] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.49.2/Sentry-Dynamic.xcframework.zip
[1170742/137724468] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.49.2/Sentry-Dynamic.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/8.49.2/Sentry.xcframework.zip
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.49.2/Sentry.xcframework.zip (5.49s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.49.2/Sentry-Dynamic.xcframework.zip (9.84s)
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/41] Write sources
[18/41] Compiling _AtomicsShims.c
[19/41] Write swift-version-24593BA9C3E375BF.txt
[20/41] Compiling _NumericsShims _NumericsShims.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/136] 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? {
[23/140] Emitting module SwiftRadix
[24/142] Compiling RealModule ElementaryFunctions.swift
[25/143] Compiling SwiftDate Calendars.swift
[26/143] Compiling SwiftDate Commons.swift
[27/143] Emitting module RealModule
[28/143] Compiling RealModule Real.swift
[29/143] Compiling RealModule Float80+Real.swift
[30/143] 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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[31/143] 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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[32/144] Compiling Sysctl User.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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[33/144] Compiling Sysctl VirtualMemory.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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[34/144] Compiling Sysctl MachineDependent.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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[35/144] Compiling Sysctl IPv4.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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[36/144] Compiling Sysctl IPv6.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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[37/144] Compiling Sysctl Network.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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[38/144] Compiling RealModule Float16+Real.swift
[39/144] Compiling RealModule Float+Real.swift
[40/144] Compiling SwiftDate Locales.swift
[41/144] Compiling SwiftDate TimeStructures.swift
[42/144] Compiling RealModule RealFunctions.swift
[43/145] 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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[45/150] Emitting module Logging
[46/150] Compiling Logging Locks.swift
[47/150] Compiling Logging LogHandler.swift
[48/150] Compiling Logging Logging.swift
[49/150] Compiling Logging MetadataProvider.swift
[51/170] Emitting module Atomics
[52/172] 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 |
[53/172] 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 |
[54/172] 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 |
[55/172] Compiling Atomics IntegerOperations.swift
[56/172] Compiling Atomics Unmanaged extensions.swift
[57/172] Emitting module TextTable
[58/173] Compiling Atomics Primitives.shims.swift
[59/173] Compiling Atomics AtomicInteger.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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[62/173] Compiling Atomics UnsafeAtomic.swift
[63/173] Compiling Atomics UnsafeAtomicLazyReference.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[64/173] 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 |
[65/173] 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 |
[66/173] Compiling Atomics ManagedAtomic.swift
[67/173] Compiling Atomics ManagedAtomicLazyReference.swift
[68/173] Compiling Atomics AtomicMemoryOrderings.swift
[69/173] Compiling Atomics DoubleWord.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? {
[74/173] Compiling Atomics IntegerConformances.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? {
[75/173] Compiling Atomics PointerConformances.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? {
[76/173] Compiling Atomics Primitives.native.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? {
[77/173] Compiling Atomics OptionalRawRepresentable.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/173] Compiling Atomics AtomicReference.swift
[79/173] Compiling Atomics AtomicStorage.swift
[80/173] Compiling Atomics AtomicValue.swift
[83/173] Compiling Atomics AtomicOptionalWrappable.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
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
/host/spi-builder-workspace/.build/checkouts/Dynamic/Sources/Dynamic/TypeMapping.swift:35:10: error: cannot find 'URLRequest' in scope
 33 |         (URLComponents.self, NSURLComponents.self),
 34 |         (URLQueryItem.self, NSURLQueryItem.self),
 35 |         (URLRequest.self, NSURLRequest.self),
    |          `- error: cannot find 'URLRequest' in scope
 36 |         (UUID.self, NSUUID.self)
 37 |     ]
/host/spi-builder-workspace/.build/checkouts/Dynamic/Sources/Dynamic/TypeMapping.swift:35:27: error: cannot find 'NSURLRequest' in scope
 33 |         (URLComponents.self, NSURLComponents.self),
 34 |         (URLQueryItem.self, NSURLQueryItem.self),
 35 |         (URLRequest.self, NSURLRequest.self),
    |                           `- error: cannot find 'NSURLRequest' in scope
 36 |         (UUID.self, NSUUID.self)
 37 |     ]
/host/spi-builder-workspace/.build/checkouts/Dynamic/Sources/Dynamic/TypeMapping.swift:87:17: error: cannot find type 'URLRequest' in scope
 85 |         case is URLComponents: return object as? NSURLComponents
 86 |         case is URLQueryItem: return object as? NSURLQueryItem
 87 |         case is URLRequest: return object as? NSURLRequest
    |                 `- error: cannot find type 'URLRequest' in scope
 88 |         case is UUID: return object as? NSUUID
 89 |         default: return nil
/host/spi-builder-workspace/.build/checkouts/Dynamic/Sources/Dynamic/TypeMapping.swift:87:47: error: cannot find type 'NSURLRequest' in scope
 85 |         case is URLComponents: return object as? NSURLComponents
 86 |         case is URLQueryItem: return object as? NSURLQueryItem
 87 |         case is URLRequest: return object as? NSURLRequest
    |                                               `- error: cannot find type 'NSURLRequest' in scope
 88 |         case is UUID: return object as? NSUUID
 89 |         default: return nil
/host/spi-builder-workspace/.build/checkouts/Dynamic/Sources/Dynamic/TypeMapping.swift:116:17: error: cannot find type 'NSURLRequest' in scope
114 |         case is NSURLComponents: return object as? URLComponents
115 |         case is NSURLQueryItem: return object as? URLQueryItem
116 |         case is NSURLRequest: return object as? URLRequest
    |                 `- error: cannot find type 'NSURLRequest' in scope
117 |         case is NSUUID: return object as? UUID
118 |         default: return nil
/host/spi-builder-workspace/.build/checkouts/Dynamic/Sources/Dynamic/TypeMapping.swift:116:49: error: cannot find type 'URLRequest' in scope
114 |         case is NSURLComponents: return object as? URLComponents
115 |         case is NSURLQueryItem: return object as? URLQueryItem
116 |         case is NSURLRequest: return object as? URLRequest
    |                                                 `- error: cannot find type 'URLRequest' in scope
117 |         case is NSUUID: return object as? UUID
118 |         default: return nil
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/23] Write swift-version-24593BA9C3E375BF.txt
[4/118] Compiling Logging MetadataProvider.swift
[5/118] 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)
[6/118] 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 |
[7/118] Compiling Sysctl User.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[8/118] Compiling Sysctl VirtualMemory.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[9/119] Emitting module Semaphore
[10/119] Compiling Sysctl MachineDependent.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[11/119] Compiling Sysctl IPv4.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[12/119] Compiling Sysctl IPv6.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[13/119] Compiling Sysctl Network.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[14/119] Compiling TextTable SimpleFormat.swift
[15/119] Compiling TextTable String+Util.swift
[16/119] Compiling TextTable RstFormat.swift
[17/120] Compiling Sysctl ValueTypes.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[18/120] Compiling Sysctl SysctlFuncs.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[19/120] Compiling Sysctl Hardware.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[20/120] Compiling Sysctl Kernel.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[21/120] Compiling Semaphore AsyncSemaphore.swift
[22/121] Compiling RealModule Real.swift
[23/122] Compiling RealModule AugmentedArithmetic.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[24/122] Compiling RealModule Double+Real.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[25/122] Compiling Sysctl SystemControl.swift
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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.
[26/122] Compiling RealModule AlgebraicField.swift
[27/122] Compiling RealModule ApproximateEquality.swift
[28/122] Compiling Logging Locks.swift
[29/122] Emitting module Logging
[34/124] Compiling RealModule Float80+Real.swift
[35/124] 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 |
[36/124] 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 |
[37/124] 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 |
[43/124] Emitting module TextTable
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/124] Emitting module Sysctl
<unknown>:0: warning: upcoming feature 'GlobalConcurrency' 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 'GlobalConcurrency' 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 'GlobalConcurrency' 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.
[51/124] Compiling SwiftRadix Radix.swift
[52/124] Compiling RealModule Float+Real.swift
[53/124] Compiling RealModule ElementaryFunctions.swift
[54/124] Compiling RealModule Float16+Real.swift
[55/124] 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? {
[56/124] 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? {
[57/124] 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? {
[58/124] 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? {
[59/124] Compiling Logging LogHandler.swift
BUILD FAILURE 6.1 linux