Build Information
Failed to build LoremSwiftify, reference 0.3.0 (fc60a2
), with Swift 6.1 for Wasm on 29 May 2025 17:51:17 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>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EnesKaraosman/LoremSwiftify.git
Reference: 0.3.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/EnesKaraosman/LoremSwiftify
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at fc60a28 chore: remove swift-macro-testing dependency
Cloned https://github.com/EnesKaraosman/LoremSwiftify.git
Revision (git rev-parse @):
fc60a281029c454b4b68e9f077c40a401d2bf580
SUCCESS checkout https://github.com/EnesKaraosman/LoremSwiftify.git at 0.3.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/EnesKaraosman/LoremSwiftify.git
https://github.com/EnesKaraosman/LoremSwiftify.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "fakery",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vadymmarkov/Fakery"
}
],
"manifest_display_name" : "LoremSwiftify",
"name" : "LoremSwiftify",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "LoremSwiftify",
"targets" : [
"LoremSwiftify"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LoremSwiftifyClient",
"targets" : [
"LoremSwiftifyClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "LoremSwiftifyMacros",
"targets" : [
"LoremSwiftifyMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "LoremSwiftifyTests",
"module_type" : "SwiftTarget",
"name" : "LoremSwiftifyTests",
"path" : "Tests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"LoremSwiftsumizeTests/LoremSwiftsumizeTests.swift",
"LoremSwiftsumizeTests/TestUtils/MacroTestCase.swift"
],
"target_dependencies" : [
"LoremSwiftifyMacros"
],
"type" : "test"
},
{
"c99name" : "LoremSwiftifyMacros",
"module_type" : "SwiftTarget",
"name" : "LoremSwiftifyMacros",
"path" : "Sources/LoremSwiftifyMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"LoremSwiftify",
"LoremSwiftifyClient",
"LoremSwiftifyMacros"
],
"sources" : [
"Diagnostic.swift",
"Extensions.swift",
"LoremSwiftifyMacro.swift",
"SupportedTypes/LoremSwiftifyClass.swift",
"SupportedTypes/LoremSwiftifyEnum.swift",
"SupportedTypes/LoremSwiftifyStruct.swift",
"SupportedTypes/Shared.swift"
],
"type" : "macro"
},
{
"c99name" : "LoremSwiftifyClient",
"module_type" : "SwiftTarget",
"name" : "LoremSwiftifyClient",
"path" : "Sources/LoremSwiftifyClient",
"product_memberships" : [
"LoremSwiftifyClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"LoremSwiftify"
],
"type" : "executable"
},
{
"c99name" : "LoremSwiftify",
"module_type" : "SwiftTarget",
"name" : "LoremSwiftify",
"path" : "Sources/LoremSwiftify",
"product_dependencies" : [
"Fakery"
],
"product_memberships" : [
"LoremSwiftify",
"LoremSwiftifyClient"
],
"sources" : [
"LoremIpsumize+Extensions.swift",
"LoremKind.swift",
"LoremSwiftify.swift"
],
"target_dependencies" : [
"LoremSwiftifyMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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/apple/swift-syntax.git
Fetching https://github.com/vadymmarkov/Fakery
[1/3293] Fetching fakery
[3294/73745] Fetching fakery, swift-syntax
Fetched https://github.com/vadymmarkov/Fakery from cache (6.77s)
Fetched https://github.com/apple/swift-syntax.git from cache (6.83s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (10.36s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.95s)
Creating working copy for https://github.com/vadymmarkov/Fakery
Working copy of https://github.com/vadymmarkov/Fakery resolved at 5.1.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Building for debugging...
[0/69] Write sources
[0/69] Copying zh-CN.json
[0/69] Copying zh-TW.json
[1/69] Copying uk.json
[4/69] Copying tr-TR.json
[21/69] Copying sv.json
[21/69] Copying ru.json
[22/69] Copying sk.json
[24/69] Copying nl.json
[24/69] Copying pt-BR.json
[24/69] Copying pl.json
[24/69] Copying nb-NO.json
[24/69] Copying ko.json
[24/69] Copying ja.json
[24/69] Copying it.json
[24/69] Copying fa.json
[24/69] Copying fr.json
[24/69] Copying es.json
[24/69] Copying en-US.json
[24/69] Copying en-TEST.json
[24/69] Copying en-IND.json
[24/69] Copying en-GB.json
[24/69] Copying en-CA.json
[24/69] Copying en-AU.json
[24/69] Copying de-CH.json
[24/69] Copying en.json
[24/69] Copying de.json
[24/69] Write sources
[24/69] Copying de-AT.json
[45/69] Compiling _SwiftSyntaxCShims dummy.c
[45/69] Write swift-version-24593BA9C3E375BF.txt
[48/103] 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
[49/103] 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
[51/104] 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
[52/104] 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
[53/105] 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
[54/105] 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
[55/106] Wrapping AST for SwiftSyntax509 for debugging
[57/106] Wrapping AST for SwiftSyntax510 for debugging
[58/106] Wrapping AST for SwiftSyntax600 for debugging
[60/170] Compiling SwiftSyntax SyntaxBaseNodes.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[61/170] Compiling SwiftSyntax SyntaxCollections.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[62/170] Compiling SwiftSyntax SyntaxEnum.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[63/173] Compiling Fakery Vehicle.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[64/173] Compiling Fakery Zelda.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[65/173] Compiling Fakery resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[66/173] Compiling SwiftSyntax Keyword.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[67/173] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[68/173] Compiling SwiftSyntax RenamedNodesCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[69/173] Compiling SwiftSyntax SyntaxAnyVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[70/173] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[71/173] Compiling SwiftSyntax SyntaxChildren.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[72/173] Compiling SwiftSyntax SyntaxCollection.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[73/173] Compiling SwiftSyntax SyntaxHashable.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[74/173] Compiling SwiftSyntax SyntaxIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[75/173] Compiling SwiftSyntax SyntaxKind.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[76/173] Compiling SwiftSyntax SyntaxRewriter.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[77/173] Compiling SwiftSyntax SyntaxTraits.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[78/173] Compiling SwiftSyntax SyntaxVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[79/173] Compiling SwiftSyntax TokenKind.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[80/173] Compiling SwiftSyntax Tokens.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[81/173] Compiling SwiftSyntax TriviaPieces.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[82/173] Compiling SwiftSyntax RawSyntaxNodesAB.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[83/173] Compiling SwiftSyntax RawSyntaxNodesC.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[84/173] Compiling SwiftSyntax Utils.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[85/173] Compiling SwiftSyntax ChildNameForKeyPath.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/173] Emitting module Fakery
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[87/173] Compiling SwiftSyntax SourcePresence.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[88/173] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[89/173] Compiling SwiftSyntax Syntax.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[90/173] Compiling SwiftSyntax SyntaxArena.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
<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-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/23] Write swift-version-24593BA9C3E375BF.txt
[2/53] Emitting module SwiftSyntax600
[3/54] Compiling SwiftSyntax600 Empty.swift
[4/58] Emitting module SwiftSyntax509
[5/58] Compiling SwiftSyntax509 Empty.swift
[6/59] Compiling SwiftSyntax510 Empty.swift
[7/59] Emitting module SwiftSyntax510
[10/60] Compiling Fakery PhoneNumber.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[11/60] Compiling Fakery ProgrammingLanguage.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[12/60] Compiling Fakery Team.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[14/63] Compiling Fakery Bank.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[15/63] Compiling Fakery Business.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[16/63] Compiling Fakery Car.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[17/63] Compiling Fakery Cat.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/63] Emitting module Fakery
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[19/63] Compiling Fakery Config.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[20/63] Compiling Fakery Parser.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[21/63] Compiling Fakery Provider.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[22/63] Compiling Fakery ArrayExtension.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[23/63] Compiling Fakery StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[24/63] Compiling Fakery Faker.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[25/63] Compiling Fakery Address.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[26/63] Compiling Fakery App.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[27/63] Compiling Fakery Commerce.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[28/63] Compiling Fakery Company.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[29/63] Compiling Fakery Date.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[30/63] Compiling Fakery Gender.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[31/63] Compiling Fakery Internet.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[32/63] Compiling Fakery Lorem.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[33/63] Compiling Fakery Name.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[34/63] Compiling Fakery Number.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[35/63] Compiling Fakery Generator.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[36/63] Compiling Fakery Ham.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[37/63] Compiling Fakery Hobbit.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[38/63] Compiling Fakery House.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[39/63] Compiling Fakery Vehicle.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[40/63] Compiling Fakery Zelda.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
[41/63] Compiling Fakery resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Fakery/Sources/Fakery/Generators/Address.swift:8:8: error: no such module 'CoreLocation'
6 | }
7 | #else
8 | import CoreLocation
| `- error: no such module 'CoreLocation'
9 | public typealias Location = CLLocationCoordinate2D
10 | #endif
BUILD FAILURE 6.1 wasm