The Swift Package Index logo.Swift Package Index

Build Information

Failed to build vgsl, reference 7.21.0 (110871), with Swift 6.1 for Android on 6 Apr 2026 18:14:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandex/vgsl.git
Reference: 7.21.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/yandex/vgsl
 * tag               7.21.0     -> FETCH_HEAD
HEAD is now at 110871b Update podspecs 7.21.0 commit_hash:e4367e6e691002be44ff0a93c92cb1f9c2d23608
Cloned https://github.com/yandex/vgsl.git
Revision (git rev-parse @):
110871bc05644ad57f8454a01c5152ab4934a79e
SUCCESS checkout https://github.com/yandex/vgsl.git at 7.21.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/yandex/vgsl.git
https://github.com/yandex/vgsl.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "vgsl",
  "name" : "vgsl",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "VGSLFundamentals",
      "targets" : [
        "VGSLFundamentals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VGSLUI",
      "targets" : [
        "VGSLUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VGSLNetworking",
      "targets" : [
        "VGSLNetworking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VGSL",
      "targets" : [
        "VGSL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BasePublic",
      "targets" : [
        "BasePublic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BaseTinyPublic",
      "targets" : [
        "BaseTinyPublic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BaseUIPublic",
      "targets" : [
        "BaseUIPublic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CommonCorePublic",
      "targets" : [
        "CommonCorePublic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetworkingPublic",
      "targets" : [
        "NetworkingPublic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VGSL_Fundamentals",
      "targets" : [
        "VGSL_Fundamentals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VGSL_Fundamentals_Tiny",
      "targets" : [
        "VGSL_Fundamentals_Tiny"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VGSL_Fundamentals_Tiny",
      "module_type" : "SwiftTarget",
      "name" : "VGSL_Fundamentals_Tiny",
      "path" : "CompatibilityShims/VGSL_Fundamentals_Tiny",
      "product_memberships" : [
        "VGSL_Fundamentals_Tiny"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "VGSL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VGSL_Fundamentals",
      "module_type" : "SwiftTarget",
      "name" : "VGSL_Fundamentals",
      "path" : "CompatibilityShims/VGSL_Fundamentals",
      "product_memberships" : [
        "VGSL_Fundamentals"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "VGSL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VGSLUI",
      "module_type" : "SwiftTarget",
      "name" : "VGSLUI",
      "path" : "VGSLUI",
      "product_memberships" : [
        "VGSLUI",
        "VGSLNetworking",
        "VGSL",
        "BasePublic",
        "BaseTinyPublic",
        "BaseUIPublic",
        "CommonCorePublic",
        "NetworkingPublic",
        "VGSL_Fundamentals",
        "VGSL_Fundamentals_Tiny"
      ],
      "sources" : [
        "CompoundScrollDelegate.swift",
        "ExclusiveTouchCollectionView.swift",
        "ImageContaining.swift",
        "ImageLayerLayout.swift",
        "ImageRedrawingStyle.swift",
        "ImageViewBackgroundModel.swift",
        "ImageViewProtocol.swift",
        "MetalImageView.swift",
        "NativeHTMLParser/HTMLEntities.swift",
        "NativeHTMLParser/HTMLEntitiesResolver.swift",
        "NativeHTMLParser/HTMLParser.swift",
        "NativeHTMLParser/HTMLParserDelegate.swift",
        "NativeHTMLParser/HTMLTag.swift",
        "NativeHTMLParser/HTMLTaggedString.swift",
        "Navigation/ViewProtocol.swift",
        "OSX.swift",
        "PublicInterfaces.swift",
        "RemoteImageView.swift",
        "RemoteImageViewContainer.swift",
        "RemoteImageViewContentProtocol.swift",
        "ScrollableContent.swift",
        "Theme.swift",
        "UIStyles.swift",
        "VisibleBoundsTracking.swift",
        "alert/ActionSheetModel.swift",
        "alert/ActionSheetUI.swift",
        "alert/AlertButton.swift",
        "alert/AlertModel.swift",
        "alert/AlertTextField.swift",
        "alert/AlertUI.swift",
        "components/Label.swift",
        "extensions/AccessibilityElementExtensions.swift",
        "extensions/CAAnimationExtensions.swift",
        "extensions/CGAffineTransformExtensions.swift",
        "extensions/CGColorExtensions.swift",
        "extensions/CGContextExtensions.swift",
        "extensions/CGFloatExtensions.swift",
        "extensions/CGPointExtensions.swift",
        "extensions/CGRectExtensions.swift",
        "extensions/CGSizeExtensions.swift",
        "extensions/CGVectorExtensions.swift",
        "extensions/ColorExtensions.swift",
        "extensions/EdgeInsetsExtensions.swift",
        "extensions/ImageExtensions.swift",
        "extensions/NSAttributedStringExtensions.swift",
        "extensions/StringExtensions.swift",
        "extensions/SwiftUIExtensions.swift",
        "extensions/TintModeExtensions.swift",
        "extensions/UIDeviceExtensions.swift",
        "extensions/UIImageExtensions.swift",
        "extensions/UIImageViewExtensions.swift",
        "extensions/UIMenuControllerExtensions.swift",
        "filters/EquatableImageFilter.swift",
        "filters/FilterProtocol.swift",
        "filters/ImageBlur.swift",
        "filters/ImageComposer.swift",
        "filters/ImageCrop.swift",
        "filters/ImageEffect.swift",
        "filters/ImageFilters.swift",
        "filters/ImageGenerator.swift",
        "filters/TintMode.swift",
        "graphics/InternalImageDescriptor.swift",
        "iOS.swift",
        "types/AccessibilityElement.swift",
        "types/AccessibilityPriorities.swift",
        "types/Alignment.swift",
        "types/AnchoredPoint.swift",
        "types/BezierCurve.swift",
        "types/ImageContentMode.swift",
        "types/PhysicalFeedbackGenerator.swift",
        "types/RGBAColor.swift",
        "types/SideInsets.swift",
        "types/UserInterfaceStyle.swift",
        "types/color/RGBAColorExtensions.swift",
        "types/gradient/Gradient.swift",
        "types/gradient/LinearGradientView+Layer.swift",
        "types/gradient/RadialGradientView.swift",
        "types/image/ColorHolder.swift",
        "types/image/ImageDataHolder.swift",
        "types/image/ImageHolder.swift",
        "types/image/ImagePlaceholder.swift",
        "types/image/NilImageHolder.swift",
        "types/image/ViewImageHolder.swift",
        "types/image/ViewProvider.swift",
        "types/relative/RelativePoint.swift",
        "types/relative/RelativeRect.swift",
        "types/relative/RelativeSize.swift",
        "types/relative/RelativeValue.swift",
        "types/scroll/ScrollDelegate.swift",
        "types/scroll/ScrollEdge.swift",
        "types/scroll/ScrollViewTrackable.swift",
        "types/scroll/ScrollViewType.swift",
        "types/scroll/ScrollingToTop.swift",
        "types/style/KeyboardAppearance.swift",
        "types/style/StatusBarStyle.swift",
        "typo/AttributedStringLayout.swift",
        "typo/BackgroundAttribute.swift",
        "typo/BorderAttribute.swift",
        "typo/CloudBackgroundAttribute.swift",
        "typo/FontExtensions.swift",
        "typo/FontSettings.swift",
        "typo/FontSpecifying.swift",
        "typo/RangeVerticalAlignmentAttribute.swift",
        "typo/StringAttribute.swift",
        "typo/Typo.swift",
        "uikit/CALayerExtensions.swift",
        "uikit/CAMediaTimingFunction.swift",
        "uikit/CATransaction+Extensions.swift",
        "uikit/DimensionsFlipping.swift",
        "uikit/EdgeInsets+Extensions.swift",
        "uikit/Image+Crop.swift",
        "uikit/UIScrollView+Extensions.swift",
        "uikit/UIViewExtensions.swift"
      ],
      "target_dependencies" : [
        "VGSLFundamentals"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VGSLNetworking",
      "module_type" : "SwiftTarget",
      "name" : "VGSLNetworking",
      "path" : "VGSLNetworking",
      "product_memberships" : [
        "VGSLNetworking",
        "VGSL",
        "BasePublic",
        "BaseTinyPublic",
        "BaseUIPublic",
        "CommonCorePublic",
        "NetworkingPublic",
        "VGSL_Fundamentals",
        "VGSL_Fundamentals_Tiny"
      ],
      "sources" : [
        "APIRequest.swift",
        "APIRequestObserving.swift",
        "ActiveRequestsTracker.swift",
        "AsyncResourceRequester.swift",
        "AuthChallengeHandler.swift",
        "CachedURLResourceRequester.swift",
        "ChallengeHandling.swift",
        "DataExtensions.swift",
        "HTTPCode.swift",
        "HTTPErrors.swift",
        "HTTPHeaders.swift",
        "ImageHolderFactory.swift",
        "LocalImageProviding.swift",
        "NSErrorExtensions.swift",
        "NetworkActivityIndicatorController.swift",
        "NetworkActivityOperation.swift",
        "NetworkActivityOperationLifecycleDelegate.swift",
        "NetworkOperationServer.swift",
        "NetworkSessionMetrics.swift",
        "NetworkURLResourceRequester.swift",
        "NetworkingDelegate.swift",
        "OSX.swift",
        "RemoteImageHolder.swift",
        "Resource.swift",
        "Retrying/DateHTTPExtensions.swift",
        "Retrying/HTTPRetryAfterHeader.swift",
        "Retrying/NetworkErrorHandlingPolicy.swift",
        "Retrying/NetworkErrorHandlingStrategy.swift",
        "Retrying/NetworkErrorHandlingStrategyDelegate.swift",
        "Retrying/NetworkErrorType.swift",
        "Retrying/NetworkReachabilityObserving.swift",
        "Retrying/NetworkRetryIntervalSource.swift",
        "Retrying/NetworkRetryStrategy.swift",
        "Retrying/NetworkRetryStrategyExtensions.swift",
        "Retrying/RetryingNetworkTask.swift",
        "Retrying/RetryingTimeout.swift",
        "Retrying/RetryingURLRequestPerformer.swift",
        "Retrying/ReusableNetworkErrorHandlingStrategy.swift",
        "Retrying/ReusableNetworkRetryStrategy.swift",
        "Retrying/URLResponseExtensions.swift",
        "TimeTracking.swift",
        "URLRequestPerformer.swift",
        "URLRequestPerforming.swift",
        "URLSessionDelegateImpl.swift",
        "URLSessionTaskMetricsExtensions.swift",
        "URLTransform.swift",
        "iOS.swift"
      ],
      "target_dependencies" : [
        "VGSLFundamentals",
        "VGSLUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VGSLFundamentals",
      "module_type" : "SwiftTarget",
      "name" : "VGSLFundamentals",
      "path" : "VGSLFundamentals",
      "product_memberships" : [
        "VGSLFundamentals",
        "VGSLUI",
        "VGSLNetworking",
        "VGSL",
        "BasePublic",
        "BaseTinyPublic",
        "BaseUIPublic",
        "CommonCorePublic",
        "NetworkingPublic",
        "VGSL_Fundamentals",
        "VGSL_Fundamentals_Tiny"
      ],
      "sources" : [
        "Action.swift",
        "Archivable.swift",
        "ArrayBuilder.swift",
        "CFCasting.swift",
        "Clamp.swift",
        "Combine.swift",
        "Completions/CompletionAccumulating.swift",
        "Completions/CompletionAccumulator.swift",
        "EqualByReference.swift",
        "FloatingPointComparison.swift",
        "Functions.swift",
        "InvalidArgumentError.swift",
        "JSONDictionaryExtensions.swift",
        "JSONObject.swift",
        "LoginWithSourcePerformer.swift",
        "Memoization.swift",
        "Modifier.swift",
        "NSTimerExtensions.swift",
        "OAuthToken.swift",
        "OSInfo.swift",
        "OSVersion.swift",
        "ObjectsReusability.swift",
        "PersistentStorage.swift",
        "Property+Storage.swift",
        "Radix.swift",
        "Resetting.swift",
        "Tagged.swift",
        "Time.swift",
        "UrlOpener.swift",
        "WeakCollection.swift",
        "Zip3.swift",
        "cache/Cache.swift",
        "cache/CacheContent.swift",
        "cache/CacheFactory.swift",
        "cache/CacheKey.swift",
        "cache/CacheRecord.swift",
        "cache/CacheStorage.swift",
        "cache/DiskCache.swift",
        "cache/LRUCacheStorage.swift",
        "cache/LRUMemoization.swift",
        "cache/LinkedListOrderedDictionary.swift",
        "cache/OrderedDictionary.swift",
        "cache/ParameterizedDiskCache.swift",
        "cache/SafeDecodable.swift",
        "cache/SizedItem.swift",
        "concurrency/AllocatedUnfairLock.swift",
        "concurrency/AnyAsyncSequence.swift",
        "concurrency/Atomic.swift",
        "concurrency/GCD.swift",
        "concurrency/RWLock.swift",
        "concurrency/ThreadExtensions.swift",
        "concurrency/operations/AsyncOperation.swift",
        "concurrency/operations/MainQueue.swift",
        "concurrency/operations/OperationQueue.swift",
        "extensions/ArrayExtensions.swift",
        "extensions/CollectionExtensions.swift",
        "extensions/DictionaryExtensions.swift",
        "extensions/EncodableExtensions.swift",
        "extensions/HTTPURLResponse+Extensions.swift",
        "extensions/IndexSetExtensions.swift",
        "extensions/LazyExtensions.swift",
        "extensions/NSArrayExtensions.swift",
        "extensions/NotificationCenter+Signal.swift",
        "extensions/OptionalExtensions.swift",
        "extensions/RangeExtensions.swift",
        "extensions/ResultExtensions.swift",
        "extensions/SequenceExtensions.swift",
        "extensions/SetExtensions.swift",
        "extensions/StringExtensions+Foundation.swift",
        "extensions/StringExtensions.swift",
        "extensions/TupleExtensions.swift",
        "extensions/URLExtensions.swift",
        "extensions/UnsignedIntegerExtensions.swift",
        "networking/LocalResourceURLProviding.swift",
        "networking/URLResourceRequesting.swift",
        "nonempty/NonEmpty+Array.swift",
        "nonempty/NonEmpty+Set.swift",
        "nonempty/NonEmpty+String.swift",
        "nonempty/NonEmpty.swift",
        "os/FileManaging.swift",
        "reactive/Cancellable.swift",
        "reactive/DebugInfo.swift",
        "reactive/Lazy.swift",
        "reactive/Property.swift",
        "reactive/ResettableLazy.swift",
        "reactive/Result.swift",
        "reactive/Signal+CombineLatest.swift",
        "reactive/Signal.swift",
        "reactive/SignalPipe.swift",
        "reactive/Variable.swift",
        "reactive/disposable/AutodisposePool.swift",
        "reactive/disposable/Disposable.swift",
        "reactive/observing/ObservableProperty.swift",
        "reactive/observing/ObservableVariable.swift",
        "reactive/observing/ObservableVariableConnection.swift",
        "reactive/observing/Observer.swift",
        "reactive/promises/Either.swift",
        "reactive/promises/Future.swift",
        "reactive/promises/FutureExtensions.swift",
        "reactive/promises/Promise.swift",
        "storage/KeyValueDirectStoringSupporting.swift",
        "storage/KeyValueStorage.swift",
        "storage/SettingProperty.swift",
        "storage/SingleValueCoder.swift",
        "weakify.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VGSL",
      "module_type" : "SwiftTarget",
      "name" : "VGSL",
      "path" : "VGSL",
      "product_memberships" : [
        "VGSL",
        "BasePublic",
        "BaseTinyPublic",
        "BaseUIPublic",
        "CommonCorePublic",
        "NetworkingPublic",
        "VGSL_Fundamentals",
        "VGSL_Fundamentals_Tiny"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "VGSLFundamentals",
        "VGSLNetworking",
        "VGSLUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetworkingPublic",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingPublic",
      "path" : "CompatibilityShims/NetworkingPublic",
      "product_memberships" : [
        "BasePublic",
        "NetworkingPublic"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "VGSL",
        "BaseUIPublic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommonCorePublic",
      "module_type" : "SwiftTarget",
      "name" : "CommonCorePublic",
      "path" : "CompatibilityShims/CommonCorePublic",
      "product_memberships" : [
        "CommonCorePublic"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "VGSL",
        "BaseUIPublic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BaseUIPublic",
      "module_type" : "SwiftTarget",
      "name" : "BaseUIPublic",
      "path" : "CompatibilityShims/BaseUIPublic",
      "product_memberships" : [
        "BasePublic",
        "BaseUIPublic",
        "CommonCorePublic",
        "NetworkingPublic"
      ],
      "sources" : [
        "Exports.swift",
        "ImageHolder.swift"
      ],
      "target_dependencies" : [
        "VGSL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BaseTinyPublic",
      "module_type" : "SwiftTarget",
      "name" : "BaseTinyPublic",
      "path" : "CompatibilityShims/BaseTinyPublic",
      "product_memberships" : [
        "BaseTinyPublic"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "VGSL"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BasePublic",
      "module_type" : "SwiftTarget",
      "name" : "BasePublic",
      "path" : "CompatibilityShims/BasePublic",
      "product_memberships" : [
        "BasePublic"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "VGSL",
        "BaseUIPublic",
        "NetworkingPublic"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/VGSLFundamentals/PrivacyInfo.xcprivacy
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/105] Compiling VGSLFundamentals FileManaging.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals Cancellable.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals DebugInfo.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals Lazy.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals Property.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals ResettableLazy.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals Result.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals Signal+CombineLatest.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals Signal.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals SignalPipe.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals Variable.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals AutodisposePool.swift
/host/spi-builder-workspace/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/105] Compiling VGSLFundamentals Disposable.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals OperationQueue.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals ArrayExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals CollectionExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals DictionaryExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals EncodableExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals HTTPURLResponse+Extensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals IndexSetExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals LazyExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals NSArrayExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals NotificationCenter+Signal.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals OptionalExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals RangeExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals ResultExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals SequenceExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals SetExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals StringExtensions+Foundation.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals StringExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals TupleExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals URLExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals UnsignedIntegerExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals LocalResourceURLProviding.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals URLResourceRequesting.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals NonEmpty+Array.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals NonEmpty+Set.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals NonEmpty+String.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals NonEmpty.swift
/host/spi-builder-workspace/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? {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/118] Emitting module VGSLFundamentals
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals LinkedListOrderedDictionary.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals OrderedDictionary.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals ParameterizedDiskCache.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals SafeDecodable.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals SizedItem.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals AllocatedUnfairLock.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals AnyAsyncSequence.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Atomic.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals GCD.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals RWLock.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals ThreadExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals AsyncOperation.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals MainQueue.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Time.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals UrlOpener.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals WeakCollection.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Zip3.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Cache.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals CacheContent.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals CacheFactory.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals CacheKey.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals CacheRecord.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals CacheStorage.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals DiskCache.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals LRUCacheStorage.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals LRUMemoization.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals LoginWithSourcePerformer.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Memoization.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Modifier.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals NSTimerExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals OAuthToken.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals OSInfo.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals OSVersion.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals ObjectsReusability.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals PersistentStorage.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Property+Storage.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Radix.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Resetting.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Tagged.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Action.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Archivable.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals ArrayBuilder.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals CFCasting.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Clamp.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Combine.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals CompletionAccumulating.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals CompletionAccumulator.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals EqualByReference.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals FloatingPointComparison.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Functions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals InvalidArgumentError.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals JSONDictionaryExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals JSONObject.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals ObservableProperty.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals ObservableVariable.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals ObservableVariableConnection.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Observer.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Either.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Future.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals FutureExtensions.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals Promise.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals KeyValueDirectStoringSupporting.swift
/host/spi-builder-workspace/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/118] Compiling VGSLFundamentals KeyValueStorage.swift
/host/spi-builder-workspace/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? {
[116/118] Compiling VGSLFundamentals SettingProperty.swift
/host/spi-builder-workspace/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? {
[117/118] Compiling VGSLFundamentals SingleValueCoder.swift
/host/spi-builder-workspace/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? {
[118/118] Compiling VGSLFundamentals weakify.swift
/host/spi-builder-workspace/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? {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/VGSLFundamentals/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/94] Compiling VGSLFundamentals OperationQueue.swift
/host/spi-builder-workspace/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? {
[3/94] Compiling VGSLFundamentals ArrayExtensions.swift
/host/spi-builder-workspace/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? {
[4/94] Compiling VGSLFundamentals CollectionExtensions.swift
/host/spi-builder-workspace/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? {
[5/94] Compiling VGSLFundamentals DictionaryExtensions.swift
/host/spi-builder-workspace/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? {
[6/94] Compiling VGSLFundamentals EncodableExtensions.swift
/host/spi-builder-workspace/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? {
[7/94] Compiling VGSLFundamentals HTTPURLResponse+Extensions.swift
/host/spi-builder-workspace/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? {
[8/94] Compiling VGSLFundamentals IndexSetExtensions.swift
/host/spi-builder-workspace/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? {
[9/94] Compiling VGSLFundamentals LazyExtensions.swift
/host/spi-builder-workspace/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? {
[10/94] Compiling VGSLFundamentals NSArrayExtensions.swift
/host/spi-builder-workspace/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? {
[11/94] Compiling VGSLFundamentals NotificationCenter+Signal.swift
/host/spi-builder-workspace/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/94] Compiling VGSLFundamentals OptionalExtensions.swift
/host/spi-builder-workspace/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/94] Compiling VGSLFundamentals RangeExtensions.swift
/host/spi-builder-workspace/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/94] Compiling VGSLFundamentals ResultExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals FileManaging.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Cancellable.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals DebugInfo.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Lazy.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Property.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals ResettableLazy.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Result.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Signal+CombineLatest.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Signal.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals SignalPipe.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Variable.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals AutodisposePool.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Disposable.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Time.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals UrlOpener.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals WeakCollection.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Zip3.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Cache.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals CacheContent.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals CacheFactory.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals CacheKey.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals CacheRecord.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals CacheStorage.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals DiskCache.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals LRUCacheStorage.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals LRUMemoization.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals LoginWithSourcePerformer.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Memoization.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Modifier.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals NSTimerExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals OAuthToken.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals OSInfo.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals OSVersion.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals ObjectsReusability.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals PersistentStorage.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Property+Storage.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Radix.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Resetting.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Tagged.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals SequenceExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals SetExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals StringExtensions+Foundation.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals StringExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals TupleExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals URLExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals UnsignedIntegerExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals LocalResourceURLProviding.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals URLResourceRequesting.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals NonEmpty+Array.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals NonEmpty+Set.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals NonEmpty+String.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals NonEmpty.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals LinkedListOrderedDictionary.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals OrderedDictionary.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals ParameterizedDiskCache.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals SafeDecodable.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals SizedItem.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals AllocatedUnfairLock.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals AnyAsyncSequence.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Atomic.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals GCD.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals RWLock.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals ThreadExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals AsyncOperation.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals MainQueue.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals ObservableProperty.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals ObservableVariable.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals ObservableVariableConnection.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Observer.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Either.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Future.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals FutureExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Promise.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals KeyValueDirectStoringSupporting.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals KeyValueStorage.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals SettingProperty.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals SingleValueCoder.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals weakify.swift
/host/spi-builder-workspace/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? {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/107] Emitting module VGSLFundamentals
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Action.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Archivable.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals ArrayBuilder.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals CFCasting.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Clamp.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Combine.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals CompletionAccumulating.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals CompletionAccumulator.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals EqualByReference.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals FloatingPointComparison.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals Functions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals InvalidArgumentError.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals JSONDictionaryExtensions.swift
/host/spi-builder-workspace/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/107] Compiling VGSLFundamentals JSONObject.swift
/host/spi-builder-workspace/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.1 android