more #780
Annotations
10 errors
Run /./.github/actions/post-build-selective:
out/integration/invalidation/watch-source-input/compile.dest/classes/mill/integration/WatchInputTests.class#L201
awaitCompletionMarker(lolRan1) timed out
|
Run /./.github/actions/post-build-selective:
out/integration/invalidation/selective-execution/compile.dest/classes/mill/integration/SelectiveExecutionChangedCodeTests.class#L153
Result of /home/runner/work/mill/mill/out/dist/executableRaw.dest/mill…: 1
|
Run /./.github/actions/post-build-selective:
out/integration/invalidation/selective-execution/compile.dest/classes/mill/integration/SelectiveExecutionWatchTests.class#L297
eventually !output.contains("Computing fooCommand") && output.contains("Computing barCommand")
|
Run /./.github/actions/post-build-selective:
out/integration/invalidation/selective-execution/compile.dest/classes/mill/integration/SelectiveExecutionWatchTests.class#L262
eventually !output.contains("Computing fooCommand") && output.contains("Computing barCommand")
|
Run /./.github/actions/post-build-selective:
out/integration/invalidation/selective-execution/compile.dest/classes/mill/integration/SelectiveExecutionWatchTests.class#L224
eventually !output.contains("Computing fooCommand") && output.contains("Computing barCommand")
|
Run /./.github/actions/post-build-selective:
out/integration/invalidation/selective-execution/compile.dest/classes/mill/integration/SelectiveExecutionChangedInputsTests.class#L121
Result of /home/runner/work/mill/mill/out/dist/executableRaw.dest/mill…: 1
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/runner/work/mill/mill/out/dist/executableRaw.dest/mill)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by mill.launcher.JLineNativeLoader in an unnamed module (file:/home/runner/work/mill/mill/out/dist/executableRaw.dest/mill)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.3/scala3-library_3-3.7.3.jar)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[35mResolve.scala[39m:[32m330[39m [36mscopedSel[39m: [32mNone[39m
[35mResolve.scala[39m:[32m331[39m [36msel[39m: [33mSome[39m(
[33mWithCrossValues[39m(
segments = [33mSegments[39m([33mVector[39m([33mLabel[39m([32m"millBuildRootModuleResult"[39m))),
crossValues = [33mList[39m()
)
)
[35mEvaluatorImpl.scala[39m:[32m311[39m [36mscriptArgs[39m: [33mList[39m([32m"millBuildRootModuleResult"[39m)
[35mEvaluatorImpl.scala[39m:[32m312[39m [36mresolved[39m: [33mSuccess[39m([33mList[39m([33mNamed[39m(task = millBuildRootModuleResult, crossValues = [33mMap[39m())))
[35mResolve.scala[39m:[32m330[39m [36mscopedSel[39m: [32mNone[39m
[35mResolve.scala[39m:[32m331[39m [36msel[39m: [33mSome[39m(
[33mWithCrossValues[39m(
segments = [33mSegments[39m([33mVector[39m([33mLabel[39m([32m"selective"[39m), [33mLabel[39m([32m"resolve"[39m))),
crossValues = [33mList[39m()
)
)
[35mEvaluatorImpl.scala[39m:[32m311[39m [36mscriptArgs[39m: [33mList[39m([32m"selective.resolve"[39m, [32m"bar.barCommand"[39m)
[35mEvaluatorImpl.scala[39m:[32m312[39m [36mresolved[39m: [33mSuccess[39m([33mList[39m([33mNamed[39m(task = selective.resolve, crossValues = [33mMap[39m())))
[35mResolve.scala[39m:[32m330[39m [36mscopedSel[39m: [32mNone[39m
[35mResolve.scala[39m:[32m331[39m [36msel[39m: [33mSome[39m(
[33mWithCrossValues[39m(
segments = [33mSegments[39m([33mVector[39m([33mLabel[39m([32m"bar"[39m), [33mLabel[39m([32m"barCommand"[39m))),
crossValues = [33mList[39m()
)
)
[35mResolve.scala[39m:[32m330[39m [36mscopedSel[39m: [32mNone[39m
[35mResolve.scala[39m:[32m331[39m [36msel[39m: [33mSome[39m(
[33mWithCrossValues[39m(
segments = [33mSegments[39m([33mVector[39m([33mLabel[39m([32m"bar"[39m), [33mLabel[39m([32m"barCommand"[39m))),
crossValues = [33mList[39m()
)
)
1 tasks failed
selective.resolve java.util.NoSuchElementException: key not found: Impl(bar.barCommand,Map())
scala.collection.immutable.Map$Map2.apply(Map.scala:316)
mill.eval.SelectiveExecutionImpl.$anonfun$5(SelectiveExecutionImpl.scala:67)
mill.internal.SpanningForest$.breadthFirst(SpanningForest.scala:102)
mill.eval.SelectiveExecutionImpl.computeDownstream(SelectiveExecutionImpl.scala:67)
mill.eval.SelectiveExecutionImpl.computeChangedTasks0$$anonfun$1(SelectiveExecutionImpl.scala:125)
mill.api.daemon.Result$Success.map(Result.scala:28)
mill.eval.SelectiveExecutionImpl.computeChangedTasks0(SelectiveExecutionImpl.scala:117)
mill.eval.SelectiveExecutionImpl.computeChangedTasks$$anonfun$1$$anonfun$2(SelectiveExecutionImpl.scala:95)
mill.api.daemon.Result$Success.flatMap(Result.scala:30)
mill.eval.SelectiveExecutionImpl.computeChangedTasks$$anonfun$1(SelectiveExecutionImpl.scala:94)
|
Run /./.github/actions/post-build-selective:
out/integration/invalidation/selective-execution/compile.dest/classes/mill/integration/SelectiveExecutionChangedInputsTests.class#L76
Result of /home/runner/work/mill/mill/out/dist/executableRaw.dest/mill…: 1
|
Run /./.github/actions/post-build-selective:
integration/invalidation/selective-execution/src/SelectiveExecutionTests.scala#L54
cached.out.linesIterator.toList ==
Seq("bar.barCommandRenamed", "foo.fooCommand", "foo.fooTaskRenamed")
cached: EvalResult = EvalResult(
exitCode = 1,
out = "",
err = """WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/runner/work/mill/mill/out/dist/executableRaw.dest/mill)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by mill.launcher.JLineNativeLoader in an unnamed module (file:/home/runner/work/mill/mill/out/dist/executableRaw.dest/mill)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.3/scala3-library_3-3.7.3.jar)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
Resolve.scala:330 scopedSel: None
Resolve.scala:331 sel: Some(
WithCrossValues(
segments = Segments(Vector(Label("millBuildRootModuleResult"))),
crossValues = List()
)
)
EvaluatorImpl.scala:311 scriptArgs: List("millBuildRootModuleResult")
EvaluatorImpl.scala:312 resolved: Success(List(Named(task = millBuildRootModuleResult, crossValues = Map())))
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::loadLibrary has been called by com.swoval.runtime.NativeLoader in an unnamed module (file:/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/com/swoval/file-tree-views/2.1.12/file-tree-views-2.1.12.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[info] compiling 1 Scala source to /home/runner/work/mill/mill/out/integration/invalidation/selective-execution/packaged/nodaemon/testForked.dest/worker-0/sandbox/run-5/out/mill-build/compile.dest/classes ...
[info] done compiling
Resolve.scala:330 scopedSel: None
Resolve.scala:331 sel: Some(
WithCrossValues(
segments = Segments(Vector(Label("selective"), Label("resolve"))),
crossValues = List()
)
)
EvaluatorImpl.scala:311 scriptArgs: List("selective.resolve", "{foo,bar}._")
EvaluatorImpl.scala:312 resolved: Success(List(Named(task = selective.resolve, crossValues = Map())))
Resolve.scala:330 scopedSel: None
Resolve.scala:331 sel: Some(WithCrossValues(segments = Segments(Vector(Label("foo"), Label("_"))), crossValues = List()))
Resolve.scala:330 scopedSel: None
Resolve.scala:331 sel: Some(WithCrossValues(segments = Segments(Vector(Label("bar"), Label("_"))), crossValues = List()))
Resolve.scala:330 scopedSel: None
Resolve.scala:331 sel: Some(WithCrossValues(segments = Segments(Vector(Label("foo"), Label("_"))), crossValues = List()))
Resolve.scala:330 scopedSel: None
Resolve.scala:331 sel: Some(WithCrossValues(segments = Segments(Vector(Label("bar"), Label("_"))), crossValues = List()))
1 tasks failed
selective.resolve java.util.NoSuchElementException: key not found: Impl(foo.fooCommand,Map())
scala.collection.immutable.Map$Map4.apply(Map.scala:535)
mill.eval.SelectiveExecutionImpl.$anonfun$5(SelectiveExecutionImpl.scala:67)
mill.internal.SpanningForest$.breadthFirst(SpanningForest.scala:102)
mill.eval.SelectiveExecutionImpl.computeDownstream(SelectiveExecutionImpl.scala:67)
mill.eval.SelectiveExecutionImpl.computeChangedTasks0$$anonfun$1(SelectiveExecutionImpl.scala:125)
mill.api.daemon.Re
|
Run /./.github/actions/post-build-selective:
integration/invalidation/selective-execution/src/SelectiveExecutionTests.scala#L19
Result of /home/runner/work/mill/mill/out/dist/executableRaw.dest/mill…: 1
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/runner/work/mill/mill/out/dist/executableRaw.dest/mill)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by mill.launcher.JLineNativeLoader in an unnamed module (file:/home/runner/work/mill/mill/out/dist/executableRaw.dest/mill)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.3/scala3-library_3-3.7.3.jar)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[35mResolve.scala[39m:[32m330[39m [36mscopedSel[39m: [32mNone[39m
[35mResolve.scala[39m:[32m331[39m [36msel[39m: [33mSome[39m(
[33mWithCrossValues[39m(
segments = [33mSegments[39m([33mVector[39m([33mLabel[39m([32m"millBuildRootModuleResult"[39m))),
crossValues = [33mList[39m()
)
)
[35mEvaluatorImpl.scala[39m:[32m311[39m [36mscriptArgs[39m: [33mList[39m([32m"millBuildRootModuleResult"[39m)
[35mEvaluatorImpl.scala[39m:[32m312[39m [36mresolved[39m: [33mSuccess[39m([33mList[39m([33mNamed[39m(task = millBuildRootModuleResult, crossValues = [33mMap[39m())))
[35mResolve.scala[39m:[32m330[39m [36mscopedSel[39m: [32mNone[39m
[35mResolve.scala[39m:[32m331[39m [36msel[39m: [33mSome[39m(
[33mWithCrossValues[39m(
segments = [33mSegments[39m([33mVector[39m([33mLabel[39m([32m"selective"[39m), [33mLabel[39m([32m"resolve"[39m))),
crossValues = [33mList[39m()
)
)
[35mEvaluatorImpl.scala[39m:[32m311[39m [36mscriptArgs[39m: [33mList[39m([32m"selective.resolve"[39m, [32m"bar"[39m)
[35mEvaluatorImpl.scala[39m:[32m312[39m [36mresolved[39m: [33mSuccess[39m([33mList[39m([33mNamed[39m(task = selective.resolve, crossValues = [33mMap[39m())))
[35mResolve.scala[39m:[32m330[39m [36mscopedSel[39m: [32mNone[39m
[35mResolve.scala[39m:[32m331[39m [36msel[39m: [33mSome[39m([33mWithCrossValues[39m(segments = [33mSegments[39m([33mVector[39m([33mLabel[39m([32m"bar"[39m))), crossValues = [33mList[39m()))
[35mResolve.scala[39m:[32m330[39m [36mscopedSel[39m: [32mNone[39m
[35mResolve.scala[39m:[32m331[39m [36msel[39m: [33mSome[39m([33mWithCrossValues[39m(segments = [33mSegments[39m([33mVector[39m([33mLabel[39m([32m"bar"[39m))), crossValues = [33mList[39m()))
1 tasks failed
selective.resolve java.util.NoSuchElementException: key not found: Impl(bar.barCommand,Map())
scala.collection.immutable.Map$Map2.apply(Map.scala:316)
mill.eval.SelectiveExecutionImpl.$anonfun$5(SelectiveExecutionImpl.scala:67)
mill.internal.SpanningForest$.breadthFirst(SpanningForest.scala:102)
mill.eval.SelectiveExecutionImpl.computeDownstream(SelectiveExecutionImpl.scala:67)
mill.eval.SelectiveExecutionImpl.computeChangedTasks0$$anonfun$1(SelectiveExecutionImpl.scala:125)
mill.api.daemon.Result$Success.map(Result.scala:28)
mill.eval.SelectiveExecutionImpl.computeChangedTasks0(SelectiveExecutionImpl.scala:117)
mill.eval.SelectiveExecutionImpl.computeChangedTasks$$anonfun$1$$anonfun$2(SelectiveExecutionImpl.scala:95)
mill.api.daemon.Result$Success.flatMap(Result.scala:30)
mill.eval.SelectiveExecutionImpl.computeChangedTasks$$anonfun$1(SelectiveExecutionImpl.scala:94)
mill.api.daemon.Result$Success.flatMap(Result.scala:30)
mill.eval.SelectiveExecutionImpl.computeChangedTasks(Se
|
Run /./.github/actions/post-build-selective
Process completed with exit code 1.
|
Loading