The Swift Package Index logo.Swift Package Index

Build Information

Failed to build loki-logger, reference 1.0.0-beta.2 (a2b9d3), with Swift 6.1 for Wasm on 30 May 2025 04:19:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/loki-logger.git
Reference: 1.0.0-beta.2
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/xcode-actions/loki-logger
 * tag               1.0.0-beta.2 -> FETCH_HEAD
HEAD is now at a2b9d37 Update dependencies
Cloned https://github.com/xcode-actions/loki-logger.git
Revision (git rev-parse @):
a2b9d370bc075a9a623e16c5a9866c67eb08fbb4
SUCCESS checkout https://github.com/xcode-actions/loki-logger.git at 1.0.0-beta.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/xcode-actions/loki-logger.git
https://github.com/xcode-actions/loki-logger.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "urlrequestoperation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-alpha.17",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/URLRequestOperation.git"
    }
  ],
  "manifest_display_name" : "loki-logger",
  "name" : "loki-logger",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "LokiLogger",
      "targets" : [
        "LokiLogger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LokiLoggerTests",
      "module_type" : "SwiftTarget",
      "name" : "LokiLoggerTests",
      "path" : "Tests",
      "sources" : [
        "LogMessageTests.swift"
      ],
      "target_dependencies" : [
        "LokiLogger"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LokiLogger",
      "module_type" : "SwiftTarget",
      "name" : "LokiLogger",
      "path" : "Sources",
      "product_dependencies" : [
        "Logging",
        "URLRequestOperation"
      ],
      "product_memberships" : [
        "LokiLogger"
      ],
      "sources" : [
        "Date+Utils.swift",
        "LogChunk.swift",
        "LogMessage.swift",
        "LokiLogger.swift",
        "String+Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Frizlab/URLRequestOperation.git
Fetching https://github.com/apple/swift-log.git
[1/2696] Fetching urlrequestoperation
[864/6532] Fetching urlrequestoperation, swift-log
Fetched https://github.com/Frizlab/URLRequestOperation.git from cache (3.26s)
Fetched https://github.com/apple/swift-log.git from cache (3.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (4.15s)
Computing version for https://github.com/Frizlab/URLRequestOperation.git
Computed https://github.com/Frizlab/URLRequestOperation.git at 2.0.0-alpha.17 (1.70s)
Fetching https://github.com/Frizlab/HTTPCoders.git
Fetching https://github.com/Frizlab/RetryingOperation.git
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
Fetching https://github.com/Frizlab/SemiSingleton.git
[5/496] Fetching semisingleton
[497/923] Fetching semisingleton, retryingoperation
[924/1000] Fetching semisingleton, retryingoperation, httpcoders
[974/1617] Fetching semisingleton, retryingoperation, httpcoders, globalconfmodule
[1427/1799] Fetching semisingleton, retryingoperation, httpcoders, globalconfmodule, safeglobal
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.68s)
Fetched https://github.com/Frizlab/SemiSingleton.git from cache (0.68s)
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.68s)
Fetched https://github.com/Frizlab/HTTPCoders.git from cache (0.69s)
Fetched https://github.com/Frizlab/RetryingOperation.git from cache (0.69s)
Computing version for https://github.com/Frizlab/SemiSingleton.git
Computed https://github.com/Frizlab/SemiSingleton.git at 2.1.1 (1.68s)
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git
[1/174] Fetching recursivesyncdispatch
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.36s)
Computing version for https://github.com/Frizlab/RetryingOperation.git
Computed https://github.com/Frizlab/RetryingOperation.git at 1.2.0 (1.99s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (2.03s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.2 (1.59s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
[1064/71515] Fetching swift-service-context, swift-syntax
Fetched https://github.com/apple/swift-service-context.git from cache (5.93s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.99s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (7.66s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.3 (0.50s)
Computing version for https://github.com/Frizlab/HTTPCoders.git
Computed https://github.com/Frizlab/HTTPCoders.git at 0.1.3 (0.61s)
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-collections.git
[1/1051] Fetching stream-reader
[1052/17642] Fetching stream-reader, swift-collections
Fetched https://github.com/Frizlab/stream-reader.git from cache (1.43s)
Fetched https://github.com/apple/swift-collections.git from cache (1.47s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (2.04s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (3.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.67s)
Creating working copy for https://github.com/Frizlab/HTTPCoders.git
Working copy of https://github.com/Frizlab/HTTPCoders.git resolved at 0.1.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/Frizlab/SemiSingleton.git
Working copy of https://github.com/Frizlab/SemiSingleton.git resolved at 2.1.1
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.2
Creating working copy for https://github.com/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/Frizlab/RetryingOperation.git
Working copy of https://github.com/Frizlab/RetryingOperation.git resolved at 1.2.0
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.3
Creating working copy for https://github.com/Frizlab/URLRequestOperation.git
Working copy of https://github.com/Frizlab/URLRequestOperation.git resolved at 2.0.0-alpha.17
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/49] Write sources
[27/49] Compiling _SwiftSyntaxCShims dummy.c
[28/49] Write swift-version-24593BA9C3E375BF.txt
[30/75] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/75] Emitting module RecursiveSyncDispatch
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
   |        `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[32/75] Compiling ServiceContextModule ServiceContextKey.swift
[33/75] Emitting module ServiceContextModule
[34/75] Compiling ServiceContextModule ServiceContext.swift
[35/76] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/76] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/77] Compiling Logging LogHandler.swift
[40/77] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/78] Emitting module Logging
[42/78] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/78] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/79] Wrapping AST for SwiftSyntax509 for debugging
[47/79] Compiling Logging MetadataProvider.swift
[48/79] Compiling Logging Locks.swift
[49/79] Compiling Logging Logging.swift
[49/80] Wrapping AST for SwiftSyntax600 for debugging
[50/80] Wrapping AST for SwiftSyntax510 for debugging
[52/80] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
   |        `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[53/80] Compiling MediaType MediaType.swift
[54/80] Emitting module MediaType
[56/81] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[58/145] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/21] Write swift-version-24593BA9C3E375BF.txt
[2/39] Compiling Logging MetadataProvider.swift
[3/39] Compiling SwiftSyntax600 Empty.swift
[4/39] Emitting module SwiftSyntax600
[5/48] Emitting module SwiftSyntax509
[6/48] Compiling SwiftSyntax509 Empty.swift
[8/49] Emitting module SwiftSyntax510
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/49] Emitting module RecursiveSyncDispatch
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
   |        `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[10/49] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
   |        `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[12/49] Compiling SwiftSyntax510 Empty.swift
[13/50] Compiling ServiceContextModule ServiceContextKey.swift
[14/49] Compiling ServiceContextModule ServiceContext.swift
[15/49] Emitting module ServiceContextModule
[17/50] Compiling Logging Locks.swift
[18/50] Emitting module MediaType
BUILD FAILURE 6.1 wasm