Build Information
Failed to build ChatGPTSwift, reference main (b5abba), with Swift 6.1 for Wasm on 28 May 2025 17:02:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flyer2001/ChatGPTSwift.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/flyer2001/ChatGPTSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b5abba7 fix and up to 1.4.3
Cloned https://github.com/flyer2001/ChatGPTSwift.git
Revision (git rev-parse @):
b5abba79abc79a2c7fec1d56996eeba9aef82a4b
SUCCESS checkout https://github.com/flyer2001/ChatGPTSwift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/flyer2001/ChatGPTSwift.git
https://github.com/flyer2001/ChatGPTSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "gptencoder",
"requirement" : {
"exact" : [
"1.0.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/alfianlosari/GPTEncoder.git"
}
],
"manifest_display_name" : "ChatGPTSwift",
"name" : "ChatGPTSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ChatGPTSwift",
"targets" : [
"ChatGPTSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ChatGPTSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ChatGPTSwiftTests",
"path" : "Tests/ChatGPTSwiftTests",
"sources" : [
"ChatGPTSwiftTests.swift"
],
"target_dependencies" : [
"ChatGPTSwift"
],
"type" : "test"
},
{
"c99name" : "ChatGPTSwift",
"module_type" : "SwiftTarget",
"name" : "ChatGPTSwift",
"path" : "Sources/ChatGPTSwift",
"product_dependencies" : [
"AsyncHTTPClient",
"GPTEncoder"
],
"product_memberships" : [
"ChatGPTSwift"
],
"sources" : [
"ChatGPTAPI.swift",
"Models.swift",
"String+Error.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/swift-server/async-http-client.git
Fetching https://github.com/alfianlosari/GPTEncoder.git
[1/73] Fetching gptencoder
[74/14087] Fetching gptencoder, async-http-client
Fetched https://github.com/alfianlosari/GPTEncoder.git from cache (1.33s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.45s)
Computing version for https://github.com/alfianlosari/GPTEncoder.git
Computed https://github.com/alfianlosari/GPTEncoder.git at 1.0.4 (1.99s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.50s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/5914] Fetching swift-nio-extras
[711/17441] Fetching swift-nio-extras, swift-nio-http2
[1829/19151] Fetching swift-nio-extras, swift-nio-http2, swift-atomics
[1830/22987] Fetching swift-nio-extras, swift-nio-http2, swift-atomics, swift-log
[2374/25654] Fetching swift-nio-extras, swift-nio-http2, swift-atomics, swift-log, swift-nio-transport-services
[8086/31613] Fetching swift-nio-extras, swift-nio-http2, swift-atomics, swift-log, swift-nio-transport-services, swift-algorithms
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.59s)
[18752/28946] Fetching swift-nio-extras, swift-nio-http2, swift-atomics, swift-log, swift-algorithms
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.82s)
Fetched https://github.com/apple/swift-log.git from cache (0.82s)
[21441/23400] Fetching swift-nio-extras, swift-nio-http2, swift-algorithms
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.84s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.84s)
[11182/11527] Fetching swift-nio-http2
[11528/26370] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.42s)
[3711/14843] Fetching swift-nio-ssl
[3712/90936] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.21s)
[53266/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.36s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (6.79s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.68s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.76s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.67s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1590] Fetching swift-asn1
[1226/4016] Fetching swift-asn1, swift-service-lifecycle
[2077/10171] Fetching swift-asn1, swift-service-lifecycle, swift-certificates
[3678/11075] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-http-types
[3840/16060] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-http-types, swift-async-algorithms
[4687/17201] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-http-types, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.47s)
[15201/16297] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
[13960/14707] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.50s)
[12232/12281] Fetching swift-certificates, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-certificates.git from cache (0.64s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.66s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.66s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.63s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.89s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (4.33s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.70s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.44s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.65s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.31s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.61s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.31s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.81s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.09s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.51s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.01s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/alfianlosari/GPTEncoder.git
Working copy of https://github.com/alfianlosari/GPTEncoder.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Building for debugging...
[0/5] Write sources
[2/5] Copying vocab.bpe
[2/5] Copying encoder.json
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/12] Emitting module GPTEncoder
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:25: error: cannot find 'DispatchQueue' in scope
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot find 'DispatchQueue' in scope
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:82: error: cannot infer contextual base in reference to member 'utility'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'utility'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:104: error: cannot infer contextual base in reference to member 'concurrent'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'concurrent'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:62: error: cannot infer contextual base in reference to member 'inherit'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'inherit'
17 |
18 | public init() {}
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:80: error: cannot infer contextual base in reference to member 'global'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'global'
17 |
18 | public init() {}
[7/12] Compiling GPTEncoder Helper.swift
[8/12] Compiling GPTEncoder GPTEncoder.swift
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:25: error: cannot find 'DispatchQueue' in scope
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot find 'DispatchQueue' in scope
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:82: error: cannot infer contextual base in reference to member 'utility'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'utility'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:104: error: cannot infer contextual base in reference to member 'concurrent'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'concurrent'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:62: error: cannot infer contextual base in reference to member 'inherit'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'inherit'
17 |
18 | public init() {}
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:80: error: cannot infer contextual base in reference to member 'global'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'global'
17 |
18 | public init() {}
[9/12] Compiling GPTEncoder GPTEncoderResources.swift
[10/12] Compiling GPTEncoder resource_bundle_accessor.swift
[11/12] Compiling GPTEncoder Atomic.swift
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:25: error: cannot find 'DispatchQueue' in scope
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot find 'DispatchQueue' in scope
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:82: error: cannot infer contextual base in reference to member 'utility'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'utility'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:104: error: cannot infer contextual base in reference to member 'concurrent'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'concurrent'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:62: error: cannot infer contextual base in reference to member 'inherit'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'inherit'
17 |
18 | public init() {}
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:80: error: cannot infer contextual base in reference to member 'global'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'global'
17 |
18 | public init() {}
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:22:35: error: cannot infer contextual base in reference to member 'barrier'
20 | public subscript(key: Key) -> Value? {
21 | get { queue.sync { dictStorage[key] }}
22 | set { queue.async(flags: .barrier) { [weak self] in self?.dictStorage[key] = newValue } }
| `- error: cannot infer contextual base in reference to member 'barrier'
23 | }
24 |
[12/12] Compiling GPTEncoder Extensions.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/1] Write swift-version-24593BA9C3E375BF.txt
[2/8] Compiling GPTEncoder resource_bundle_accessor.swift
[3/8] Compiling GPTEncoder Helper.swift
[4/8] Compiling GPTEncoder GPTEncoderResources.swift
[5/8] Compiling GPTEncoder Extensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/8] Emitting module GPTEncoder
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:25: error: cannot find 'DispatchQueue' in scope
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot find 'DispatchQueue' in scope
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:82: error: cannot infer contextual base in reference to member 'utility'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'utility'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:104: error: cannot infer contextual base in reference to member 'concurrent'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'concurrent'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:62: error: cannot infer contextual base in reference to member 'inherit'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'inherit'
17 |
18 | public init() {}
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:80: error: cannot infer contextual base in reference to member 'global'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'global'
17 |
18 | public init() {}
[7/8] Compiling GPTEncoder Atomic.swift
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:25: error: cannot find 'DispatchQueue' in scope
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot find 'DispatchQueue' in scope
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:82: error: cannot infer contextual base in reference to member 'utility'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'utility'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:104: error: cannot infer contextual base in reference to member 'concurrent'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'concurrent'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:62: error: cannot infer contextual base in reference to member 'inherit'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'inherit'
17 |
18 | public init() {}
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:80: error: cannot infer contextual base in reference to member 'global'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'global'
17 |
18 | public init() {}
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:22:35: error: cannot infer contextual base in reference to member 'barrier'
20 | public subscript(key: Key) -> Value? {
21 | get { queue.sync { dictStorage[key] }}
22 | set { queue.async(flags: .barrier) { [weak self] in self?.dictStorage[key] = newValue } }
| `- error: cannot infer contextual base in reference to member 'barrier'
23 | }
24 |
[8/8] Compiling GPTEncoder GPTEncoder.swift
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:25: error: cannot find 'DispatchQueue' in scope
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot find 'DispatchQueue' in scope
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:82: error: cannot infer contextual base in reference to member 'utility'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'utility'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:15:104: error: cannot infer contextual base in reference to member 'concurrent'
13 | private var dictStorage = [Key: Value]()
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
| `- error: cannot infer contextual base in reference to member 'concurrent'
16 | autoreleaseFrequency: .inherit, target: .global())
17 |
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:62: error: cannot infer contextual base in reference to member 'inherit'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'inherit'
17 |
18 | public init() {}
/host/spi-builder-workspace/.build/checkouts/GPTEncoder/Sources/GPTEncoder/Atomic.swift:16:80: error: cannot infer contextual base in reference to member 'global'
14 |
15 | private let queue = DispatchQueue(label: "com.swiftgptencoder.atomic", qos: .utility, attributes: .concurrent,
16 | autoreleaseFrequency: .inherit, target: .global())
| `- error: cannot infer contextual base in reference to member 'global'
17 |
18 | public init() {}
BUILD FAILURE 6.1 wasm