The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Pillarbox, reference 10.0.2 (9e8fe0), with Swift 6.1 for Linux on 6 May 2025 18:51:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SRGSSR/pillarbox-apple.git
Reference: 10.0.2
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/SRGSSR/pillarbox-apple
 * tag               10.0.2     -> FETCH_HEAD
HEAD is now at 9e8fe0a Avoid using isActive as published var (#1215)
Cloned https://github.com/SRGSSR/pillarbox-apple.git
Revision (git rev-parse @):
9e8fe0ab65e131c2f17487f50cd062c6338d67eb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SRGSSR/pillarbox-apple.git at 10.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SRGSSR/pillarbox-apple.git
https://github.com/SRGSSR/pillarbox-apple.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "comscore-swift-package-manager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.14.0",
            "upper_bound" : "6.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/comScore/Comscore-Swift-Package-Manager.git"
    },
    {
      "identity" : "iosv5",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.0",
            "upper_bound" : "5.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CommandersAct/iOSV5.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "difference",
      "requirement" : {
        "exact" : [
          "1.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzysztofzablocki/Difference.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.0",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Pillarbox",
  "name" : "Pillarbox",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "PillarboxAnalytics",
      "targets" : [
        "PillarboxAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PillarboxCircumspect",
      "targets" : [
        "PillarboxCircumspect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PillarboxCore",
      "targets" : [
        "PillarboxCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PillarboxCoreBusiness",
      "targets" : [
        "PillarboxCoreBusiness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PillarboxPlayer",
      "targets" : [
        "PillarboxPlayer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PillarboxMonitoring",
      "targets" : [
        "PillarboxMonitoring"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PlayerTests",
      "module_type" : "SwiftTarget",
      "name" : "PlayerTests",
      "path" : "Tests/PlayerTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/PlayerTests/Resources/invalid.jpg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/PlayerTests/Resources/pixel.jpg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AVPlayer/AVPlayerItemRepeatAllUpdateTests.swift",
        "AVPlayer/AVPlayerItemRepeatOffUpdateTests.swift",
        "AVPlayer/AVPlayerItemRepeatOneUpdateTests.swift",
        "AVPlayer/AVPlayerItemTests.swift",
        "AVPlayer/AVPlayerTests.swift",
        "Asset/AssetCreationTests.swift",
        "Asset/AssetMetadataMock.swift",
        "Asset/ResourceItemTests.swift",
        "AudioSession/AVAudioSessionNotificationTests.swift",
        "Extensions/AVPlayerItem.swift",
        "Extensions/AssetContent.swift",
        "Extensions/MetricEvent.swift",
        "Extensions/Player.swift",
        "Extensions/UUID.swift",
        "MediaSelection/AVMediaSelectionGroupTests.swift",
        "MediaSelection/AVMediaSelectionOptionTests.swift",
        "MediaSelection/MediaSelectionTests.swift",
        "MediaSelection/PreferredLanguagesForMediaSelectionTests.swift",
        "Metrics/AccessLogEventTests.swift",
        "Metrics/MetricsCollectorEventsTests.swift",
        "Metrics/MetricsCollectorTests.swift",
        "Metrics/MetricsStateTests.swift",
        "Player/BlockedTimeRangeTests.swift",
        "Player/ErrorTests.swift",
        "Player/PlaybackSpeedUpdateTests.swift",
        "Player/PlaybackTests.swift",
        "Player/PlayerTests.swift",
        "Player/QueueTests.swift",
        "Player/ReplayChecksTests.swift",
        "Player/ReplayTests.swift",
        "Player/SeekChecksTests.swift",
        "Player/SeekTests.swift",
        "Player/SpeedTests.swift",
        "Player/TextStyleRulesTests.swift",
        "PlayerItem/PlayerItemAssetPublisherTests.swift",
        "PlayerItem/PlayerItemTests.swift",
        "Playlist/CurrentItemTests.swift",
        "Playlist/ItemInsertionAfterTests.swift",
        "Playlist/ItemInsertionBeforeTests.swift",
        "Playlist/ItemMoveAfterTests.swift",
        "Playlist/ItemMoveBeforeTests.swift",
        "Playlist/ItemNavigationBackwardChecksTests.swift",
        "Playlist/ItemNavigationBackwardTests.swift",
        "Playlist/ItemNavigationForwardChecksTests.swift",
        "Playlist/ItemNavigationForwardTests.swift",
        "Playlist/ItemRemovalTests.swift",
        "Playlist/ItemsTests.swift",
        "Playlist/ItemsUpdateTests.swift",
        "Playlist/NavigationBackwardChecksTests.swift",
        "Playlist/NavigationBackwardTests.swift",
        "Playlist/NavigationForwardChecksTests.swift",
        "Playlist/NavigationForwardTests.swift",
        "Playlist/NavigationSmartBackwardChecksTests.swift",
        "Playlist/NavigationSmartBackwardTests.swift",
        "Playlist/NavigationSmartForwardChecksTests.swift",
        "Playlist/NavigationSmartForwardTests.swift",
        "Playlist/RepeatModeTests.swift",
        "ProgressTracker/ProgressTrackerPlaybackStateTests.swift",
        "ProgressTracker/ProgressTrackerProgressAvailabilityTests.swift",
        "ProgressTracker/ProgressTrackerProgressTests.swift",
        "ProgressTracker/ProgressTrackerRangeTests.swift",
        "ProgressTracker/ProgressTrackerSeekBehaviorTests.swift",
        "ProgressTracker/ProgressTrackerTimeTests.swift",
        "ProgressTracker/ProgressTrackerValueTests.swift",
        "Publishers/AVAssetMediaSelectionGroupsPublisherTests.swift",
        "Publishers/AVAsynchronousKeyValueLoadingPublisherTests.swift",
        "Publishers/AVPlayerBoundaryTimePublisherTests.swift",
        "Publishers/AVPlayerItemErrorPublisherTests.swift",
        "Publishers/AVPlayerItemMetricEventPublisherTests.swift",
        "Publishers/AVPlayerPeriodicTimePublisherTests.swift",
        "Publishers/MetadataPublisherTests.swift",
        "Publishers/NowPlayingInfoPublisherTests.swift",
        "Publishers/PeriodicMetricsPublisherTests.swift",
        "Publishers/PlayerItemMetricEventPublisherTests.swift",
        "Publishers/PlayerPublisherTests.swift",
        "QueuePlayer/QueuePlayerItemsTests.swift",
        "QueuePlayer/QueuePlayerSeekTests.swift",
        "QueuePlayer/QueuePlayerSeekTimePublisherTests.swift",
        "QueuePlayer/QueuePlayerSmoothSeekTests.swift",
        "Skips/SkipBackwardChecksTests.swift",
        "Skips/SkipBackwardTests.swift",
        "Skips/SkipForwardChecksTests.swift",
        "Skips/SkipForwardTests.swift",
        "Skips/SkipToDefaultChecksTests.swift",
        "Skips/SkipToDefaultTests.swift",
        "Tools/AVMediaSelectionOptionMock.swift",
        "Tools/ContentKeySessionDelegateMock.swift",
        "Tools/LanguageIdentifiable.swift",
        "Tools/Matchers.swift",
        "Tools/MediaAccessibilityDisplayType.swift",
        "Tools/PlayerItem.swift",
        "Tools/PlayerItemTrackerMock.swift",
        "Tools/ResourceLoaderDelegateMock.swift",
        "Tools/Similarity.swift",
        "Tools/TestCase.swift",
        "Tools/Tools.swift",
        "Tools/TrackerUpdateMock.swift",
        "Tracking/PlayerItemTrackerLifeCycleTests.swift",
        "Tracking/PlayerItemTrackerMetricPublisherTests.swift",
        "Tracking/PlayerItemTrackerSessionTests.swift",
        "Tracking/PlayerItemTrackerUpdateTests.swift",
        "Tracking/PlayerTrackingTests.swift",
        "Types/CMTimeRangeTests.swift",
        "Types/CMTimeTests.swift",
        "Types/ErrorsTests.swift",
        "Types/ImageSourceTests.swift",
        "Types/ItemErrorTests.swift",
        "Types/PlaybackSpeedTests.swift",
        "Types/PlaybackStateTests.swift",
        "Types/PlayerConfigurationTests.swift",
        "Types/PlayerLimitsTests.swift",
        "Types/PlayerMetadataTests.swift",
        "Types/PositionTests.swift",
        "Types/StreamTypeTests.swift",
        "Types/TimePropertiesTests.swift",
        "UserInterface/SkipTrackerTests.swift",
        "UserInterface/VisibilityTrackerTests.swift"
      ],
      "target_dependencies" : [
        "PillarboxCircumspect",
        "PillarboxPlayer",
        "PillarboxStreams"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PillarboxStreams",
      "module_type" : "SwiftTarget",
      "name" : "PillarboxStreams",
      "path" : "Sources/Streams",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Streams/Resources/silence.mp3",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Stream.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PillarboxPlayer",
      "module_type" : "SwiftTarget",
      "name" : "PillarboxPlayer",
      "path" : "Sources/Player",
      "product_dependencies" : [
        "DequeModule",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "PillarboxAnalytics",
        "PillarboxCoreBusiness",
        "PillarboxPlayer",
        "PillarboxMonitoring"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Player/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Asset.swift",
        "ControlCenter/NowPlaying.swift",
        "ControlCenter/RemoteCommandCenter.swift",
        "Extensions/AVAudioSession.swift",
        "Extensions/AVContentKeyRequest.swift",
        "Extensions/AVMediaSelectionGroup.swift",
        "Extensions/AVMediaSelectionOption.swift",
        "Extensions/AVMetadataItem.swift",
        "Extensions/AVPlayer.swift",
        "Extensions/AVPlayerItem.swift",
        "Extensions/AVPlayerMediaSelectionCriteria.swift",
        "Extensions/AVPlayerViewController.swift",
        "Extensions/AVQueuePlayer.swift",
        "Extensions/AVTextStyleRule.swift",
        "Extensions/CMTime.swift",
        "Extensions/CMTimeRange.swift",
        "Extensions/Logger.swift",
        "Extensions/Notification.Name.swift",
        "Extensions/SCNQuaternion.swift",
        "Extensions/UIViewController.swift",
        "Extensions/URL.swift",
        "Interfaces/AssetMetadata.swift",
        "Interfaces/MediaSelector.swift",
        "Interfaces/PictureInPictureDelegate.swift",
        "Interfaces/PictureInPicturePersistable.swift",
        "Interfaces/PlaybackResource.swift",
        "MediaSelection/AudibleMediaSelector.swift",
        "MediaSelection/LegibleMediaSelector.swift",
        "MediaSelection/MediaSelectionOption.swift",
        "MediaSelection/MediaSelectionProperties.swift",
        "Metrics/AccessLogEvent.swift",
        "Metrics/MetricEvent.swift",
        "Metrics/MetricEventCollector.swift",
        "Metrics/Metrics.swift",
        "Metrics/MetricsCollector.swift",
        "Metrics/MetricsState.swift",
        "Metrics/MetricsValues.swift",
        "PictureInPicture/CustomPictureInPicture.swift",
        "PictureInPicture/PictureInPicture.swift",
        "PictureInPicture/SystemPictureInPicture.swift",
        "Player+ControlCenter.swift",
        "Player+ItemNavigation.swift",
        "Player+Items.swift",
        "Player+MediaSelection.swift",
        "Player+Metrics.swift",
        "Player+Navigation.swift",
        "Player+Playback.swift",
        "Player+PlaybackSpeed.swift",
        "Player+Properties.swift",
        "Player+Queue.swift",
        "Player+Replay.swift",
        "Player+Seek.swift",
        "Player+SettingsMenu.swift",
        "Player+Skip.swift",
        "Player+SkipToDefault.swift",
        "Player+TimePublisher.swift",
        "Player.swift",
        "PlayerConfiguration.swift",
        "PlayerItem.swift",
        "Publishers/AVAssetPublishers.swift",
        "Publishers/AVAsynchronousKeyValueLoadingPublishers.swift",
        "Publishers/AVPlayerItemPublishers.swift",
        "Publishers/AVPlayerPublishers.swift",
        "Publishers/BoundaryTimePublisher.swift",
        "Publishers/PeriodicTimePublisher.swift",
        "Publishers/PlayerItemPublishers.swift",
        "Publishers/PlayerPublishers.swift",
        "Publishers/QueuePlayerPublishers.swift",
        "ResourceLoading/AssetResourceLoadingRequest.swift",
        "ResourceLoading/FailedResourceLoaderDelegate.swift",
        "ResourceLoading/LoadingResourceLoaderDelegate.swift",
        "ResourceLoading/Resource.swift",
        "ResourceLoading/ResourceLoadedPlayerItem.swift",
        "Tracking/PlayerItemTracker.swift",
        "Tracking/PlayerItemTracking.swift",
        "Tracking/Tracker.swift",
        "Tracking/TrackerAdapter.swift",
        "Types/AssetContent.swift",
        "Types/Chapter.swift",
        "Types/CoreProperties.swift",
        "Types/DisplaySleep.swift",
        "Types/EpisodeInformation.swift",
        "Types/Errors.swift",
        "Types/ImageSource.swift",
        "Types/ItemError.swift",
        "Types/ItemProperties.swift",
        "Types/ItemSource.swift",
        "Types/ItemState.swift",
        "Types/ItemStatus.swift",
        "Types/MediaType.swift",
        "Types/NavigationMode.swift",
        "Types/PlaybackConfiguration.swift",
        "Types/PlaybackProperties.swift",
        "Types/PlaybackSpeed.swift",
        "Types/PlaybackSpeedUpdate.swift",
        "Types/PlaybackState.swift",
        "Types/PlayerItemProperties.swift",
        "Types/PlayerLimits.swift",
        "Types/PlayerMetadata.swift",
        "Types/PlayerProperties.swift",
        "Types/Position.swift",
        "Types/Queue.swift",
        "Types/QueueBuffer.swift",
        "Types/QueueElement.swift",
        "Types/QueueItems.swift",
        "Types/QueuePlayer.swift",
        "Types/QueueUpdate.swift",
        "Types/RepeatMode.swift",
        "Types/Seek.swift",
        "Types/SeekBehavior.swift",
        "Types/SettingsUpdate.swift",
        "Types/Skip.swift",
        "Types/StreamType.swift",
        "Types/TimeProperties.swift",
        "Types/TimeRange.swift",
        "Types/TrackerProperties.swift",
        "Types/TrackingBehavior.swift",
        "Types/TrackingRegistration.swift",
        "Types/VideoNode.swift",
        "Types/Viewport.swift",
        "UserInterface/BasicSystemVideoView.swift",
        "UserInterface/BasicVideoView.swift",
        "UserInterface/ContextualAction.swift",
        "UserInterface/LayoutReader.swift",
        "UserInterface/LazyImage.swift",
        "UserInterface/LazyUIImage.swift",
        "UserInterface/MonoscopicVideoView.swift",
        "UserInterface/PictureInPictureButton.swift",
        "UserInterface/PictureInPictureHostView.swift",
        "UserInterface/PictureInPictureHostViewController.swift",
        "UserInterface/PictureInPictureSupportingSystemVideoView.swift",
        "UserInterface/PictureInPictureSupportingVideoView.swift",
        "UserInterface/ProgressTracker.swift",
        "UserInterface/RoutePickerView.swift",
        "UserInterface/SkipTracker.swift",
        "UserInterface/Slider.swift",
        "UserInterface/SystemVideoView.swift",
        "UserInterface/SystemVideoViewCoordinator.swift",
        "UserInterface/VideoLayerView.swift",
        "UserInterface/VideoView.swift",
        "UserInterface/View.swift",
        "UserInterface/VisibilityTracker.swift"
      ],
      "target_dependencies" : [
        "PillarboxCore",
        "PillarboxPackageInfoPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PillarboxPackageInfoPlugin",
      "module_type" : "PluginTarget",
      "name" : "PillarboxPackageInfoPlugin",
      "path" : "Plugins",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "PillarboxAnalytics",
        "PillarboxCoreBusiness",
        "PillarboxPlayer",
        "PillarboxMonitoring"
      ],
      "sources" : [
        "PackageInfoPlugin/plugin.swift"
      ],
      "target_dependencies" : [
        "PillarboxPackageInfo"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "PillarboxPackageInfo",
      "module_type" : "BinaryTarget",
      "name" : "PillarboxPackageInfo",
      "path" : "Artifacts/PackageInfo.artifactbundle",
      "product_memberships" : [
        "PillarboxAnalytics",
        "PillarboxCoreBusiness",
        "PillarboxPlayer",
        "PillarboxMonitoring"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PillarboxMonitoring",
      "module_type" : "SwiftTarget",
      "name" : "PillarboxMonitoring",
      "path" : "Sources/Monitoring",
      "product_memberships" : [
        "PillarboxCoreBusiness",
        "PillarboxMonitoring"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Monitoring/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Capture/MetricHitInterceptor.swift",
        "Capture/MetricHitListener.swift",
        "Extensions/CMTime.swift",
        "Extensions/Date.swift",
        "Extensions/Double.swift",
        "Extensions/URL.swift",
        "MetricsTracker.swift",
        "Types/EventName.swift",
        "Types/MetricErrorData.swift",
        "Types/MetricPayload.swift",
        "Types/MetricStartData.swift",
        "Types/MetricStatusData.swift",
        "Types/Notification.Name.swift",
        "Types/TrackingSession.swift"
      ],
      "target_dependencies" : [
        "PillarboxPlayer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PillarboxCoreBusiness",
      "module_type" : "SwiftTarget",
      "name" : "PillarboxCoreBusiness",
      "path" : "Sources/CoreBusiness",
      "product_memberships" : [
        "PillarboxCoreBusiness"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/CoreBusiness/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "DataProvider/DataProvider.swift",
        "DataProvider/Errors.swift",
        "DataProvider/Server.swift",
        "Extensions/Asset.swift",
        "Extensions/HTTPURLResponse.swift",
        "Extensions/PlayerItem.swift",
        "Extensions/Publishers.swift",
        "Extensions/URLSession.swift",
        "Model/ImageWidth.swift",
        "Model/MediaComposition+BlockingReason.swift",
        "Model/MediaComposition+Chapter.swift",
        "Model/MediaComposition+ContentType.swift",
        "Model/MediaComposition+DRM.swift",
        "Model/MediaComposition+Episode.swift",
        "Model/MediaComposition+MediaType.swift",
        "Model/MediaComposition+Presentation.swift",
        "Model/MediaComposition+Resource.swift",
        "Model/MediaComposition+Segment.swift",
        "Model/MediaComposition+Show.swift",
        "Model/MediaComposition+StreamingMethod.swift",
        "Model/MediaComposition+TimeInterval.swift",
        "Model/MediaComposition+TokenType.swift",
        "Model/MediaComposition.swift",
        "Model/MediaCompositionResponse.swift",
        "Model/MediaMetadata.swift",
        "ResourceLoading/AkamaiResourceLoaderDelegate.swift",
        "ResourceLoading/AkamaiURLCoding.swift",
        "ResourceLoading/ContentKeySessionDelegate.swift",
        "ResourceLoading/TokenPayload.swift"
      ],
      "target_dependencies" : [
        "PillarboxAnalytics",
        "PillarboxMonitoring",
        "PillarboxPackageInfoPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PillarboxCore",
      "module_type" : "SwiftTarget",
      "name" : "PillarboxCore",
      "path" : "Sources/Core",
      "product_dependencies" : [
        "DequeModule"
      ],
      "product_memberships" : [
        "PillarboxAnalytics",
        "PillarboxCore",
        "PillarboxCoreBusiness",
        "PillarboxPlayer",
        "PillarboxMonitoring"
      ],
      "sources" : [
        "AsyncPublisher.swift",
        "Binding.swift",
        "BodyCounter.swift",
        "Collection.swift",
        "Comparable.swift",
        "DemandBuffer.swift",
        "LimitedBuffer.swift",
        "Lock.swift",
        "ProcessInfo.swift",
        "Publisher.swift",
        "Publishers.swift",
        "RangeReplaceableCollection.swift",
        "ReplaySubject.swift",
        "Stopwatch.swift",
        "Time.swift",
        "TimeInterval.swift",
        "Trigger.swift",
        "View.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PillarboxCircumspect",
      "module_type" : "SwiftTarget",
      "name" : "PillarboxCircumspect",
      "path" : "Sources/Circumspect",
      "product_dependencies" : [
        "Difference",
        "Nimble"
      ],
      "product_memberships" : [
        "PillarboxCircumspect"
      ],
      "sources" : [
        "Comparators.swift",
        "Diff.swift",
        "Errors.swift",
        "Expectations/ExpectAtLeastPublished.swift",
        "Expectations/ExpectNothingPublished.swift",
        "Expectations/ExpectNotifications.swift",
        "Expectations/ExpectOnlyPublished.swift",
        "Expectations/ExpectPublished.swift",
        "Expectations/ExpectResult.swift",
        "Expectations/ExpectValue.swift",
        "Matchers.swift",
        "Nimble.swift",
        "ObservableObject.swift",
        "Publishers.swift",
        "Similarity.swift",
        "TimeInterval.swift",
        "XCTestCase.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PillarboxAnalytics",
      "module_type" : "SwiftTarget",
      "name" : "PillarboxAnalytics",
      "path" : "Sources/Analytics",
      "product_dependencies" : [
        "ComScore",
        "TCCore",
        "TCServerSide"
      ],
      "product_memberships" : [
        "PillarboxAnalytics",
        "PillarboxCoreBusiness"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Analytics/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Analytics.swift",
        "AnalyticsDataSource.swift",
        "AnalyticsDelegate.swift",
        "AnalyticsListener.swift",
        "ComScore/Capture/ComScoreHit.swift",
        "ComScore/Capture/ComScoreHitInterceptor.swift",
        "ComScore/Capture/ComScoreLabels.swift",
        "ComScore/ComScoreGlobals.swift",
        "ComScore/ComScoreService.swift",
        "ComScore/ComScoreStreamingAnalytics.swift",
        "ComScore/ComScoreTracker.swift",
        "CommandersAct/Capture/CommandersActContext.swift",
        "CommandersAct/Capture/CommandersActDevice.swift",
        "CommandersAct/Capture/CommandersActHit.swift",
        "CommandersAct/Capture/CommandersActHitInterceptor.swift",
        "CommandersAct/Capture/CommandersActLabels.swift",
        "CommandersAct/Capture/CommandersActUser.swift",
        "CommandersAct/CommandersActEvent.swift",
        "CommandersAct/CommandersActGlobals.swift",
        "CommandersAct/CommandersActHeartbeat.swift",
        "CommandersAct/CommandersActPageView.swift",
        "CommandersAct/CommandersActService.swift",
        "CommandersAct/CommandersActTracker.swift",
        "Errors.swift",
        "Extensions/CMTime.swift",
        "Extensions/Numeric.swift",
        "Extensions/String.swift",
        "Extensions/TrackerProperties.swift",
        "SourceKey.swift",
        "UserInterface/ContainerPageViewTracking.swift",
        "UserInterface/PageViewTracking.swift",
        "UserInterface/View.swift",
        "Vendor.swift"
      ],
      "target_dependencies" : [
        "PillarboxPlayer",
        "PillarboxPackageInfoPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MonitoringTests",
      "module_type" : "SwiftTarget",
      "name" : "MonitoringTests",
      "path" : "Tests/MonitoringTests",
      "sources" : [
        "MetricHitExpectation.swift",
        "MetricPayload.swift",
        "MetricsTracker.swift",
        "MetricsTrackerTests.swift",
        "MonitoringTestCase.swift",
        "TrackingSessionTests.swift"
      ],
      "target_dependencies" : [
        "PillarboxCircumspect",
        "PillarboxMonitoring",
        "PillarboxStreams"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreTests",
      "path" : "Tests/CoreTests",
      "sources" : [
        "AccumulatePublisherTests.swift",
        "AsyncPublisherTests.swift",
        "CollectionTests.swift",
        "CombineLatestTests.swift",
        "ComparableTests.swift",
        "DemandBufferTests.swift",
        "DispatchPublisherTests.swift",
        "LimitedBufferTests.swift",
        "MeasurePublisherTests.swift",
        "NotificationPublisherDeallocationTests.swift",
        "NotificationPublisherTests.swift",
        "PublishAndRepeatOnOutputFromTests.swift",
        "PublishOnOutputFromTests.swift",
        "RangeReplaceableCollectionTests.swift",
        "ReplaySubjectTests.swift",
        "SlicePublisherTests.swift",
        "StopwatchTests.swift",
        "TimeTests.swift",
        "Tools.swift",
        "TriggerTests.swift",
        "WaitPublisherTests.swift",
        "WeakCapturePublisherTests.swift",
        "WithPreviousPublisherTests.swift"
      ],
      "target_dependencies" : [
        "PillarboxCircumspect",
        "PillarboxCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreBusinessTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreBusinessTests",
      "path" : "Tests/CoreBusinessTests",
      "sources" : [
        "AkamaiURLCodingTests.swift",
        "DataProviderTests.swift",
        "ErrorsTests.swift",
        "HTTPURLResponseTests.swift",
        "MediaMetadataTests.swift",
        "Mock.swift",
        "PublishersTests.swift"
      ],
      "target_dependencies" : [
        "PillarboxCircumspect",
        "PillarboxCoreBusiness"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CircumspectTests",
      "module_type" : "SwiftTarget",
      "name" : "CircumspectTests",
      "path" : "Tests/CircumspectTests",
      "sources" : [
        "ComparatorTests.swift",
        "Counter.swift",
        "Expectations/ExpectAtLeastPublishedTests.swift",
        "Expectations/ExpectNothingPublishedTests.swift",
        "Expectations/ExpectNotificationsTests.swift",
        "Expectations/ExpectOnlyPublishedTests.swift",
        "Expectations/ExpectPublishedTests.swift",
        "Expectations/ExpectResultTests.swift",
        "Expectations/ExpectValueTests.swift",
        "ObservableObjectTests.swift",
        "PublishersTests.swift",
        "SimilarityTests.swift",
        "TimeIntervalTests.swift",
        "Tools.swift"
      ],
      "target_dependencies" : [
        "PillarboxCircumspect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AnalyticsTests",
      "module_type" : "SwiftTarget",
      "name" : "AnalyticsTests",
      "path" : "Tests/AnalyticsTests",
      "sources" : [
        "ComScore/ComScoreHitExpectation.swift",
        "ComScore/ComScoreTestCase.swift",
        "ComScore/ComScoreTrackerDvrPropertiesTests.swift",
        "ComScore/ComScoreTrackerMetadataTests.swift",
        "ComScore/ComScoreTrackerPlaybackSpeedTests.swift",
        "ComScore/ComScoreTrackerRateTests.swift",
        "ComScore/ComScoreTrackerSeekTests.swift",
        "ComScore/ComScoreTrackerTests.swift",
        "CommandersAct/CommandersActEventTests.swift",
        "CommandersAct/CommandersActHeartbeatTests.swift",
        "CommandersAct/CommandersActHitExpectation.swift",
        "CommandersAct/CommandersActPageViewTests.swift",
        "CommandersAct/CommandersActTestCase.swift",
        "CommandersAct/CommandersActTrackerDvrPropertiesTests.swift",
        "CommandersAct/CommandersActTrackerMetadataTests.swift",
        "CommandersAct/CommandersActTrackerPositionTests.swift",
        "CommandersAct/CommandersActTrackerSeekTests.swift",
        "CommandersAct/CommandersActTrackerTests.swift",
        "Extensions/Dictionary.swift",
        "TestCase.swift"
      ],
      "target_dependencies" : [
        "PillarboxAnalytics",
        "PillarboxCircumspect",
        "PillarboxStreams"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/krzysztofzablocki/Difference.git
Fetching https://github.com/comScore/Comscore-Swift-Package-Manager.git
Fetching https://github.com/CommandersAct/iOSV5.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-collections.git
[1/471] Fetching difference
[472/20038] Fetching difference, nimble
[864/20556] Fetching difference, nimble, comscore-swift-package-manager
[2822/36927] Fetching difference, nimble, comscore-swift-package-manager, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.42s)
[20360/20556] Fetching difference, nimble, comscore-swift-package-manager
[20557/23604] Fetching difference, nimble, comscore-swift-package-manager, iosv5
Fetched https://github.com/krzysztofzablocki/Difference.git from cache (5.72s)
[20939/23133] Fetching nimble, comscore-swift-package-manager, iosv5
Fetched https://github.com/comScore/Comscore-Swift-Package-Manager.git from cache (6.00s)
[20665/22615] Fetching nimble, iosv5
Fetched https://github.com/Quick/Nimble.git from cache (26.37s)
Fetched https://github.com/CommandersAct/iOSV5.git from cache (26.98s)
Computing version for https://github.com/krzysztofzablocki/Difference.git
Computed https://github.com/krzysztofzablocki/Difference.git at 1.0.1 (29.22s)
Computing version for https://github.com/comScore/Comscore-Swift-Package-Manager.git
Computed https://github.com/comScore/Comscore-Swift-Package-Manager.git at 6.14.1 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.78s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (0.51s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.22s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.77s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.23s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.80s)
Computing version for https://github.com/CommandersAct/iOSV5.git
Computed https://github.com/CommandersAct/iOSV5.git at 5.4.15 (0.53s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/krzysztofzablocki/Difference.git
Working copy of https://github.com/krzysztofzablocki/Difference.git resolved at 1.0.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
Creating working copy for https://github.com/CommandersAct/iOSV5.git
Working copy of https://github.com/CommandersAct/iOSV5.git resolved at 5.4.15
Creating working copy for https://github.com/comScore/Comscore-Swift-Package-Manager.git
Working copy of https://github.com/comScore/Comscore-Swift-Package-Manager.git resolved at 6.14.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCPartners/5/0/3/TCPartners.zip
Downloading binary artifact https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip
[1369/4268500] Downloading https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip
[210818/15909771] Downloading https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip
[4325768/27560407] Downloading https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip
[27576782/37462512] Downloading https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip
[27705719/44068767] Downloading https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip
[27787639/52439979] Downloading https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip
Downloaded https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip (1.09s)
[35225687/48171479] Downloading https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip
[48186940/52131423] Downloading https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCPartners/5/0/3/TCPartners.zip
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip (1.40s)
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip (1.42s)
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCPartners/5/0/3/TCPartners.zip (1.43s)
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip (1.44s)
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip (1.54s)
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip (1.62s)
error: Tool ‘PackageInfo’ is not supported on the target platform
error: build planning stopped due to build-tool plugin failures
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: Tool ‘PackageInfo’ is not supported on the target platform
error: build planning stopped due to build-tool plugin failures
BUILD FAILURE 6.1 linux