Build Information
Successful build of swift-profile-recorder, reference main (dc22b1), with Swift 6.0 for Linux on 31 Mar 2026 01:37:06 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-profile-recorder.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/apple/swift-profile-recorder
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dc22b17 Populate `Location.address` in `Pprof` renderer (#62)
Cloned https://github.com/apple/swift-profile-recorder.git
Revision (git rev-parse @):
dc22b17d43b56d499baf808ec47425b950bd948b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-profile-recorder.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-profile-recorder.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:26:13: warning: variable 'packageDependencies' was never mutated; consider changing to 'let' constant
24 | ],
25 | dependencies: {
26 | var packageDependencies: [Package.Dependency] = [
| `- warning: variable 'packageDependencies' was never mutated; consider changing to 'let' constant
27 | .package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.0.0"),
28 | .package(url: "https://github.com/apple/swift-atomics.git", from: "1.0.0"),
/host/spi-builder-workspace/Package.swift:114:21: warning: variable 'profileRecorderServerTargetDeps' was never mutated; consider changing to 'let' constant
112 | name: "ProfileRecorderServer",
113 | dependencies: {
114 | var profileRecorderServerTargetDeps: [Target.Dependency] = [
| `- warning: variable 'profileRecorderServerTargetDeps' was never mutated; consider changing to 'let' constant
115 | "ProfileRecorderHelpers",
116 | .product(name: "NIO", package: "swift-nio"),
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio.git
[1/1820] Fetching swift-atomics
[511/8311] Fetching swift-atomics, swift-nio-extras
[2446/23978] Fetching swift-atomics, swift-nio-extras, async-http-client
[2512/30292] Fetching swift-atomics, swift-nio-extras, async-http-client, swift-log
[3646/73439] Fetching swift-atomics, swift-nio-extras, async-http-client, swift-log, swift-protobuf
[15382/156407] Fetching swift-atomics, swift-nio-extras, async-http-client, swift-log, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.28s)
[21670/154587] Fetching swift-nio-extras, async-http-client, swift-log, swift-protobuf, swift-nio
Fetching https://github.com/apple/swift-argument-parser.git
[36085/172058] Fetching swift-nio-extras, async-http-client, swift-log, swift-protobuf, swift-nio, swift-argument-parser
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.92s)
[73736/165567] Fetching async-http-client, swift-log, swift-protobuf, swift-nio, swift-argument-parser
Fetched https://github.com/swift-server/async-http-client.git from cache (2.93s)
[59728/149900] Fetching swift-log, swift-protobuf, swift-nio, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.02s)
[51052/132429] Fetching swift-log, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (15.44s)
Fetched https://github.com/apple/swift-log.git from cache (15.61s)
Fetched https://github.com/apple/swift-protobuf.git from cache (15.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.24s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (1.20s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (1.37s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2686] Fetching swift-service-lifecycle
[566/4455] Fetching swift-service-lifecycle, swift-asn1
[1882/10513] Fetching swift-service-lifecycle, swift-asn1, swift-algorithms
[3928/16737] Fetching swift-service-lifecycle, swift-asn1, swift-algorithms, swift-async-algorithms
[6418/32097] Fetching swift-service-lifecycle, swift-asn1, swift-algorithms, swift-async-algorithms, swift-nio-ssl
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.82s)
[14474/29411] Fetching swift-asn1, swift-algorithms, swift-async-algorithms, swift-nio-ssl
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.24s)
[11066/24572] Fetching swift-asn1, swift-async-algorithms, swift-nio-ssl, swift-http-structured-headers
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.62s)
Fetching https://github.com/apple/swift-nio-http2.git
[12448/23353] Fetching swift-asn1, swift-async-algorithms, swift-nio-ssl
[12994/24304] Fetching swift-asn1, swift-async-algorithms, swift-nio-ssl, swift-http-types
[14782/31429] Fetching swift-asn1, swift-async-algorithms, swift-nio-ssl, swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.52s)
[14351/30478] Fetching swift-asn1, swift-async-algorithms, swift-nio-ssl, swift-certificates
[23147/42548] Fetching swift-asn1, swift-async-algorithms, swift-nio-ssl, swift-certificates, swift-nio-http2
Fetched https://github.com/apple/swift-certificates.git from cache (1.20s)
[22257/35423] Fetching swift-asn1, swift-async-algorithms, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.33s)
Fetched https://github.com/apple/swift-asn1.git from cache (5.27s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (5.27s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.32s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.29s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.72s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.25s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.36s)
Fetching https://github.com/apple/swift-collections.git
[1/23277] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.26s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (1.81s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.16s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.82s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.75s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (4.15s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.25s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.90s)
Fetching https://github.com/apple/swift-crypto.git
[1/17276] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.50s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (1.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.20s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (3.07s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (1.25s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2821] Fetching swift-nio-transport-services
[1412/8512] Fetching swift-nio-transport-services, swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.74s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.75s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (1.31s)
Fetching https://github.com/apple/swift-service-context.git
[1/1210] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.79s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.21s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (1.25s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (1.33s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (3.06s)
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.36.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
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.26.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.0
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.42.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.6.4
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.10.1
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.1.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
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.33.0
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.5.1
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.6.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.33.1
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/86] Write sources
[4/86] Copying PrivacyInfo.xcprivacy
[4/86] Write sources
[29/86] Compiling CProfileRecorderSwiftELF empty.c
[29/86] Compiling CProfileRecorderSampler os_dep_darwin.c
[31/86] Compiling CNIOWindows shim.c
[32/86] Compiling _AtomicsShims.c
[33/86] Compiling CProfileRecorderDarwin empty.c
[34/86] Compiling CNIOWindows WSAStartup.c
[35/86] Compiling CNIOWASI CNIOWASI.c
[36/86] Compiling CProfileRecorderSampler sampler.c
[37/86] Compiling CSystem shims.c
[37/86] Compiling CProfileRecorderSampler fp_unwinder.c
[39/86] Compiling CNIOOpenBSD shim.c
[40/86] Compiling CNIOPosix event_loop_id.c
[41/86] Compiling CNIOLinux liburing_shims.c
[42/86] Compiling CNIOLLHTTP c_nio_http.c
[43/86] Compiling CNIODarwin shim.c
[43/86] Write sources
[47/86] Compiling CNIOLinux shim.c
[48/86] Compiling CNIOLLHTTP c_nio_api.c
[49/86] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/86] Write swift-version-24593BA9C3E375BF.txt
[51/86] Compiling CProfileRecorderSampler os_dep_linux.c
[53/231] Emitting module InternalCollectionsUtilities
[54/233] Emitting module SystemPackage
[54/237] Compiling c-nioatomics.c
[55/255] Compiling c-atomics.c
[57/255] Compiling Atomics UnsafeAtomic.swift
[58/255] Compiling Atomics UnsafeAtomicLazyReference.swift
[59/255] Compiling Atomics ManagedAtomic.swift
[60/255] Compiling Atomics ManagedAtomicLazyReference.swift
[61/255] Compiling Atomics AtomicMemoryOrderings.swift
[62/255] Compiling Atomics DoubleWord.swift
[63/257] Compiling Atomics IntegerOperations.swift
[64/257] Compiling Atomics Unmanaged extensions.swift
[69/257] Compiling Atomics AtomicStorage.swift
[70/257] Compiling Atomics AtomicValue.swift
[71/257] Compiling Atomics OptionalRawRepresentable.swift
[72/257] Compiling Atomics RawRepresentable.swift
[73/257] Compiling Atomics AtomicBool.swift
[74/257] Compiling Atomics PointerConformances.swift
[75/257] Compiling Atomics Primitives.native.swift
[78/257] Compiling Atomics IntegerConformances.swift
[79/257] Compiling Atomics AtomicInteger.swift
[80/257] Compiling Atomics AtomicOptionalWrappable.swift
[81/257] Compiling Atomics AtomicReference.swift
[84/259] Compiling Logging LogHandler.swift
[88/260] Compiling SystemPackage SystemString.swift
[89/260] Compiling SystemPackage Util+StringArray.swift
[90/260] Compiling SystemPackage Util.swift
[91/260] Compiling SystemPackage UtilConsumers.swift
[92/260] Emitting module _NIOBase64
[93/260] Compiling _NIOBase64 Base64.swift
[96/261] Compiling _NIODataStructures _TinyArray.swift
[97/261] Compiling _NIODataStructures PriorityQueue.swift
[100/301] Compiling ContainersPreview Producer+Map.swift
[101/301] Compiling ContainersPreview Producer+Reduce.swift
[102/301] Compiling ContainersPreview Producer.swift
[103/301] Compiling ContainersPreview Borrow.swift
[104/301] Compiling ContainersPreview Drain+Reduce.swift
[105/301] Compiling ContainersPreview Drain.swift
[106/301] Compiling ContainersPreview Producer+Collect.swift
[107/301] Compiling ContainersPreview Producer+Filter.swift
[108/305] Compiling ContainersPreview OutputSpan+Extras.swift
[109/305] Compiling ContainersPreview TemporaryAllocation.swift
[110/305] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[111/305] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[112/305] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[113/305] Compiling ContainersPreview RandomAccessContainer.swift
[114/305] Compiling ContainersPreview RangeExpression2.swift
[115/305] Compiling ContainersPreview RangeReplaceableContainer.swift
[116/305] Compiling ContainersPreview Drain+Map.swift
[117/305] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[118/305] Emitting module ContainersPreview
[119/305] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[120/305] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[121/305] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[122/305] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[123/305] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[124/305] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[125/305] Compiling ContainersPreview BorrowingSequence.swift
[126/305] Compiling ContainersPreview BidirectionalContainer.swift
[127/305] Compiling ContainersPreview Container+Filter.swift
[128/305] Compiling ContainersPreview Container+SpanwiseZip.swift
[129/305] Compiling ContainersPreview Container.swift
[130/305] Compiling ContainersPreview ContainerIterator.swift
[131/305] Compiling ContainersPreview DynamicContainer.swift
[132/305] Compiling ContainersPreview MutableContainer.swift
[133/305] Compiling ContainersPreview PermutableContainer.swift
[134/305] Emitting module ArgumentParserToolInfo
[135/305] Compiling ArgumentParserToolInfo ToolInfo.swift
[136/306] Compiling ContainersPreview Box.swift
[137/306] Compiling ContainersPreview Inout.swift
[138/306] Compiling ContainersPreview InputSpan.swift
[139/306] Compiling ContainersPreview Shared.swift
[146/307] Compiling Logging MetadataProvider.swift
[173/307] Emitting module Logging
[174/307] Compiling Logging Locks.swift
[175/307] Compiling NIOConcurrencyHelpers NIOLock.swift
[176/307] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[177/307] Compiling NIOConcurrencyHelpers lock.swift
[177/307] Wrapping AST for _NIOBase64 for debugging
[179/307] Emitting module _NIODataStructures
[180/307] Compiling _NIODataStructures Heap.swift
[182/331] Wrapping AST for InternalCollectionsUtilities for debugging
[184/344] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[185/347] Emitting module NIOConcurrencyHelpers
[185/355] Wrapping AST for _NIODataStructures for debugging
[187/355] Compiling NIOConcurrencyHelpers atomics.swift
[187/391] Wrapping AST for SystemPackage for debugging
[188/396] Wrapping AST for ContainersPreview for debugging
[190/396] Wrapping AST for ArgumentParserToolInfo for debugging
[192/396] Compiling DequeModule UniqueDeque+Consumption.swift
[193/396] Compiling DequeModule UniqueDeque+Container.swift
[194/396] Compiling DequeModule UniqueDeque+Descriptions.swift
[195/396] Compiling DequeModule UniqueDeque+Equatable.swift
[196/396] Compiling DequeModule UniqueDeque+Experimental.swift
[197/401] Compiling DequeModule UniqueDeque+Hashable.swift
[198/401] Compiling DequeModule UniqueDeque+Initializers.swift
[199/401] Compiling DequeModule UniqueDeque+Insertions.swift
[200/401] Compiling DequeModule UniqueDeque+Prepend.swift
[201/401] Compiling DequeModule UniqueDeque+Removals.swift
[202/401] Compiling DequeModule RigidDeque+Equatable.swift
[203/401] Compiling DequeModule RigidDeque+Experimental.swift
[204/401] Compiling DequeModule RigidDeque+Hashable.swift
[205/401] Compiling DequeModule RigidDeque+Initializers.swift
[206/401] Compiling DequeModule RigidDeque+Insertions.swift
[207/401] Compiling DequeModule RigidDeque+Prepend.swift
[208/401] Compiling Logging Logging.swift
[209/401] Compiling DequeModule RigidDeque+Removals.swift
[210/401] Compiling DequeModule RigidDeque+Replacements.swift
[211/401] Compiling DequeModule RigidDeque+Testing.swift
[212/401] Compiling DequeModule RigidDeque.swift
[213/401] Compiling DequeModule UniqueDeque+Append.swift
[213/402] Wrapping AST for NIOConcurrencyHelpers for debugging
[215/402] Compiling DequeModule _DequeBuffer.swift
[216/402] Compiling DequeModule _DequeBufferHeader.swift
[217/402] Compiling DequeModule RigidDeque+Append.swift
[218/402] Compiling DequeModule RigidDeque+Consumption.swift
[219/402] Compiling DequeModule RigidDeque+Container.swift
[220/402] Compiling DequeModule RigidDeque+Descriptions.swift
[221/402] Wrapping AST for Logging for debugging
[223/402] Emitting module Atomics
[236/413] Compiling DequeModule Deque+Extras.swift
[237/413] Compiling DequeModule Deque+Hashable.swift
[238/413] Compiling DequeModule Deque+Testing.swift
[239/413] Compiling DequeModule Deque._Storage.swift
[240/413] Compiling DequeModule Deque._UnsafeHandle.swift
[241/413] Compiling DequeModule Deque.swift
[242/413] Compiling DequeModule Deque+Codable.swift
[243/413] Compiling DequeModule Deque+Collection.swift
[244/413] Compiling DequeModule Deque+CustomReflectable.swift
[245/413] Compiling DequeModule Deque+Descriptions.swift
[246/413] Compiling DequeModule Deque+Equatable.swift
[247/413] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[255/414] Emitting module SwiftProtobuf
[255/414] Wrapping AST for Atomics for debugging
[272/414] Compiling DequeModule UniqueDeque+Replacements.swift
[273/414] Compiling DequeModule UniqueDeque.swift
[274/414] Compiling DequeModule _DequeSlot.swift
[275/414] Compiling DequeModule _UnsafeDequeHandle.swift
[276/414] Compiling DequeModule _UnsafeDequeSegments.swift
[277/414] Compiling ArgumentParser SwiftExtensions.swift
[278/414] Compiling SwiftProtobuf MathUtils.swift
[279/414] Compiling SwiftProtobuf Message+AnyAdditions.swift
[280/414] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[281/414] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[282/414] Compiling SwiftProtobuf Message+FieldMask.swift
[283/414] Compiling SwiftProtobuf Message+JSONAdditions.swift
[284/414] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[285/414] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[286/414] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[287/414] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[288/414] Compiling SwiftProtobuf Message.swift
[289/414] Compiling SwiftProtobuf MessageExtension.swift
[290/414] Compiling SwiftProtobuf NameMap.swift
[291/414] Compiling SwiftProtobuf PathDecoder.swift
[292/414] Compiling SwiftProtobuf PathVisitor.swift
[293/414] Compiling SwiftProtobuf ProtoNameProviding.swift
[294/414] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[295/414] Compiling SwiftProtobuf ProtobufMap.swift
[296/414] Compiling SwiftProtobuf SelectiveVisitor.swift
[297/414] Compiling SwiftProtobuf SimpleExtensionMap.swift
[298/414] Compiling SwiftProtobuf StringUtils.swift
[299/414] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[300/414] Compiling SwiftProtobuf SwiftProtobufError.swift
[301/414] Compiling SwiftProtobuf TextFormatDecoder.swift
[302/414] Compiling SwiftProtobuf TextFormatDecodingError.swift
[303/414] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[304/414] Compiling SwiftProtobuf TextFormatEncoder.swift
[305/414] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[306/414] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[307/414] Compiling SwiftProtobuf TextFormatScanner.swift
[308/414] Compiling SwiftProtobuf TimeUtils.swift
[309/414] Compiling SwiftProtobuf UnknownStorage.swift
[310/414] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[311/414] Compiling SwiftProtobuf Varint.swift
[312/414] Compiling SwiftProtobuf Version.swift
[313/414] Compiling SwiftProtobuf Visitor.swift
[314/414] Compiling SwiftProtobuf WireFormat.swift
[315/414] Compiling SwiftProtobuf ZigZag.swift
[316/414] Compiling SwiftProtobuf any.pb.swift
[317/414] Emitting module DequeModule
[318/414] Emitting module ArgumentParser
[330/421] Wrapping AST for DequeModule for debugging
[344/485] Compiling NIOCore IPProtocol.swift
[345/485] Compiling NIOCore IntegerBitPacking.swift
[346/485] Compiling NIOCore IntegerTypes.swift
[347/485] Compiling NIOCore Interfaces.swift
[348/485] Compiling NIOCore Linux.swift
[349/485] Compiling NIOCore MarkedCircularBuffer.swift
[350/485] Compiling NIOCore ChannelInvoker.swift
[351/485] Compiling NIOCore ChannelOption.swift
[352/485] Compiling NIOCore ChannelPipeline.swift
[353/485] Compiling NIOCore EventLoopFuture+Deprecated.swift
[354/485] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[355/485] Compiling NIOCore EventLoopFuture.swift
[356/485] Compiling NIOCore ByteBuffer-multi-int.swift
[357/485] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[358/485] Compiling NIOCore ByteBuffer-views.swift
[359/485] Compiling NIOCore Channel.swift
[360/485] Compiling NIOCore ChannelHandler.swift
[361/485] Compiling NIOCore ChannelHandlers.swift
[362/485] Compiling NIOCore AddressedEnvelope.swift
[363/485] Compiling NIOCore AsyncAwaitSupport.swift
[364/485] Compiling NIOCore AsyncChannel.swift
[365/485] Compiling NIOCore AsyncChannelHandler.swift
[366/485] Compiling NIOCore AsyncChannelInboundStream.swift
[367/485] Compiling NIOCore AsyncChannelOutboundWriter.swift
[368/485] Compiling NIOCore NIOAsyncSequenceProducer.swift
[369/485] Compiling NIOCore NIOCoreSendableMetatype.swift
[370/485] Compiling NIOCore NIODecodedAsyncSequence.swift
[371/485] Compiling NIOCore NIOLoopBound.swift
[372/485] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[373/485] Compiling NIOCore NIOScheduledCallback.swift
[374/485] Compiling NIOCore NIOSendable.swift
[375/485] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[376/485] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[377/485] Compiling NIOCore RecvByteBufferAllocator.swift
[378/493] Compiling NIOCore ByteBuffer-conversions.swift
[379/493] Compiling NIOCore ByteBuffer-core.swift
[380/493] Compiling NIOCore ByteBuffer-hex.swift
[381/493] Compiling NIOCore ByteBuffer-int.swift
[382/493] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[383/493] Compiling NIOCore CircularBuffer.swift
[384/493] Compiling NIOCore Codec.swift
[385/493] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[386/493] Compiling NIOCore NIOAsyncWriter.swift
[387/493] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[388/493] Compiling NIOCore BSDSocketAPI.swift
[389/493] Compiling NIOCore ByteBuffer-aux.swift
[390/493] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[391/493] Compiling NIOCore ConvenienceOptionSupport.swift
[392/493] Compiling NIOCore DeadChannel.swift
[393/493] Compiling NIOCore DispatchQueue+WithFuture.swift
[394/493] Compiling NIOCore EventLoop+Deprecated.swift
[395/493] Compiling NIOCore EventLoop+SerialExecutor.swift
[396/493] Compiling NIOCore EventLoop.swift
[397/493] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[402/494] Compiling NIOCore FileDescriptor.swift
[403/494] Compiling NIOCore FileHandle.swift
[404/494] Compiling NIOCore FileRegion.swift
[405/494] Compiling NIOCore GlobalSingletons.swift
[406/494] Compiling NIOCore IO.swift
[407/494] Compiling NIOCore IOData.swift
[414/494] Compiling NIOCore MulticastChannel.swift
[415/494] Compiling NIOCore NIOAny.swift
[416/494] Compiling NIOCore NIOCloseOnErrorHandler.swift
[416/494] Wrapping AST for ArgumentParser for debugging
[427/494] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[428/494] Compiling NIOCore SocketAddresses.swift
[429/494] Compiling NIOCore SocketOptionProvider.swift
[430/494] Compiling NIOCore SystemCallHelpers.swift
[431/494] Compiling NIOCore TimeAmount+Duration.swift
[432/494] Compiling NIOCore TypeAssistedChannelHandler.swift
[433/494] Compiling NIOCore UniversalBootstrapSupport.swift
[434/494] Compiling NIOCore Utilities.swift
[462/494] Emitting module NIOCore
[463/495] Wrapping AST for NIOCore for debugging
[465/549] Compiling SwiftProtobuf api.pb.swift
[466/549] Compiling SwiftProtobuf descriptor.pb.swift
[467/549] Compiling SwiftProtobuf duration.pb.swift
[468/549] Compiling SwiftProtobuf empty.pb.swift
[469/549] Compiling SwiftProtobuf field_mask.pb.swift
[470/549] Compiling SwiftProtobuf source_context.pb.swift
[471/549] Compiling SwiftProtobuf struct.pb.swift
[472/549] Compiling SwiftProtobuf timestamp.pb.swift
[473/549] Compiling SwiftProtobuf type.pb.swift
[474/549] Compiling SwiftProtobuf wrappers.pb.swift
[475/549] Compiling SwiftProtobuf resource_bundle_accessor.swift
[476/549] Emitting module NIOEmbedded
[477/549] Compiling NIOEmbedded AsyncTestingChannel.swift
[479/550] Compiling NIOEmbedded Embedded.swift
[480/550] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[480/551] Wrapping AST for SwiftProtobuf for debugging
[483/551] Compiling NIOPosix HappyEyeballs.swift
[484/551] Compiling NIOPosix IO.swift
[485/551] Compiling NIOPosix IntegerBitPacking.swift
[486/551] Compiling NIOPosix IntegerTypes.swift
[487/551] Compiling NIOPosix Linux.swift
[488/551] Compiling NIOPosix LinuxCPUSet.swift
[489/551] Compiling NIOPosix LinuxUring.swift
[490/551] Compiling NIOPosix PipePair.swift
[491/551] Compiling NIOPosix Pool.swift
[492/551] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[493/551] Compiling NIOPosix PosixSingletons.swift
[494/551] Compiling NIOPosix RawSocketBootstrap.swift
[495/551] Compiling NIOPosix Resolver.swift
[496/551] Compiling NIOPosix Selectable.swift
[496/557] Wrapping AST for NIOEmbedded for debugging
[498/557] Emitting module NIOPosix
[499/557] Compiling NIOPosix ThreadPosix.swift
[500/557] Compiling NIOPosix ThreadWindows.swift
[501/557] Compiling NIOPosix Utilities.swift
[502/557] Compiling NIOPosix VsockAddress.swift
[503/557] Compiling NIOPosix VsockChannelEvents.swift
[504/557] Compiling NIOPosix Windows.swift
[505/557] Compiling NIOPosix SelectableChannel.swift
[506/557] Compiling NIOPosix SelectableEventLoop.swift
[507/557] Compiling NIOPosix SelectorEpoll.swift
[508/557] Compiling NIOPosix SelectorGeneric.swift
[509/557] Compiling NIOPosix SelectorKqueue.swift
[510/557] Compiling NIOPosix SelectorUring.swift
[511/557] Compiling NIOPosix SelectorWSAPoll.swift
[512/557] Compiling NIOPosix ServerSocket.swift
[513/557] Compiling NIOPosix Socket.swift
[514/557] Compiling NIOPosix SocketChannel.swift
[515/557] Compiling NIOPosix SocketProtocols.swift
[516/557] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[517/557] Compiling NIOPosix System.swift
[518/557] Compiling NIOPosix Thread.swift
[519/557] Compiling NIOPosix BaseStreamSocketChannel.swift
[520/557] Compiling NIOPosix Bootstrap.swift
[521/557] Compiling NIOPosix ControlMessage.swift
[522/557] Compiling NIOPosix DatagramVectorReadManager.swift
[523/557] Compiling NIOPosix Errors+Any.swift
[524/557] Compiling NIOPosix FileDescriptor.swift
[525/557] Compiling NIOPosix GetaddrinfoResolver.swift
[526/557] Compiling NIOPosix BSDSocketAPICommon.swift
[527/557] Compiling NIOPosix BSDSocketAPIPosix.swift
[528/557] Compiling NIOPosix BSDSocketAPIWindows.swift
[529/557] Compiling NIOPosix BaseSocket.swift
[530/557] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[531/557] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[532/557] Compiling NIOPosix BaseSocketChannel.swift
[533/557] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[534/557] Compiling NIOPosix NIOPosixSendableMetatype.swift
[535/557] Compiling NIOPosix NIOThreadPool.swift
[536/557] Compiling NIOPosix NonBlockingFileIO.swift
[537/557] Compiling NIOPosix PendingDatagramWritesManager.swift
[538/557] Compiling NIOPosix PendingWritesManager.swift
[539/557] Compiling NIOPosix PipeChannel.swift
[540/558] Wrapping AST for NIOPosix for debugging
[542/596] Emitting module NIO
[543/596] Compiling NIO Exports.swift
[544/597] Wrapping AST for NIO for debugging
[546/597] Emitting module _NIOFileSystem
[547/622] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[548/622] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[549/622] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[550/622] Compiling _NIOFileSystem ByteCount.swift
[551/622] Compiling _NIOFileSystem Convenience.swift
[552/622] Compiling _NIOFileSystem DirectoryEntries.swift
[553/622] Compiling _NIOFileSystem DirectoryEntry.swift
[554/622] Compiling _NIOFileSystem Exports.swift
[555/622] Compiling _NIOFileSystem NIOFilePath.swift
[556/622] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[557/622] Compiling _NIOFileSystem OpenOptions.swift
[558/622] Compiling _NIOFileSystem String+FileSystem.swift
[559/622] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[560/622] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[561/624] Emitting module NIOFoundationCompat
[562/624] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[564/625] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[565/625] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[566/625] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[567/625] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[568/625] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[569/625] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[570/625] Compiling _NIOFileSystem ParallelRemoval.swift
[571/625] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[572/625] Compiling _NIOFileSystem CInterop.swift
[573/625] Compiling _NIOFileSystem Errno.swift
[574/625] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[575/625] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[576/625] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[577/625] Compiling _NIOFileSystem FileSystemProtocol.swift
[578/625] Compiling _NIOFileSystem FileType.swift
[579/625] Compiling _NIOFileSystem IOStrategy.swift
[580/625] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[581/625] Compiling _NIOFileSystem BufferedStream.swift
[582/625] Compiling _NIOFileSystem Cancellation.swift
[583/625] Compiling _NIOFileSystem TokenBucket.swift
[584/625] Compiling _NIOFileSystem ParallelDirCopy.swift
[584/625] Wrapping AST for NIOFoundationCompat for debugging
[586/625] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[587/625] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[588/625] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[589/625] Compiling NIOHTTP1 HTTPTypes.swift
[597/625] Compiling NIOHTTP1 ByteCollectionUtils.swift
[598/625] Compiling NIOHTTP1 HTTPDecoder.swift
[599/625] Compiling NIOHTTP1 HTTPEncoder.swift
[600/625] Emitting module NIOHTTP1
[601/626] Wrapping AST for NIOHTTP1 for debugging
[603/644] Compiling NIOExtras DebugInboundEventsHandler.swift
[604/644] Compiling NIOExtras DebugOutboundEventsHandler.swift
[605/644] Compiling NIOExtras FixedLengthFrameDecoder.swift
[609/646] Compiling NIOExtras NIOLengthFieldBitLength.swift
[610/646] Compiling NIOExtras NIORequestIdentifiable.swift
[611/646] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[612/646] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[613/646] Compiling NIOExtras JSONRPCFraming.swift
[614/646] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[615/646] Compiling NIOExtras LengthFieldPrepender.swift
[616/647] Emitting module NIOExtras
[618/647] Compiling NIOExtras RequestResponseHandler.swift
[619/647] Compiling NIOExtras RequestResponseHandlers+State.swift
[624/647] Compiling NIOExtras LineBasedFrameDecoder.swift
[625/647] Compiling NIOExtras PCAPRingBuffer.swift
[626/647] Compiling NIOExtras QuiescingHelper.swift
[630/647] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[631/647] Compiling NIOExtras NIOExtrasError.swift
[631/647] Wrapping AST for _NIOFileSystem for debugging
[633/649] Emitting module NIOFileSystem
[634/649] Compiling NIOFileSystem Exports.swift
[635/650] Wrapping AST for NIOFileSystem for debugging
[637/652] Compiling ProfileRecorderHelpers Helpers.swift
/host/spi-builder-workspace/Sources/ProfileRecorderHelpers/Helpers.swift:105:22: warning: unknown architecture for build configuration 'arch'
103 | #elseif arch(arm64)
104 | return "arm64"
105 | #elseif arch(arm64e)
| |- warning: unknown architecture for build configuration 'arch'
| `- note: did you mean 'arm64'?
106 | return "arm64e"
107 | #elseif arch(arm64_32)
[638/652] Emitting module ProfileRecorderHelpers
[640/653] Compiling NIOExtras RequestResponseWithIDHandler.swift
[641/653] Compiling NIOExtras WritePCAPHandler.swift
[642/654] Wrapping AST for ProfileRecorderHelpers for debugging
[643/654] Wrapping AST for NIOExtras for debugging
[645/658] Emitting module ProfileRecorder
[646/658] Compiling ProfileRecorder ProfileRecorderSampler.swift
/host/spi-builder-workspace/Sources/ProfileRecorder/ProfileRecorderSampler.swift:138:38: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
136 | if outputFilePath == "-" {
137 | return self.requestSamples(
138 | output: CFilePointer(stderr),
| `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
139 | count: count,
140 | timeBetweenSamples: timeBetweenSamples,
CProfileRecorderSampler.stderr:1:12: note: var declared here
1 | public var stderr: UnsafeMutablePointer<FILE>!
| `- note: var declared here
[647/659] Wrapping AST for ProfileRecorder for debugging
[649/659] Emitting module ProfileRecorderPprofFormat
[650/659] Compiling ProfileRecorderPprofFormat profile.pb.swift
[651/660] Wrapping AST for ProfileRecorderPprofFormat for debugging
[653/683] Compiling _ProfileRecorderSampleConversion FakeSymbolizer.swift
[654/683] Compiling _ProfileRecorderSampleConversion HelperFunctions.swift
[655/683] Compiling _ProfileRecorderSampleConversion NIOTimeAmount+PrettyPrint.swift
[656/686] Compiling _ProfileRecorderSampleConversion PerfScript.swift
[657/686] Compiling _ProfileRecorderSampleConversion Pprof.swift
[658/686] Compiling _ProfileRecorderSampleConversion RendererTypes.swift
[659/686] Compiling _ProfileRecorderSampleConversion Image.swift
[660/686] Compiling _ProfileRecorderSampleConversion ImageSource.swift
[661/686] Compiling _ProfileRecorderSampleConversion MemoryReader.swift
[662/686] Compiling _ProfileRecorderSampleConversion Registers.swift
[663/686] Compiling _ProfileRecorderSampleConversion Utils.swift
[664/686] Compiling _ProfileRecorderSampleConversion FlamegraphCollapsed.swift
[665/686] Compiling _ProfileRecorderSampleConversion ProfileRecorderAddtions+Types.swift
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/ProfileRecorderSampleConverter.swift:143:43: warning: reference to var 'stdin' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
141 | var accumulatedErrors: [any Swift.Error] = []
142 | do {
143 | let input = fromPath == "-" ? stdin : fopen(fromPath, "r")
| `- warning: reference to var 'stdin' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
144 | guard let input = input else {
145 | throw Error(message: "Could not open \(fromPath), errno: \(errno)")
SwiftGlibc.stdin:1:12: note: var declared here
1 | public var stdin: UnsafeMutablePointer<FILE>!
| `- note: var declared here
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/ProfileRecorderSampleConverter.swift:152:42: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
150 | }
151 | }
152 | let output = toPath == "-" ? stdout : fopen(toPath, "w")
| `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
153 | guard let output = output else {
154 | throw Error(message: "Could not open \(toPath), errno: \(errno)")
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
| `- note: var declared here
[666/686] Compiling _ProfileRecorderSampleConversion ProfileRecorderSampleConverter.swift
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/ProfileRecorderSampleConverter.swift:143:43: warning: reference to var 'stdin' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
141 | var accumulatedErrors: [any Swift.Error] = []
142 | do {
143 | let input = fromPath == "-" ? stdin : fopen(fromPath, "r")
| `- warning: reference to var 'stdin' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
144 | guard let input = input else {
145 | throw Error(message: "Could not open \(fromPath), errno: \(errno)")
SwiftGlibc.stdin:1:12: note: var declared here
1 | public var stdin: UnsafeMutablePointer<FILE>!
| `- note: var declared here
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/ProfileRecorderSampleConverter.swift:152:42: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
150 | }
151 | }
152 | let output = toPath == "-" ? stdout : fopen(toPath, "w")
| `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
153 | guard let output = output else {
154 | throw Error(message: "Could not open \(toPath), errno: \(errno)")
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
| `- note: var declared here
[667/686] Compiling _ProfileRecorderSampleConversion SampleAggregator.swift
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/ProfileRecorderSampleConverter.swift:143:43: warning: reference to var 'stdin' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
141 | var accumulatedErrors: [any Swift.Error] = []
142 | do {
143 | let input = fromPath == "-" ? stdin : fopen(fromPath, "r")
| `- warning: reference to var 'stdin' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
144 | guard let input = input else {
145 | throw Error(message: "Could not open \(fromPath), errno: \(errno)")
SwiftGlibc.stdin:1:12: note: var declared here
1 | public var stdin: UnsafeMutablePointer<FILE>!
| `- note: var declared here
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/ProfileRecorderSampleConverter.swift:152:42: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
150 | }
151 | }
152 | let output = toPath == "-" ? stdout : fopen(toPath, "w")
| `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
153 | guard let output = output else {
154 | throw Error(message: "Could not open \(toPath), errno: \(errno)")
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
| `- note: var declared here
[668/686] Compiling _ProfileRecorderSampleConversion Coders.swift
[669/686] Compiling _ProfileRecorderSampleConversion CoreSymbolication.swift
[670/686] Compiling _ProfileRecorderSampleConversion CoreSymbolicationHelper.swift
[671/686] Compiling _ProfileRecorderSampleConversion CoreSymbolicationSymboliser.swift
[672/686] Emitting module _ProfileRecorderSampleConversion
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/NativeELFSymboliser/Elf.swift:247:5: warning: let 'SWIPR_elf_hash' is not concurrency-safe because non-'Sendable' type '(UnsafePointer<UInt8>?) -> UInt' may have shared mutable state; this is an error in the Swift 6 language mode
245 | typealias SWIPR_Elf64_Hash = CProfileRecorderSwiftELF.SWIPR_Elf64_Hash
246 |
247 | let SWIPR_elf_hash = CProfileRecorderSwiftELF.SWIPR_elf_hash
| |- warning: let 'SWIPR_elf_hash' is not concurrency-safe because non-'Sendable' type '(UnsafePointer<UInt8>?) -> UInt' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'SWIPR_elf_hash' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
248 |
249 | // .. Utilities ................................................................
[673/686] Compiling _ProfileRecorderSampleConversion Sampler+Conversion.swift
[674/686] Compiling _ProfileRecorderSampleConversion Symboliser.swift
[675/686] Compiling _ProfileRecorderSampleConversion Types.swift
[676/686] Compiling _ProfileRecorderSampleConversion ByteSwapping.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/NativeELFSymboliser/Elf.swift:247:5: warning: let 'SWIPR_elf_hash' is not concurrency-safe because non-'Sendable' type '(UnsafePointer<UInt8>?) -> UInt' may have shared mutable state; this is an error in the Swift 6 language mode
245 | typealias SWIPR_Elf64_Hash = CProfileRecorderSwiftELF.SWIPR_Elf64_Hash
246 |
247 | let SWIPR_elf_hash = CProfileRecorderSwiftELF.SWIPR_elf_hash
| |- warning: let 'SWIPR_elf_hash' is not concurrency-safe because non-'Sendable' type '(UnsafePointer<UInt8>?) -> UInt' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'SWIPR_elf_hash' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
248 |
249 | // .. Utilities ................................................................
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/NativeELFSymboliser/Elf.swift:1672:11: warning: initialization of immutable value 'zname' was never used; consider replacing with assignment to '_' or removing it
1670 | func getSection(_ name: String, debug: Bool = false) -> ImageSource? {
1671 | if let sectionHeaders = sectionHeaders {
1672 | let zname = ".z" + name.dropFirst()
| `- warning: initialization of immutable value 'zname' was never used; consider replacing with assignment to '_' or removing it
1673 | let stringShdr = sectionHeaders[Int(header.e_shstrndx)]
1674 | do {
[677/686] Compiling _ProfileRecorderSampleConversion Dwarf.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/NativeELFSymboliser/Elf.swift:247:5: warning: let 'SWIPR_elf_hash' is not concurrency-safe because non-'Sendable' type '(UnsafePointer<UInt8>?) -> UInt' may have shared mutable state; this is an error in the Swift 6 language mode
245 | typealias SWIPR_Elf64_Hash = CProfileRecorderSwiftELF.SWIPR_Elf64_Hash
246 |
247 | let SWIPR_elf_hash = CProfileRecorderSwiftELF.SWIPR_elf_hash
| |- warning: let 'SWIPR_elf_hash' is not concurrency-safe because non-'Sendable' type '(UnsafePointer<UInt8>?) -> UInt' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'SWIPR_elf_hash' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
248 |
249 | // .. Utilities ................................................................
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/NativeELFSymboliser/Elf.swift:1672:11: warning: initialization of immutable value 'zname' was never used; consider replacing with assignment to '_' or removing it
1670 | func getSection(_ name: String, debug: Bool = false) -> ImageSource? {
1671 | if let sectionHeaders = sectionHeaders {
1672 | let zname = ".z" + name.dropFirst()
| `- warning: initialization of immutable value 'zname' was never used; consider replacing with assignment to '_' or removing it
1673 | let stringShdr = sectionHeaders[Int(header.e_shstrndx)]
1674 | do {
[678/686] Compiling _ProfileRecorderSampleConversion Elf.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/NativeELFSymboliser/Elf.swift:247:5: warning: let 'SWIPR_elf_hash' is not concurrency-safe because non-'Sendable' type '(UnsafePointer<UInt8>?) -> UInt' may have shared mutable state; this is an error in the Swift 6 language mode
245 | typealias SWIPR_Elf64_Hash = CProfileRecorderSwiftELF.SWIPR_Elf64_Hash
246 |
247 | let SWIPR_elf_hash = CProfileRecorderSwiftELF.SWIPR_elf_hash
| |- warning: let 'SWIPR_elf_hash' is not concurrency-safe because non-'Sendable' type '(UnsafePointer<UInt8>?) -> UInt' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'SWIPR_elf_hash' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
248 |
249 | // .. Utilities ................................................................
/host/spi-builder-workspace/Sources/ProfileRecorderSampleConversion/NativeELFSymboliser/Elf.swift:1672:11: warning: initialization of immutable value 'zname' was never used; consider replacing with assignment to '_' or removing it
1670 | func getSection(_ name: String, debug: Bool = false) -> ImageSource? {
1671 | if let sectionHeaders = sectionHeaders {
1672 | let zname = ".z" + name.dropFirst()
| `- warning: initialization of immutable value 'zname' was never used; consider replacing with assignment to '_' or removing it
1673 | let stringShdr = sectionHeaders[Int(header.e_shstrndx)]
1674 | do {
[679/687] Wrapping AST for _ProfileRecorderSampleConversion for debugging
[681/695] Compiling swipr_sample_conv LLVMStackFrameEncoderHandler.swift
[682/695] Compiling swipr_sample_conv LLVMOutputParserHandler.swift
[683/695] Emitting module swipr_sample_conv
[684/695] Compiling swipr_sample_conv LLVMJSONOutputParserHandler.swift
[685/695] Compiling swipr_sample_conv LLVMSymbolizer.swift
[686/695] Compiling swipr_sample_conv MainFile.swift
[688/696] Emitting module ProfileRecorderServer
[689/696] Compiling ProfileRecorderServer Server.swift
/host/spi-builder-workspace/Sources/ProfileRecorderServer/Server.swift:407:48: warning: value 'remoteAddress' was defined but never used; consider replacing with boolean test
405 | childGroup.addTask {
406 | var logger = logger
407 | if let remoteAddress = child.channel.remoteAddress {
| `- warning: value 'remoteAddress' was defined but never used; consider replacing with boolean test
408 | logger[metadataKey: "peer"] = "\(child.channel.remoteAddress!)"
409 | }
[690/697] Wrapping AST for swipr-sample-conv for debugging
[691/697] Write Objects.LinkFileList
[692/697] Wrapping AST for ProfileRecorderServer for debugging
[694/699] Emitting module swipr_mini_demo
[695/699] Compiling swipr_mini_demo Main.swift
/host/spi-builder-workspace/Sources/swipr-mini-demo/Main.swift:119:16: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
117 | }
118 | print("DONE")
119 | fflush(stdout)
| `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
120 | }
121 |
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
| `- note: var declared here
[695/700] Linking swipr-sample-conv
[697/700] Wrapping AST for swipr-mini-demo for debugging
[698/700] Write Objects.LinkFileList
[699/700] Linking swipr-mini-demo
Build complete! (312.70s)
Build complete.
{
"cxx_language_standard" : "c++14",
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.80.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.24.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.31.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.25.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "swift-profile-recorder",
"name" : "swift-profile-recorder",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ProfileRecorder",
"targets" : [
"ProfileRecorder"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ProfileRecorderServer",
"targets" : [
"ProfileRecorderServer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swipr-sample-conv",
"targets" : [
"swipr-sample-conv"
],
"type" : {
"executable" : null
}
},
{
"name" : "_ProfileRecorderSampleConversion",
"targets" : [
"_ProfileRecorderSampleConversion"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swipr-mini-demo",
"targets" : [
"swipr-mini-demo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swipr_sample_conv",
"module_type" : "SwiftTarget",
"name" : "swipr-sample-conv",
"path" : "Sources/swipr-sample-conv",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"swipr-sample-conv"
],
"sources" : [
"LLVMJSONOutputParserHandler.swift",
"LLVMOutputParserHandler.swift",
"LLVMStackFrameEncoderHandler.swift",
"LLVMSymbolizer.swift",
"MainFile.swift"
],
"target_dependencies" : [
"CProfileRecorderSwiftELF",
"_ProfileRecorderSampleConversion",
"ProfileRecorderHelpers",
"ProfileRecorder"
],
"type" : "executable"
},
{
"c99name" : "swipr_mini_demo",
"module_type" : "SwiftTarget",
"name" : "swipr-mini-demo",
"path" : "Sources/swipr-mini-demo",
"product_dependencies" : [
"ArgumentParser",
"NIO",
"Logging"
],
"product_memberships" : [
"swipr-mini-demo"
],
"sources" : [
"Main.swift"
],
"target_dependencies" : [
"ProfileRecorder",
"ProfileRecorderServer",
"ProfileRecorderHelpers"
],
"type" : "executable"
},
{
"c99name" : "_ProfileRecorderSampleConversion",
"module_type" : "SwiftTarget",
"name" : "_ProfileRecorderSampleConversion",
"path" : "Sources/ProfileRecorderSampleConversion",
"product_dependencies" : [
"NIO",
"NIOFoundationCompat",
"Logging",
"NIOExtras"
],
"product_memberships" : [
"ProfileRecorderServer",
"swipr-sample-conv",
"_ProfileRecorderSampleConversion",
"swipr-mini-demo"
],
"sources" : [
"Coders.swift",
"CoreSymbolication/CoreSymbolication.swift",
"CoreSymbolication/CoreSymbolicationHelper.swift",
"CoreSymbolication/CoreSymbolicationSymboliser.swift",
"FakeSymbolizer.swift",
"HelperFunctions.swift",
"NIOTimeAmount+PrettyPrint.swift",
"NativeELFSymboliser/ByteSwapping.swift",
"NativeELFSymboliser/Dwarf.swift",
"NativeELFSymboliser/Elf.swift",
"NativeELFSymboliser/Image.swift",
"NativeELFSymboliser/ImageSource.swift",
"NativeELFSymboliser/MemoryReader.swift",
"NativeELFSymboliser/Registers.swift",
"NativeELFSymboliser/Utils.swift",
"OutputFormatRendering/FlamegraphCollapsed.swift",
"OutputFormatRendering/PerfScript.swift",
"OutputFormatRendering/Pprof.swift",
"OutputFormatRendering/RendererTypes.swift",
"ProfileRecorderAddtions+Types.swift",
"ProfileRecorderSampleConverter.swift",
"SampleAggregator.swift",
"Sampler+Conversion.swift",
"Symboliser.swift",
"Types.swift"
],
"target_dependencies" : [
"ProfileRecorder",
"CProfileRecorderSwiftELF",
"CProfileRecorderDarwin",
"ProfileRecorderPprofFormat",
"ProfileRecorderHelpers"
],
"type" : "library"
},
{
"c99name" : "ProfileRecorderTests",
"module_type" : "SwiftTarget",
"name" : "ProfileRecorderTests",
"path" : "Tests/ProfileRecorderTests",
"product_dependencies" : [
"Atomics",
"NIO",
"Logging",
"_NIOFileSystem"
],
"sources" : [
"ProfileRecorderTests.swift"
],
"target_dependencies" : [
"ProfileRecorder",
"_ProfileRecorderSampleConversion",
"ProfileRecorderHelpers"
],
"type" : "test"
},
{
"c99name" : "ProfileRecorderServerTests",
"module_type" : "SwiftTarget",
"name" : "ProfileRecorderServerTests",
"path" : "Tests/ProfileRecorderServerTests",
"product_dependencies" : [
"Atomics",
"NIO",
"Logging",
"_NIOFileSystem",
"AsyncHTTPClient"
],
"sources" : [
"ProfileRecorderConfigurationTests.swift",
"ProfileRecorderServerTests.swift"
],
"target_dependencies" : [
"ProfileRecorder",
"ProfileRecorderServer",
"_ProfileRecorderSampleConversion",
"ProfileRecorderHelpers"
],
"type" : "test"
},
{
"c99name" : "ProfileRecorderServer",
"module_type" : "SwiftTarget",
"name" : "ProfileRecorderServer",
"path" : "Sources/ProfileRecorderServer",
"product_dependencies" : [
"NIO",
"NIOFoundationCompat",
"NIOHTTP1",
"_NIOFileSystem",
"Logging"
],
"product_memberships" : [
"ProfileRecorderServer",
"swipr-mini-demo"
],
"sources" : [
"Server.swift"
],
"target_dependencies" : [
"ProfileRecorderHelpers",
"ProfileRecorder",
"_ProfileRecorderSampleConversion",
"ProfileRecorderPprofFormat"
],
"type" : "library"
},
{
"c99name" : "ProfileRecorderSampleConversionTests",
"module_type" : "SwiftTarget",
"name" : "ProfileRecorderSampleConversionTests",
"path" : "Tests/ProfileRecorderSampleConversionTests",
"product_dependencies" : [
"Atomics",
"NIO",
"Logging",
"_NIOFileSystem"
],
"sources" : [
"CachedSymbolizerTests.swift",
"FlamegraphCollapsedTests.swift",
"Helpers.swift",
"PerfScriptTests.swift",
"PprofTests.swift",
"SampleConversionTests.swift"
],
"target_dependencies" : [
"ProfileRecorder",
"_ProfileRecorderSampleConversion",
"ProfileRecorderPprofFormat",
"ProfileRecorderHelpers"
],
"type" : "test"
},
{
"c99name" : "ProfileRecorderPprofFormat",
"module_type" : "SwiftTarget",
"name" : "ProfileRecorderPprofFormat",
"path" : "Sources/ProfileRecorderPprofFormat",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"ProfileRecorderServer",
"swipr-sample-conv",
"_ProfileRecorderSampleConversion",
"swipr-mini-demo"
],
"sources" : [
"profile.pb.swift"
],
"target_dependencies" : [
"ProfileRecorderHelpers"
],
"type" : "library"
},
{
"c99name" : "ProfileRecorderHelpers",
"module_type" : "SwiftTarget",
"name" : "ProfileRecorderHelpers",
"path" : "Sources/ProfileRecorderHelpers",
"product_dependencies" : [
"NIO",
"_NIOFileSystem"
],
"product_memberships" : [
"ProfileRecorder",
"ProfileRecorderServer",
"swipr-sample-conv",
"_ProfileRecorderSampleConversion",
"swipr-mini-demo"
],
"sources" : [
"Helpers.swift"
],
"type" : "library"
},
{
"c99name" : "ProfileRecorder",
"module_type" : "SwiftTarget",
"name" : "ProfileRecorder",
"path" : "Sources/ProfileRecorder",
"product_dependencies" : [
"NIO",
"_NIOFileSystem"
],
"product_memberships" : [
"ProfileRecorder",
"ProfileRecorderServer",
"swipr-sample-conv",
"_ProfileRecorderSampleConversion",
"swipr-mini-demo"
],
"sources" : [
"ProfileRecorderSampler.swift"
],
"target_dependencies" : [
"ProfileRecorderHelpers",
"CProfileRecorderSampler"
],
"type" : "library"
},
{
"c99name" : "CProfileRecorderSwiftELF",
"module_type" : "ClangTarget",
"name" : "CProfileRecorderSwiftELF",
"path" : "Sources/CProfileRecorderSwiftELF",
"product_memberships" : [
"ProfileRecorderServer",
"swipr-sample-conv",
"_ProfileRecorderSampleConversion",
"swipr-mini-demo"
],
"sources" : [
"empty.c"
],
"type" : "library"
},
{
"c99name" : "CProfileRecorderSampler",
"module_type" : "ClangTarget",
"name" : "CProfileRecorderSampler",
"path" : "Sources/CProfileRecorderSampler",
"product_memberships" : [
"ProfileRecorder",
"ProfileRecorderServer",
"swipr-sample-conv",
"_ProfileRecorderSampleConversion",
"swipr-mini-demo"
],
"sources" : [
"fp_unwinder.c",
"os_dep_darwin.c",
"os_dep_linux.c",
"sampler.c"
],
"type" : "library"
},
{
"c99name" : "CProfileRecorderDarwin",
"module_type" : "ClangTarget",
"name" : "CProfileRecorderDarwin",
"path" : "Sources/CProfileRecorderDarwin",
"product_memberships" : [
"ProfileRecorderServer",
"swipr-sample-conv",
"_ProfileRecorderSampleConversion",
"swipr-mini-demo"
],
"sources" : [
"empty.c"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:26:13: warning: variable 'packageDependencies' was never mutated; consider changing to 'let' constant
24 | ],
25 | dependencies: {
26 | var packageDependencies: [Package.Dependency] = [
| `- warning: variable 'packageDependencies' was never mutated; consider changing to 'let' constant
27 | .package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.0.0"),
28 | .package(url: "https://github.com/apple/swift-atomics.git", from: "1.0.0"),
/host/spi-builder-workspace/Package.swift:114:21: warning: variable 'profileRecorderServerTargetDeps' was never mutated; consider changing to 'let' constant
112 | name: "ProfileRecorderServer",
113 | dependencies: {
114 | var profileRecorderServerTargetDeps: [Target.Dependency] = [
| `- warning: variable 'profileRecorderServerTargetDeps' was never mutated; consider changing to 'let' constant
115 | "ProfileRecorderHelpers",
116 | .product(name: "NIO", package: "swift-nio"),
Done.