Package evaluation to test Log2file on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-04T12:16:07.338 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.57s ################################################################################ # Installation # Installing Log2file... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [9348bb98] + Log2file v1.0.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [9348bb98] + Log2file v1.0.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.01s ################################################################################ # 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... 1116.2 ms ✓ Log2file 1 dependency successfully precompiled in 1 seconds. 3 already precompiled. Precompilation completed after 15.5s ################################################################################ # Testing # Testing Log2file Status `/tmp/jl_o7NpTs/Project.toml` [9348bb98] Log2file v1.0.2 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_o7NpTs/Manifest.toml` [9348bb98] Log2file v1.0.2 [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... [ Info: Created logger with: [ Info: Line length: 50 [ Info: Log file path: /home/pkgeval/.julia/packages/Log2file/H4Z2N/test/test/test_logs/test.log [ Info: Write mode: overwrite [ Info: Created logger with: [ Info: Line length: 50 [ Info: Log file path: /home/pkgeval/.julia/packages/Log2file/H4Z2N/test/test/test_logs/test.log [ Info: Write mode: overwrite 2025-11-04 12:16:45 ===================Test Program=================== 2025-11-04 12:16:45 ===================Test Section=================== 2025-11-04 12:16:45 Single line test message 2025-11-04 12:16:47 a = 1 b = [1, 2] c = [0.8681062090386265 -1.8020093915649809 -0.30664596055414645; -1.3197152367164646 0.10166613580876122 0.029622070297469025; 0.05580922724183463 -0.5983274755775285 -2.333440579496467] Test Summary: | Pass Total Time Log2file.jl | 7 7 2.3s Testing Log2file tests passed Testing completed after 10.2s PkgEval succeeded after 47.27s