Build Information
Failed to build ActionBuilderPlugin, reference v2.0.0 (23b747
), with Swift 6.1 for Linux on 29 Apr 2025 08:05:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/elegantchaos/ActionBuilderPlugin.git
Reference: v2.0.0
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/elegantchaos/ActionBuilderPlugin
* tag v2.0.0 -> FETCH_HEAD
HEAD is now at 23b7475 Updated to Swift 6
Cloned https://github.com/elegantchaos/ActionBuilderPlugin.git
Revision (git rev-parse @):
23b7475e21d93983aec0d32d20cc7cd08bd98d2f
SUCCESS checkout https://github.com/elegantchaos/ActionBuilderPlugin.git at v2.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/elegantchaos/ActionBuilderPlugin.git
https://github.com/elegantchaos/ActionBuilderPlugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "actionbuildercore",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/ActionBuilderCore.git"
}
],
"manifest_display_name" : "ActionBuilderPlugin",
"name" : "ActionBuilderPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ActionBuilderPlugin",
"targets" : [
"ActionBuilderPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "ActionBuilderPlugin",
"module_type" : "PluginTarget",
"name" : "ActionBuilderPlugin",
"path" : "Plugins/ActionBuilderPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Generates a Github Actions workflow file for the package.",
"type" : "custom",
"verb" : "generate-workflow"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Generates/updates Workflow.yml and README.md.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_dependencies" : [
"ActionBuilderTool"
],
"product_memberships" : [
"ActionBuilderPlugin"
],
"sources" : [
"ActionBuilderPlugin.swift"
],
"type" : "plugin"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/elegantchaos/ActionBuilderCore.git
[1/462] Fetching actionbuildercore
Fetched https://github.com/elegantchaos/ActionBuilderCore.git from cache (0.27s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
Computed https://github.com/elegantchaos/ActionBuilderCore.git at 2.0.0 (0.86s)
Fetching https://github.com/elegantchaos/SemanticVersion.git
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/Versionator.git
Fetching https://github.com/elegantchaos/ChaosByteStreams.git
[1/676] Fetching runner
[677/828] Fetching runner, semanticversion
[829/944] Fetching runner, semanticversion, chaosbytestreams
[850/1328] Fetching runner, semanticversion, chaosbytestreams, versionator
Fetched https://github.com/elegantchaos/ChaosByteStreams.git from cache (0.32s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.33s)
Fetched https://github.com/elegantchaos/SemanticVersion.git from cache (0.33s)
Fetched https://github.com/elegantchaos/Versionator.git from cache (0.34s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.2 (1.06s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 2.0.6 (0.55s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 2.1.3 (0.52s)
Computing version for https://github.com/elegantchaos/ChaosByteStreams.git
Computed https://github.com/elegantchaos/ChaosByteStreams.git at 1.0.6 (0.61s)
Creating working copy for https://github.com/elegantchaos/Versionator.git
Working copy of https://github.com/elegantchaos/Versionator.git resolved at 2.0.6
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 2.1.3
Creating working copy for https://github.com/elegantchaos/SemanticVersion.git
Working copy of https://github.com/elegantchaos/SemanticVersion.git resolved at 1.1.2
Creating working copy for https://github.com/elegantchaos/ChaosByteStreams.git
Working copy of https://github.com/elegantchaos/ChaosByteStreams.git resolved at 1.0.6
Creating working copy for https://github.com/elegantchaos/ActionBuilderCore.git
Working copy of https://github.com/elegantchaos/ActionBuilderCore.git resolved at 2.0.0
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
[6/17] Emitting module VersionatorUtils
<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
[7/17] Compiling VersionatorUtils String+AsyncSequence.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
[8/17] Compiling ChaosByteStreams String+ByteStreams.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
[9/17] Compiling ChaosByteStreams DataBuffer.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
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/18] Compiling ChaosByteStreams Data+ByteStreams.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
[12/18] Emitting module ChaosByteStreams
<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
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
[15/18] Wrapping AST for VersionatorUtils for debugging
[1/1] Compiling plugin ActionBuilderPlugin
[2/2] Compiling plugin VersionatorPlugin
Building for debugging...
[2/35] Write sources
[12/35] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/49] Emitting module ChaosByteStreams
<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
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
<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
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
[16/49] Compiling ChaosByteStreams DataBuffer.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
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
[17/49] Compiling ChaosByteStreams String+ByteStreams.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
[18/49] Compiling ChaosByteStreams Data+ByteStreams.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
[19/49] Compiling ChaosByteStreams DataBuffer.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
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
[20/49] Emitting module VersionatorUtils
<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
[21/49] Compiling VersionatorUtils String+AsyncSequence.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-4606859-2":/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/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/13] Emitting module ChaosByteStreams
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
[3/13] Compiling ChaosByteStreams DataBuffer.swift
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
[4/13] Compiling ChaosByteStreams String+ByteStreams.swift
[5/13] Emitting module VersionatorUtils
[6/13] Compiling VersionatorUtils String+AsyncSequence.swift
[7/14] Compiling ChaosByteStreams Data+ByteStreams.swift
[0/1] Planning build
[0/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/8] Emitting module ChaosByteStreams
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
[3/8] Compiling ChaosByteStreams DataBuffer.swift
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
[1/1] Compiling plugin ActionBuilderPlugin
[2/2] Compiling plugin VersionatorPlugin
Building for debugging...
[2/25] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/39] Emitting module ChaosByteStreams
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
[5/39] Emitting module VersionatorUtils
[6/39] Compiling VersionatorUtils String+AsyncSequence.swift
[7/40] Compiling ChaosByteStreams String+ByteStreams.swift
[8/40] Compiling ChaosByteStreams Data+ByteStreams.swift
[9/40] Compiling ChaosByteStreams DataBuffer.swift
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/40] Emitting module ChaosByteStreams
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
[11/40] Compiling ChaosByteStreams DataBuffer.swift
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:21: error: cannot find type 'AsyncLineSequence' in scope
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: cannot find type 'AsyncLineSequence' in scope
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
/host/spi-builder-workspace/.build/checkouts/ChaosByteStreams/Sources/ChaosByteStreams/DataBuffer.swift:77:53: error: getter of noncopyable type cannot be 'async' or 'throws'
75 |
76 | /// Return a line sequence that reads from this buffer.
77 | public var lines: AsyncLineSequence<AsyncBytes> { get async { await bytes.lines } }
| `- error: getter of noncopyable type cannot be 'async' or 'throws'
78 |
79 | /// Wait for the buffer to close, then return it as a `String`.
BUILD FAILURE 6.1 linux