The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZeplinKit, reference 0.1.1 (36a7fd), with Swift 6.1 for Linux on 14 Jan 2026 16:35:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Snapp-Mobile/ZeplinKit.git
Reference: 0.1.1
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/Snapp-Mobile/ZeplinKit
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 36a7fdc fix typo that breaks spi builds for swift 6 and lower
Cloned https://github.com/Snapp-Mobile/ZeplinKit.git
Revision (git rev-parse @):
36a7fdc7f38b8b787878efaa60b9eba1cbf90618
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Snapp-Mobile/ZeplinKit.git at 0.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Snapp-Mobile/ZeplinKit.git
https://github.com/Snapp-Mobile/ZeplinKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "fetcher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Snapp-Mobile/Fetcher.git"
    },
    {
      "identity" : "zip",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/marmelroy/Zip"
    },
    {
      "identity" : "swiftformatlintplugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git"
    }
  ],
  "manifest_display_name" : "ZeplinKit",
  "name" : "ZeplinKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "ZeplinKit",
      "targets" : [
        "ZeplinKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZeplinKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ZeplinKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Fetcher",
        "Lint"
      ],
      "sources" : [
        "MemberTests.swift",
        "NoteTests.swift",
        "NotificationTests.swift",
        "ProjectTests.swift",
        "ScreenTests.swift",
        "ScreenVersionTests.swift",
        "Shared/MockZeplinAPIConfiguration.swift",
        "Shared/SharedAssertions.swift",
        "Shared/ZeplinKitMockEnvironment.swift",
        "Shared/ZeplinKitMockURLProtocol.swift",
        "Shared/ZeplinKitMocks.swift",
        "Shared/ZeplinKitURLMock.swift",
        "TokenTests.swift"
      ],
      "target_dependencies" : [
        "ZeplinKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ZeplinKit",
      "module_type" : "SwiftTarget",
      "name" : "ZeplinKit",
      "path" : "Sources",
      "product_dependencies" : [
        "Fetcher",
        "Zip",
        "Lint"
      ],
      "product_memberships" : [
        "ZeplinKit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/createComment.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/createNote.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/emptyResponse.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/flagNotificationsAsUnread.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getCurrentUser.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getNote.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getNotes.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getNotifications.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getProject.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getProjectMembers.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getProjects.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getScreen.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getScreenVersion.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getScreenVersions.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getScreens.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getSections.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/getToken.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/inviteMember.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Mocks/refreshToken.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration/ZeplinAPIConfiguration.swift",
        "Extensions/Date+beforize.swift",
        "Extensions/Fetcher+download.swift",
        "Extensions/SharedFormatters.swift",
        "Models/Layers/ZeplinAsset.swift",
        "Models/Layers/ZeplinBoundingRectangle.swift",
        "Models/Layers/ZeplinFont.swift",
        "Models/Layers/ZeplinGroupedAssetContent.swift",
        "Models/Layers/ZeplinLayer.swift",
        "Models/Layers/ZeplinLayerBlur.swift",
        "Models/Layers/ZeplinLayerBorder.swift",
        "Models/Layers/ZeplinLayerFill.swift",
        "Models/Layers/ZeplinLayerShadow.swift",
        "Models/Layers/ZeplinLayerTextStyle.swift",
        "Models/Layers/ZeplinLayerWithAssets.swift",
        "Models/Layers/ZeplinPosition.swift",
        "Models/NotificationComponents/ZeplinNotificationActor.swift",
        "Models/NotificationComponents/ZeplinNotificationColor.swift",
        "Models/NotificationComponents/ZeplinNotificationComponent.swift",
        "Models/NotificationComponents/ZeplinNotificationExtension.swift",
        "Models/NotificationComponents/ZeplinNotificationJiraIntegration.swift",
        "Models/NotificationComponents/ZeplinNotificationOrganization.swift",
        "Models/NotificationComponents/ZeplinNotificationOrganizationMember.swift",
        "Models/NotificationComponents/ZeplinNotificationProject.swift",
        "Models/NotificationComponents/ZeplinNotificationScreen.swift",
        "Models/NotificationComponents/ZeplinNotificationScreenNote.swift",
        "Models/NotificationComponents/ZeplinNotificationScreenNoteComment.swift",
        "Models/NotificationComponents/ZeplinNotificationScreenSection.swift",
        "Models/NotificationComponents/ZeplinNotificationScreenVersion.swift",
        "Models/NotificationComponents/ZeplinNotificationSlackIntegration.swift",
        "Models/NotificationComponents/ZeplinNotificationSpacingToken.swift",
        "Models/NotificationComponents/ZeplinNotificationStyleguide.swift",
        "Models/NotificationComponents/ZeplinNotificationTextStyle.swift",
        "Models/NotificationComponents/ZeplinNotificationUser.swift",
        "Models/Requests/ZeplinAddCommentRequest.swift",
        "Models/Requests/ZeplinAddNoteRequest.swift",
        "Models/Requests/ZeplinUpdateCommentRequest.swift",
        "Models/Requests/ZeplinUpdateNoteRequest.swift",
        "Models/Responses/ZeplinCreateCommentResponse.swift",
        "Models/Responses/ZeplinCreateNoteResponse.swift",
        "Models/Wrapper.swift",
        "Models/ZeplinColor.swift",
        "Models/ZeplinComment.swift",
        "Models/ZeplinGrid.swift",
        "Models/ZeplinImage.swift",
        "Models/ZeplinLink.swift",
        "Models/ZeplinLinkDestination.swift",
        "Models/ZeplinNamedColor.swift",
        "Models/ZeplinNote.swift",
        "Models/ZeplinNotePosition.swift",
        "Models/ZeplinNotification.swift",
        "Models/ZeplinNotificationAction.swift",
        "Models/ZeplinNotificationContext.swift",
        "Models/ZeplinNotificationRepresentation.swift",
        "Models/ZeplinNotificationResource.swift",
        "Models/ZeplinNotificationResourceType.swift",
        "Models/ZeplinNotificationUserInfo.swift",
        "Models/ZeplinOrganizationMember.swift",
        "Models/ZeplinOrganizationSummary.swift",
        "Models/ZeplinProject.swift",
        "Models/ZeplinProjectMember.swift",
        "Models/ZeplinRectangle.swift",
        "Models/ZeplinRole.swift",
        "Models/ZeplinScreen.swift",
        "Models/ZeplinScreenVersion.swift",
        "Models/ZeplinScreenVersionCommit.swift",
        "Models/ZeplinScreenVersionSummary.swift",
        "Models/ZeplinSection.swift",
        "Models/ZeplinUser.swift",
        "Networking/ZeplinAPIURL.swift",
        "Protocols/ZeplinColorRepresentable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git
Fetching https://github.com/Snapp-Mobile/Fetcher.git
Fetching https://github.com/marmelroy/Zip
[1/229] Fetching fetcher
[230/2225] Fetching fetcher, zip
[2107/2373] Fetching fetcher, zip, swiftformatlintplugin
Fetched https://github.com/Snapp-Mobile/Fetcher.git from cache (0.84s)
Fetched https://github.com/marmelroy/Zip from cache (0.85s)
Fetched https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git from cache (0.85s)
Computing version for https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git
Computed https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git at 1.0.5 (1.50s)
Computing version for https://github.com/Snapp-Mobile/Fetcher.git
Computed https://github.com/Snapp-Mobile/Fetcher.git at 0.0.2 (0.88s)
Computing version for https://github.com/marmelroy/Zip
Computed https://github.com/marmelroy/Zip at 2.1.2 (0.67s)
Creating working copy for https://github.com/Snapp-Mobile/Fetcher.git
Working copy of https://github.com/Snapp-Mobile/Fetcher.git resolved at 0.0.2
Creating working copy for https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git
Working copy of https://github.com/Snapp-Mobile/SwiftFormatLintPlugin.git resolved at 1.0.5
Creating working copy for https://github.com/marmelroy/Zip
Working copy of https://github.com/marmelroy/Zip resolved at 2.1.2
[1/1] Compiling plugin FormatPlugin
[2/2] Compiling plugin LintPlugin
Building for debugging...
[2/33] Write sources
[2/33] Copying createComment.json
[2/33] Copying emptyResponse.json
[2/33] Copying getCurrentUser.json
[2/33] Copying createNote.json
[4/33] Write sources
[7/33] Copying flagNotificationsAsUnread.json
[8/33] Write sources
[9/33] Copying inviteMember.json
[9/33] Copying refreshToken.json
[9/33] Copying getToken.json
[9/33] Copying getSections.json
[9/33] Copying getScreens.json
[9/33] Copying getScreenVersion.json
[9/33] Copying getScreenVersions.json
[9/33] Copying getScreen.json
[9/33] Copying getProjects.json
[9/33] Copying getProjectMembers.json
[9/33] Copying getProject.json
[9/33] Copying getNotifications.json
[9/33] Copying getNotes.json
[10/33] Copying getNote.json
[23/33] Copying tokenError.json
[24/33] Copying refreshToken.json
[25/33] Copying getData.json
[26/33] Copying error.json
[26/33] Copying empty.json
[29/33] Compiling Minizip ioapi.c
[30/33] Compiling Minizip zip.c
[31/33] Compiling Minizip unzip.c
[32/33] Write swift-version-24593BA9C3E375BF.txt
[34/51] Compiling Fetcher FetcherLogger.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[35/52] Compiling Fetcher APIURL.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[36/52] Compiling Fetcher FetcherEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[37/52] Compiling Fetcher Token.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[38/52] Compiling Fetcher TokenErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[39/52] Compiling Zip ZipUtilities.swift
[40/52] Compiling Zip QuickZip.swift
[41/52] Compiling Zip Zip.swift
[42/52] Emitting module Zip
[43/53] Compiling Fetcher URLProtocolMock.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[44/53] Compiling Fetcher ServerErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[45/53] Compiling Fetcher resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/53] Emitting module Fetcher
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[48/53] Compiling Fetcher Fetcher+Concurrency.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[49/53] Compiling Fetcher Fetcher.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[50/53] Compiling Fetcher OSLog+Categories.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[51/53] Compiling Fetcher URLSession+Backports.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[52/53] Compiling Fetcher APIError.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[53/53] Compiling Fetcher APIURLMock.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin FormatPlugin
[2/2] Compiling plugin LintPlugin
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/21] Compiling Fetcher APIError.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[5/21] Compiling Fetcher APIURLMock.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[6/21] Compiling Fetcher FetcherLogger.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[7/22] Compiling Fetcher Token.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[8/22] Compiling Fetcher TokenErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/22] Emitting module Fetcher
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[10/22] Compiling Fetcher OSLog+Categories.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[11/22] Compiling Fetcher URLSession+Backports.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[12/22] Compiling Fetcher Fetcher+Concurrency.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[13/22] Compiling Fetcher Fetcher.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[14/22] Compiling Fetcher APIURL.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[15/22] Compiling Fetcher FetcherEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[16/22] Compiling Fetcher URLProtocolMock.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[17/22] Compiling Fetcher ServerErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[18/22] Compiling Fetcher resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Fetcher/Sources/Fetcher/Extensions/OSLog+Categories.swift:9:8: error: no such module 'os.log'
 7 | //
 8 | import Foundation
 9 | import os.log
   |        `- error: no such module 'os.log'
10 |
11 | public extension OSLog {
[19/22] Emitting module Zip
[20/22] Compiling Zip ZipUtilities.swift
[21/22] Compiling Zip QuickZip.swift
BUILD FAILURE 6.1 linux