The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build YandexMobileAdsPackage, reference master (fccdcc), with Swift 6.1 for Wasm on 28 Jul 2025 12:24:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yandexmobile/yandex-ads-sdk-ios.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/yandexmobile/yandex-ads-sdk-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fccdccd Merge pull request #300 from yandexmobile/release-7.15.1
Cloned https://github.com/yandexmobile/yandex-ads-sdk-ios.git
Revision (git rev-parse @):
fccdccd11cb99e17ed77cc54b3e68c485397d88d
SUCCESS checkout https://github.com/yandexmobile/yandex-ads-sdk-ios.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/yandexmobile/yandex-ads-sdk-ios.git
https://github.com/yandexmobile/yandex-ads-sdk-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "appmetrica-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.11.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
    },
    {
      "identity" : "divkit-ios-facade",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.2",
            "upper_bound" : "5.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/divkit/divkit-ios-facade"
    },
    {
      "identity" : "swift-package-manager-google-mobile-ads",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.2.0",
            "upper_bound" : "12.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googleads/swift-package-manager-google-mobile-ads"
    },
    {
      "identity" : "vungleadssdk-swiftpackagemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.4.2",
            "upper_bound" : "7.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager"
    },
    {
      "identity" : "applovin-max-swift-package",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.1.0",
            "upper_bound" : "13.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppLovin/AppLovin-MAX-Swift-Package"
    },
    {
      "identity" : "mytarget-ios-spm",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.28.0",
            "upper_bound" : "5.29.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/myTargetSDK/mytarget-ios-spm"
    },
    {
      "identity" : "mintegraladsdk-swift-package",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.7.7",
            "upper_bound" : "7.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package"
    }
  ],
  "manifest_display_name" : "YandexMobileAdsPackage",
  "name" : "YandexMobileAdsPackage",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "YandexMobileAds",
      "targets" : [
        "YandexMobileAdsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YandexMobileAdsInstream",
      "targets" : [
        "YandexMobileAdsInstreamWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GoogleYandexMobileAdsAdapters",
      "targets" : [
        "GoogleYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VungleYandexMobileAdsAdapters",
      "targets" : [
        "VungleYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppLovinYandexMobileAdsAdapters",
      "targets" : [
        "AppLovinYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MyTargetYandexMobileAdsAdapters",
      "targets" : [
        "MyTargetYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MintegralYandexMobileAdsAdapters",
      "targets" : [
        "MintegralYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "YandexMobileAdsMediation",
      "targets" : [
        "YandexMobileAdsMediation",
        "GoogleYandexMobileAdsAdaptersWrapper",
        "VungleYandexMobileAdsAdaptersWrapper",
        "AppLovinYandexMobileAdsAdaptersWrapper",
        "MyTargetYandexMobileAdsAdaptersWrapper",
        "MintegralYandexMobileAdsAdaptersWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YandexMobileAdsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "YandexMobileAdsWrapper",
      "path" : "Sources/YandexMobileAdsWrapper",
      "product_dependencies" : [
        "AppMetricaCore",
        "AppMetricaCrashes",
        "AppMetricaLibraryAdapter",
        "AppMetricaAdSupport",
        "DivKitBinaryCompatibilityFacade"
      ],
      "product_memberships" : [
        "YandexMobileAds",
        "YandexMobileAdsInstream",
        "GoogleYandexMobileAdsAdapters",
        "VungleYandexMobileAdsAdapters",
        "AppLovinYandexMobileAdsAdapters",
        "MyTargetYandexMobileAdsAdapters",
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/DebugPanelImages.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Bold.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Medium.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Fonts/YSText-Regular.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/AssetAccessibility.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/DebugPanel.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Localizable/InstreamControls.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/YandexMobileAdsWrapper/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "MACSwiftBundleProvider.swift"
      ],
      "target_dependencies" : [
        "YandexMobileAds"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexMobileAdsMediation",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileAdsMediation",
      "path" : "remote/archive/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip",
      "product_memberships" : [
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "YandexMobileAdsInstreamWrapper",
      "module_type" : "SwiftTarget",
      "name" : "YandexMobileAdsInstreamWrapper",
      "path" : "Sources/YandexMobileAdsInstreamWrapper",
      "product_memberships" : [
        "YandexMobileAdsInstream"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "YandexMobileAdsInstream",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "YandexMobileAdsInstream",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileAdsInstream",
      "path" : "remote/archive/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip",
      "product_memberships" : [
        "YandexMobileAdsInstream"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "YandexMobileAds",
      "module_type" : "BinaryTarget",
      "name" : "YandexMobileAds",
      "path" : "remote/archive/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip",
      "product_memberships" : [
        "YandexMobileAds",
        "YandexMobileAdsInstream",
        "GoogleYandexMobileAdsAdapters",
        "VungleYandexMobileAdsAdapters",
        "AppLovinYandexMobileAdsAdapters",
        "MyTargetYandexMobileAdsAdapters",
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "VungleYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "VungleYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/VungleYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "VungleAdsSDK"
      ],
      "product_memberships" : [
        "VungleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "VungleYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VungleYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "VungleYandexMobileAdsAdapters",
      "path" : "remote/archive/6850efd0-1886-4a87-b56c-6f39951411d6.zip",
      "product_memberships" : [
        "VungleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MyTargetYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MyTargetYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/MyTargetYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "MyTargetSDK"
      ],
      "product_memberships" : [
        "MyTargetYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "MyTargetYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MyTargetYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "MyTargetYandexMobileAdsAdapters",
      "path" : "remote/archive/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip",
      "product_memberships" : [
        "MyTargetYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MintegralYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MintegralYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/MintegralYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "MintegralAdSDK"
      ],
      "product_memberships" : [
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MintegralYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "MintegralYandexMobileAdsAdapters",
      "path" : "remote/archive/58f57557-71fc-4287-885b-0060e4a741e2.zip",
      "product_memberships" : [
        "MintegralYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "GoogleYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/GoogleYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "GoogleMobileAds"
      ],
      "product_memberships" : [
        "GoogleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "GoogleYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "GoogleYandexMobileAdsAdapters",
      "path" : "remote/archive/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip",
      "product_memberships" : [
        "GoogleYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AppLovinYandexMobileAdsAdaptersWrapper",
      "module_type" : "SwiftTarget",
      "name" : "AppLovinYandexMobileAdsAdaptersWrapper",
      "path" : "Sources/AppLovinYandexMobileAdsAdaptersWrapper",
      "product_dependencies" : [
        "AppLovinSDK"
      ],
      "product_memberships" : [
        "AppLovinYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AppLovinYandexMobileAdsAdapters",
        "YandexMobileAdsWrapper"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppLovinYandexMobileAdsAdapters",
      "module_type" : "BinaryTarget",
      "name" : "AppLovinYandexMobileAdsAdapters",
      "path" : "remote/archive/53ee41e6-eaa8-44a1-8ec1-bb194444aea5.zip",
      "product_memberships" : [
        "AppLovinYandexMobileAdsAdapters",
        "YandexMobileAdsMediation"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/myTargetSDK/mytarget-ios-spm
Fetching https://github.com/googleads/swift-package-manager-google-mobile-ads
Fetching https://github.com/divkit/divkit-ios-facade
Fetching https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package
Fetching https://github.com/AppLovin/AppLovin-MAX-Swift-Package
Fetching https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager
[1/76] Fetching divkit-ios-facade
[45/135] Fetching divkit-ios-facade, mintegraladsdk-swift-package
[104/5099] Fetching divkit-ios-facade, mintegraladsdk-swift-package, mytarget-ios-spm
[105/6258] Fetching divkit-ios-facade, mintegraladsdk-swift-package, mytarget-ios-spm, applovin-max-swift-package
[485/6374] Fetching divkit-ios-facade, mintegraladsdk-swift-package, mytarget-ios-spm, applovin-max-swift-package, vungleadssdk-swiftpackagemanager
[754/6638] Fetching divkit-ios-facade, mintegraladsdk-swift-package, mytarget-ios-spm, applovin-max-swift-package, vungleadssdk-swiftpackagemanager, swift-package-manager-google-mobile-ads
Fetched https://github.com/divkit/divkit-ios-facade from cache (0.32s)
Fetched https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package from cache (0.32s)
Fetched https://github.com/googleads/swift-package-manager-google-mobile-ads from cache (0.33s)
[1239/6239] Fetching mytarget-ios-spm, applovin-max-swift-package, vungleadssdk-swiftpackagemanager
Fetching https://github.com/appmetrica/appmetrica-sdk-ios
Fetched https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager from cache (0.49s)
Fetched https://github.com/AppLovin/AppLovin-MAX-Swift-Package from cache (0.50s)
[150/11822] Fetching mytarget-ios-spm, appmetrica-sdk-ios
Fetched https://github.com/appmetrica/appmetrica-sdk-ios from cache (0.64s)
[298/4964] Fetching mytarget-ios-spm
Fetched https://github.com/myTargetSDK/mytarget-ios-spm from cache (30.36s)
Computing version for https://github.com/myTargetSDK/mytarget-ios-spm
Computed https://github.com/myTargetSDK/mytarget-ios-spm at 5.28.0 (32.20s)
Fetching https://github.com/myTrackerSDK/mytracker-ios-spm.git
[1/1208] Fetching mytracker-ios-spm
Fetched https://github.com/myTrackerSDK/mytracker-ios-spm.git from cache (7.64s)
Computing version for https://github.com/AppLovin/AppLovin-MAX-Swift-Package
Computed https://github.com/AppLovin/AppLovin-MAX-Swift-Package at 13.1.0 (9.38s)
Computing version for https://github.com/googleads/swift-package-manager-google-mobile-ads
Computed https://github.com/googleads/swift-package-manager-google-mobile-ads at 12.2.0 (1.75s)
Fetching https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
[1/59] Fetching swift-package-manager-google-user-messaging-platform
Fetched https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git from cache (0.92s)
Computing version for https://github.com/divkit/divkit-ios-facade
Computed https://github.com/divkit/divkit-ios-facade at 5.0.2 (3.43s)
Fetching https://github.com/divkit/divkit-ios.git
[1/12407] Fetching divkit-ios
Fetched https://github.com/divkit/divkit-ios.git from cache (3.44s)
Computing version for https://github.com/divkit/divkit-ios.git
Computed https://github.com/divkit/divkit-ios.git at 32.9.0 (4.52s)
Fetching https://github.com/yandex/vgsl.git
Fetching https://github.com/apple/swift-markdown.git
[1/3705] Fetching vgsl
[3706/10522] Fetching vgsl, swift-markdown
Fetched https://github.com/yandex/vgsl.git from cache (0.88s)
Fetched https://github.com/apple/swift-markdown.git from cache (0.88s)
Computing version for https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package
Computed https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package at 7.7.8 (1.38s)
Computing version for https://github.com/myTrackerSDK/mytracker-ios-spm.git
Computed https://github.com/myTrackerSDK/mytracker-ios-spm.git at 3.2.1 (0.48s)
Computing version for https://github.com/appmetrica/appmetrica-sdk-ios
Computed https://github.com/appmetrica/appmetrica-sdk-ios at 5.11.2 (0.68s)
Fetching https://github.com/kstenerud/KSCrash
[1/17138] Fetching kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (0.75s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.0.0 (1.31s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (0.54s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18135] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (1.41s)
Computing version for https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager
Computed https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager at 7.4.5 (0.45s)
Computing version for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Computed https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git at 2.7.0 (0.55s)
Computing version for https://github.com/yandex/vgsl.git
Computed https://github.com/yandex/vgsl.git at 7.6.0 (0.67s)
Creating working copy for https://github.com/googleads/swift-package-manager-google-mobile-ads
Working copy of https://github.com/googleads/swift-package-manager-google-mobile-ads resolved at 12.2.0
Creating working copy for https://github.com/AppLovin/AppLovin-MAX-Swift-Package
Working copy of https://github.com/AppLovin/AppLovin-MAX-Swift-Package resolved at 13.1.0
Creating working copy for https://github.com/myTargetSDK/mytarget-ios-spm
Working copy of https://github.com/myTargetSDK/mytarget-ios-spm resolved at 5.28.0
Creating working copy for https://github.com/divkit/divkit-ios-facade
Working copy of https://github.com/divkit/divkit-ios-facade resolved at 5.0.2
Creating working copy for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Working copy of https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git resolved at 2.7.0
Creating working copy for https://github.com/appmetrica/appmetrica-sdk-ios
Working copy of https://github.com/appmetrica/appmetrica-sdk-ios resolved at 5.11.2
Creating working copy for https://github.com/myTrackerSDK/mytracker-ios-spm.git
Working copy of https://github.com/myTrackerSDK/mytracker-ios-spm.git resolved at 3.2.1
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
Creating working copy for https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager
Working copy of https://github.com/Vungle/VungleAdsSDK-SwiftPackageManager resolved at 7.4.5
Creating working copy for https://github.com/divkit/divkit-ios.git
Working copy of https://github.com/divkit/divkit-ios.git resolved at 32.9.0
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
Creating working copy for https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package
Working copy of https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package resolved at 7.7.8
Creating working copy for https://github.com/yandex/vgsl.git
Working copy of https://github.com/yandex/vgsl.git resolved at 7.6.0
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.0.0
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.1.0.4/spm/53ee41e6-eaa8-44a1-8ec1-bb194444aea5.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.15.1/spm/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDK.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKBanner.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKBidding.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKNewInterstitial.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKInterstitialVideo.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKReward.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKSplash.xcframework.zip
Downloading binary artifact https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKNativeAdvanced.xcframework.zip
Downloading binary artifact https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip
Downloading binary artifact https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/d1070530f5b68fa2/googlemobileadsios-spm-12.2.0.zip
Downloading binary artifact https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.10/spm/6850efd0-1886-4a87-b56c-6f39951411d6.zip
[1369/10462476] Downloading https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDK.xcframework.zip
[10478851/10728335] Downloading https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDK.xcframework.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKBanner.xcframework.zip
[10744710/10847882] Downloading https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDK.xcframework.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKBanner.xcframework.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKBidding.xcframework.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKBidding.xcframework.zip (0.67s)
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKBanner.xcframework.zip (0.67s)
[15580/73488] Downloading https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKNewInterstitial.xcframework.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKNewInterstitial.xcframework.zip (0.71s)
[16375/95711] Downloading https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKInterstitialVideo.xcframework.zip
[112086/172364] Downloading https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKInterstitialVideo.xcframework.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKReward.xcframework.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKInterstitialVideo.xcframework.zip (0.78s)
[15795/598913] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip
[32317/1142885] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKSplash.xcframework.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKReward.xcframework.zip (0.79s)
[575859/1185147] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKSplash.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.15.1/spm/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip
[590810/1287301] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKSplash.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.15.1/spm/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKNativeAdvanced.xcframework.zip
[693806/21454264] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKSplash.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.15.1/spm/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKNativeAdvanced.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip
[709898/22021470] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKSplash.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.15.1/spm/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKNativeAdvanced.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKNativeAdvanced.xcframework.zip (0.83s)
[624110/21919316] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKSplash.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.15.1/spm/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDKSplash.xcframework.zip (0.85s)
[96504/21375344] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.15.1/spm/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip
[112299/21863626] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.15.1/spm/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip
[128242/22529287] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.15.1/spm/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.1.0.4/spm/53ee41e6-eaa8-44a1-8ec1-bb194444aea5.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAdsMediation/7.15.1/spm/7366724d-d6e7-46e9-86ad-fa5e2b4d56a4.zip (0.95s)
[259324/22487025] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.1.0.4/spm/53ee41e6-eaa8-44a1-8ec1-bb194444aea5.zip
[309791/28212191] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.1.0.4/spm/53ee41e6-eaa8-44a1-8ec1-bb194444aea5.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip
[1751051/30256313] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.1.0.4/spm/53ee41e6-eaa8-44a1-8ec1-bb194444aea5.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip
[6433744/33967085] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.1.0.4/spm/53ee41e6-eaa8-44a1-8ec1-bb194444aea5.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip
[11367718/34144275] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.1.0.4/spm/53ee41e6-eaa8-44a1-8ec1-bb194444aea5.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip, https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip (1.76s)
[13936112/33967085] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.1.0.4/spm/53ee41e6-eaa8-44a1-8ec1-bb194444aea5.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/AppLovinYandexMobileAdsAdapters/13.1.0.4/spm/53ee41e6-eaa8-44a1-8ec1-bb194444aea5.zip (1.80s)
[13744257/33301424] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/MyTargetYandexMobileAdsAdapters/5.28.0.4/spm/6dbf0c46-89b3-4681-b7aa-e383e8f753c5.zip (1.82s)
[13305145/32813142] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/MintegralYandexMobileAdsAdapters/7.7.7.4/spm/58f57557-71fc-4287-885b-0060e4a741e2.zip (1.84s)
[12722598/32214229] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip, https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip
Downloaded https://vungle2-sdk-dev-scratch.s3.amazonaws.com/ios/SwiftPackageManager/VungleAds-7.4.5.zip (1.91s)
[11266518/28503457] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/GoogleYandexMobileAdsAdapters/12.2.0.4/spm/f5e58d09-5658-4c7e-8719-f9a56dea91f1.zip (1.93s)
Downloaded https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.1.0.xcframework.zip (1.93s)
[4990512/22211085] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip
[7443287/22664537] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip, https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.10/spm/6850efd0-1886-4a87-b56c-6f39951411d6.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/VungleYandexMobileAdsAdapters/7.4.2.10/spm/6850efd0-1886-4a87-b56c-6f39951411d6.zip (2.10s)
[8081488/22211085] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip
Downloaded https://github.com/Mintegral-official/MintegralAdSDK-Swift-Package/releases/download/7.7.8/MTGSDK.xcframework.zip (2.19s)
[17363169/30212000] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip, https://dl.google.com/googleadmobadssdk/d1070530f5b68fa2/googlemobileadsios-spm-12.2.0.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.56.0/spm/56d8eae3-cd15-46c3-9747-d2da1cc70c59.zip (2.50s)
[16716572/28167878] Downloading https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip, https://dl.google.com/googleadmobadssdk/d1070530f5b68fa2/googlemobileadsios-spm-12.2.0.zip
Downloaded https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.15.1/spm/06525a5c-3ea7-42a1-8078-bb3505b9d90a.zip (4.40s)
Downloaded https://dl.google.com/googleadmobadssdk/d1070530f5b68fa2/googlemobileadsios-spm-12.2.0.zip (4.52s)
warning: 'vgsl': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/PrivacyInfo.xcprivacy
Building for debugging...
[0/526] Write sources
[1/526] Copying YSText-Regular.ttf
[2/526] Copying YSText-Medium.ttf
[2/526] Copying YSText-Bold.ttf
[2/526] Copying InstreamControls.xcstrings
[2/526] Copying DebugPanel.xcstrings
[2/526] Write sources
[2/526] Copying AssetAccessibility.xcstrings
[2/526] Write sources
[21/526] Copying PrivacyInfo.xcprivacy
[21/526] Write sources
[22/526] Copying PrivacyInfo.xcprivacy
[25/526] Write sources
[27/526] Copying PrivacyInfo.xcprivacy
[32/526] Write sources
[34/526] Copying PrivacyInfo.xcprivacy
[35/526] Write sources
[42/526] Copying DebugPanelImages.xcassets
[43/526] Copying Media.xcassets
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaStorageUtils.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[44/526] Compiling AppMetricaStorageUtils AMAUserDefaultsStorage.m
[44/526] Compiling UserMessagingPlatformTarget placeholder.m
[44/526] Compiling AppMetricaStorageUtils AMAIncrementableValueStorageFactory.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaStorageUtils.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[44/526] Compiling AppMetricaStorageUtils resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaStorageUtils.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[44/526] Compiling AppMetricaStorageUtils AMAUserDefaultsKVSDataProvider.m
[44/526] Compiling AppMetricaStorageUtils AMARollbackHolder.m
[44/526] Compiling MyTrackerSDKLib wrapper.m
[44/526] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'vgsl': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/vgsl/VGSLFundamentals/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
[0/482] Compiling UserMessagingPlatformTarget placeholder.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaCoreExtension.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaCrashes.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/482] Compiling AppMetricaCoreExtension resource_bundle_accessor.m
[1/482] Compiling AppMetricaCrashes resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaCrashes.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/482] Compiling AMAStackTraceElement.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaCrashes.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/482] Compiling AMAPluginErrorDetails.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/AppMetricaCoreExtension.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/482] Compiling AppMetricaCoreExtension AMACoreExtension.m
[1/482] Compiling AppMetricaStorageUtils resource_bundle_accessor.m
[1/482] Compiling MyTrackerSDKLib wrapper.m
[1/482] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm