The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Tokamak with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TokamakUI/Tokamak.git
Reference: 0.11.1
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/TokamakUI/Tokamak
 * tag               0.11.1     -> FETCH_HEAD
HEAD is now at f1cbfcf [bug] Missing CoreGraphics import for Swift 5.7.1 / Xcode 14.1 (#528)
Cloned https://github.com/TokamakUI/Tokamak.git
Revision (git rev-parse @):
f1cbfcf073e2675566b0e9aa337441357d40d88a
SUCCESS checkout https://github.com/TokamakUI/Tokamak.git at 0.11.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/TokamakUI/Tokamak.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/swiftwasm/OpenCombineJS.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/swiftwasm/JavaScriptKit.git
[1/156] Fetching opencombinejs
[157/1642] Fetching opencombinejs, swift-benchmark
Fetched https://github.com/google/swift-benchmark from cache (0.37s)
[1/8268] Fetching opencombine
[415/19195] Fetching opencombine, swift-snapshot-testing
[1841/30630] Fetching opencombine, swift-snapshot-testing, swift-argument-parser
[7433/50811] Fetching opencombine, swift-snapshot-testing, swift-argument-parser, javascriptkit
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.48s)
[35441/42543] Fetching swift-snapshot-testing, swift-argument-parser, javascriptkit
Fetched https://github.com/swiftwasm/OpenCombineJS.git from cache (2.84s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.85s)
Fetched https://github.com/swiftwasm/JavaScriptKit.git from cache (2.85s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.91s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.9.0 (0.49s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.45s)
Computing version for https://github.com/swiftwasm/OpenCombineJS.git
Computed https://github.com/swiftwasm/OpenCombineJS.git at 0.2.0 (0.47s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.13.0 (0.52s)
Computing version for https://github.com/swiftwasm/JavaScriptKit.git
Computed https://github.com/swiftwasm/JavaScriptKit.git at 0.15.0 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.54s)
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.13.0
Creating working copy for https://github.com/swiftwasm/JavaScriptKit.git
Working copy of https://github.com/swiftwasm/JavaScriptKit.git resolved at 0.15.0
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/swiftwasm/OpenCombineJS.git
Working copy of https://github.com/swiftwasm/OpenCombineJS.git resolved at 0.2.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
warning: prohibited flag(s): -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread
warning: prohibited flag(s): -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread
Building for debugging...
[0/49] Write sources
[0/49] Copying logo-header.png
[0/49] Write sources
[0/49] Copying logo-header.png
[0/49] Write sources
[19/49] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[20/49] Write swift-version-24593BA9C3E375BF.txt
[21/49] Compiling TokamakGTKCHelpers type_check.c
[23/142] Emitting module OpenCombine
[24/154] Compiling OpenCombine Result.swift
[25/154] Compiling OpenCombine Scheduler.swift
[26/154] Compiling OpenCombine Subject.swift
[27/154] Compiling OpenCombine Subscriber.swift
[28/154] Compiling OpenCombine Subscribers.Assign.swift
[29/154] Compiling OpenCombine Subscribers.Completion.swift
[30/154] Compiling OpenCombine Subscribers.Demand.swift
[31/154] Compiling OpenCombine Subscribers.Sink.swift
[32/154] Compiling OpenCombine Subscribers.swift
[33/154] Compiling OpenCombine Subscription.swift
[34/154] Compiling OpenCombine Subscriptions.swift
[35/154] Compiling OpenCombine _Introspection.swift
[36/154] Compiling OpenCombine AnyCancellable.swift
[37/154] Compiling OpenCombine AnyPublisher.swift
[38/154] Compiling OpenCombine AnySubscriber.swift
[39/154] Compiling OpenCombine Cancellable.swift
[40/154] Compiling OpenCombine Codable.swift
[41/154] Compiling OpenCombine CombineIdentifier.swift
[42/154] Compiling OpenCombine Future+Concurrency.swift
[43/154] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[44/154] Compiling OpenCombine ConnectablePublisher.swift
[45/154] Compiling OpenCombine CurrentValueSubject.swift
[46/154] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[47/154] Compiling OpenCombine Future.swift
[48/154] Compiling OpenCombine ConduitBase.swift
[49/154] Compiling OpenCombine ConduitList.swift
[50/154] Compiling OpenCombine DebugHook.swift
[51/154] Compiling OpenCombine FilterProducer.swift
[52/154] Compiling OpenCombine Locking.swift
[53/154] Compiling OpenCombine PartialCompletion.swift
[54/154] Compiling OpenCombine PublishedSubject.swift
[55/154] Compiling OpenCombine PublishedSubscriber.swift
[56/154] Compiling OpenCombine ReduceProducer.swift
[57/154] Compiling OpenCombine SubjectSubscriber.swift
[58/154] Compiling OpenCombine SubscriberTap.swift
[59/154] Compiling OpenCombine SubscriptionStatus.swift
[60/154] Compiling OpenCombine SubscriptionTap.swift
[61/154] Compiling OpenCombine Utils.swift
[62/154] Compiling OpenCombine Optional.Publisher.swift
[63/154] Compiling OpenCombine Publishers.AllSatisfy.swift
[64/154] Compiling OpenCombine Publishers.AssertNoFailure.swift
[65/154] Compiling OpenCombine Publishers.Autoconnect.swift
[66/154] Compiling OpenCombine Publishers.Breakpoint.swift
[67/154] Compiling OpenCombine Publishers.Buffer.swift
[68/154] Compiling OpenCombine Publishers.Collect.swift
[69/154] Compiling OpenCombine Publishers.CollectByCount.swift
[70/154] Compiling OpenCombine Publishers.CompactMap.swift
[71/154] Compiling OpenCombine Publishers.Comparison.swift
[72/154] Compiling OpenCombine Publishers.Concatenate.swift
[73/154] Compiling OpenCombine Publishers.Contains.swift
[74/154] Compiling OpenCombine Publishers.Count.swift
[75/154] Compiling OpenCombine Publishers.MapError.swift
[76/154] Compiling OpenCombine Publishers.MeasureInterval.swift
[77/154] Compiling OpenCombine Publishers.Multicast.swift
[78/154] Compiling OpenCombine Publishers.Output.swift
[79/154] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[80/154] Compiling OpenCombine Publishers.PrefixWhile.swift
[81/154] Compiling OpenCombine Publishers.Print.swift
[82/154] Compiling OpenCombine Publishers.ReceiveOn.swift
[83/154] Compiling OpenCombine Publishers.Reduce.swift
[84/154] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[85/154] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[86/154] Compiling OpenCombine Publishers.ReplaceError.swift
[87/154] Compiling OpenCombine Publishers.Retry.swift
[88/154] Emitting module ArgumentParserToolInfo
[89/154] Compiling ArgumentParserToolInfo ToolInfo.swift
[90/155] Compiling OpenCombine Publishers.Debounce.swift
[91/155] Compiling OpenCombine Publishers.Delay.swift
[92/155] Compiling OpenCombine Publishers.Drop.swift
[93/155] Compiling OpenCombine Publishers.DropUntilOutput.swift
[94/155] Compiling OpenCombine Publishers.DropWhile.swift
[95/155] Compiling OpenCombine Publishers.Filter.swift
[96/155] Compiling OpenCombine Publishers.First.swift
[97/155] Compiling OpenCombine Publishers.FlatMap.swift
[98/155] Compiling OpenCombine Publishers.HandleEvents.swift
[99/155] Compiling OpenCombine Publishers.IgnoreOutput.swift
[100/155] Compiling OpenCombine Publishers.Last.swift
[101/155] Compiling OpenCombine Publishers.MakeConnectable.swift
[102/155] Compiling OpenCombine Publishers.Map.swift
[103/155] Compiling OpenCombine Violations.swift
[104/155] Compiling OpenCombine ImmediateScheduler.swift
[105/155] Compiling OpenCombine ObservableObject.swift
[106/155] Compiling OpenCombine PassthroughSubject.swift
[107/155] Compiling OpenCombine Published.swift
[108/155] Compiling OpenCombine Publisher.swift
[109/155] Compiling OpenCombine Deferred.swift
[110/155] Compiling OpenCombine Empty.swift
[111/155] Compiling OpenCombine Fail.swift
[112/155] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[113/155] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[114/155] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[115/155] Compiling OpenCombine Just.swift
[116/155] Compiling OpenCombine Publishers.Scan.swift
[117/155] Compiling OpenCombine Publishers.Sequence.swift
[118/155] Compiling OpenCombine Publishers.SetFailureType.swift
[119/155] Compiling OpenCombine Publishers.Share.swift
[120/155] Compiling OpenCombine Publishers.SubscribeOn.swift
[121/155] Compiling OpenCombine Publishers.SwitchToLatest.swift
[122/155] Compiling OpenCombine Publishers.Throttle.swift
[123/155] Compiling OpenCombine Publishers.Timeout.swift
[124/155] Compiling OpenCombine Publishers.Zip.swift
[125/155] Compiling OpenCombine Publishers.swift
[126/155] Compiling OpenCombine Record.swift
[127/155] Compiling OpenCombine Result.Publisher.swift
[129/156] Wrapping AST for ArgumentParserToolInfo for debugging
[130/194] Wrapping AST for OpenCombine for debugging
[132/205] Compiling OpenCombineFoundation Utils.swift
[133/205] Compiling OpenCombineFoundation Violations.swift
[134/206] Emitting module OpenCombineDispatch
[135/206] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[136/207] Wrapping AST for OpenCombineDispatch for debugging
[138/207] Compiling OpenCombineFoundation NotificationCenter.swift
[139/207] Compiling ArgumentParser Option.swift
[140/207] Compiling ArgumentParser OptionGroup.swift
[141/207] Compiling ArgumentParser AsyncParsableCommand.swift
[142/207] Compiling ArgumentParser CommandConfiguration.swift
[143/211] Emitting module ArgumentParser
[144/211] Compiling ArgumentParser CollectionExtensions.swift
[145/211] Compiling ArgumentParser SequenceExtensions.swift
[146/211] Compiling ArgumentParser StringExtensions.swift
[147/211] Compiling ArgumentParser Tree.swift
[148/211] Emitting module OpenCombineFoundation
[149/211] Compiling OpenCombineFoundation Locking.swift
[150/211] Compiling OpenCombineFoundation Portability.swift
[151/211] Compiling OpenCombineFoundation Timer+Publisher.swift
[152/211] Compiling OpenCombineFoundation JSONEncoder.swift
[159/211] Compiling ArgumentParser ArgumentHelp.swift
[160/211] Compiling ArgumentParser ArgumentVisibility.swift
[161/211] Compiling ArgumentParser CompletionKind.swift
[162/211] Compiling ArgumentParser Errors.swift
[163/211] Compiling ArgumentParser Flag.swift
[164/211] Compiling ArgumentParser DumpHelpGenerator.swift
[165/211] Compiling ArgumentParser HelpCommand.swift
[166/211] Compiling ArgumentParser HelpGenerator.swift
[167/211] Compiling ArgumentParser MessageInfo.swift
[168/211] Compiling ArgumentParser UsageGenerator.swift
[169/211] Compiling ArgumentParser Name.swift
[170/211] Compiling ArgumentParser Parsed.swift
[171/211] Compiling ArgumentParser ParsedValues.swift
[172/211] Compiling ArgumentParser ParserError.swift
[173/211] Compiling ArgumentParser SplitArguments.swift
[174/211] Compiling OpenCombineFoundation PropertyListEncoder.swift
[175/211] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[176/211] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[177/211] Compiling OpenCombineFoundation URLSession.swift
[179/212] Compiling ArgumentParser EnumerableFlag.swift
[180/212] Compiling ArgumentParser ExpressibleByArgument.swift
[181/212] Compiling ArgumentParser ParsableArguments.swift
[182/212] Compiling ArgumentParser ParsableArgumentsValidation.swift
[183/212] Compiling ArgumentParser ParsableCommand.swift
[184/212] Compiling ArgumentParser ArgumentDecoder.swift
[185/212] Compiling ArgumentParser ArgumentDefinition.swift
[186/212] Compiling ArgumentParser ArgumentSet.swift
[187/212] Compiling ArgumentParser CommandParser.swift
[188/212] Compiling ArgumentParser InputOrigin.swift
[188/213] Wrapping AST for OpenCombineFoundation for debugging
[191/215] Emitting module OpenCombineShim
[192/215] Compiling OpenCombineShim OpenCombineShim.swift
[192/215] Wrapping AST for ArgumentParser for debugging
[195/232] Compiling Benchmark BenchmarkTermination.swift
[196/232] Compiling Benchmark BenchmarkTime.swift
[196/234] Wrapping AST for OpenCombineShim for debugging
[198/236] Compiling Benchmark BenchmarkState.swift
[199/236] Compiling Benchmark BenchmarkSuite.swift
[200/396] Compiling TokamakCore WindowGroup.swift
[201/396] Compiling TokamakCore _SceneModifier.swift
[202/396] Emitting module Benchmark
[203/396] Compiling TokamakCore _AnimationBoxBase.swift
[204/396] Compiling TokamakCore _AnimationSolvers.swift
[205/396] Compiling TokamakCore _AnyAnimatableData.swift
[206/396] Compiling TokamakCore _VectorMath.swift
[207/396] Compiling TokamakCore ScenePhase.swift
[208/396] Compiling TokamakCore SceneStorage.swift
[209/396] Compiling TokamakCore Animation.swift
[210/396] Compiling TokamakCore Transaction.swift
[211/396] Compiling TokamakCore VectorArithmetic.swift
[212/396] Compiling TokamakCore Animatable.swift
[213/396] Compiling TokamakCore AnimatableModifier.swift
[214/397] Wrapping AST for Benchmark for debugging
[216/397] Compiling TokamakCore HoverActionModifier.swift
[217/397] Compiling TokamakCore LifecycleModifier.swift
[218/397] Compiling TokamakCore ModifiedContent.swift
[219/397] Compiling TokamakCore Navigation.swift
[220/397] Compiling TokamakCore PaddingLayout.swift
[221/397] Compiling TokamakCore RedactionReasons.swift
[222/397] Compiling TokamakCore ShadowLayout.swift
[223/397] Compiling TokamakCore StyleModifiers.swift
[224/397] Compiling TokamakCore TaskModifier.swift
[225/397] Compiling TokamakCore ViewModifier.swift
[226/397] Compiling TokamakCore ZIndexModifier.swift
[227/397] Compiling TokamakCore MountedApp.swift
[228/397] Compiling TokamakCore MountedCompositeElement.swift
[229/397] Compiling TokamakCore MountedCompositeView.swift
[230/397] Compiling TokamakCore MountedElement.swift
[231/397] Compiling TokamakCore MountedEmptyView.swift
[232/397] Compiling TokamakCore MountedHostView.swift
[233/397] Compiling TokamakCore MountedScene.swift
[234/397] Compiling TokamakCore UnmountTask.swift
[235/397] Compiling TokamakCore PreferenceKey.swift
[236/397] Compiling TokamakCore _PreferenceActionModifier.swift
[237/397] Compiling TokamakCore _PreferenceReadingView.swift
[238/397] Compiling TokamakCore _PreferenceTransformModifier.swift
[239/420] Compiling TokamakCore _PreferenceWritingModifier.swift
[240/420] Compiling TokamakCore PreviewProvider.swift
[241/420] Compiling TokamakCore ExistentialContainter.swift
[242/420] Compiling TokamakCore FieldDescriptor.swift
[243/420] Compiling TokamakCore ProtocolTypeContainer.swift
[244/420] Compiling TokamakCore StructMetadataLayout.swift
[245/420] Compiling TokamakCore StructTypeDescriptor.swift
[246/420] Compiling TokamakCore TargetTypeGenericContextDescriptorHeader.swift
[247/420] Compiling TokamakCore ValueWitnessTable.swift
[248/420] Compiling TokamakCore Metadata.swift
[249/420] Compiling TokamakCore MetadataState.swift
[250/420] Compiling TokamakCore StructMetadata.swift
[251/420] Compiling TokamakCore Kind.swift
[252/420] Compiling TokamakCore PropertyInfo.swift
[253/420] Compiling TokamakCore TypeInfo.swift
[254/420] Compiling TokamakCore MetadataOffset.swift
[255/420] Compiling TokamakCore Pointers.swift
[256/420] Compiling TokamakCore RelativeVectorPointer.swift
[257/420] Compiling TokamakCore GettersSetters.swift
[258/420] Compiling TokamakCore Pointer+Extensions.swift
[259/420] Compiling TokamakCore typeConstructorName.swift
[260/420] Compiling TokamakCore Renderer.swift
[261/420] Compiling TokamakCore AnyShape.swift
[271/443] Compiling TokamakCore App.swift
[272/443] Compiling TokamakCore AppStorage.swift
[273/443] Compiling TokamakCore Scene.swift
[274/443] Compiling TokamakCore SceneBuilder.swift
[279/443] Compiling TokamakCore _AnyApp.swift
[280/443] Compiling TokamakCore _AnyScene.swift
[281/443] Compiling TokamakCore _StorageProvider.swift
[282/443] Compiling TokamakCore _TupleScene.swift
[283/443] Compiling TokamakCore DynamicProperty.swift
[284/443] Compiling TokamakCore Environment.swift
[285/443] Compiling TokamakCore EnvironmentKey.swift
[286/443] Compiling TokamakCore EnvironmentObject.swift
[287/443] Compiling TokamakCore EnvironmentValues.swift
[288/443] Compiling TokamakCore EnvironmentalModifier.swift
[289/443] Compiling TokamakCore AlignmentID.swift
[290/443] Compiling TokamakCore AppVisitor.swift
[291/443] Compiling TokamakCore Fiber+Content.swift
[292/443] Compiling TokamakCore Fiber+CustomDebugStringConvertible.swift
[293/443] Compiling TokamakCore Fiber.swift
[294/443] Compiling TokamakCore FiberElement.swift
[295/443] Compiling TokamakCore FiberReconciler+TreeReducer.swift
[296/443] Compiling TokamakCore FiberReconciler.swift
[297/443] Compiling TokamakCore FiberRenderer.swift
[298/443] Compiling TokamakCore ContainedZLayout.swift
[299/443] Compiling TokamakCore Layout.swift
[300/443] Compiling TokamakCore LayoutPriority.swift
[301/443] Compiling TokamakCore LayoutProperties.swift
[302/443] Compiling TokamakCore LayoutSubviews.swift
[303/443] Compiling TokamakCore LayoutValueKey.swift
[304/443] Compiling TokamakCore PaddingLayout+Layout.swift
[305/443] Compiling TokamakCore ProposedViewSize.swift
[306/443] Compiling TokamakCore StackLayout.swift
[307/443] Compiling TokamakCore ViewSpacing.swift
[308/466] Emitting module TokamakCore
[309/466] Compiling TokamakCore ColorBoxes.swift
[310/466] Compiling TokamakCore ColorKeys.swift
[311/466] Compiling TokamakCore ColorScheme.swift
[312/466] Compiling TokamakCore ButtonRole.swift
[313/466] Compiling TokamakCore ControlSize.swift
[314/466] Compiling TokamakCore Prominence.swift
[315/466] Compiling TokamakCore Edge.swift
[316/466] Compiling TokamakCore Font.swift
[317/466] Compiling TokamakCore FontBoxes.swift
[318/466] Compiling TokamakCore FontModifiers.swift
[319/466] Compiling TokamakCore GridItem.swift
[320/466] Compiling TokamakCore LayoutDirection.swift
[321/466] Compiling TokamakCore LineBreakMode.swift
[322/466] Compiling TokamakCore TextAlignment.swift
[323/466] Compiling TokamakCore UnitPoint.swift
[324/466] Compiling TokamakCore TagValueTraitKey.swift
[325/466] Compiling TokamakCore Transition.swift
[326/466] Compiling TokamakCore TransitionBoxes.swift
[327/466] Compiling TokamakCore _ViewTraitKey.swift
[328/466] Compiling TokamakCore _ViewTraitStore.swift
[329/466] Compiling TokamakCore AnyView.swift
[330/466] Compiling TokamakCore Canvas.swift
[331/466] Compiling TokamakCore BlendMode.swift
[332/466] Compiling TokamakCore GeometryReader.swift
[333/466] Compiling TokamakCore HStack.swift
[334/466] Compiling TokamakCore LazyHGrid.swift
[335/466] Compiling TokamakCore LazyVGrid.swift
[336/466] Compiling TokamakCore ScrollView.swift
[337/466] Compiling TokamakCore VStack.swift
[338/466] Compiling TokamakCore ZStack.swift
[339/466] Compiling TokamakCore NavigationBarItem.swift
[340/466] Compiling TokamakCore NavigationLink.swift
[341/466] Compiling TokamakCore NavigationView.swift
[342/466] Compiling TokamakCore Toolbar.swift
[343/466] Compiling TokamakCore ToolbarContentBuilder.swift
[344/466] Compiling TokamakCore ToolbarItem.swift
[345/466] Compiling TokamakCore ProgressView.swift
[346/466] Compiling TokamakCore ProgressViewStyle.swift
[347/466] Compiling TokamakCore Divider.swift
[348/466] Compiling TokamakCore Spacer.swift
[349/466] Compiling TokamakCore SecureField.swift
[350/466] Compiling TokamakCore Text.swift
[351/466] Compiling TokamakCore TextEditor.swift
[352/466] Compiling TokamakCore TextField.swift
[353/466] Compiling TokamakCore View.swift
[354/466] Compiling TokamakCore ViewBuilder.swift
[355/466] Compiling TokamakCore Filter.swift
[356/466] Compiling TokamakCore GraphicsContext.swift
[357/466] Compiling TokamakCore Resolvables.swift
[358/466] Compiling TokamakCore Shading.swift
[359/466] Compiling TokamakCore TimelineView.swift
[360/466] Compiling TokamakCore DisclosureGroup.swift
[361/466] Compiling TokamakCore ForEach.swift
[362/466] Compiling TokamakCore Group.swift
[363/466] Compiling TokamakCore List+Init.swift
[364/466] Compiling TokamakCore List+SelectionValue.swift
[365/466] Compiling TokamakCore List.swift
[366/466] Compiling TokamakCore OutlineGroup.swift
[367/466] Compiling TokamakCore Section.swift
[368/466] Compiling TokamakCore TupleView.swift
[369/466] Compiling TokamakCore VariadicView.swift
[370/466] Compiling TokamakCore Button.swift
[371/466] Compiling TokamakCore ControlGroup.swift
[372/466] Compiling TokamakCore Link.swift
[373/466] Compiling TokamakCore DatePicker.swift
[374/466] Compiling TokamakCore Picker.swift
[375/466] Compiling TokamakCore Slider.swift
[376/466] Compiling TokamakCore Toggle.swift
[377/466] Compiling TokamakCore Image.swift
[378/466] Compiling TokamakCore ContainerRelativeShape.swift
[379/466] Compiling TokamakCore Ellipse.swift
[380/466] Compiling TokamakCore FixedRoundedRect.swift
[381/466] Compiling TokamakCore ModifiedShapes.swift
[382/466] Compiling TokamakCore Path.swift
[383/466] Compiling TokamakCore PathLayout.swift
[384/466] Compiling TokamakCore PathMutations.swift
[385/466] Compiling TokamakCore PathSizing.swift
[386/466] Compiling TokamakCore Rectangle.swift
[387/466] Compiling TokamakCore Shape.swift
[388/466] Compiling TokamakCore ShapeModifiers.swift
[389/466] Compiling TokamakCore BackgroundStyle.swift
[390/466] Compiling TokamakCore ForegroundStyle.swift
[391/466] Compiling TokamakCore AngularGradient.swift
[392/466] Compiling TokamakCore EllipticalGradient.swift
[393/466] Compiling TokamakCore Gradient.swift
[394/466] Compiling TokamakCore LinearGradient.swift
[395/466] Compiling TokamakCore RadialGradient.swift
[396/466] Compiling TokamakCore HierarchicalShapeStyle.swift
[397/466] Compiling TokamakCore Material.swift
[398/466] Compiling TokamakCore ShapeStyle.swift
[399/466] Compiling TokamakCore StrokeStyle.swift
[400/466] Compiling TokamakCore StrokedPath.swift
[401/466] Compiling TokamakCore TrimmedPath.swift
[402/466] Compiling TokamakCore StackReconciler.swift
[403/466] Compiling TokamakCore Binding.swift
[404/466] Compiling TokamakCore ObservedObject.swift
[405/466] Compiling TokamakCore State.swift
[406/466] Compiling TokamakCore StateObject.swift
[407/466] Compiling TokamakCore TargetRef.swift
[408/466] Compiling TokamakCore CGStubs.swift
[409/466] Compiling TokamakCore UIColor.swift
[410/466] Compiling TokamakCore ButtonStyle.swift
[411/466] Compiling TokamakCore ControlGroupStyle.swift
[412/466] Compiling TokamakCore ListStyle.swift
[413/466] Compiling TokamakCore NavigationLinkStyle.swift
[414/466] Compiling TokamakCore OutlineGroupStyle.swift
[415/466] Compiling TokamakCore PickerStyle.swift
[416/466] Compiling TokamakCore PrimitiveButtonStyle.swift
[417/466] Compiling TokamakCore TextFieldStyle.swift
[418/466] Compiling TokamakCore ToggleStyle.swift
[419/466] Compiling TokamakCore Target.swift
[420/466] Compiling TokamakCore Angle.swift
[421/466] Compiling TokamakCore AnyTokenBox.swift
[422/466] Compiling TokamakCore Axis.swift
[423/466] Compiling TokamakCore Color.swift
[424/466] Compiling TokamakCore _AspectRatioLayout+Layout.swift
[425/466] Compiling TokamakCore _FlexFrameLayout+Layout.swift
[426/466] Compiling TokamakCore _FrameLayout+Layout.swift
[427/466] Compiling TokamakCore Mutation.swift
[428/466] Compiling TokamakCore FiberReconcilerPass.swift
[429/466] Compiling TokamakCore LayoutPass.swift
[430/466] Compiling TokamakCore ReconcilePass.swift
[431/466] Compiling TokamakCore SceneArguments.swift
[432/466] Compiling TokamakCore SceneVisitor.swift
[433/466] Compiling TokamakCore ViewArguments.swift
[434/466] Compiling TokamakCore ViewGeometry.swift
[435/466] Compiling TokamakCore ViewVisitor.swift
[436/466] Compiling TokamakCore walk.swift
[437/466] Compiling TokamakCore AppearanceActionModifier.swift
[438/466] Compiling TokamakCore AspectRatioLayout.swift
[439/466] Compiling TokamakCore ClipEffect.swift
[440/466] Compiling TokamakCore GeometryEffect.swift
[441/466] Compiling TokamakCore OffsetEffect.swift
[442/466] Compiling TokamakCore OpacityEffect.swift
[443/466] Compiling TokamakCore RotationEffect.swift
[444/466] Compiling TokamakCore ScaleEffect.swift
[445/466] Compiling TokamakCore FlexFrameLayout.swift
[446/466] Compiling TokamakCore FrameLayout.swift
[447/467] Wrapping AST for TokamakCore for debugging
[449/530] Compiling TokamakTestRenderer WindowGroup.swift
[450/530] Compiling TokamakTestRenderer TestViewProxy.swift
[451/530] Compiling TokamakTestRenderer TestView.swift
[452/530] Compiling TokamakTestRenderer TestRenderer.swift
[453/530] Compiling TokamakTestRenderer TestFiberRenderer.swift
[454/530] Emitting module TokamakTestRenderer
[455/530] Compiling TokamakTestRenderer App.swift
[457/531] Compiling TokamakStaticHTML LazyHGrid.swift
[458/531] Compiling TokamakStaticHTML LazyVGrid.swift
[459/531] Compiling TokamakStaticHTML ScrollView.swift
[460/531] Compiling TokamakStaticHTML VStack.swift
[461/531] Compiling TokamakStaticHTML ZStack.swift
[461/536] Wrapping AST for TokamakTestRenderer for debugging
[463/538] Emitting module TokamakStaticHTML
[464/538] Compiling TokamakGTK WidgetModifier.swift
[465/538] Compiling TokamakGTK SceneContainerView.swift
[466/538] Compiling TokamakGTK WindowGroup.swift
[467/538] Compiling TokamakGTK App.swift
[468/538] Compiling TokamakGTK Core.swift
[469/538] Compiling TokamakGTK GSignal.swift
[470/538] Compiling TokamakStaticHTML LayoutModifiers.swift
[471/538] Compiling TokamakStaticHTML ModifiedContent.swift
[472/538] Compiling TokamakStaticHTML ViewModifier.swift
[473/538] Compiling TokamakStaticHTML _BackgroundShapeModifier.swift
[474/538] Compiling TokamakStaticHTML StaticHTMLRenderer.swift
[475/538] Compiling TokamakStaticHTML BuiltinColors.swift
[476/538] Compiling TokamakStaticHTML Tokens.swift
[477/538] Compiling TokamakStaticHTML Link.swift
[478/538] Compiling TokamakStaticHTML List.swift
[479/538] Compiling TokamakStaticHTML HTML.swift
[480/538] Compiling TokamakStaticHTML Meta.swift
[481/538] Compiling TokamakStaticHTML Title.swift
[482/538] Compiling TokamakStaticHTML Image.swift
[483/538] Compiling TokamakStaticHTML HStack.swift
[484/538] Emitting module TokamakCoreBenchmark
[485/538] Compiling TokamakCoreBenchmark main.swift
[486/539] Wrapping AST for TokamakCoreBenchmark for debugging
[487/539] Write Objects.LinkFileList
[489/539] Compiling TokamakStaticHTML NavigationView.swift
[490/539] Compiling TokamakStaticHTML ProgressView.swift
[491/539] Compiling TokamakStaticHTML Divider.swift
[492/539] Compiling TokamakStaticHTML Spacer.swift
[493/539] Compiling TokamakStaticHTML Text.swift
[493/539] Linking TokamakCoreBenchmark
[495/539] Emitting module TokamakGTK
[496/541] Compiling TokamakStaticHTML _BackgroundStyleModifier.swift
[497/541] Compiling TokamakStaticHTML _DomTextSanitizer.swift
[498/541] Compiling TokamakStaticHTML Preferences.swift
[499/541] Compiling TokamakStaticHTML TokamakStyles.swift
[500/541] Compiling TokamakGTK NavigationView.swift
[501/541] Compiling TokamakStaticHTML WindowGroup.swift
[502/541] Compiling TokamakStaticHTML Path.swift
[503/541] Compiling TokamakStaticHTML Shape.swift
[504/541] Compiling TokamakStaticHTML _ShapeView.swift
[505/541] Compiling TokamakGTK TextField.swift
[506/543] Wrapping AST for TokamakStaticHTML for debugging
[508/547] Compiling TokamakStaticHTMLDemo ContentView.swift
[509/547] Compiling TokamakStaticHTMLDemo main.swift
[510/547] Emitting module TokamakStaticHTMLDemo
[511/548] Compiling TokamakStaticHTMLBenchmark main.swift
/host/spi-builder-workspace/Sources/TokamakStaticHTMLBenchmark/main.swift:51:29: warning: result of call to 'render' is unused
  StaticHTMLFiberRenderer().render(Text("Hello, world!"))
                            ^     ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakStaticHTMLBenchmark/main.swift:59:29: warning: result of call to 'render' is unused
  StaticHTMLFiberRenderer().render(ForEach(1..<100) { Text("\($0)") })
                            ^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakStaticHTMLBenchmark/main.swift:67:29: warning: result of call to 'render' is unused
  StaticHTMLFiberRenderer().render(ForEach(1..<1000) { Text("\($0)") })
                            ^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakStaticHTMLBenchmark/main.swift:91:29: warning: result of call to 'render' is unused
  StaticHTMLFiberRenderer().render(RecursiveView(1000))
                            ^     ~~~~~~~~~~~~~~~~~~~~~
[512/548] Emitting module TokamakStaticHTMLBenchmark
/host/spi-builder-workspace/Sources/TokamakStaticHTMLBenchmark/main.swift:51:29: warning: result of call to 'render' is unused
  StaticHTMLFiberRenderer().render(Text("Hello, world!"))
                            ^     ~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakStaticHTMLBenchmark/main.swift:59:29: warning: result of call to 'render' is unused
  StaticHTMLFiberRenderer().render(ForEach(1..<100) { Text("\($0)") })
                            ^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakStaticHTMLBenchmark/main.swift:67:29: warning: result of call to 'render' is unused
  StaticHTMLFiberRenderer().render(ForEach(1..<1000) { Text("\($0)") })
                            ^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakStaticHTMLBenchmark/main.swift:91:29: warning: result of call to 'render' is unused
  StaticHTMLFiberRenderer().render(RecursiveView(1000))
                            ^     ~~~~~~~~~~~~~~~~~~~~~
[513/549] Wrapping AST for TokamakStaticHTMLDemo for debugging
[514/549] Write Objects.LinkFileList
[516/549] Wrapping AST for TokamakStaticHTMLBenchmark for debugging
[517/549] Write Objects.LinkFileList
[522/549] Compiling TokamakGTK Widget.swift
[525/549] Linking TokamakStaticHTMLDemo
[531/549] Linking TokamakStaticHTMLBenchmark
/host/spi-builder-workspace/Sources/TokamakGTK/GTKRenderer.swift:26:17: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    environment[_ColorSchemeKey] = .light
                ^
/host/spi-builder-workspace/Sources/TokamakGTK/GTKRenderer.swift:26:17: note: use '.self' to reference the type object
    environment[_ColorSchemeKey] = .light
                ^
                               .self
/host/spi-builder-workspace/Sources/TokamakGTK/GTKRenderer.swift:26:17: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    environment[_ColorSchemeKey] = .light
                ^
/host/spi-builder-workspace/Sources/TokamakGTK/GTKRenderer.swift:26:17: note: use '.self' to reference the type object
    environment[_ColorSchemeKey] = .light
                ^
                               .self
/host/spi-builder-workspace/Sources/TokamakGTK/GTKRenderer.swift:26:17: warning: expected member name or constructor call after type name; this will be an error in Swift 6
    environment[_ColorSchemeKey] = .light
                ^
/host/spi-builder-workspace/Sources/TokamakGTK/GTKRenderer.swift:26:17: note: use '.self' to reference the type object
    environment[_ColorSchemeKey] = .light
                ^
                               .self
[542/550] Wrapping AST for TokamakGTK for debugging
[544/555] Compiling TokamakShim TokamakShim.swift
[545/555] Emitting module TokamakShim
[546/555] Compiling TokamakGTKDemo resource_bundle_accessor.swift
[548/556] Compiling TokamakGTKDemo main.swift
[549/556] Emitting module TokamakGTKDemo
[549/557] Wrapping AST for TokamakShim for debugging
[551/589] Wrapping AST for TokamakGTKDemo for debugging
[552/589] Write Objects.LinkFileList
[554/589] Compiling TokamakDemo SidebarDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:5: error: cannot find 'TimelineView' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
    ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:18: error: cannot find 'AnimationTimelineSchedule' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:66:7: error: cannot find 'Canvas' in scope
      Canvas { context, size in
      ^~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:80:32: error: cannot find 'Angle' in scope
            context.rotate(by: Angle.degrees(25 * piece.angularVelocity * Double(elapsed)))
                               ^~~~~
[555/589] Compiling TokamakDemo DOMRefDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:5: error: cannot find 'TimelineView' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
    ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:18: error: cannot find 'AnimationTimelineSchedule' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:66:7: error: cannot find 'Canvas' in scope
      Canvas { context, size in
      ^~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:80:32: error: cannot find 'Angle' in scope
            context.rotate(by: Angle.degrees(25 * piece.angularVelocity * Double(elapsed)))
                               ^~~~~
[556/589] Compiling TokamakDemo URLHashDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:5: error: cannot find 'TimelineView' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
    ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:18: error: cannot find 'AnimationTimelineSchedule' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:66:7: error: cannot find 'Canvas' in scope
      Canvas { context, size in
      ^~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:80:32: error: cannot find 'Angle' in scope
            context.rotate(by: Angle.degrees(25 * piece.angularVelocity * Double(elapsed)))
                               ^~~~~
[557/589] Compiling TokamakDemo CanvasDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:5: error: cannot find 'TimelineView' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
    ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:18: error: cannot find 'AnimationTimelineSchedule' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:66:7: error: cannot find 'Canvas' in scope
      Canvas { context, size in
      ^~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:80:32: error: cannot find 'Angle' in scope
            context.rotate(by: Angle.degrees(25 * piece.angularVelocity * Double(elapsed)))
                               ^~~~~
[558/589] Compiling TokamakDemo ColorDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:5: error: cannot find 'TimelineView' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
    ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:18: error: cannot find 'AnimationTimelineSchedule' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:66:7: error: cannot find 'Canvas' in scope
      Canvas { context, size in
      ^~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:80:32: error: cannot find 'Angle' in scope
            context.rotate(by: Angle.degrees(25 * piece.angularVelocity * Double(elapsed)))
                               ^~~~~
[559/589] Compiling TokamakDemo SliderDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/ToggleDemo.swift:32:29: error: cannot find type 'PreviewProvider' in scope
struct ToggleDemo_Previews: PreviewProvider {
                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextDemo.swift:72:15: error: cannot find 'TextAlignment' in scope
      ForEach(TextAlignment.allCases, id: \.hashValue) { alignment in
              ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextEditorDemo.swift:23:5: error: cannot find 'TextEditor' in scope
    TextEditor(text: $text)
    ^~~~~~~~~~
[560/589] Compiling TokamakDemo ToggleDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/ToggleDemo.swift:32:29: error: cannot find type 'PreviewProvider' in scope
struct ToggleDemo_Previews: PreviewProvider {
                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextDemo.swift:72:15: error: cannot find 'TextAlignment' in scope
      ForEach(TextAlignment.allCases, id: \.hashValue) { alignment in
              ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextEditorDemo.swift:23:5: error: cannot find 'TextEditor' in scope
    TextEditor(text: $text)
    ^~~~~~~~~~
[561/589] Compiling TokamakDemo TextDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/ToggleDemo.swift:32:29: error: cannot find type 'PreviewProvider' in scope
struct ToggleDemo_Previews: PreviewProvider {
                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextDemo.swift:72:15: error: cannot find 'TextAlignment' in scope
      ForEach(TextAlignment.allCases, id: \.hashValue) { alignment in
              ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextEditorDemo.swift:23:5: error: cannot find 'TextEditor' in scope
    TextEditor(text: $text)
    ^~~~~~~~~~
[562/589] Compiling TokamakDemo TextEditorDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/ToggleDemo.swift:32:29: error: cannot find type 'PreviewProvider' in scope
struct ToggleDemo_Previews: PreviewProvider {
                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextDemo.swift:72:15: error: cannot find 'TextAlignment' in scope
      ForEach(TextAlignment.allCases, id: \.hashValue) { alignment in
              ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextEditorDemo.swift:23:5: error: cannot find 'TextEditor' in scope
    TextEditor(text: $text)
    ^~~~~~~~~~
[563/589] Compiling TokamakDemo PathDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:73:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:76:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:68:23: error: cannot find 'Material' in scope
          .background(Material.ultraThin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:73:23: error: cannot find 'Material' in scope
          .background(Material.thin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:78:23: error: cannot find 'Material' in scope
          .background(Material.regular)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:83:23: error: cannot find 'Material' in scope
          .background(Material.thick, in: Rectangle())
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:88:23: error: cannot find 'Material' in scope
          .background(Material.ultraThick, in: Rectangle())
                      ^~~~~~~~
[564/589] Compiling TokamakDemo ShapeStyleDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:73:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:76:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:68:23: error: cannot find 'Material' in scope
          .background(Material.ultraThin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:73:23: error: cannot find 'Material' in scope
          .background(Material.thin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:78:23: error: cannot find 'Material' in scope
          .background(Material.regular)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:83:23: error: cannot find 'Material' in scope
          .background(Material.thick, in: Rectangle())
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:88:23: error: cannot find 'Material' in scope
          .background(Material.ultraThick, in: Rectangle())
                      ^~~~~~~~
[565/589] Compiling TokamakDemo GeometryReaderDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:73:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:76:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:68:23: error: cannot find 'Material' in scope
          .background(Material.ultraThin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:73:23: error: cannot find 'Material' in scope
          .background(Material.thin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:78:23: error: cannot find 'Material' in scope
          .background(Material.regular)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:83:23: error: cannot find 'Material' in scope
          .background(Material.thick, in: Rectangle())
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:88:23: error: cannot find 'Material' in scope
          .background(Material.ultraThick, in: Rectangle())
                      ^~~~~~~~
[566/589] Compiling TokamakDemo GridDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:73:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:76:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:68:23: error: cannot find 'Material' in scope
          .background(Material.ultraThin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:73:23: error: cannot find 'Material' in scope
          .background(Material.thin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:78:23: error: cannot find 'Material' in scope
          .background(Material.regular)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:83:23: error: cannot find 'Material' in scope
          .background(Material.thick, in: Rectangle())
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:88:23: error: cannot find 'Material' in scope
          .background(Material.ultraThick, in: Rectangle())
                      ^~~~~~~~
[567/589] Compiling TokamakDemo SpacerDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:73:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:76:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:68:23: error: cannot find 'Material' in scope
          .background(Material.ultraThin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:73:23: error: cannot find 'Material' in scope
          .background(Material.thin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:78:23: error: cannot find 'Material' in scope
          .background(Material.regular)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:83:23: error: cannot find 'Material' in scope
          .background(Material.thick, in: Rectangle())
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:88:23: error: cannot find 'Material' in scope
          .background(Material.ultraThick, in: Rectangle())
                      ^~~~~~~~
[568/593] Compiling TokamakDemo ButtonStyleDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:32:23: error: cannot find 'ControlSize' in scope
        ForEach(Array(ControlSize.allCases.enumerated()), id: \.offset) { controlSize in
                      ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:83:24: error: cannot find 'BorderedProminentButtonStyle' in scope
          .buttonStyle(BorderedProminentButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:87:24: error: cannot find 'BorderlessButtonStyle' in scope
          .buttonStyle(BorderlessButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:91:24: error: cannot find 'BorderedButtonStyle' in scope
          .buttonStyle(BorderedButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:96:24: error: cannot find 'LinkButtonStyle' in scope
          .buttonStyle(LinkButtonStyle())
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:101:24: error: cannot find 'PlainButtonStyle' in scope
          .buttonStyle(PlainButtonStyle())
                       ^~~~~~~~~~~~~~~~
[569/593] Compiling TokamakDemo Counter.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:32:23: error: cannot find 'ControlSize' in scope
        ForEach(Array(ControlSize.allCases.enumerated()), id: \.offset) { controlSize in
                      ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:83:24: error: cannot find 'BorderedProminentButtonStyle' in scope
          .buttonStyle(BorderedProminentButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:87:24: error: cannot find 'BorderlessButtonStyle' in scope
          .buttonStyle(BorderlessButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:91:24: error: cannot find 'BorderedButtonStyle' in scope
          .buttonStyle(BorderedButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:96:24: error: cannot find 'LinkButtonStyle' in scope
          .buttonStyle(LinkButtonStyle())
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:101:24: error: cannot find 'PlainButtonStyle' in scope
          .buttonStyle(PlainButtonStyle())
                       ^~~~~~~~~~~~~~~~
[570/593] Compiling TokamakDemo ForEachDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:32:23: error: cannot find 'ControlSize' in scope
        ForEach(Array(ControlSize.allCases.enumerated()), id: \.offset) { controlSize in
                      ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:83:24: error: cannot find 'BorderedProminentButtonStyle' in scope
          .buttonStyle(BorderedProminentButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:87:24: error: cannot find 'BorderlessButtonStyle' in scope
          .buttonStyle(BorderlessButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:91:24: error: cannot find 'BorderedButtonStyle' in scope
          .buttonStyle(BorderedButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:96:24: error: cannot find 'LinkButtonStyle' in scope
          .buttonStyle(LinkButtonStyle())
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:101:24: error: cannot find 'PlainButtonStyle' in scope
          .buttonStyle(PlainButtonStyle())
                       ^~~~~~~~~~~~~~~~
[571/593] Compiling TokamakDemo ListDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:32:23: error: cannot find 'ControlSize' in scope
        ForEach(Array(ControlSize.allCases.enumerated()), id: \.offset) { controlSize in
                      ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:83:24: error: cannot find 'BorderedProminentButtonStyle' in scope
          .buttonStyle(BorderedProminentButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:87:24: error: cannot find 'BorderlessButtonStyle' in scope
          .buttonStyle(BorderlessButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:91:24: error: cannot find 'BorderedButtonStyle' in scope
          .buttonStyle(BorderedButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:96:24: error: cannot find 'LinkButtonStyle' in scope
          .buttonStyle(LinkButtonStyle())
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:101:24: error: cannot find 'PlainButtonStyle' in scope
          .buttonStyle(PlainButtonStyle())
                       ^~~~~~~~~~~~~~~~
[572/593] Compiling TokamakDemo OutlineGroupDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:32:23: error: cannot find 'ControlSize' in scope
        ForEach(Array(ControlSize.allCases.enumerated()), id: \.offset) { controlSize in
                      ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:83:24: error: cannot find 'BorderedProminentButtonStyle' in scope
          .buttonStyle(BorderedProminentButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:87:24: error: cannot find 'BorderlessButtonStyle' in scope
          .buttonStyle(BorderlessButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:91:24: error: cannot find 'BorderedButtonStyle' in scope
          .buttonStyle(BorderedButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:96:24: error: cannot find 'LinkButtonStyle' in scope
          .buttonStyle(LinkButtonStyle())
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:101:24: error: cannot find 'PlainButtonStyle' in scope
          .buttonStyle(PlainButtonStyle())
                       ^~~~~~~~~~~~~~~~
[573/593] Compiling TokamakDemo ShadowDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:27:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .date) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:30:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .hourAndMinute) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:33:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date) {
      ^~~~~~~~~~
[574/593] Compiling TokamakDemo TaskDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:27:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .date) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:30:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .hourAndMinute) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:33:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date) {
      ^~~~~~~~~~
[575/593] Compiling TokamakDemo DatePickerDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:27:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .date) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:30:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .hourAndMinute) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:33:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date) {
      ^~~~~~~~~~
[576/593] Compiling TokamakDemo PickerDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:27:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .date) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:30:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .hourAndMinute) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:33:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date) {
      ^~~~~~~~~~
[577/593] Compiling TokamakDemo PreferenceKeyDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:20:27: error: cannot find type 'PreferenceKey' in scope
struct TestPreferenceKey: PreferenceKey {
                          ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:59:10: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
        .onPreferenceChange(TestPreferenceKey.self) {
         ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:143:8: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .onPreferenceChange(TestPreferenceKey.self) {
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:146:8: error: instance method 'preference(key:value:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .preference(key: TestPreferenceKey.self, value: color)
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceWritingModifier.swift:47:8: note: where 'K' = 'TestPreferenceKey'
  func preference<K>(key: K.Type = K.self, value: K.Value) -> some View
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:28:7: error: cannot find 'ProgressView' in scope
      ProgressView("Indeterminate")
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:29:7: error: cannot find 'ProgressView' in scope
      ProgressView(value: progress) {
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:34:7: error: cannot find 'ProgressView' in scope
      ProgressView("Increased Total", value: progress, total: 2)
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:39:9: error: cannot find 'withAnimation' in scope
        withAnimation(.easeInOut(duration: 3)) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:45:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:47:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.offset(x: 100, y: 100))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:49:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.move(edge: .leading))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:51:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.slide)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:53:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:55:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.asymmetric(insertion: .opacity, removal: .scale))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:57:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity.combined(with: .slide))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:59:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.modifier(
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:64:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale.animation(.spring()))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:68:13: error: cannot find 'withAnimation' in scope
            withAnimation(.easeInOut(duration: 3)) { isInnerVisible.toggle() }
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:70:37: error: cannot find 'AnyTransition' in scope
          Text(".slide").transition(AnyTransition.slide)
                                    ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:72:39: error: cannot find 'AnyTransition' in scope
            Text(".slide").transition(AnyTransition.slide)
                                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:75:21: error: cannot find 'AnyTransition' in scope
        .transition(AnyTransition.slide)
                    ^~~~~~~~~~~~~
[578/593] Compiling TokamakDemo ProgressViewDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:20:27: error: cannot find type 'PreferenceKey' in scope
struct TestPreferenceKey: PreferenceKey {
                          ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:59:10: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
        .onPreferenceChange(TestPreferenceKey.self) {
         ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:143:8: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .onPreferenceChange(TestPreferenceKey.self) {
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:146:8: error: instance method 'preference(key:value:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .preference(key: TestPreferenceKey.self, value: color)
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceWritingModifier.swift:47:8: note: where 'K' = 'TestPreferenceKey'
  func preference<K>(key: K.Type = K.self, value: K.Value) -> some View
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:28:7: error: cannot find 'ProgressView' in scope
      ProgressView("Indeterminate")
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:29:7: error: cannot find 'ProgressView' in scope
      ProgressView(value: progress) {
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:34:7: error: cannot find 'ProgressView' in scope
      ProgressView("Increased Total", value: progress, total: 2)
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:39:9: error: cannot find 'withAnimation' in scope
        withAnimation(.easeInOut(duration: 3)) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:45:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:47:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.offset(x: 100, y: 100))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:49:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.move(edge: .leading))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:51:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.slide)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:53:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:55:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.asymmetric(insertion: .opacity, removal: .scale))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:57:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity.combined(with: .slide))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:59:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.modifier(
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:64:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale.animation(.spring()))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:68:13: error: cannot find 'withAnimation' in scope
            withAnimation(.easeInOut(duration: 3)) { isInnerVisible.toggle() }
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:70:37: error: cannot find 'AnyTransition' in scope
          Text(".slide").transition(AnyTransition.slide)
                                    ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:72:39: error: cannot find 'AnyTransition' in scope
            Text(".slide").transition(AnyTransition.slide)
                                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:75:21: error: cannot find 'AnyTransition' in scope
        .transition(AnyTransition.slide)
                    ^~~~~~~~~~~~~
[579/593] Compiling TokamakDemo RedactDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:20:27: error: cannot find type 'PreferenceKey' in scope
struct TestPreferenceKey: PreferenceKey {
                          ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:59:10: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
        .onPreferenceChange(TestPreferenceKey.self) {
         ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:143:8: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .onPreferenceChange(TestPreferenceKey.self) {
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:146:8: error: instance method 'preference(key:value:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .preference(key: TestPreferenceKey.self, value: color)
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceWritingModifier.swift:47:8: note: where 'K' = 'TestPreferenceKey'
  func preference<K>(key: K.Type = K.self, value: K.Value) -> some View
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:28:7: error: cannot find 'ProgressView' in scope
      ProgressView("Indeterminate")
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:29:7: error: cannot find 'ProgressView' in scope
      ProgressView(value: progress) {
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:34:7: error: cannot find 'ProgressView' in scope
      ProgressView("Increased Total", value: progress, total: 2)
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:39:9: error: cannot find 'withAnimation' in scope
        withAnimation(.easeInOut(duration: 3)) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:45:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:47:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.offset(x: 100, y: 100))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:49:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.move(edge: .leading))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:51:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.slide)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:53:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:55:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.asymmetric(insertion: .opacity, removal: .scale))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:57:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity.combined(with: .slide))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:59:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.modifier(
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:64:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale.animation(.spring()))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:68:13: error: cannot find 'withAnimation' in scope
            withAnimation(.easeInOut(duration: 3)) { isInnerVisible.toggle() }
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:70:37: error: cannot find 'AnyTransition' in scope
          Text(".slide").transition(AnyTransition.slide)
                                    ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:72:39: error: cannot find 'AnyTransition' in scope
            Text(".slide").transition(AnyTransition.slide)
                                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:75:21: error: cannot find 'AnyTransition' in scope
        .transition(AnyTransition.slide)
                    ^~~~~~~~~~~~~
[580/593] Compiling TokamakDemo TransitionDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:20:27: error: cannot find type 'PreferenceKey' in scope
struct TestPreferenceKey: PreferenceKey {
                          ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:59:10: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
        .onPreferenceChange(TestPreferenceKey.self) {
         ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:143:8: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .onPreferenceChange(TestPreferenceKey.self) {
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:146:8: error: instance method 'preference(key:value:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .preference(key: TestPreferenceKey.self, value: color)
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceWritingModifier.swift:47:8: note: where 'K' = 'TestPreferenceKey'
  func preference<K>(key: K.Type = K.self, value: K.Value) -> some View
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:28:7: error: cannot find 'ProgressView' in scope
      ProgressView("Indeterminate")
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:29:7: error: cannot find 'ProgressView' in scope
      ProgressView(value: progress) {
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:34:7: error: cannot find 'ProgressView' in scope
      ProgressView("Increased Total", value: progress, total: 2)
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:39:9: error: cannot find 'withAnimation' in scope
        withAnimation(.easeInOut(duration: 3)) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:45:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:47:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.offset(x: 100, y: 100))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:49:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.move(edge: .leading))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:51:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.slide)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:53:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:55:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.asymmetric(insertion: .opacity, removal: .scale))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:57:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity.combined(with: .slide))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:59:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.modifier(
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:64:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale.animation(.spring()))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:68:13: error: cannot find 'withAnimation' in scope
            withAnimation(.easeInOut(duration: 3)) { isInnerVisible.toggle() }
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:70:37: error: cannot find 'AnyTransition' in scope
          Text(".slide").transition(AnyTransition.slide)
                                    ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:72:39: error: cannot find 'AnyTransition' in scope
            Text(".slide").transition(AnyTransition.slide)
                                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:75:21: error: cannot find 'AnyTransition' in scope
        .transition(AnyTransition.slide)
                    ^~~~~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[581/593] Emitting module TokamakDemo
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:35:20: error: cannot find type 'Animation' in scope
    var animation: Animation {
                   ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:20:27: error: cannot find type 'PreferenceKey' in scope
struct TestPreferenceKey: PreferenceKey {
                          ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/ToggleDemo.swift:32:29: error: cannot find type 'PreviewProvider' in scope
struct ToggleDemo_Previews: PreviewProvider {
                            ^~~~~~~~~~~~~~~
[582/593] Compiling TokamakDemo StackDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:35:20: error: cannot find type 'Animation' in scope
    var animation: Animation {
                   ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:59:9: error: cannot find 'withAnimation' in scope
        withAnimation(
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:60:11: error: cannot find 'Animation' in scope
          Animation.default.delay(delay).speed(speed)
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:9: error: cannot find 'withAnimation' in scope
        withAnimation(Animation.default.repeatForever()) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:23: error: cannot find 'Animation' in scope
        withAnimation(Animation.default.repeatForever()) {
                      ^~~~~~~~~
[583/593] Compiling TokamakDemo AnimationDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:35:20: error: cannot find type 'Animation' in scope
    var animation: Animation {
                   ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:59:9: error: cannot find 'withAnimation' in scope
        withAnimation(
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:60:11: error: cannot find 'Animation' in scope
          Animation.default.delay(delay).speed(speed)
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:9: error: cannot find 'withAnimation' in scope
        withAnimation(Animation.default.repeatForever()) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:23: error: cannot find 'Animation' in scope
        withAnimation(Animation.default.repeatForever()) {
                      ^~~~~~~~~
[584/593] Compiling TokamakDemo AppStorageDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:35:20: error: cannot find type 'Animation' in scope
    var animation: Animation {
                   ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:59:9: error: cannot find 'withAnimation' in scope
        withAnimation(
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:60:11: error: cannot find 'Animation' in scope
          Animation.default.delay(delay).speed(speed)
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:9: error: cannot find 'withAnimation' in scope
        withAnimation(Animation.default.repeatForever()) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:23: error: cannot find 'Animation' in scope
        withAnimation(Animation.default.repeatForever()) {
                      ^~~~~~~~~
[585/593] Compiling TokamakDemo EnvironmentDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:35:20: error: cannot find type 'Animation' in scope
    var animation: Animation {
                   ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:59:9: error: cannot find 'withAnimation' in scope
        withAnimation(
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:60:11: error: cannot find 'Animation' in scope
          Animation.default.delay(delay).speed(speed)
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:9: error: cannot find 'withAnimation' in scope
        withAnimation(Animation.default.repeatForever()) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:23: error: cannot find 'Animation' in scope
        withAnimation(Animation.default.repeatForever()) {
                      ^~~~~~~~~
[586/593] Compiling TokamakDemo TextFieldDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:186:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .cancellationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:189:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .confirmationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:192:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .destructiveAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:195:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .navigation) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:199:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .status) {
              ^~~~~~~~~~~
[587/593] Compiling TokamakDemo TokamakDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:186:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .cancellationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:189:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .confirmationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:192:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .destructiveAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:195:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .navigation) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:199:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .status) {
              ^~~~~~~~~~~
[588/593] Compiling TokamakDemo main.swift
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:186:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .cancellationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:189:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .confirmationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:192:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .destructiveAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:195:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .navigation) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:199:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .status) {
              ^~~~~~~~~~~
[589/593] Compiling TokamakDemo resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:186:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .cancellationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:189:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .confirmationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:192:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .destructiveAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:195:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .navigation) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:199:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .status) {
              ^~~~~~~~~~~
[589/593] Linking TokamakGTKDemo
error: fatalError
warning: prohibited flag(s): -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread
warning: prohibited flag(s): -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread, -pthread
[0/1] Planning build
Building for debugging...
[0/15] Write swift-version-24593BA9C3E375BF.txt
[2/36] Compiling TokamakDemo PreferenceKeyDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:20:27: error: cannot find type 'PreferenceKey' in scope
struct TestPreferenceKey: PreferenceKey {
                          ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:59:10: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
        .onPreferenceChange(TestPreferenceKey.self) {
         ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:143:8: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .onPreferenceChange(TestPreferenceKey.self) {
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:146:8: error: instance method 'preference(key:value:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .preference(key: TestPreferenceKey.self, value: color)
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceWritingModifier.swift:47:8: note: where 'K' = 'TestPreferenceKey'
  func preference<K>(key: K.Type = K.self, value: K.Value) -> some View
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:28:7: error: cannot find 'ProgressView' in scope
      ProgressView("Indeterminate")
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:29:7: error: cannot find 'ProgressView' in scope
      ProgressView(value: progress) {
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:34:7: error: cannot find 'ProgressView' in scope
      ProgressView("Increased Total", value: progress, total: 2)
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:39:9: error: cannot find 'withAnimation' in scope
        withAnimation(.easeInOut(duration: 3)) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:45:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:47:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.offset(x: 100, y: 100))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:49:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.move(edge: .leading))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:51:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.slide)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:53:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:55:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.asymmetric(insertion: .opacity, removal: .scale))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:57:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity.combined(with: .slide))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:59:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.modifier(
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:64:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale.animation(.spring()))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:68:13: error: cannot find 'withAnimation' in scope
            withAnimation(.easeInOut(duration: 3)) { isInnerVisible.toggle() }
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:70:37: error: cannot find 'AnyTransition' in scope
          Text(".slide").transition(AnyTransition.slide)
                                    ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:72:39: error: cannot find 'AnyTransition' in scope
            Text(".slide").transition(AnyTransition.slide)
                                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:75:21: error: cannot find 'AnyTransition' in scope
        .transition(AnyTransition.slide)
                    ^~~~~~~~~~~~~
[3/36] Compiling TokamakDemo ProgressViewDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:20:27: error: cannot find type 'PreferenceKey' in scope
struct TestPreferenceKey: PreferenceKey {
                          ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:59:10: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
        .onPreferenceChange(TestPreferenceKey.self) {
         ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:143:8: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .onPreferenceChange(TestPreferenceKey.self) {
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:146:8: error: instance method 'preference(key:value:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .preference(key: TestPreferenceKey.self, value: color)
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceWritingModifier.swift:47:8: note: where 'K' = 'TestPreferenceKey'
  func preference<K>(key: K.Type = K.self, value: K.Value) -> some View
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:28:7: error: cannot find 'ProgressView' in scope
      ProgressView("Indeterminate")
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:29:7: error: cannot find 'ProgressView' in scope
      ProgressView(value: progress) {
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:34:7: error: cannot find 'ProgressView' in scope
      ProgressView("Increased Total", value: progress, total: 2)
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:39:9: error: cannot find 'withAnimation' in scope
        withAnimation(.easeInOut(duration: 3)) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:45:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:47:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.offset(x: 100, y: 100))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:49:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.move(edge: .leading))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:51:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.slide)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:53:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:55:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.asymmetric(insertion: .opacity, removal: .scale))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:57:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity.combined(with: .slide))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:59:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.modifier(
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:64:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale.animation(.spring()))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:68:13: error: cannot find 'withAnimation' in scope
            withAnimation(.easeInOut(duration: 3)) { isInnerVisible.toggle() }
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:70:37: error: cannot find 'AnyTransition' in scope
          Text(".slide").transition(AnyTransition.slide)
                                    ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:72:39: error: cannot find 'AnyTransition' in scope
            Text(".slide").transition(AnyTransition.slide)
                                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:75:21: error: cannot find 'AnyTransition' in scope
        .transition(AnyTransition.slide)
                    ^~~~~~~~~~~~~
[4/36] Compiling TokamakDemo RedactDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:20:27: error: cannot find type 'PreferenceKey' in scope
struct TestPreferenceKey: PreferenceKey {
                          ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:59:10: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
        .onPreferenceChange(TestPreferenceKey.self) {
         ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:143:8: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .onPreferenceChange(TestPreferenceKey.self) {
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:146:8: error: instance method 'preference(key:value:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .preference(key: TestPreferenceKey.self, value: color)
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceWritingModifier.swift:47:8: note: where 'K' = 'TestPreferenceKey'
  func preference<K>(key: K.Type = K.self, value: K.Value) -> some View
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:28:7: error: cannot find 'ProgressView' in scope
      ProgressView("Indeterminate")
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:29:7: error: cannot find 'ProgressView' in scope
      ProgressView(value: progress) {
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:34:7: error: cannot find 'ProgressView' in scope
      ProgressView("Increased Total", value: progress, total: 2)
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:39:9: error: cannot find 'withAnimation' in scope
        withAnimation(.easeInOut(duration: 3)) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:45:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:47:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.offset(x: 100, y: 100))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:49:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.move(edge: .leading))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:51:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.slide)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:53:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:55:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.asymmetric(insertion: .opacity, removal: .scale))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:57:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity.combined(with: .slide))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:59:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.modifier(
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:64:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale.animation(.spring()))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:68:13: error: cannot find 'withAnimation' in scope
            withAnimation(.easeInOut(duration: 3)) { isInnerVisible.toggle() }
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:70:37: error: cannot find 'AnyTransition' in scope
          Text(".slide").transition(AnyTransition.slide)
                                    ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:72:39: error: cannot find 'AnyTransition' in scope
            Text(".slide").transition(AnyTransition.slide)
                                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:75:21: error: cannot find 'AnyTransition' in scope
        .transition(AnyTransition.slide)
                    ^~~~~~~~~~~~~
[5/36] Compiling TokamakDemo TransitionDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:20:27: error: cannot find type 'PreferenceKey' in scope
struct TestPreferenceKey: PreferenceKey {
                          ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:59:10: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
        .onPreferenceChange(TestPreferenceKey.self) {
         ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:143:8: error: instance method 'onPreferenceChange(_:perform:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .onPreferenceChange(TestPreferenceKey.self) {
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceActionModifier.swift:51:8: note: where 'K' = 'TestPreferenceKey'
  func onPreferenceChange<K>(
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:146:8: error: instance method 'preference(key:value:)' requires that 'TestPreferenceKey' conform to 'PreferenceKey'
      .preference(key: TestPreferenceKey.self, value: color)
       ^
/host/spi-builder-workspace/Sources/TokamakCore/Preferences/_PreferenceWritingModifier.swift:47:8: note: where 'K' = 'TestPreferenceKey'
  func preference<K>(key: K.Type = K.self, value: K.Value) -> some View
       ^
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:28:7: error: cannot find 'ProgressView' in scope
      ProgressView("Indeterminate")
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:29:7: error: cannot find 'ProgressView' in scope
      ProgressView(value: progress) {
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/ProgressViewDemo.swift:34:7: error: cannot find 'ProgressView' in scope
      ProgressView("Increased Total", value: progress, total: 2)
      ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:39:9: error: cannot find 'withAnimation' in scope
        withAnimation(.easeInOut(duration: 3)) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:45:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:47:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.offset(x: 100, y: 100))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:49:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.move(edge: .leading))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:51:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.slide)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:53:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale)
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:55:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.asymmetric(insertion: .opacity, removal: .scale))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:57:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.opacity.combined(with: .slide))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:59:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.modifier(
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:64:23: error: cannot find 'AnyTransition' in scope
          .transition(AnyTransition.scale.animation(.spring()))
                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:68:13: error: cannot find 'withAnimation' in scope
            withAnimation(.easeInOut(duration: 3)) { isInnerVisible.toggle() }
            ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:70:37: error: cannot find 'AnyTransition' in scope
          Text(".slide").transition(AnyTransition.slide)
                                    ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:72:39: error: cannot find 'AnyTransition' in scope
            Text(".slide").transition(AnyTransition.slide)
                                      ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/TransitionDemo.swift:75:21: error: cannot find 'AnyTransition' in scope
        .transition(AnyTransition.slide)
                    ^~~~~~~~~~~~~
[6/40] Compiling TokamakDemo SliderDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/ToggleDemo.swift:32:29: error: cannot find type 'PreviewProvider' in scope
struct ToggleDemo_Previews: PreviewProvider {
                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextDemo.swift:72:15: error: cannot find 'TextAlignment' in scope
      ForEach(TextAlignment.allCases, id: \.hashValue) { alignment in
              ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextEditorDemo.swift:23:5: error: cannot find 'TextEditor' in scope
    TextEditor(text: $text)
    ^~~~~~~~~~
[7/40] Compiling TokamakDemo ToggleDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/ToggleDemo.swift:32:29: error: cannot find type 'PreviewProvider' in scope
struct ToggleDemo_Previews: PreviewProvider {
                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextDemo.swift:72:15: error: cannot find 'TextAlignment' in scope
      ForEach(TextAlignment.allCases, id: \.hashValue) { alignment in
              ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextEditorDemo.swift:23:5: error: cannot find 'TextEditor' in scope
    TextEditor(text: $text)
    ^~~~~~~~~~
[8/40] Compiling TokamakDemo TextDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/ToggleDemo.swift:32:29: error: cannot find type 'PreviewProvider' in scope
struct ToggleDemo_Previews: PreviewProvider {
                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextDemo.swift:72:15: error: cannot find 'TextAlignment' in scope
      ForEach(TextAlignment.allCases, id: \.hashValue) { alignment in
              ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextEditorDemo.swift:23:5: error: cannot find 'TextEditor' in scope
    TextEditor(text: $text)
    ^~~~~~~~~~
[9/40] Compiling TokamakDemo TextEditorDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/ToggleDemo.swift:32:29: error: cannot find type 'PreviewProvider' in scope
struct ToggleDemo_Previews: PreviewProvider {
                            ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextDemo.swift:72:15: error: cannot find 'TextAlignment' in scope
      ForEach(TextAlignment.allCases, id: \.hashValue) { alignment in
              ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Text/TextEditorDemo.swift:23:5: error: cannot find 'TextEditor' in scope
    TextEditor(text: $text)
    ^~~~~~~~~~
[10/40] Compiling TokamakDemo ShadowDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:27:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .date) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:30:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .hourAndMinute) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:33:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date) {
      ^~~~~~~~~~
[11/40] Compiling TokamakDemo TaskDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:27:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .date) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:30:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .hourAndMinute) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:33:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date) {
      ^~~~~~~~~~
[12/40] Compiling TokamakDemo DatePickerDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:27:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .date) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:30:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .hourAndMinute) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:33:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date) {
      ^~~~~~~~~~
[13/40] Compiling TokamakDemo PickerDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:27:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .date) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:30:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date, displayedComponents: .hourAndMinute) {
      ^~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/DatePickerDemo.swift:33:7: error: cannot find 'DatePicker' in scope
      DatePicker(selection: $date) {
      ^~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/40] Emitting module TokamakDemo
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:35:20: error: cannot find type 'Animation' in scope
    var animation: Animation {
                   ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/PreferenceKeyDemo.swift:20:27: error: cannot find type 'PreferenceKey' in scope
struct TestPreferenceKey: PreferenceKey {
                          ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Selectors/ToggleDemo.swift:32:29: error: cannot find type 'PreviewProvider' in scope
struct ToggleDemo_Previews: PreviewProvider {
                            ^~~~~~~~~~~~~~~
[15/40] Compiling TokamakDemo ButtonStyleDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:32:23: error: cannot find 'ControlSize' in scope
        ForEach(Array(ControlSize.allCases.enumerated()), id: \.offset) { controlSize in
                      ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:83:24: error: cannot find 'BorderedProminentButtonStyle' in scope
          .buttonStyle(BorderedProminentButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:87:24: error: cannot find 'BorderlessButtonStyle' in scope
          .buttonStyle(BorderlessButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:91:24: error: cannot find 'BorderedButtonStyle' in scope
          .buttonStyle(BorderedButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:96:24: error: cannot find 'LinkButtonStyle' in scope
          .buttonStyle(LinkButtonStyle())
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:101:24: error: cannot find 'PlainButtonStyle' in scope
          .buttonStyle(PlainButtonStyle())
                       ^~~~~~~~~~~~~~~~
[16/40] Compiling TokamakDemo Counter.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:32:23: error: cannot find 'ControlSize' in scope
        ForEach(Array(ControlSize.allCases.enumerated()), id: \.offset) { controlSize in
                      ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:83:24: error: cannot find 'BorderedProminentButtonStyle' in scope
          .buttonStyle(BorderedProminentButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:87:24: error: cannot find 'BorderlessButtonStyle' in scope
          .buttonStyle(BorderlessButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:91:24: error: cannot find 'BorderedButtonStyle' in scope
          .buttonStyle(BorderedButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:96:24: error: cannot find 'LinkButtonStyle' in scope
          .buttonStyle(LinkButtonStyle())
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:101:24: error: cannot find 'PlainButtonStyle' in scope
          .buttonStyle(PlainButtonStyle())
                       ^~~~~~~~~~~~~~~~
[17/40] Compiling TokamakDemo ForEachDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:32:23: error: cannot find 'ControlSize' in scope
        ForEach(Array(ControlSize.allCases.enumerated()), id: \.offset) { controlSize in
                      ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:83:24: error: cannot find 'BorderedProminentButtonStyle' in scope
          .buttonStyle(BorderedProminentButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:87:24: error: cannot find 'BorderlessButtonStyle' in scope
          .buttonStyle(BorderlessButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:91:24: error: cannot find 'BorderedButtonStyle' in scope
          .buttonStyle(BorderedButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:96:24: error: cannot find 'LinkButtonStyle' in scope
          .buttonStyle(LinkButtonStyle())
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:101:24: error: cannot find 'PlainButtonStyle' in scope
          .buttonStyle(PlainButtonStyle())
                       ^~~~~~~~~~~~~~~~
[18/40] Compiling TokamakDemo ListDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:32:23: error: cannot find 'ControlSize' in scope
        ForEach(Array(ControlSize.allCases.enumerated()), id: \.offset) { controlSize in
                      ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:83:24: error: cannot find 'BorderedProminentButtonStyle' in scope
          .buttonStyle(BorderedProminentButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:87:24: error: cannot find 'BorderlessButtonStyle' in scope
          .buttonStyle(BorderlessButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:91:24: error: cannot find 'BorderedButtonStyle' in scope
          .buttonStyle(BorderedButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:96:24: error: cannot find 'LinkButtonStyle' in scope
          .buttonStyle(LinkButtonStyle())
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:101:24: error: cannot find 'PlainButtonStyle' in scope
          .buttonStyle(PlainButtonStyle())
                       ^~~~~~~~~~~~~~~~
[19/40] Compiling TokamakDemo OutlineGroupDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:32:23: error: cannot find 'ControlSize' in scope
        ForEach(Array(ControlSize.allCases.enumerated()), id: \.offset) { controlSize in
                      ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:83:24: error: cannot find 'BorderedProminentButtonStyle' in scope
          .buttonStyle(BorderedProminentButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:87:24: error: cannot find 'BorderlessButtonStyle' in scope
          .buttonStyle(BorderlessButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:91:24: error: cannot find 'BorderedButtonStyle' in scope
          .buttonStyle(BorderedButtonStyle())
                       ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:96:24: error: cannot find 'LinkButtonStyle' in scope
          .buttonStyle(LinkButtonStyle())
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Buttons/ButtonStyleDemo.swift:101:24: error: cannot find 'PlainButtonStyle' in scope
          .buttonStyle(PlainButtonStyle())
                       ^~~~~~~~~~~~~~~~
[20/40] Compiling TokamakDemo PathDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:73:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:76:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:68:23: error: cannot find 'Material' in scope
          .background(Material.ultraThin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:73:23: error: cannot find 'Material' in scope
          .background(Material.thin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:78:23: error: cannot find 'Material' in scope
          .background(Material.regular)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:83:23: error: cannot find 'Material' in scope
          .background(Material.thick, in: Rectangle())
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:88:23: error: cannot find 'Material' in scope
          .background(Material.ultraThick, in: Rectangle())
                      ^~~~~~~~
[21/40] Compiling TokamakDemo ShapeStyleDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:73:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:76:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:68:23: error: cannot find 'Material' in scope
          .background(Material.ultraThin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:73:23: error: cannot find 'Material' in scope
          .background(Material.thin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:78:23: error: cannot find 'Material' in scope
          .background(Material.regular)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:83:23: error: cannot find 'Material' in scope
          .background(Material.thick, in: Rectangle())
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:88:23: error: cannot find 'Material' in scope
          .background(Material.ultraThick, in: Rectangle())
                      ^~~~~~~~
[22/40] Compiling TokamakDemo GeometryReaderDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:73:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:76:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:68:23: error: cannot find 'Material' in scope
          .background(Material.ultraThin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:73:23: error: cannot find 'Material' in scope
          .background(Material.thin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:78:23: error: cannot find 'Material' in scope
          .background(Material.regular)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:83:23: error: cannot find 'Material' in scope
          .background(Material.thick, in: Rectangle())
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:88:23: error: cannot find 'Material' in scope
          .background(Material.ultraThick, in: Rectangle())
                      ^~~~~~~~
[23/40] Compiling TokamakDemo GridDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:73:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:76:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:68:23: error: cannot find 'Material' in scope
          .background(Material.ultraThin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:73:23: error: cannot find 'Material' in scope
          .background(Material.thin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:78:23: error: cannot find 'Material' in scope
          .background(Material.regular)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:83:23: error: cannot find 'Material' in scope
          .background(Material.thick, in: Rectangle())
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:88:23: error: cannot find 'Material' in scope
          .background(Material.ultraThick, in: Rectangle())
                      ^~~~~~~~
[24/40] Compiling TokamakDemo SpacerDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:73:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/PathDemo.swift:76:11: error: cannot find 'ContainerRelativeShape' in scope
          ContainerRelativeShape()
          ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:68:23: error: cannot find 'Material' in scope
          .background(Material.ultraThin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:73:23: error: cannot find 'Material' in scope
          .background(Material.thin)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:78:23: error: cannot find 'Material' in scope
          .background(Material.regular)
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:83:23: error: cannot find 'Material' in scope
          .background(Material.thick, in: Rectangle())
                      ^~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/ShapeStyleDemo.swift:88:23: error: cannot find 'Material' in scope
          .background(Material.ultraThick, in: Rectangle())
                      ^~~~~~~~
[25/40] Compiling TokamakDemo SidebarDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:5: error: cannot find 'TimelineView' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
    ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:18: error: cannot find 'AnimationTimelineSchedule' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:66:7: error: cannot find 'Canvas' in scope
      Canvas { context, size in
      ^~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:80:32: error: cannot find 'Angle' in scope
            context.rotate(by: Angle.degrees(25 * piece.angularVelocity * Double(elapsed)))
                               ^~~~~
[26/40] Compiling TokamakDemo DOMRefDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:5: error: cannot find 'TimelineView' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
    ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:18: error: cannot find 'AnimationTimelineSchedule' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:66:7: error: cannot find 'Canvas' in scope
      Canvas { context, size in
      ^~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:80:32: error: cannot find 'Angle' in scope
            context.rotate(by: Angle.degrees(25 * piece.angularVelocity * Double(elapsed)))
                               ^~~~~
[27/40] Compiling TokamakDemo URLHashDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:5: error: cannot find 'TimelineView' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
    ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:18: error: cannot find 'AnimationTimelineSchedule' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:66:7: error: cannot find 'Canvas' in scope
      Canvas { context, size in
      ^~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:80:32: error: cannot find 'Angle' in scope
            context.rotate(by: Angle.degrees(25 * piece.angularVelocity * Double(elapsed)))
                               ^~~~~
[28/40] Compiling TokamakDemo CanvasDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:5: error: cannot find 'TimelineView' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
    ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:18: error: cannot find 'AnimationTimelineSchedule' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:66:7: error: cannot find 'Canvas' in scope
      Canvas { context, size in
      ^~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:80:32: error: cannot find 'Angle' in scope
            context.rotate(by: Angle.degrees(25 * piece.angularVelocity * Double(elapsed)))
                               ^~~~~
[29/40] Compiling TokamakDemo ColorDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:5: error: cannot find 'TimelineView' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
    ^~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:65:18: error: cannot find 'AnimationTimelineSchedule' in scope
    TimelineView(AnimationTimelineSchedule.animation) { timeline in
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:66:7: error: cannot find 'Canvas' in scope
      Canvas { context, size in
      ^~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Drawing/CanvasDemo.swift:80:32: error: cannot find 'Angle' in scope
            context.rotate(by: Angle.degrees(25 * piece.angularVelocity * Double(elapsed)))
                               ^~~~~
[30/40] Compiling TokamakDemo StackDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:35:20: error: cannot find type 'Animation' in scope
    var animation: Animation {
                   ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:59:9: error: cannot find 'withAnimation' in scope
        withAnimation(
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:60:11: error: cannot find 'Animation' in scope
          Animation.default.delay(delay).speed(speed)
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:9: error: cannot find 'withAnimation' in scope
        withAnimation(Animation.default.repeatForever()) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:23: error: cannot find 'Animation' in scope
        withAnimation(Animation.default.repeatForever()) {
                      ^~~~~~~~~
[31/40] Compiling TokamakDemo AnimationDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:35:20: error: cannot find type 'Animation' in scope
    var animation: Animation {
                   ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:59:9: error: cannot find 'withAnimation' in scope
        withAnimation(
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:60:11: error: cannot find 'Animation' in scope
          Animation.default.delay(delay).speed(speed)
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:9: error: cannot find 'withAnimation' in scope
        withAnimation(Animation.default.repeatForever()) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:23: error: cannot find 'Animation' in scope
        withAnimation(Animation.default.repeatForever()) {
                      ^~~~~~~~~
[32/40] Compiling TokamakDemo AppStorageDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:35:20: error: cannot find type 'Animation' in scope
    var animation: Animation {
                   ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:59:9: error: cannot find 'withAnimation' in scope
        withAnimation(
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:60:11: error: cannot find 'Animation' in scope
          Animation.default.delay(delay).speed(speed)
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:9: error: cannot find 'withAnimation' in scope
        withAnimation(Animation.default.repeatForever()) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:23: error: cannot find 'Animation' in scope
        withAnimation(Animation.default.repeatForever()) {
                      ^~~~~~~~~
[33/40] Compiling TokamakDemo EnvironmentDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:35:20: error: cannot find type 'Animation' in scope
    var animation: Animation {
                   ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:59:9: error: cannot find 'withAnimation' in scope
        withAnimation(
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:60:11: error: cannot find 'Animation' in scope
          Animation.default.delay(delay).speed(speed)
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:9: error: cannot find 'withAnimation' in scope
        withAnimation(Animation.default.repeatForever()) {
        ^~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/Misc/AnimationDemo.swift:104:23: error: cannot find 'Animation' in scope
        withAnimation(Animation.default.repeatForever()) {
                      ^~~~~~~~~
[34/40] Compiling TokamakDemo TextFieldDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:186:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .cancellationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:189:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .confirmationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:192:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .destructiveAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:195:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .navigation) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:199:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .status) {
              ^~~~~~~~~~~
[35/40] Compiling TokamakDemo TokamakDemo.swift
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:186:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .cancellationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:189:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .confirmationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:192:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .destructiveAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:195:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .navigation) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:199:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .status) {
              ^~~~~~~~~~~
[36/40] Compiling TokamakDemo main.swift
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:186:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .cancellationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:189:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .confirmationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:192:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .destructiveAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:195:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .navigation) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:199:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .status) {
              ^~~~~~~~~~~
[37/40] Compiling TokamakDemo resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:186:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .cancellationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:189:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .confirmationAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:192:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .destructiveAction) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:195:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .navigation) {
              ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/TokamakDemo/TokamakDemo.swift:199:15: error: cannot find 'ToolbarItem' in scope
              ToolbarItem(placement: .status) {
              ^~~~~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2