Package evaluation to test ComputePipeline on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T04:18:19.097 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.96s ################################################################################ # Installation # Installing ComputePipeline... Resolving package versions... Installed Observables ───── v0.5.5 Installed ComputePipeline ─ v0.1.8 Installed Preferences ───── v1.5.2 Updating `~/.julia/environments/v1.14/Project.toml` [95dc2771] + ComputePipeline v0.1.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [95dc2771] + ComputePipeline v0.1.8 [510215fc] + Observables v0.5.5 [21216c6a] + Preferences v1.5.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.44s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.3 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 35.1 s ✓ Observables 2.5 s ✓ Preferences 38.0 s ✓ ComputePipeline 3 dependencies successfully precompiled in 76 seconds. 12 already precompiled. Precompilation completed after 106.73s ################################################################################ # Testing # Testing ComputePipeline Status `/tmp/jl_f8bl0a/Project.toml` [95dc2771] ComputePipeline v0.1.8 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_f8bl0a/Manifest.toml` [95dc2771] ComputePipeline v0.1.8 [510215fc] Observables v0.5.5 [21216c6a] Preferences v1.5.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... brief show(): Test Failed at /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:346 Expression: sprint(show, (graph[:added]).parent) == "ComputeEdge(foo2(…), 2 inputs, 2 outputs, 2 dependents)" Evaluated: "ComputeEdge(#foo2##0(…), 2 inputs, 2 outputs, 2 dependents)" == "ComputeEdge(foo2(…), 2 inputs, 2 outputs, 2 dependents)" Stacktrace: [1] top-level scope @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:324 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:339 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:346 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] brief show(): Test Failed at /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:347 Expression: sprint(show, (graph[:output]).parent) == "ComputeEdge(bar(…), 1 input, 1 output, 1 dependent)" Evaluated: "ComputeEdge(#bar##0(…), 1 input, 1 output, 1 dependent)" == "ComputeEdge(bar(…), 1 input, 1 output, 1 dependent)" Stacktrace: [1] top-level scope @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:324 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:339 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:347 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] brief show(): Test Failed at /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:348 Expression: sprint(show, (graph[:output2]).parent) == "ComputeEdge(bar(…), 1 input, 1 output, 0 dependents)" Evaluated: "ComputeEdge(#bar##0(…), 1 input, 1 output, 0 dependents)" == "ComputeEdge(bar(…), 1 input, 1 output, 0 dependents)" Stacktrace: [1] top-level scope @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:324 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:339 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:348 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] brief show(): Test Failed at /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:359 Expression: contains(s, "\n output: ↻ Computed(:in2, #undef)\n dependents:\n ↻ ComputeEdge(foo2(…), 2 inputs, 2 outputs, 2 dependents)") Evaluated: contains("Input:\n name: :in2\n value: 2\n callback: identity(::Int64) @ /opt/julia/share/julia/base/operators.jl:587\n output: ↻ Computed(:in2, #undef)\n dependents:\n ↻ ComputeEdge(#foo2##0(…), 2 inputs, 2 outputs, 2 dependents)", "\n output: ↻ Computed(:in2, #undef)\n dependents:\n ↻ ComputeEdge(foo2(…), 2 inputs, 2 outputs, 2 dependents)") Stacktrace: [1] top-level scope @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:324 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:351 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:359 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] brief show(): Test Failed at /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:366 Expression: contains(s, r"ComputeEdge:\n callback:\n foo2\(::@?NamedTuple\{.*\}, ::@?NamedTuple\{.*\}, ::Nothing\)\n @ ") Evaluated: contains("ComputeEdge:\n callback:\n #foo2##0(::@NamedTuple{}, ::@NamedTuple{}, ::Nothing)\n @ /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:330\n inputs:\n ↻ Computed(:in1, 1)\n ↻ Computed(:in2, #undef)\n outputs:\n ↻ Computed(:added, #undef)\n ↻ Computed(:subtracted, #undef)\n dependents:\n ↻ ComputeEdge(#bar##0(…), 1 input, 1 output, 1 dependent)\n ↻ ComputeEdge(#bar##0(…), 1 input, 1 output, 0 dependents)", r"ComputeEdge:\n callback:\n foo2\(::@?NamedTuple\{.*\}, ::@?NamedTuple\{.*\}, ::Nothing\)\n @ ") Stacktrace: [1] top-level scope @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:324 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:351 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:366 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] brief show(): Test Failed at /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:367 Expression: contains(s, "\n inputs:\n ↻ Computed(:in1, 1)\n ↻ Computed(:in2, #undef)\n outputs:\n ↻ Computed(:added, #undef)\n ↻ Computed(:subtracted, #undef)\n dependents:\n ↻ ComputeEdge(bar(…), 1 input, 1 output, 1 dependent)\n ↻ ComputeEdge(bar(…), 1 input, 1 output, 0 dependents)") Evaluated: contains("ComputeEdge:\n callback:\n #foo2##0(::@NamedTuple{}, ::@NamedTuple{}, ::Nothing)\n @ /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:330\n inputs:\n ↻ Computed(:in1, 1)\n ↻ Computed(:in2, #undef)\n outputs:\n ↻ Computed(:added, #undef)\n ↻ Computed(:subtracted, #undef)\n dependents:\n ↻ ComputeEdge(#bar##0(…), 1 input, 1 output, 1 dependent)\n ↻ ComputeEdge(#bar##0(…), 1 input, 1 output, 0 dependents)", "\n inputs:\n ↻ Computed(:in1, 1)\n ↻ Computed(:in2, #undef)\n outputs:\n ↻ Computed(:added, #undef)\n ↻ Computed(:subtracted, #undef)\n dependents:\n ↻ ComputeEdge(bar(…), 1 input, 1 output, 1 dependent)\n ↻ ComputeEdge(bar(…), 1 input, 1 output, 0 dependents)") Stacktrace: [1] top-level scope @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:324 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:351 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:367 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] brief show(): Test Failed at /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:370 Expression: contains(s, r"ComputeEdge:\n callback:\n bar\(::@?NamedTuple\{.*\}, ::@?NamedTuple\{.*\}, ::Nothing\)\n @ ") Evaluated: contains("ComputeEdge:\n callback:\n #bar##0(::@NamedTuple{}, ::@NamedTuple{}, ::Nothing)\n @ /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:332\n inputs:\n ↻ Computed(:added, #undef)\n outputs:\n ↻ Computed(:output, #undef)\n dependents:\n ↻ ComputeEdge(#bar##0(…), 1 input, 1 output, 0 dependents)", r"ComputeEdge:\n callback:\n bar\(::@?NamedTuple\{.*\}, ::@?NamedTuple\{.*\}, ::Nothing\)\n @ ") Stacktrace: [1] top-level scope @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:324 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:351 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:370 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] brief show(): Test Failed at /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:371 Expression: contains(s, "\n inputs:\n ↻ Computed(:added, #undef)\n outputs:\n ↻ Computed(:output, #undef)\n dependents:\n ↻ ComputeEdge(bar(…), 1 input, 1 output, 0 dependents)") Evaluated: contains("ComputeEdge:\n callback:\n #bar##0(::@NamedTuple{}, ::@NamedTuple{}, ::Nothing)\n @ /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:332\n inputs:\n ↻ Computed(:added, #undef)\n outputs:\n ↻ Computed(:output, #undef)\n dependents:\n ↻ ComputeEdge(#bar##0(…), 1 input, 1 output, 0 dependents)", "\n inputs:\n ↻ Computed(:added, #undef)\n outputs:\n ↻ Computed(:output, #undef)\n dependents:\n ↻ ComputeEdge(bar(…), 1 input, 1 output, 0 dependents)") Stacktrace: [1] top-level scope @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:324 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:351 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:371 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] brief show(): Test Failed at /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:374 Expression: contains(s, r"ComputeEdge:\n callback:\n bar\(::@?NamedTuple\{.*\}, ::@?NamedTuple\{.*\}, ::Nothing\)\n @ ") Evaluated: contains("ComputeEdge:\n callback:\n #bar##0(::@NamedTuple{}, ::@NamedTuple{}, ::Nothing)\n @ /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:332\n inputs:\n ↻ Computed(:output, #undef)\n outputs:\n ↻ Computed(:output2, #undef)\n dependents:", r"ComputeEdge:\n callback:\n bar\(::@?NamedTuple\{.*\}, ::@?NamedTuple\{.*\}, ::Nothing\)\n @ ") Stacktrace: [1] top-level scope @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:324 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:351 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ ~/.julia/packages/ComputePipeline/E2l50/test/unit_tests.jl:374 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] Test Summary: | Pass Fail Total Time ComputePipeline.jl | 851 9 860 59.8s Graph Initialization | 8 8 6.3s Graph Interaction | 134 134 6.9s Graph io | 11 9 20 7.8s brief show() | 5 3 8 5.9s brief show() | 6 6 12 1.9s deletion | 68 68 1.2s Observables | 299 299 7.2s mark_resolved | 16 16 1.1s Validation | 9 9 1.0s mixed-map | 3 3 0.3s compute_identity | 15 15 1.0s is_same NaN and missing | 4 4 2.4s map_latest! | 18 18 8.6s explicit node initialization | 51 51 3.3s Array memory aliasing | 1 1 1.0s Full System Test | 213 213 6.7s RNG of the outermost testset: Xoshiro(0x9385ed4ab10b93d1, 0xf6ec0a5523211ec1, 0x28c0325ecf1a4a55, 0x8b6083fb70343188, 0x13aea404375fbe75) ERROR: LoadError: Some tests did not pass: 851 passed, 9 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ComputePipeline/E2l50/test/runtests.jl:8 Testing failed after 311.6s ERROR: LoadError: Package ComputePipeline errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 458.14s: package has test failures