The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build RemoteImageView, reference main (a17006), with Swift 6.1 for Linux on 27 Apr 2025 07:20:16 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/RemoteImageView.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Frizlab/RemoteImageView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a17006a Fix a warning
Cloned https://github.com/Frizlab/RemoteImageView.git
Revision (git rev-parse @):
a17006a2dab108ee98357bd7aaa083f1665bbe9d
SUCCESS checkout https://github.com/Frizlab/RemoteImageView.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Frizlab/RemoteImageView.git
https://github.com/Frizlab/RemoteImageView.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "operationawaiting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0-beta",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/OperationAwaiting.git"
    },
    {
      "identity" : "urlrequestoperation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-alpha.10",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/happn-tech/URLRequestOperation.git"
    }
  ],
  "manifest_display_name" : "RemoteImageView",
  "name" : "RemoteImageView",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "RemoteImageView",
      "targets" : [
        "RemoteImageView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RemoteImageView",
      "module_type" : "SwiftTarget",
      "name" : "RemoteImageView",
      "path" : "Sources/RemoteImageView",
      "product_dependencies" : [
        "OperationAwaiting",
        "URLRequestOperation"
      ],
      "product_memberships" : [
        "RemoteImageView"
      ],
      "sources" : [
        " Config.swift",
        " Errors.swift",
        "DefaultRemoteImageViewModel.swift",
        "RemoteImageURLRequest.swift",
        "RemoteImageView.swift",
        "RemoteImageViewModel.swift",
        "Utils/CALayer+Utils.swift",
        "Utils/Loggers.swift",
        "Utils/UIImage+Utils.swift",
        "Utils/UIView+Utils.swift",
        "Utils/URLRequestDataOperation+HasResult.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/happn-tech/URLRequestOperation.git
Fetching https://github.com/Frizlab/OperationAwaiting.git
[1/146] Fetching operationawaiting
[147/2599] Fetching operationawaiting, urlrequestoperation
Fetched https://github.com/Frizlab/OperationAwaiting.git from cache (0.19s)
Fetched https://github.com/happn-tech/URLRequestOperation.git from cache (0.23s)
Computing version for https://github.com/Frizlab/OperationAwaiting.git
Computed https://github.com/Frizlab/OperationAwaiting.git at 1.3.0-beta.1 (0.68s)
Fetching https://github.com/Frizlab/HasResult.git
[1/22] Fetching hasresult
Fetched https://github.com/Frizlab/HasResult.git from cache (0.28s)
Computing version for https://github.com/Frizlab/HasResult.git
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.72s)
Computing version for https://github.com/happn-tech/URLRequestOperation.git
Computed https://github.com/happn-tech/URLRequestOperation.git at 2.0.0-alpha.14.2 (0.48s)
Fetching https://github.com/happn-app/HTTPCoders.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/happn-app/RetryingOperation.git
Fetching https://github.com/happn-app/SemiSingleton.git
[1/395] Fetching retryingoperation
[361/816] Fetching retryingoperation, semisingleton
[817/887] Fetching retryingoperation, semisingleton, httpcoders
[888/4723] Fetching retryingoperation, semisingleton, httpcoders, swift-log
Fetched https://github.com/happn-app/RetryingOperation.git from cache (0.31s)
Fetched https://github.com/happn-app/HTTPCoders.git from cache (0.31s)
Fetched https://github.com/happn-app/SemiSingleton.git from cache (0.31s)
Fetched https://github.com/apple/swift-log.git from cache (0.31s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.8 (0.77s)
Computing version for https://github.com/happn-app/HTTPCoders.git
Computed https://github.com/happn-app/HTTPCoders.git at 0.1.2 (0.48s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/Frizlab/stream-reader.git
[1/1051] Fetching stream-reader
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.20s)
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.91s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (1.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.41s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.1.0-beta.1 (0.45s)
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git
[1/178] Fetching recursivesyncdispatch
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git from cache (0.19s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.63s)
Creating working copy for https://github.com/happn-app/HTTPCoders.git
Working copy of https://github.com/happn-app/HTTPCoders.git resolved at 0.1.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/Frizlab/HasResult.git
Working copy of https://github.com/Frizlab/HasResult.git resolved at 2.0.0
Creating working copy for https://github.com/Frizlab/OperationAwaiting.git
Working copy of https://github.com/Frizlab/OperationAwaiting.git resolved at 1.3.0-beta.1
Creating working copy for https://github.com/happn-app/SemiSingleton.git
Working copy of https://github.com/happn-app/SemiSingleton.git resolved at 2.1.0-beta.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.8
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/happn-app/RecursiveSyncDispatch.git
Working copy of https://github.com/happn-app/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/happn-tech/URLRequestOperation.git
Working copy of https://github.com/happn-tech/URLRequestOperation.git resolved at 2.0.0-alpha.14.2
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/31] Emitting module HasResult
[13/31] Compiling Logging LogHandler.swift
[14/31] Compiling Logging Logging.swift
[15/31] Compiling Logging Locks.swift
[16/31] Emitting module Logging
[17/31] Compiling Logging MetadataProvider.swift
[18/31] Compiling HasResult HasResult.swift
[19/31] Emitting module FormURLEncodedCoder
[20/31] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[21/33] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[22/33] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[23/33] Compiling MediaType MediaType.swift
[24/33] Emitting module MediaType
[25/33] Compiling MediaType Scanner+LinuxCompat.swift
[26/33] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[27/34] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[30/34] Emitting module RecursiveSyncDispatch
[31/34] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[32/35] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[33/35] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[37/49] Compiling OperationAwaiting SendableOperation.swift
[38/49] Compiling RetryingOperation RetryingOperationConfig.swift
[39/49] Compiling RetryingOperation WrappedRetryingOperation.swift
[40/49] Emitting module SemiSingleton
[41/49] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[42/49] Compiling OperationAwaiting Operation+Async.swift
[43/49] Emitting module OperationAwaiting
[44/49] Compiling OperationAwaiting OperationQueue+Async.swift
[46/50] Compiling SemiSingleton SemiSingletonStore.swift
[47/50] Compiling SemiSingleton SemiSingletonConfig.swift
[48/51] Emitting module RetryingOperation
[49/51] Compiling RetryingOperation RetryHelper.swift
[50/51] Compiling RetryingOperation RetryingOperation.swift
[53/102] Compiling URLRequestOperation Result+Utils.swift
[54/102] Compiling URLRequestOperation RetryCountsHolder.swift
[55/102] Compiling URLRequestOperation SafeGlobal.swift
[56/102] Compiling URLRequestOperation String+Utils.swift
[57/102] Compiling URLRequestOperation URL+Utils.swift
[58/102] Compiling URLRequestOperation URLQueryCoder+HTTPContentCoder+FormURLEncodedEncoding.swift
[59/102] Compiling URLRequestOperation URLQueryCoder.swift
[60/108] Compiling URLRequestOperation BlockDispatcher.swift
[61/108] Compiling URLRequestOperation HTTPContentCoder+FormURLEncodedEncoding.swift
[62/108] Compiling URLRequestOperation HTTPContentCoder+JSON.swift
[63/108] Compiling URLRequestOperation HTTPContentCoder.swift
[64/108] Compiling URLRequestOperation HTTPURLResponse+Utils.swift
[65/108] Compiling URLRequestOperation LinuxWeakToWeakMapTable.swift
[66/108] Compiling URLRequestOperation LogMetadataKeys.swift
[67/108] Emitting module URLRequestOperation
[68/108] Compiling URLRequestOperation URLRequest+Utils.swift
[69/108] Compiling URLRequestOperation URLSession+Linux.swift
[70/108] Compiling URLRequestOperation RequestProcessor.swift
[71/108] Compiling URLRequestOperation ResultProcessor.swift
[72/108] Compiling URLRequestOperation RetryProvider.swift
[73/108] Compiling URLRequestOperation URLResponseValidator.swift
[74/108] Compiling URLRequestOperation AsyncBlockRequestProcessor.swift
[75/108] Compiling URLRequestOperation BlockRequestProcessor.swift
[76/108] Compiling URLRequestOperation AnyResultProcessor.swift
[77/108] Compiling URLRequestOperation DecodeDataResultProcessor.swift
[78/108] Compiling URLRequestOperation DecodeHTTPContentResultProcessor.swift
[79/108] Compiling URLRequestOperation HTTPStatusCodeCheckResultProcessor.swift
[80/108] Compiling URLRequestOperation RecoverHTTPStatusCodeCheckErrorResultProcessor.swift
[81/108] Compiling URLRequestOperation URLMoveResultProcessor.swift
[82/108] Compiling URLRequestOperation URLRequestDownloadOperation.swift
[83/108] Compiling URLRequestOperation URLRequestStreamOperation.swift
[84/108] Compiling URLRequestOperation URLRequestOperationSessionDelegate.swift
[85/108] Compiling URLRequestOperation URLRequestOperationSessionDelegateProxy.swift
[86/108] Compiling URLRequestOperation URLSessionDelegates.swift
[87/108] Compiling URLRequestOperation NotifNameGetter.swift
[88/108] Compiling URLRequestOperation ReachabilityObserver.swift
[89/108] Compiling URLRequestOperation URLToFileHandleResultProcessor.swift
[90/108] Compiling URLRequestOperation OtherSuccessRetryHelper.swift
[91/108] Compiling URLRequestOperation ReachabilityRetryHelper.swift
[92/108] Compiling URLRequestOperation NetworkErrorRetryProvider.swift
[93/108] Compiling URLRequestOperation UnretriedErrorsRetryProvider.swift
[94/108] Compiling URLRequestOperation HTTPStatusCodeURLResponseValidator.swift
[95/108] Compiling URLRequestOperation URLRequestDataOperation+APIs-TypedError.swift
[96/108] Compiling URLRequestOperation URLRequestDataOperation+APIs-UntypedError.swift
[97/108] Compiling URLRequestOperation URLRequestDataOperation+Data.swift
[98/108] Compiling URLRequestOperation URLRequestDataOperation+Images.swift
[99/108] Compiling URLRequestOperation URLRequestDataOperation+String.swift
[100/108] Compiling URLRequestOperation URLRequestDataOperation.swift
[101/108] Compiling URLRequestOperation URLRequestDownloadOperation+Open.swift
[102/108] Compiling URLRequestOperation URLRequestDownloadOperation+Save.swift
[103/108] Compiling URLRequestOperation ReachabilitySubscriber.swift
[104/108] Compiling URLRequestOperation SockaddrWrapper.swift
[105/108] Compiling URLRequestOperation URLRequestOperation.swift
[106/108] Compiling URLRequestOperation URLRequestOperationConfig.swift
[107/108] Compiling URLRequestOperation URLRequestOperationErrors.swift
[108/108] Compiling URLRequestOperation URLRequestOperationResult.swift
[110/120] Compiling RemoteImageView Loggers.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[111/121] Compiling RemoteImageView UIImage+Utils.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[112/121] Compiling RemoteImageView UIView+Utils.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[113/121] Compiling RemoteImageView URLRequestDataOperation+HasResult.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
error: emit-module command failed with exit code 1 (use -v to see invocation)
[114/121] Emitting module RemoteImageView
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[115/121] Compiling RemoteImageView CALayer+Utils.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[116/121] Compiling RemoteImageView RemoteImageView.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[117/121] Compiling RemoteImageView RemoteImageViewModel.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[118/121] Compiling RemoteImageView  Config.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[119/121] Compiling RemoteImageView  Errors.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[120/121] Compiling RemoteImageView DefaultRemoteImageViewModel.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[121/121] Compiling RemoteImageView RemoteImageURLRequest.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/13] Emitting module HasResult
[3/13] Compiling HasResult HasResult.swift
[4/21] Compiling MediaType Scanner+LinuxCompat.swift
[6/22] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[7/22] Emitting module RecursiveSyncDispatch
[8/23] Compiling Logging MetadataProvider.swift
[10/23] Emitting module Logging
[11/27] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[12/27] Emitting module MediaType
[13/27] Compiling MediaType MediaType.swift
[14/27] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[15/28] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[16/28] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[17/28] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[19/28] Compiling OperationAwaiting SendableOperation.swift
[20/28] Emitting module OperationAwaiting
[21/28] Compiling OperationAwaiting Operation+Async.swift
[22/28] Compiling OperationAwaiting OperationQueue+Async.swift
[23/29] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[24/29] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[25/29] Emitting module FormURLEncodedCoder
[28/30] Compiling Logging LogHandler.swift
[29/30] Compiling Logging Logging.swift
[30/30] Compiling Logging Locks.swift
[32/40] Compiling RetryingOperation RetryHelper.swift
[33/40] Emitting module RetryingOperation
[34/40] Compiling RetryingOperation RetryingOperationConfig.swift
[35/40] Compiling RetryingOperation WrappedRetryingOperation.swift
[36/40] Emitting module SemiSingleton
[37/40] Compiling SemiSingleton SemiSingletonConfig.swift
[38/40] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[39/40] Compiling SemiSingleton SemiSingletonStore.swift
[40/41] Compiling RetryingOperation RetryingOperation.swift
[43/92] Compiling URLRequestOperation Result+Utils.swift
[44/92] Compiling URLRequestOperation RetryCountsHolder.swift
[45/92] Compiling URLRequestOperation SafeGlobal.swift
[46/92] Compiling URLRequestOperation String+Utils.swift
[47/92] Compiling URLRequestOperation URL+Utils.swift
[48/92] Compiling URLRequestOperation URLQueryCoder+HTTPContentCoder+FormURLEncodedEncoding.swift
[49/92] Compiling URLRequestOperation URLQueryCoder.swift
[50/98] Compiling URLRequestOperation BlockDispatcher.swift
[51/98] Compiling URLRequestOperation HTTPContentCoder+FormURLEncodedEncoding.swift
[52/98] Compiling URLRequestOperation HTTPContentCoder+JSON.swift
[53/98] Compiling URLRequestOperation HTTPContentCoder.swift
[54/98] Compiling URLRequestOperation HTTPURLResponse+Utils.swift
[55/98] Compiling URLRequestOperation LinuxWeakToWeakMapTable.swift
[56/98] Compiling URLRequestOperation LogMetadataKeys.swift
[57/98] Emitting module URLRequestOperation
[58/98] Compiling URLRequestOperation URLRequest+Utils.swift
[59/98] Compiling URLRequestOperation URLSession+Linux.swift
[60/98] Compiling URLRequestOperation RequestProcessor.swift
[61/98] Compiling URLRequestOperation ResultProcessor.swift
[62/98] Compiling URLRequestOperation RetryProvider.swift
[63/98] Compiling URLRequestOperation URLResponseValidator.swift
[64/98] Compiling URLRequestOperation AsyncBlockRequestProcessor.swift
[65/98] Compiling URLRequestOperation BlockRequestProcessor.swift
[66/98] Compiling URLRequestOperation AnyResultProcessor.swift
[67/98] Compiling URLRequestOperation DecodeDataResultProcessor.swift
[68/98] Compiling URLRequestOperation DecodeHTTPContentResultProcessor.swift
[69/98] Compiling URLRequestOperation HTTPStatusCodeCheckResultProcessor.swift
[70/98] Compiling URLRequestOperation RecoverHTTPStatusCodeCheckErrorResultProcessor.swift
[71/98] Compiling URLRequestOperation URLMoveResultProcessor.swift
[72/98] Compiling URLRequestOperation URLToFileHandleResultProcessor.swift
[73/98] Compiling URLRequestOperation OtherSuccessRetryHelper.swift
[74/98] Compiling URLRequestOperation ReachabilityRetryHelper.swift
[75/98] Compiling URLRequestOperation NetworkErrorRetryProvider.swift
[76/98] Compiling URLRequestOperation UnretriedErrorsRetryProvider.swift
[77/98] Compiling URLRequestOperation HTTPStatusCodeURLResponseValidator.swift
[78/98] Compiling URLRequestOperation URLRequestDataOperation+APIs-TypedError.swift
[79/98] Compiling URLRequestOperation ReachabilitySubscriber.swift
[80/98] Compiling URLRequestOperation SockaddrWrapper.swift
[81/98] Compiling URLRequestOperation URLRequestOperation.swift
[82/98] Compiling URLRequestOperation URLRequestOperationConfig.swift
[83/98] Compiling URLRequestOperation URLRequestOperationErrors.swift
[84/98] Compiling URLRequestOperation URLRequestOperationResult.swift
[85/98] Compiling URLRequestOperation URLRequestDownloadOperation.swift
[86/98] Compiling URLRequestOperation URLRequestStreamOperation.swift
[87/98] Compiling URLRequestOperation URLRequestOperationSessionDelegate.swift
[88/98] Compiling URLRequestOperation URLRequestOperationSessionDelegateProxy.swift
[89/98] Compiling URLRequestOperation URLSessionDelegates.swift
[90/98] Compiling URLRequestOperation NotifNameGetter.swift
[91/98] Compiling URLRequestOperation ReachabilityObserver.swift
[92/98] Compiling URLRequestOperation URLRequestDataOperation+APIs-UntypedError.swift
[93/98] Compiling URLRequestOperation URLRequestDataOperation+Data.swift
[94/98] Compiling URLRequestOperation URLRequestDataOperation+Images.swift
[95/98] Compiling URLRequestOperation URLRequestDataOperation+String.swift
[96/98] Compiling URLRequestOperation URLRequestDataOperation.swift
[97/98] Compiling URLRequestOperation URLRequestDownloadOperation+Open.swift
[98/98] Compiling URLRequestOperation URLRequestDownloadOperation+Save.swift
[100/110] Compiling RemoteImageView CALayer+Utils.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[101/111] Compiling RemoteImageView UIView+Utils.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[102/111] Compiling RemoteImageView UIImage+Utils.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[103/111] Compiling RemoteImageView Loggers.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[104/111] Compiling RemoteImageView URLRequestDataOperation+HasResult.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
error: emit-module command failed with exit code 1 (use -v to see invocation)
[105/111] Emitting module RemoteImageView
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[106/111] Compiling RemoteImageView  Config.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[107/111] Compiling RemoteImageView  Errors.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[108/111] Compiling RemoteImageView DefaultRemoteImageViewModel.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[109/111] Compiling RemoteImageView RemoteImageURLRequest.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[110/111] Compiling RemoteImageView RemoteImageView.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
[111/111] Compiling RemoteImageView RemoteImageViewModel.swift
/host/spi-builder-workspace/Sources/RemoteImageView/DefaultRemoteImageViewModel.swift:16:8: error: no such module 'Combine'
 14 | limitations under the License. */
 15 |
 16 | import Combine
    |        `- error: no such module 'Combine'
 17 | import Foundation
 18 | import os.log
BUILD FAILURE 6.1 linux