Package evaluation to test ReactiveToolkit on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T12:37:42.581 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.22s ################################################################################ # Installation # Installing ReactiveToolkit... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5352d3c8] + ReactiveToolkit v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [1914dd2f] + MacroTools v0.5.16 [5352d3c8] + ReactiveToolkit v0.1.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 2420.5 ms ✓ ReactiveToolkit 1 dependency successfully precompiled in 2 seconds. 5 already precompiled. Precompilation completed after 15.61s ################################################################################ # Testing # Testing ReactiveToolkit Status `/tmp/jl_CSZe4w/Project.toml` [a8cc5b0e] Crayons v4.1.1 [1914dd2f] MacroTools v0.5.16 [5352d3c8] ReactiveToolkit v0.1.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_CSZe4w/Manifest.toml` [a8cc5b0e] Crayons v4.1.1 [1914dd2f] MacroTools v0.5.16 [5352d3c8] ReactiveToolkit v0.1.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... @on macro: Error During Test at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:3 Got exception outside of a @test UndefVarError: `trig` not defined in `ReactiveToolkit` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:8 [inlined] [4] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/src/loops.jl:50 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:22 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:24 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:577 multiple @on tasks: Error During Test at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:43 Got exception outside of a @test UndefVarError: `trig` not defined in `ReactiveToolkit` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:48 [inlined] [4] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/src/loops.jl:50 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:22 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:24 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:577 @every macro: Error During Test at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:76 Got exception outside of a @test UndefVarError: `trig` not defined in `ReactiveToolkit` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:78 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:80 [inlined] [4] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/src/loops.jl:50 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:22 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:24 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:577 initializers/finalizers: Error During Test at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:103 Got exception outside of a @test UndefVarError: `trig` not defined in `ReactiveToolkit` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:105 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:110 [inlined] [4] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/src/loops.jl:50 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:22 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:24 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:577 chaining tasks: Error During Test at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:4 Got exception outside of a @test UndefVarError: `trig` not defined in `ReactiveToolkit` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:6 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:10 [inlined] [4] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/src/loops.jl:50 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:22 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:25 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:577 task/topic generators: Error During Test at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:34 Got exception outside of a @test UndefVarError: `trig` not defined in `ReactiveToolkit` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] #51 @ ~/.julia/packages/ReactiveToolkit/GcP4X/src/loops.jl:50 [inlined] [2] (::var"#51#52"{Topic{Int64}})(yi::Topic{Int64}) @ Main ./none:0 [3] iterate @ ./generator.jl:48 [inlined] [4] collect(itr::Base.Generator{Vector{Topic{Int64}}, var"#51#52"{Topic{Int64}}}) @ Base ./array.jl:828 [5] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:35 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:38 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [9] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:22 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:25 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [17] _start() @ Base ./client.jl:577 @after macro: Error During Test at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:67 Got exception outside of a @test UndefVarError: `trig` not defined in `ReactiveToolkit` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:69 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:69 [inlined] [4] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/src/loops.jl:79 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:22 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:25 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:577 Test Summary: | Pass Error Total Time Level 1: Functionality/Unit Testing | 76 7 83 10.0s Timing Primitives | 16 16 0.5s time constructors | 4 4 0.1s time comparison | 2 2 0.0s time addition/subtraction | 2 2 0.0s negative time | 2 2 0.0s time multiplication | 2 2 0.0s time division | 4 4 0.1s Topic Objects | 59 59 4.0s @topic construction | 18 18 1.2s topic modification | 19 19 0.4s topic capacity | 22 22 0.8s Tasks and Macros | 1 4 5 4.0s @on macro | 1 1 3.6s multiple @on tasks | 1 1 0.0s @every macro | 1 1 0.0s initializers/finalizers | 1 1 2 0.0s Compound Tests | 3 3 0.8s chaining tasks | 1 1 0.0s task/topic generators | 1 1 0.4s @after macro | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0xc5ae8c8698191c0b, 0x4c3ea8eda41a8be3, 0x55c67440db70c066, 0x8891483f2714ae76, 0x1343c64ddf2d46ec) ERROR: LoadError: Some tests did not pass: 76 passed, 0 failed, 7 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/runtests.jl:21 Testing failed after 20.28s ERROR: LoadError: Package ReactiveToolkit 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:2936 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2785 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 62.43s: package tests unexpectedly errored