Package evaluation to test ImplicitArrays on Julia 1.14.0-DEV.1284 (37b9484954*) started at 2025-11-23T12:13:47.549 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.41s ################################################################################ # Installation # Installing ImplicitArrays... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [2c62951c] + ImplicitArrays v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [2c62951c] + ImplicitArrays v0.3.0 Installation completed after 0.9s ################################################################################ # 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/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/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... 970.8 ms ✓ ImplicitArrays 1 dependency successfully precompiled in 1 seconds Precompilation completed after 13.79s ################################################################################ # Testing # Testing ImplicitArrays Status `/tmp/jl_30z4lF/Project.toml` [4c88cf16] Aqua v0.8.14 [2c62951c] ImplicitArrays v0.3.0 [f8b46487] TestItemRunner v1.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_30z4lF/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [2c62951c] ImplicitArrays v0.3.0 [f8b46487] TestItemRunner v1.1.1 [1c621080] TestItems v1.0.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.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 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Test Summary: | Pass Total Time Package | 2713 2713 1m22.3s test/aqua.jl | 11 11 52.9s Aqua | 11 11 52.8s Method ambiguity | 1 1 6.3s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.0s Stale dependencies | 1 1 3.2s Compat bounds | 4 4 0.7s Piracy | 1 1 0.2s Persistent tasks | 1 1 24.6s test/fixedvalue.jl | 99 99 3.5s FixedValueArray | 99 99 3.5s empty arrays | 25 25 1.1s 0-dimensional arrays | 9 9 0.1s 1-dimensional arrays | 18 18 0.1s 2-dimensional arrays | 47 47 0.3s test/block.jl | 1656 1656 11.3s BlockMatrix | 1656 1656 11.3s empty matrix | 25 25 0.9s no rows | 24 24 0.0s no cols | 24 24 0.0s single element | 104 104 0.4s single row | 146 146 0.1s single col | 146 146 0.0s single block | 176 176 0.0s single block row | 273 273 0.0s single block col | 273 273 0.0s ordinary | 465 465 0.0s test/rowprojection.jl | 304 304 3.9s RowProjectionVector | 93 93 1.3s invalid row bounds | 2 2 0.1s empty projection | 22 22 0.2s single row | 33 33 0.0s row subset | 11 11 0.1s row bag | 10 10 0.0s full projection | 15 15 0.1s RowProjectionMatrix | 211 211 2.6s invalid row bounds | 6 6 0.2s empty projection | 26 26 0.3s single row | 117 117 0.0s row subset | 13 13 0.6s row bag | 12 12 0.0s full projection | 37 37 0.1s test/interaction.jl | 643 643 10.7s InteractionMatrix | 643 643 10.7s empty matrix | 30 30 1.1s no rowelems | 30 30 0.0s no colelems | 30 30 0.0s single value | 102 102 2.1s single rowelem | 136 136 0.1s single colelem | 136 136 0.0s ordinary | 172 172 4.4s views | 7 7 1.9s Testing ImplicitArrays tests passed Testing completed after 135.79s PkgEval succeeded after 169.6s