Package evaluation to test Behavior on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T12:31:37.483 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.25s ################################################################################ # Installation # Installing Behavior... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7a129280] + Behavior v0.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [7a129280] + Behavior v0.5.0 [c27321d9] + Glob v1.4.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 Installation completed after 1.08s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.92s ################################################################################ # Testing # Testing Behavior Status `/tmp/jl_QFBLes/Project.toml` [7a129280] Behavior v0.5.0 [c27321d9] Glob v1.4.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_QFBLes/Manifest.toml` [7a129280] Behavior v0.5.0 [c27321d9] Glob v1.4.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Selection combinators | 83 83 3.4s Test Summary: | Pass Total Time Combinators | 126 126 6.5s Test Summary: | Pass Total Time charP | 14 14 0.1s Test Summary: | Pass Total Time eofP | 15 15 0.3s Test Summary: | Pass Total Time repeatC | 12 12 0.1s Test Summary: | Pass Total Time escapedP | 4 4 0.3s Test Summary: | Pass Total Time escapeP | 14 14 0.2s Test Summary: | Pass Total Time satisfyC | 16 16 0.2s Test Summary: | Pass Total Time to | 9 9 0.3s Test Summary: | Pass Total Time chainC |> | 7 7 0.0s Test Summary: | Pass Total Time choiceC | 9 9 0.2s Test Summary: | Pass Total Time manyC | 10 10 0.2s Test Summary: | Pass Total Time sequenceC | 16 16 0.6s Test Summary: | Pass Total Time optionalC | 8 8 0.1s Test Summary: | Pass Total Time Literal | 13 13 0.1s Test Summary: | Pass Total Time commentP | 11 11 0.8s Test Summary: | Pass Total Time datatableP | 59 59 2.2s Test Summary: | Pass Total Time Gherkin combinators | 193 193 3.8s Test Summary: | Pass Total Time Gherkin Scenarios | 100 100 1.1s Test Summary: | Pass Total Time featurefileP | 6 6 0.1s Test Summary: | Pass Total Time Feature | 83 83 2.9s Test Summary: | Pass Total Time Scenario | 65 65 0.4s Test Summary: | Pass Total Time Scenario Outline | 28 28 0.0s Test Summary: | Pass Total Time Scenario descriptions | 11 11 0.0s Test Summary: | Pass Total Time Outline descriptions | 8 8 0.0s Test Summary: | Pass Total Time Tags | 29 29 0.0s Test Summary: | Pass Total Time Data tables | 8 8 0.0s Test Summary: | Pass Total Time Selection | 21 21 1.0s Test Summary: | Pass Total Time New Selection | 2 2 0.6s Test Summary: | Pass Total Time Executor | 23 23 7.2s Test Summary: | Pass Total Time Executor options | 6 6 3.9s Test Summary: | Pass Total Time Executor Presentation | 7 7 1.6s Test Summary: | Pass Total Time Feature Executor | 7 7 0.1s Test Summary: | Pass Total Time Executor Datatables | 9 9 2.1s Test Summary: | Pass Total Time Step definitions | 39 39 2.3s Test Summary: | Pass Total Time Result Accumulator | 19 19 0.7s Test Summary: | Pass Total Time Asserts | 24 24 0.3s Test Summary: | Pass Total Time Scenario Outline | 27 27 1.8s Test Summary: | Pass Total Time Execution Environment | 11 11 1.8s Test Summary: | Pass Total Time Parameters | 11 11 0.8s Test Summary: | Pass Total Time Suggestions | 25 25 2.0s Test Summary: | Pass Total Time Engine | 3 3 0.2s Test Summary: | Pass Total Time Driver | 12 12 2.4s Testing Behavior tests passed Testing completed after 100.31s PkgEval succeeded after 134.19s