Build Information
Failed to build Tart, reference main (3a6c5f
), with Swift 6.1 for Linux on 21 Jun 2025 12:03:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.64.0
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 3a6c5fb feat: Add disk image format selection with ASIF support (#1094)
Cloned https://github.com/cirruslabs/tart.git
Revision (git rev-parse @):
3a6c5fb81dc53389856603c77d1d4e33e42f2dc2
SUCCESS checkout https://github.com/cirruslabs/tart.git at 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.51.1",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/getsentry/sentry-cocoa"
},
{
"identity" : "texttable",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/cfilipov/TextTable"
},
{
"identity" : "swift-sysctl",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sersoft-gmbh/swift-sysctl.git"
},
{
"identity" : "swiftradix",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/SwiftRadix"
},
{
"identity" : "semaphore",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.8",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/Semaphore"
},
{
"identity" : "swift-retry",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/fumoboy007/swift-retry"
},
{
"identity" : "swift-xattr",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jozefizso/swift-xattr"
},
{
"identity" : "grpc-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.24.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift.git"
},
{
"identity" : "cirruslabs_tart-guest-agent_grpc_swift",
"requirement" : {
"revision" : [
"1.24.2-00000000000000-17d7dedafb88.1"
]
},
"type" : "sourceControl",
"url" : "https://buf.build/gen/swift/git/1.24.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_grpc_swift.git"
}
],
"manifest_display_name" : "Tart",
"name" : "Tart",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "tart",
"targets" : [
"tart"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "tart",
"module_type" : "SwiftTarget",
"name" : "tart",
"path" : "Sources/tart",
"product_dependencies" : [
"Algorithms",
"ArgumentParser",
"Dynamic",
"SwiftDate",
"Antlr4Static",
"Atomics",
"Sentry",
"TextTable",
"Sysctl",
"SwiftRadix",
"Semaphore",
"DMRetry",
"XAttr",
"GRPC",
"Cirruslabs_TartGuestAgent_Grpc_Swift"
],
"product_memberships" : [
"tart"
],
"sources" : [
"CI/CI.swift",
"Commands/Clone.swift",
"Commands/Create.swift",
"Commands/Delete.swift",
"Commands/Exec.swift",
"Commands/Export.swift",
"Commands/FQN.swift",
"Commands/Get.swift",
"Commands/IP.swift",
"Commands/Import.swift",
"Commands/List.swift",
"Commands/Login.swift",
"Commands/Logout.swift",
"Commands/Prune.swift",
"Commands/Pull.swift",
"Commands/Push.swift",
"Commands/Rename.swift",
"Commands/Run.swift",
"Commands/Set.swift",
"Commands/Stop.swift",
"Commands/Suspend.swift",
"Config.swift",
"ControlSocket.swift",
"Credentials/CredentialsProvider.swift",
"Credentials/DockerConfigCredentialsProvider.swift",
"Credentials/EnvironmentCredentialsProvider.swift",
"Credentials/KeychainCredentialsProvider.swift",
"Credentials/StdinCredentials.swift",
"DeviceInfo/DeviceInfo.swift",
"DiskImageFormat.swift",
"Fetcher.swift",
"FileLock.swift",
"Formatter/Format.swift",
"IPSWCache.swift",
"LocalLayerCache.swift",
"Logging/Logger.swift",
"Logging/ProgressObserver.swift",
"Logging/URLSessionLogger.swift",
"MACAddressResolver/ARPCache.swift",
"MACAddressResolver/AgentResolver.swift",
"MACAddressResolver/Lease.swift",
"MACAddressResolver/Leases.swift",
"MACAddressResolver/MACAddress.swift",
"Network/Network.swift",
"Network/NetworkBridged.swift",
"Network/NetworkShared.swift",
"Network/Softnet.swift",
"OCI/Authentication.swift",
"OCI/AuthenticationKeeper.swift",
"OCI/Digest.swift",
"OCI/Layerizer/Disk.swift",
"OCI/Layerizer/DiskV1.swift",
"OCI/Layerizer/DiskV2.swift",
"OCI/Manifest.swift",
"OCI/Reference/Generated/ReferenceBaseListener.swift",
"OCI/Reference/Generated/ReferenceLexer.swift",
"OCI/Reference/Generated/ReferenceListener.swift",
"OCI/Reference/Generated/ReferenceParser.swift",
"OCI/Registry.swift",
"OCI/RemoteName.swift",
"OCI/URL+Absolutize.swift",
"OCI/WWWAuthenticate.swift",
"PIDLock.swift",
"Passphrase/PassphraseGenerator.swift",
"Passphrase/Words.swift",
"Platform/Architecture.swift",
"Platform/Darwin.swift",
"Platform/Linux.swift",
"Platform/OS.swift",
"Platform/Platform.swift",
"Prunable.swift",
"Root.swift",
"Serial.swift",
"ShellCompletions/ShellCompletions.swift",
"Term.swift",
"URL+AccessDate.swift",
"URL+Prunable.swift",
"Utils.swift",
"VM+Recovery.swift",
"VM.swift",
"VMConfig.swift",
"VMDirectory+Archive.swift",
"VMDirectory+OCI.swift",
"VMDirectory.swift",
"VMStorageHelper.swift",
"VMStorageLocal.swift",
"VMStorageOCI.swift",
"VNC/FullFledgedVNC.swift",
"VNC/ScreenSharingVNC.swift",
"VNC/VNC.swift"
],
"type" : "executable"
},
{
"c99name" : "TartTests",
"module_type" : "SwiftTarget",
"name" : "TartTests",
"path" : "Tests/TartTests",
"sources" : [
"DigestTests.swift",
"DirecotryShareTests.swift",
"DiskImageFormatTests.swift",
"DockerConfigTests.swift",
"FileLockTests.swift",
"LayerizerTests.swift",
"LeaseTest.swift",
"LeasesTests.swift",
"MACAddressResolverTests.swift",
"RegistryTests.swift",
"RemoteNameTests.swift",
"TokenResponseTests.swift",
"URLAbsolutizationTests.swift",
"URLAccessDateTests.swift",
"Util/RegistryRunner.swift",
"WWWAuthenticateTests.swift"
],
"target_dependencies" : [
"tart"
],
"type" : "test"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
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.24s)
Fetching https://github.com/cfilipov/TextTable
[1/210] Fetching texttable
Fetched https://github.com/cfilipov/TextTable from cache (0.31s)
Fetching https://buf.build/gen/swift/git/1.24.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_grpc_swift.git
Fetched https://buf.build/gen/swift/git/1.24.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_grpc_swift.git from cache (1.48s)
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://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git
Fetching https://github.com/groue/Semaphore
[1/229] Fetching swift-retry
[20/1243] Fetching swift-retry, swiftradix
[1194/1536] Fetching swift-retry, swiftradix, semaphore
[1537/1751] Fetching swift-retry, swiftradix, semaphore, swift-xattr
[1752/53021] Fetching swift-retry, swiftradix, semaphore, swift-xattr, grpc-swift
Fetched https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git from cache (0.62s)
Fetched https://github.com/jozefizso/swift-xattr from cache (0.63s)
[4100/52806] Fetching swift-retry, swiftradix, semaphore, grpc-swift
Fetching https://github.com/getsentry/sentry-cocoa
Fetching https://github.com/sersoft-gmbh/swift-sysctl.git
[11279/57174] Fetching swift-retry, swiftradix, semaphore, grpc-swift, swift-sysctl
Fetched https://github.com/sersoft-gmbh/swift-sysctl.git from cache (0.68s)
Fetching https://github.com/nicklockwood/SwiftFormat
[18456/52806] Fetching swift-retry, swiftradix, semaphore, grpc-swift
[34350/216375] Fetching swift-retry, swiftradix, semaphore, grpc-swift, sentry-cocoa
[59350/265316] Fetching swift-retry, swiftradix, semaphore, grpc-swift, sentry-cocoa, swiftformat
Fetched https://github.com/groue/Semaphore from cache (3.37s)
Fetched https://github.com/orchetect/SwiftRadix from cache (3.38s)
Fetched https://github.com/fumoboy007/swift-retry from cache (3.39s)
Fetching https://github.com/malcommac/SwiftDate
Fetching https://github.com/antlr/antlr4
[122082/263780] Fetching grpc-swift, sentry-cocoa, swiftformat
Fetched https://github.com/grpc/grpc-swift.git from cache (3.44s)
Fetching https://github.com/apple/swift-algorithms
[72448/212510] Fetching sentry-cocoa, swiftformat
[75720/222716] Fetching sentry-cocoa, swiftformat, swiftdate
[86247/228675] Fetching sentry-cocoa, swiftformat, swiftdate, swift-algorithms
[113959/396404] Fetching sentry-cocoa, swiftformat, swiftdate, swift-algorithms, antlr4
Fetched https://github.com/apple/swift-algorithms from cache (2.97s)
Fetching https://github.com/apple/swift-argument-parser
[252942/390445] Fetching sentry-cocoa, swiftformat, swiftdate, antlr4
Fetched https://github.com/malcommac/SwiftDate from cache (6.86s)
[352145/380239] Fetching sentry-cocoa, swiftformat, antlr4
[352146/395619] Fetching sentry-cocoa, swiftformat, antlr4, swift-argument-parser
Fetched https://github.com/getsentry/sentry-cocoa from cache (10.88s)
[205622/232050] Fetching swiftformat, antlr4, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (6.26s)
[191221/216670] Fetching swiftformat, antlr4
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/antlr/antlr4 from cache (13.99s)
[38174/48941] Fetching swiftformat
[42580/50738] Fetching swiftformat, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.00s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (30.15s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.24.2 (32.66s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2667] Fetching swift-nio-transport-services
[2668/17557] Fetching swift-nio-transport-services, swift-nio-ssl
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.48s)
Fetching https://github.com/apple/swift-nio-http2.git
[1638/14890] Fetching swift-nio-ssl
[3724/18726] Fetching swift-nio-ssl, swift-log
[6957/24668] Fetching swift-nio-ssl, swift-log, swift-nio-extras
[10147/36200] Fetching swift-nio-ssl, swift-log, swift-nio-extras, swift-nio-http2
[14104/52840] Fetching swift-nio-ssl, swift-log, swift-nio-extras, swift-nio-http2, swift-collections
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.80s)
[20259/46898] Fetching swift-nio-ssl, swift-log, swift-nio-http2, swift-collections
Fetching https://github.com/apple/swift-nio.git
[21534/86353] Fetching swift-nio-ssl, swift-log, swift-nio-http2, swift-collections, swift-protobuf
[36842/162692] Fetching swift-nio-ssl, swift-log, swift-nio-http2, swift-collections, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.10s)
[65090/158856] Fetching swift-nio-ssl, swift-nio-http2, swift-collections, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.51s)
[62401/147324] Fetching swift-nio-ssl, swift-collections, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (3.56s)
[48840/130684] Fetching swift-nio-ssl, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.75s)
[62032/115794] Fetching swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (13.23s)
Fetched https://github.com/apple/swift-protobuf.git from cache (15.21s)
Computing version for https://github.com/antlr/antlr4
Computed https://github.com/antlr/antlr4 at 4.13.2 (16.13s)
Computing version for https://github.com/malcommac/SwiftDate
Computed https://github.com/malcommac/SwiftDate at 7.0.0 (0.80s)
Computing version for https://github.com/jozefizso/swift-xattr
Computed https://github.com/jozefizso/swift-xattr at 3.0.1 (1.73s)
Computing version for https://github.com/fumoboy007/swift-retry
Computed https://github.com/fumoboy007/swift-retry at 0.2.4 (0.70s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.68s)
Computing version for https://github.com/orchetect/SwiftRadix
Computed https://github.com/orchetect/SwiftRadix at 1.3.2 (0.86s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.72s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.72s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.59s)
Computing version for https://github.com/sersoft-gmbh/swift-sysctl.git
Computed https://github.com/sersoft-gmbh/swift-sysctl.git at 1.10.0 (1.62s)
Computing version for https://github.com/getsentry/sentry-cocoa
Computed https://github.com/getsentry/sentry-cocoa at 8.52.1 (0.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.53s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.56s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.57s)
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.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.06s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (5.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (4.10s)
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.77s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
[1617/2520] Fetching swift-asn1, swift-http-types
[2521/4946] Fetching swift-asn1, swift-http-types, swift-service-lifecycle
[3589/9931] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.33s)
[2928/9027] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.43s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.52s)
[1/1169] Fetching swift-http-structured-headers
[1170/7353] Fetching swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.51s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.52s)
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.74s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (8.67s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.53s)
Fetching https://github.com/apple/swift-crypto.git
[1/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.34s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.48s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.80s)
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.74s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.47s)
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.54s)
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.46s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (1.06s)
Computing version for https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.24.2 (0.00s)
Computed https://github.com/antlr/antlr4 at 4.13.2 (0.00s)
Computed https://github.com/malcommac/SwiftDate at 7.0.0 (0.00s)
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.51s)
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-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.00s)
Computed https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git at 1.28.2-00000000000000-17d7dedafb88.1 (0.00s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/antlr/antlr4
Working copy of https://github.com/antlr/antlr4 resolved at 4.13.2
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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git
Working copy of https://buf.build/gen/swift/git/1.28.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_apple_swift.git resolved at 1.28.2-00000000000000-17d7dedafb88.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/sersoft-gmbh/swift-sysctl.git
Working copy of https://github.com/sersoft-gmbh/swift-sysctl.git resolved at 1.10.0
Creating working copy for https://github.com/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/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/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-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/getsentry/sentry-cocoa
Working copy of https://github.com/getsentry/sentry-cocoa resolved at 8.52.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
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://buf.build/gen/swift/git/1.24.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_grpc_swift.git
Working copy of https://buf.build/gen/swift/git/1.24.2-00000000000000-17d7dedafb88.1/cirruslabs_tart-guest-agent_grpc_swift.git resolved at 1.24.2-00000000000000-17d7dedafb88.1 (b8421f1)
Creating working copy for https://github.com/malcommac/SwiftDate
Working copy of https://github.com/malcommac/SwiftDate resolved at 7.0.0
Creating working copy for https://github.com/orchetect/SwiftRadix
Working copy of https://github.com/orchetect/SwiftRadix resolved at 1.3.2
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
[2747/99032649] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.52.1/Sentry-Dynamic.xcframework.zip
[19265/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.18s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.52.1/Sentry-Dynamic.xcframework.zip (9.87s)
[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 CGRPCZlib empty.c
[5/498] Write sources
[6/498] Write swift-version-24593BA9C3E375BF.txt
[7/498] Compiling _NumericsShims _NumericsShims.c
[7/498] Write sources
[10/498] Compiling _AtomicsShims.c
[11/498] Compiling a_d2i_fp.cc
[12/502] Compiling a_dup.cc
[13/502] Write sources
[15/504] Compiling a_bool.cc
[16/504] Compiling a_gentm.cc
[16/504] Write sources
[19/504] Copying PrivacyInfo.xcprivacy
[20/504] Compiling a_bitstr.cc
[22/536] Emitting module _NIOBase64
[23/552] Compiling _NIOBase64 Base64.swift
[24/553] Compiling _NIODataStructures PriorityQueue.swift
[25/553] Compiling _NIODataStructures _TinyArray.swift
[26/553] Write sources
[29/636] Emitting module _NIODataStructures
[30/636] Compiling _NIODataStructures Heap.swift
[31/637] Compiling c-nioatomics.c
[32/667] Wrapping AST for _NIOBase64 for debugging
[33/667] Wrapping AST for _NIODataStructures for debugging
[34/667] Write sources
[36/667] Compiling SwiftDate DateInRegion+Math.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
1 | public import Darwin
| `- error: no such module 'Darwin'
2 |
3 | /// Describes a type that can be read from / written to sysctl.
[37/667] Compiling SwiftDate DateInRegion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
1 | public import Darwin
| `- error: no such module 'Darwin'
2 |
3 | /// Describes a type that can be read from / written to sysctl.
[38/668] 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 |
[39/670] Emitting module TextTable
[40/671] Emitting module SwiftRadix
[41/673] Emitting module SwiftProtobuf
[42/684] 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.
[43/684] 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.
[44/684] 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.
[45/684] 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.
[46/684] 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.
[47/684] Compiling TextTable SimpleFormat.swift
[48/684] Compiling TextTable String+Util.swift
[49/684] Compiling SwiftDate Date+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.
[50/684] Compiling SwiftDate Date+Math.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
1 | public import Darwin
| `- error: no such module 'Darwin'
2 |
3 | /// Describes a type that can be read from / written to sysctl.
[51/684] 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.
[52/684] 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.
[53/684] 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.
[54/684] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/684] 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.
[56/684] Compiling SwiftDate Date+Compare.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
1 | public import Darwin
| `- error: no such module 'Darwin'
2 |
3 | /// Describes a type that can be read from / written to sysctl.
[57/684] Compiling SwiftDate Date+Components.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
1 | public import Darwin
| `- error: no such module 'Darwin'
2 |
3 | /// Describes a type that can be read from / written to sysctl.
[59/684] 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? {
/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? {
[71/684] Compiling TextTable TextTable.swift
[72/688] Compiling SwiftRadix RadixProtocol.swift
[73/688] Compiling SwiftRadix Utilities.swift
[74/688] 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 |
[75/688] Compiling SwiftDate Zones.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[76/688] Compiling SwiftDate SwiftDate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[77/688] Compiling SwiftDate TimePeriodChain.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[78/688] Compiling SwiftDate TimePeriodCollection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/688] Emitting module Semaphore
[80/688] 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 |
[81/688] Compiling Semaphore AsyncSemaphore.swift
[82/688] 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? {
[83/688] 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? {
[84/688] 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? {
[85/688] 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? {
[86/688] 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 |
[87/688] Compiling SwiftDate Int+DateComponents.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[88/688] Compiling SwiftDate String+Parser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[89/688] Compiling SwiftDate TimeInterval+Formatter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[90/688] Compiling SwiftDate AssociatedValues.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[102/688] Compiling SwiftDate ISOFormatter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[103/689] 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? {
[108/690] Compiling TextTable RstFormat.swift
[110/691] Compiling c-atomics.c
[111/691] Write sources
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/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? {
[122/691] Compiling SwiftDate TimePeriodGroup.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[123/691] Compiling SwiftDate TimePeriod+Support.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[124/691] Compiling SwiftDate TimePeriod.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
[125/691] Compiling SwiftDate TimePeriodProtocol.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Supports/AssociatedValues.swift:14:8: error: no such module 'ObjectiveC.runtime'
12 |
13 | import Foundation
14 | import ObjectiveC.runtime
| `- error: no such module 'ObjectiveC.runtime'
15 |
16 | internal func getAssociatedValue<T>(key: String, object: AnyObject) -> T? {
/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? {
[130/691] Compiling SwiftProtobuf Message+JSONAdditions.swift
[131/691] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[132/691] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[133/691] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[134/691] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[135/691] Compiling SwiftProtobuf Message.swift
[136/691] Compiling SwiftProtobuf MessageExtension.swift
[137/691] Compiling SwiftProtobuf NameMap.swift
[138/691] Compiling SwiftProtobuf PathDecoder.swift
[139/691] Compiling SwiftProtobuf PathVisitor.swift
[140/691] Compiling SwiftProtobuf ProtoNameProviding.swift
[141/691] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[142/691] Compiling SwiftProtobuf ProtobufMap.swift
[143/691] Compiling SwiftProtobuf SelectiveVisitor.swift
[144/691] Compiling SwiftProtobuf SimpleExtensionMap.swift
[145/691] Compiling SwiftProtobuf StringUtils.swift
[146/691] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[147/691] Compiling SwiftProtobuf SwiftProtobufError.swift
[148/691] Compiling SwiftProtobuf TextFormatDecoder.swift
[149/691] Compiling SwiftProtobuf TextFormatDecodingError.swift
[150/691] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[151/691] Compiling SwiftProtobuf TextFormatEncoder.swift
[152/691] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[153/691] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[154/691] Compiling SwiftProtobuf TextFormatScanner.swift
[155/691] Compiling SwiftProtobuf TimeUtils.swift
[156/691] Compiling SwiftProtobuf UnknownStorage.swift
[157/691] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[158/691] Compiling SwiftProtobuf Varint.swift
[159/691] Compiling SwiftProtobuf Version.swift
[160/691] Compiling SwiftProtobuf Visitor.swift
[161/691] Compiling SwiftProtobuf WireFormat.swift
[162/691] Compiling SwiftProtobuf ZigZag.swift
[163/691] Compiling SwiftProtobuf any.pb.swift
[176/691] Compiling SwiftProtobuf JSONDecodingOptions.swift
[177/691] Compiling SwiftProtobuf JSONEncoder.swift
[178/691] Compiling SwiftProtobuf JSONEncodingError.swift
[179/691] Compiling SwiftProtobuf JSONEncodingOptions.swift
[180/691] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[181/691] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[182/691] Compiling SwiftProtobuf JSONScanner.swift
[183/691] Compiling SwiftProtobuf MathUtils.swift
[184/691] Compiling SwiftProtobuf Message+AnyAdditions.swift
[185/691] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[186/691] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[187/691] Compiling SwiftProtobuf Message+FieldMask.swift
[209/691] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[210/691] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[211/691] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[211/691] Write sources
[220/691] Wrapping AST for Semaphore for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
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 SwiftProtobufPlugin
[2/2] Compiling plugin GRPCSwiftPlugin
[3/3] Compiling plugin SwiftFormatPlugin
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/470] Write sources
[22/473] Compiling CNIOWindows shim.c
[23/473] Compiling CNIOWindows WSAStartup.c
[24/473] Compiling CNIOWASI CNIOWASI.c
[24/473] Compiling CNIOLinux liburing_shims.c
[26/473] Compiling CNIODarwin shim.c
[27/473] Compiling CNIOLLHTTP c_nio_http.c
[28/473] Compiling CNIOLLHTTP c_nio_api.c
[29/473] Write swift-version-24593BA9C3E375BF.txt
[30/473] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/473] Compiling CNIOBoringSSLShims shims.c
[32/479] Compiling fiat_curve25519_adx_square.S
[33/479] Compiling fiat_curve25519_adx_mul.S
[34/479] Compiling fiat_p256_adx_mul.S
[35/479] Compiling fiat_p256_adx_sqr.S
[36/511] Compiling CNIOLinux shim.c
[38/511] Emitting module _NIOBase64
[39/511] Compiling _NIOBase64 Base64.swift
[40/512] 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 |
[41/512] Emitting module _NIODataStructures
[42/512] Compiling _NIODataStructures Heap.swift
[43/512] Compiling _NIODataStructures PriorityQueue.swift
[44/512] Compiling _NIODataStructures _TinyArray.swift
[47/513] 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.
[48/513] 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.
[49/514] 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.
[50/514] 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.
[51/514] 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.
[52/514] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/514] 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 |
[54/514] 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 |
[55/530] 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.
[56/530] Compiling SwiftRadix Hex.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.
[57/530] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/530] 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.
[59/530] Compiling TextTable RstFormat.swift
[60/530] Compiling TextTable String+Util.swift
[61/530] Compiling TextTable SimpleFormat.swift
[62/531] 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 |
[63/531] 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 |
[64/531] Compiling SwiftRadix Radix Bit.swift
[65/531] Compiling SwiftRadix Radix Bytes.swift
[66/531] Compiling SwiftRadix Octal Type Extensions.swift
[67/531] Compiling SwiftRadix Octal.swift
[68/531] Compiling SwiftRadix Binary 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.
[69/531] Compiling SwiftRadix Binary.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.
[70/531] Compiling SwiftRadix Radix Collection Methods.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.
[71/531] Compiling SwiftRadix Radix Nibble.swift
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
1 | public import Darwin
| `- error: no such module 'Darwin'
2 |
3 | /// Describes a type that can be read from / written to sysctl.
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
1 | public import Darwin
| `- error: no such module 'Darwin'
2 |
3 | /// Describes a type that can be read from / written to sysctl.
/host/spi-builder-workspace/.build/checkouts/swift-sysctl/Sources/Sysctl/Base/ValueTypes.swift:1:15: error: no such module 'Darwin'
1 | public import Darwin
| `- error: no such module 'Darwin'
2 |
3 | /// Describes a type that can be read from / written to sysctl.
[73/566] Compiling tls_record.cc
[74/567] Emitting module TextTable
[75/567] Compiling SwiftProtobuf AnyMessageStorage.swift
[76/567] Compiling SwiftProtobuf AnyUnpackError.swift
BUILD FAILURE 6.1 linux