The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build DivKitBinaryCompatibilityFacade, reference 4.4.0 (232806), with Swift 6.0 for Linux on 18 Sep 2024 12:47:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divkit/divkit-ios-facade.git
Reference: 4.4.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/divkit/divkit-ios-facade
 * tag               4.4.0      -> FETCH_HEAD
HEAD is now at 232806f Unsafe flags removed commit_hash:3609cf3b519d315553eab091da1c9c89c8fe9224
Cloned https://github.com/divkit/divkit-ios-facade.git
Revision (git rev-parse @):
232806ff3db7a05a22630f010311516b00c2dd2b
SUCCESS checkout https://github.com/divkit/divkit-ios-facade.git at 4.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/divkit/divkit-ios-facade.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/divkit/divkit-ios.git
[1/8935] Fetching divkit-ios
Fetched https://github.com/divkit/divkit-ios.git from cache (0.54s)
Computing version for https://github.com/divkit/divkit-ios.git
Computed https://github.com/divkit/divkit-ios.git at 30.18.0 (0.46s)
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/yandex/vgsl.git
[1/1586] Fetching vgsl
Fetched https://github.com/yandex/vgsl.git from cache (0.24s)
[1/6198] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (0.47s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.5.0 (2.77s)
Fetching https://github.com/apple/swift-cmark.git
[1/17855] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git from cache (0.94s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.5.0 (0.56s)
Computing version for https://github.com/yandex/vgsl.git
Computed https://github.com/yandex/vgsl.git at 6.5.0 (0.53s)
Creating working copy for https://github.com/divkit/divkit-ios.git
Working copy of https://github.com/divkit/divkit-ios.git resolved at 30.18.0
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.5.0
Creating working copy for https://github.com/yandex/vgsl.git
Working copy of https://github.com/yandex/vgsl.git resolved at 6.5.0
warning: 'vgsl': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/PrivacyInfo.xcprivacy
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/102] Emitting module VGSLFundamentals
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[12/115] Compiling VGSLFundamentals Time.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[13/115] Compiling VGSLFundamentals TupleExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[14/115] Compiling VGSLFundamentals URLExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[15/115] Compiling VGSLFundamentals UnsignedIntegerExtenstions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[16/115] Compiling VGSLFundamentals UrlOpener.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[17/115] Compiling VGSLFundamentals WeakCollection.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[18/115] Compiling VGSLFundamentals Zip3.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[19/115] Compiling VGSLFundamentals Cache.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[20/115] Compiling VGSLFundamentals CacheContent.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[21/115] Compiling VGSLFundamentals CacheFactory.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[22/115] Compiling VGSLFundamentals CacheKey.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[23/115] Compiling VGSLFundamentals CacheRecord.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[24/115] Compiling VGSLFundamentals CacheStorage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[25/115] Compiling VGSLFundamentals Action.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[26/115] Compiling VGSLFundamentals Archivable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[27/115] Compiling VGSLFundamentals ArrayBuilder.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[28/115] Compiling VGSLFundamentals ArrayExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[29/115] Compiling VGSLFundamentals CFCasting.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[30/115] Compiling VGSLFundamentals Clamp.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[31/115] Compiling VGSLFundamentals CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[32/115] Compiling VGSLFundamentals Combine.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[33/115] Compiling VGSLFundamentals CompletionAccumulating.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[34/115] Compiling VGSLFundamentals CompletionAccumulator.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[35/115] Compiling VGSLFundamentals DictionaryExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[36/115] Compiling VGSLFundamentals EqualByReference.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[37/115] Compiling VGSLFundamentals FloatingPointComparison.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[38/115] Compiling VGSLFundamentals Functions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[39/115] Compiling VGSLFundamentals IndexSetExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[40/115] Compiling VGSLFundamentals InvalidArgumentError.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[41/115] Compiling VGSLFundamentals JSONObject.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[42/115] Compiling VGSLFundamentals LoginWithSourcePerformer.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[43/115] Compiling VGSLFundamentals Memoization.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[44/115] Compiling VGSLFundamentals Modifier.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[45/115] Compiling VGSLFundamentals NSKeyedArchiver+Legacy.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[46/115] Compiling VGSLFundamentals NSKeyedUnarchiver+Legacy.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[47/115] Compiling VGSLFundamentals NSTimerExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[48/115] Compiling VGSLFundamentals OAuthToken.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[49/115] Compiling VGSLFundamentals OSInfo.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[50/115] Compiling VGSLFundamentals OSVersion.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[51/115] Compiling VGSLFundamentals DiskCache.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[52/115] Compiling VGSLFundamentals LRUCacheStorage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[53/115] Compiling VGSLFundamentals LRUMemoization.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[54/115] Compiling VGSLFundamentals LinkedListOrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[55/115] Compiling VGSLFundamentals OrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[56/115] Compiling VGSLFundamentals ParameterizedDiskCache.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[57/115] Compiling VGSLFundamentals SafeDecodable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[58/115] Compiling VGSLFundamentals SizedItem.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[59/115] Compiling VGSLFundamentals AllocatedUnfairLock.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[60/115] Compiling VGSLFundamentals Atomic.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[61/115] Compiling VGSLFundamentals GCD.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[62/115] Compiling VGSLFundamentals RWLock.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[63/115] Compiling VGSLFundamentals ThreadExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[64/115] Compiling VGSLFundamentals Disposable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[65/115] Compiling VGSLFundamentals ObservableProperty.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[66/115] Compiling VGSLFundamentals ObservableVariable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[67/115] Compiling VGSLFundamentals ObservableVariableConnection.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[68/115] Compiling VGSLFundamentals Observer.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[69/115] Compiling VGSLFundamentals Either.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[70/115] Compiling VGSLFundamentals Future.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[71/115] Compiling VGSLFundamentals Promise.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[72/115] Compiling VGSLFundamentals KeyValueDirectStoringSupporting.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[73/115] Compiling VGSLFundamentals KeyValueStorage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[74/115] Compiling VGSLFundamentals SettingProperty.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[75/115] Compiling VGSLFundamentals SingleValueCoder.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[76/115] Compiling VGSLFundamentals weakify.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[77/115] Compiling VGSLFundamentals AsyncOperation.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[78/115] Compiling VGSLFundamentals MainQueue.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[79/115] Compiling VGSLFundamentals OperationQueue.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[80/115] Compiling VGSLFundamentals EncodableExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[81/115] Compiling VGSLFundamentals HTTPURLResponse+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[82/115] Compiling VGSLFundamentals LazyExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[83/115] Compiling VGSLFundamentals NSArrayExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[84/115] Compiling VGSLFundamentals NSURLExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[85/115] Compiling VGSLFundamentals NotificationCenter+Signal.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[86/115] Compiling VGSLFundamentals LocalResourceURLProviding.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[87/115] Compiling VGSLFundamentals URLResourceRequesting.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[88/115] Compiling VGSLFundamentals NonEmpty+Array.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[89/115] Compiling VGSLFundamentals NonEmpty+Set.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[90/115] Compiling VGSLFundamentals NonEmpty+String.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[91/115] Compiling VGSLFundamentals NonEmpty.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[92/115] Compiling VGSLFundamentals FileManaging.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[93/115] Compiling VGSLFundamentals Cancellable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[94/115] Compiling VGSLFundamentals DebugInfo.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[95/115] Compiling VGSLFundamentals Lazy.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[96/115] Compiling VGSLFundamentals Property.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[97/115] Compiling VGSLFundamentals Result.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[98/115] Compiling VGSLFundamentals Signal+CombineLatest.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[99/115] Compiling VGSLFundamentals Signal.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[100/115] Compiling VGSLFundamentals SignalPipe.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[101/115] Compiling VGSLFundamentals Variable.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[102/115] Compiling VGSLFundamentals AutodisposePool.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[103/115] Compiling VGSLFundamentals ObjectsReusability.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[104/115] Compiling VGSLFundamentals OptionalExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[105/115] Compiling VGSLFundamentals PersistentStorage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[106/115] Compiling VGSLFundamentals Property+Storage.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[107/115] Compiling VGSLFundamentals Radix.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[108/115] Compiling VGSLFundamentals RangeExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[109/115] Compiling VGSLFundamentals Resetting.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[110/115] Compiling VGSLFundamentals ResultExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[111/115] Compiling VGSLFundamentals SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[112/115] Compiling VGSLFundamentals SetExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[113/115] Compiling VGSLFundamentals StringExtensions+Foundation.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[114/115] Compiling VGSLFundamentals StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
[115/115] Compiling VGSLFundamentals Tagged.swift
/host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/CFCasting.swift:3:8: error: no such module 'CoreGraphics'
 1 | // Copyright 2019 Yandex LLC. All rights reserved.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | public func safeCFCast(_ value: CFTypeRef) -> CFString? {
BUILD FAILURE 6.0 linux