Plugin, StopTheLine, Retrier are Actor now #170
Annotations
12 errors, 61 warnings, and 1 notice
|
ci / macOS Xcode_16.0 6.0
Process completed with exit code 1.
|
|
ci / macOS Xcode_16.0 6.0
error: compile command failed due to signal 6 (use -v to see invocation)
|
|
ci / macOS Xcode_16.3 6.2:
.build/checkouts/SpryKit/Source/Helpers/Image+Helpers.swift#L34
static property 'testImage3' is not concurrency-safe because non-'Sendable' type 'Image' (aka 'NSImage') may have shared mutable state [#MutableGlobalVariable]
|
|
ci / macOS Xcode_16.3 6.2:
.build/checkouts/SpryKit/Source/Helpers/Image+Helpers.swift#L33
static property 'testImage2' is not concurrency-safe because non-'Sendable' type 'Image' (aka 'NSImage') may have shared mutable state [#MutableGlobalVariable]
|
|
ci / macOS Xcode_16.3 6.2:
.build/checkouts/SpryKit/Source/Helpers/Image+Helpers.swift#L32
static property 'testImage1' is not concurrency-safe because non-'Sendable' type 'Image' (aka 'NSImage') may have shared mutable state [#MutableGlobalVariable]
|
|
ci / macOS Xcode_16.3 6.2:
.build/checkouts/SpryKit/Source/Helpers/Image+Helpers.swift#L31
static property 'testImage' is not concurrency-safe because non-'Sendable' type 'Image' (aka 'NSImage') may have shared mutable state [#MutableGlobalVariable]
|
|
ci / macOS Xcode_16.3 6.2:
.build/checkouts/SpryKit/Source/Helpers/Image+Helpers.swift#L35
static property 'testImage4' is not concurrency-safe because non-'Sendable' type 'Image' (aka 'NSImage') may have shared mutable state [#MutableGlobalVariable]
|
|
ci / macOS Xcode_16.3 6.2:
.build/checkouts/SpryKit/Source/Helpers/Image+Helpers.swift#L34
static property 'testImage3' is not concurrency-safe because non-'Sendable' type 'Image' (aka 'NSImage') may have shared mutable state [#MutableGlobalVariable]
|
|
ci / macOS Xcode_16.3 6.2:
.build/checkouts/SpryKit/Source/Helpers/Image+Helpers.swift#L33
static property 'testImage2' is not concurrency-safe because non-'Sendable' type 'Image' (aka 'NSImage') may have shared mutable state [#MutableGlobalVariable]
|
|
ci / macOS Xcode_16.3 6.2:
.build/checkouts/SpryKit/Source/Helpers/Image+Helpers.swift#L32
static property 'testImage1' is not concurrency-safe because non-'Sendable' type 'Image' (aka 'NSImage') may have shared mutable state [#MutableGlobalVariable]
|
|
ci / macOS Xcode_16.3 6.2:
.build/checkouts/SpryKit/Source/Helpers/Image+Helpers.swift#L31
static property 'testImage' is not concurrency-safe because non-'Sendable' type 'Image' (aka 'NSImage') may have shared mutable state [#MutableGlobalVariable]
|
|
ci / macOS Xcode_16.3 6.2
error: emit-module command failed with exit code 1 (use -v to see invocation)
|
|
ci / macOS Xcode_16.0 6.0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, swift-actions/setup-swift@v2.4.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci / macOS Xcode_16.0 6.0
'swift-syntax': /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/swift-syntax/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.AqgpBK/vfs.yaml -swift-version 5 -package-description-version 5.8.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift -module-name main -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.0 -target-sdk-name macosx15.0 -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.7hmmOv/Package-1.o
|
|
ci / macOS Xcode_16.0 6.0
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlPreconditionTesting/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.4cD9jR/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift -module-name main -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.0 -target-sdk-name macosx15.0 -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.y3hQLr/Package-1.o
|
|
ci / macOS Xcode_16.0 6.0
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/SpryKit/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.2vI0Ht/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift -module-name main -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.0 -target-sdk-name macosx15.0 -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.kEe8TE/Package-1.o
|
|
ci / macOS Xcode_16.0 6.0
'threading': /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/Threading/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.qFHNwm/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift -module-name main -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.0 -target-sdk-name macosx15.0 -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.9Ddvzo/Package-1.o
|
|
ci / macOS Xcode_16.0 6.0
'cwlcatchexception': /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.vR848B/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift -module-name main -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.0 -target-sdk-name macosx15.0 -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.rRc7Jx/Package-1.o
|
|
ci / macOS Xcode_16.0 6.0
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.Dn9h7c/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift -module-name main -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.0 -target-sdk-name macosx15.0 -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.1tYM9d/Package-1.o
|
|
ci / macOS Xcode_16.0 6.0
'swift-syntax': /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.3kRobt/vfs.yaml -swift-version 5 -package-description-version 5.8.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift -module-name main -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.0 -target-sdk-name macosx15.0 -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.oCvutO/Package-1.o
|
|
ci / macOS Xcode_16.0 6.0
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.W9g2ZC/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift -module-name main -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.0 -target-sdk-name macosx15.0 -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.h8Zh1i/Package-1.o
|
|
ci / macOS Xcode_16.0 6.0
'threading': /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.rhNlIe/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift -module-name main -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.0 -target-sdk-name macosx15.0 -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.WN9XO4/Package-1.o
|
|
ci / macOS Xcode_16.0 6.0
'smartnetwork': /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.EfLdrn/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift -module-name main -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.0.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.0 -target-sdk-name macosx15.0 -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.IU8x62/Package-1.o
|
|
ci / macOS Xcode_15.4 5.10
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, swift-actions/setup-swift@v2.4.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci / macOS Xcode_15.4 5.10
'cwlcatchexception': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlCatchException/Package.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.2qy8S0/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.nNUj1B/Package-1.o
|
|
ci / macOS Xcode_15.4 5.10
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlPreconditionTesting/Package.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.HKuTAu/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.zR4CBm/Package-1.o
|
|
ci / macOS Xcode_15.4 5.10
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/SpryKit/Package@swift-5.9.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.TFjoo9/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.uLBQyG/Package@swift-5.9-1.o
|
|
ci / macOS Xcode_15.4 5.10
'threading': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/Threading/Package@swift-5.9.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.e6AMVF/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.rLIKF1/Package@swift-5.9-1.o
|
|
ci / macOS Xcode_15.4 5.10
'smartnetwork': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/Package@swift-5.10.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.Mk2YCq/vfs.yaml -swift-version 5 -package-description-version 5.10.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.TAxu0F/Package@swift-5.10-1.o
|
|
ci / macOS Xcode_15.4 5.10:
Source/Plugin/Plugins.Log.swift#L40
cannot access property 'options' here in non-isolated initializer; this is an error in Swift 6
|
|
ci / macOS Xcode_15.4 5.10
'cwlcatchexception': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlCatchException/Package.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.aLYaNj/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.w70mha/Package-1.o
|
|
ci / macOS Xcode_15.4 5.10
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlPreconditionTesting/Package.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.dk4zWa/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.s0hswk/Package-1.o
|
|
ci / macOS Xcode_15.4 5.10
'threading': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/Threading/Package@swift-5.9.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.v6WTE5/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.DgJX1a/Package@swift-5.9-1.o
|
|
ci / macOS Xcode_15.4 5.10
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/SpryKit/Package@swift-5.9.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.qifJrf/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.k1kwaR/Package@swift-5.9-1.o
|
|
ci / macOS Xcode_15.4 5.10
'cwlcatchexception': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.L7aYZf/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.nUtW5R/Package-1.o
|
|
ci / macOS Xcode_15.4 5.10
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.uz1Z1o/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.M4ZT5M/Package-1.o
|
|
ci / macOS Xcode_15.4 5.10
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package@swift-5.9.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.ASgJba/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.cz0o9T/Package@swift-5.9-1.o
|
|
ci / macOS Xcode_15.4 5.10
'threading': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package@swift-5.9.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.Oj9gcU/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.um7tNC/Package@swift-5.9-1.o
|
|
ci / macOS Xcode_15.4 5.10
'smartnetwork': /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/Package@swift-5.10.swift -target arm64-apple-macosx12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -I /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.sEKcs3/vfs.yaml -swift-version 5 -package-description-version 5.10.0 -new-driver-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift -module-name main -target-sdk-version 14.5 -target-sdk-name macosx14.5 -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/5.10.1/arm64/usr/local/lib/swift/host/plugins -o /var/folders/nb/lcynqsvj2fvf0gqkbj2_nxwh0000gn/T/TemporaryDirectory.jVnjM6/Package@swift-5.10-1.o
|
|
ci / macOS Xcode_16.3 6.1
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, swift-actions/setup-swift@v2.4.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci / macOS Xcode_16.3 6.1
'cwlcatchexception': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlCatchException/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.upMLjj/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.m8V1n2/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'swift-syntax': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/swift-syntax/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.ShP5iv/vfs.yaml -swift-version 5 -package-description-version 5.8.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.qai4BB/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlPreconditionTesting/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.CnOfA4/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.d8bWql/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'threading': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/Threading/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.e4V7xl/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.pjjTwu/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/SpryKit/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.2J500z/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.IM4VMr/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'smartnetwork': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.TIkYHq/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.v4pa6z/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'swift-syntax': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/swift-syntax/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.OTSR8o/vfs.yaml -swift-version 5 -package-description-version 5.8.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.iLRB9Z/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlPreconditionTesting/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.gLBa9e/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.rKk6v4/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/SpryKit/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.52i6IW/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.sNwLbg/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'threading': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/Threading/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.NvHGsh/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.bpvKIT/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'cwlcatchexception': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.VrvY3t/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.ax4ogc/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.0EMkCp/vfs.yaml -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.OsJrHJ/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'swift-syntax': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.vits68/vfs.yaml -swift-version 5 -package-description-version 5.8.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.GM20uO/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.DxL02k/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.UNDDno/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'threading': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.N0yPDi/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.IzJMB6/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
'smartnetwork': /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.VYa7Yz/vfs.yaml -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins/testing -resource-dir /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.1.3/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.M0eYyV/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, swift-actions/setup-swift@v2.4.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci / macOS Xcode_16.3 6.2
'cwlcatchexception': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlCatchException/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.gAU6kR/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.80EqJX/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'swift-syntax': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/swift-syntax/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.efYW37/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 5 -package-description-version 5.8.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.VWWoAb/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlPreconditionTesting/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.AMTPdy/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.w9pA9J/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'threading': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/Threading/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.4G2s0g/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.2XLgCF/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/SpryKit/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.OBTfPB/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.eg7lVb/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'smartnetwork': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.zXeVkL/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.5xwtRS/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'swift-syntax': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/swift-syntax/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.bFHQfR/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 5 -package-description-version 5.8.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.bgWqKH/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/CwlPreconditionTesting/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.FQvGZD/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.UjeSBZ/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/SpryKit/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.zoFb2s/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.Xe6vFv/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'threading': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/.build/checkouts/Threading/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.ouGNKZ/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.pAeecj/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'cwlcatchexception': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.6xoh7r/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.FndrV1/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'cwlpreconditiontesting': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.uJZTdW/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 5 -package-description-version 5.5.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.5U07UX/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'swift-syntax': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.dtFhTE/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 5 -package-description-version 5.8.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.cUPYUc/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'sprykit': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.HWZHo0/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.1VypAZ/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'threading': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.jq3svG/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.St7q4B/Package-1.o
|
|
ci / macOS Xcode_16.3 6.2
'smartnetwork': /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/bin/swift-frontend -frontend -c -primary-file /Users/runner/work/SmartNetwork/SmartNetwork/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/macosx/testing -I /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -F /Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks -vfsoverlay /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.EMPOC4/vfs.yaml -no-color-diagnostics -Xcc -fno-color-diagnostics -swift-version 6 -package-description-version 6.0.0 -empty-abi-descriptor -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins/testing -no-auto-bridging-header-chaining -module-name main -in-process-plugin-server-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/lib/swift/host/plugins -plugin-path /Users/runner/hostedtoolcache/swift-macOS/6.2.1/arm64/usr/local/lib/swift/host/plugins -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode_16.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -o /var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/TemporaryDirectory.UfpidZ/Package-1.o
|
|
ci / macOS Xcode_16.3 6.1
Test run with 0 tests passed after 0.001 seconds
|