The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Fakery, reference master (f68f2c), with Swift 6.1 for Wasm on 27 May 2025 22:45:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/vadymmarkov/Fakery.git
Reference: master
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/vadymmarkov/Fakery
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f68f2ce Merge pull request #154 from dimonker/master
Cloned https://github.com/vadymmarkov/Fakery.git
Revision (git rev-parse @):
f68f2ceaaf6782db234e4cbcd5f06dbeeb91af7e
SUCCESS checkout https://github.com/vadymmarkov/Fakery.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vadymmarkov/Fakery.git
https://github.com/vadymmarkov/Fakery.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Fakery",
  "name" : "Fakery",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Fakery",
      "targets" : [
        "Fakery"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FakeryTests",
      "module_type" : "SwiftTarget",
      "name" : "FakeryTests",
      "path" : "Tests/Fakery",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "ConfigSpec.swift",
        "Data/ParserSpec.swift",
        "Data/ProviderSpec.swift",
        "FakerSpec.swift",
        "Generators/AddressSpec.swift",
        "Generators/AppSpec.swift",
        "Generators/BankSpec.swift",
        "Generators/BusinessSpec.swift",
        "Generators/CarSpec.swift",
        "Generators/CatSpec.swift",
        "Generators/CommerceSpec.swift",
        "Generators/CompanySpec.swift",
        "Generators/DateSpec.swift",
        "Generators/GenderSpec.swift",
        "Generators/GeneratorSpec.swift",
        "Generators/HamSpec.swift",
        "Generators/HobbitSpec.swift",
        "Generators/HouseSpec.swift",
        "Generators/InternetSpec.swift",
        "Generators/LoremSpec.swift",
        "Generators/NameSpec.swift",
        "Generators/NumberSpec.swift",
        "Generators/PhoneNumberSpec.swift",
        "Generators/ProgrammingLanguageSpec.swift",
        "Generators/TeamSpec.swift",
        "Generators/VehicleSpec.swift",
        "Generators/ZeldaSpec.swift"
      ],
      "target_dependencies" : [
        "Fakery"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fakery",
      "module_type" : "SwiftTarget",
      "name" : "Fakery",
      "path" : "Sources/Fakery",
      "product_memberships" : [
        "Fakery"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-AT.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/de-CH.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/de.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-AU.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-CA.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-GB.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-IND.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-TEST.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/en-US.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/en.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/es.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/fa.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/fr.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/it.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/ja.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/ko.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/nb-NO.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/nl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/pl.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/pt-BR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/ru.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/sk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/sv.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/tr-TR.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/uk.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-CN.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Fakery/Resources/Locales/zh-TW.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Config.swift",
        "Data/Parser.swift",
        "Data/Provider.swift",
        "Extensions/ArrayExtension.swift",
        "Extensions/StringExtensions.swift",
        "Faker.swift",
        "Generators/Address.swift",
        "Generators/App.swift",
        "Generators/Bank.swift",
        "Generators/Business.swift",
        "Generators/Car.swift",
        "Generators/Cat.swift",
        "Generators/Commerce.swift",
        "Generators/Company.swift",
        "Generators/Date.swift",
        "Generators/Gender.swift",
        "Generators/Generator.swift",
        "Generators/Ham.swift",
        "Generators/Hobbit.swift",
        "Generators/House.swift",
        "Generators/Internet.swift",
        "Generators/Lorem.swift",
        "Generators/Name.swift",
        "Generators/Number.swift",
        "Generators/PhoneNumber.swift",
        "Generators/ProgrammingLanguage.swift",
        "Generators/Team.swift",
        "Generators/Vehicle.swift",
        "Generators/Zelda.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14755] Fetching quick
[149/34339] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.66s)
Fetched https://github.com/Quick/Nimble.git from cache (2.69s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (3.94s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (1.10s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.40s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.47s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.41s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.42s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Building for debugging...
[0/29] Copying de-AT.json
[0/29] Write sources
[0/29] Copying de-CH.json
[0/29] Copying de.json
[0/29] Copying en-AU.json
[0/29] Copying ru.json
[0/29] Copying pt-BR.json
[0/29] Copying nl.json
[0/29] Copying pl.json
[0/29] Copying nb-NO.json
[0/29] Copying ko.json
[0/29] Copying ja.json
[0/29] Copying it.json
[0/29] Copying fr.json
[0/29] Copying fa.json
[0/29] Copying es.json
[0/29] Copying en-US.json
[0/29] Copying en-TEST.json
[0/29] Copying en-IND.json
[0/29] Copying en.json
[0/29] Copying en-GB.json
[0/29] Copying en-CA.json
[0/29] Copying sk.json
[23/29] Copying zh-TW.json
[23/29] Copying zh-CN.json
[23/29] Copying uk.json
[23/29] Copying tr-TR.json
[23/29] Copying sv.json
[28/29] Write swift-version-24593BA9C3E375BF.txt
[30/57] Compiling Fakery StringExtensions.swift
/host/spi-builder-workspace/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/57] Compiling Fakery Faker.swift
/host/spi-builder-workspace/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/57] Compiling Fakery Address.swift
/host/spi-builder-workspace/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/57] Compiling Fakery App.swift
/host/spi-builder-workspace/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/60] Compiling Fakery Config.swift
/host/spi-builder-workspace/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/60] Compiling Fakery Parser.swift
/host/spi-builder-workspace/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/60] Compiling Fakery Provider.swift
/host/spi-builder-workspace/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/60] Compiling Fakery ArrayExtension.swift
/host/spi-builder-workspace/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)
[38/60] Emitting module Fakery
/host/spi-builder-workspace/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/60] Compiling Fakery Generator.swift
/host/spi-builder-workspace/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/60] Compiling Fakery Ham.swift
/host/spi-builder-workspace/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/60] Compiling Fakery Hobbit.swift
/host/spi-builder-workspace/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
[42/60] Compiling Fakery House.swift
/host/spi-builder-workspace/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
[43/60] Compiling Fakery Commerce.swift
/host/spi-builder-workspace/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
[44/60] Compiling Fakery Company.swift
/host/spi-builder-workspace/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
[45/60] Compiling Fakery Date.swift
/host/spi-builder-workspace/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
[46/60] Compiling Fakery Gender.swift
/host/spi-builder-workspace/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
[47/60] Compiling Fakery Internet.swift
/host/spi-builder-workspace/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
[48/60] Compiling Fakery Lorem.swift
/host/spi-builder-workspace/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
[49/60] Compiling Fakery Name.swift
/host/spi-builder-workspace/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
[50/60] Compiling Fakery Number.swift
/host/spi-builder-workspace/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
[51/60] Compiling Fakery PhoneNumber.swift
/host/spi-builder-workspace/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
[52/60] Compiling Fakery ProgrammingLanguage.swift
/host/spi-builder-workspace/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
[53/60] Compiling Fakery Team.swift
/host/spi-builder-workspace/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
[54/60] Compiling Fakery Bank.swift
/host/spi-builder-workspace/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
[55/60] Compiling Fakery Business.swift
/host/spi-builder-workspace/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
[56/60] Compiling Fakery Car.swift
/host/spi-builder-workspace/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
[57/60] Compiling Fakery Cat.swift
/host/spi-builder-workspace/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
[58/60] Compiling Fakery Vehicle.swift
/host/spi-builder-workspace/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
[59/60] Compiling Fakery Zelda.swift
/host/spi-builder-workspace/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
[60/60] Compiling Fakery resource_bundle_accessor.swift
/host/spi-builder-workspace/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/1] Write swift-version-24593BA9C3E375BF.txt
[2/29] Compiling Fakery PhoneNumber.swift
/host/spi-builder-workspace/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
[3/29] Compiling Fakery ProgrammingLanguage.swift
/host/spi-builder-workspace/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
[4/29] Compiling Fakery Team.swift
/host/spi-builder-workspace/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
[5/32] Compiling Fakery Config.swift
/host/spi-builder-workspace/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
[6/32] Compiling Fakery Parser.swift
/host/spi-builder-workspace/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
[7/32] Compiling Fakery Provider.swift
/host/spi-builder-workspace/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
[8/32] Compiling Fakery ArrayExtension.swift
/host/spi-builder-workspace/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)
[9/32] Emitting module Fakery
/host/spi-builder-workspace/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
[10/32] Compiling Fakery Commerce.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Company.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Date.swift
/host/spi-builder-workspace/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
[13/32] Compiling Fakery Gender.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Bank.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Business.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Car.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Cat.swift
/host/spi-builder-workspace/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
[18/32] Compiling Fakery StringExtensions.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Faker.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Address.swift
/host/spi-builder-workspace/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/32] Compiling Fakery App.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Generator.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Ham.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Hobbit.swift
/host/spi-builder-workspace/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/32] Compiling Fakery House.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Internet.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Lorem.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Name.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Number.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Vehicle.swift
/host/spi-builder-workspace/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/32] Compiling Fakery Zelda.swift
/host/spi-builder-workspace/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/32] Compiling Fakery resource_bundle_accessor.swift
/host/spi-builder-workspace/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