Package evaluation to test Blobs on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:14:26.917 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.17s ################################################################################ # Installation # Installing Blobs... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [163b9779] + Blobs v1.2.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [163b9779] + Blobs v1.2.1 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.1 [ade2ca70] + Dates [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode Installation completed after 4.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1678.9 ms ✓ Blobs 1 dependency successfully precompiled in 3 seconds. 16 already precompiled. Precompilation completed after 16.27s ################################################################################ # Testing # Testing Blobs Status `/tmp/jl_Gc711i/Project.toml` [6e4b80f9] BenchmarkTools v1.6.3 [163b9779] Blobs v1.2.1 [1914dd2f] MacroTools v0.5.16 [21216c6a] Preferences v1.5.1 [817f1d60] ReTestItems v1.35.1 [8dfed614] Test Status `/tmp/jl_Gc711i/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.3 [163b9779] Blobs v1.2.1 [34da2185] Compat v4.18.1 [682c06a0] JSON v1.4.0 [1914dd2f] MacroTools v0.5.16 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [817f1d60] ReTestItems v1.35.1 [ec057cc2] StructUtils v2.6.2 [1e6cf692] TestEnv v1.103.2 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [9abbd945] Profile [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: Scanning for test items in project `Blobs` at paths: /home/pkgeval/.julia/packages/Blobs/LOjME [ Info: Finished scanning for test items in 3.26 seconds. [ Info: Scheduling 3 tests on pid 12 14:15:17 | maxrss 2.4% | mem 2.6% | START (1/3) test item "Blobs.jl" at test/Blobs-tests.jl:1 14:15:24 | maxrss 2.4% | mem 2.6% | DONE (1/3) test item "Blobs.jl" 6.7 secs (94.2% compile, 5.0% GC), 2.56 M allocs (183.101 MB) 14:15:24 | maxrss 2.4% | mem 2.6% | START (2/3) test item "compat-tests" at test/compat-tests.jl:1 14:15:25 | maxrss 2.4% | mem 2.6% | DONE (2/3) test item "compat-tests" 1.2 secs (90.6% compile, 1.1% GC), 591.47 K allocs (42.157 MB) 14:15:25 | maxrss 2.4% | mem 2.6% | START (3/3) test item "type-stability" at test/type-stability-tests.jl:1 14:15:38 | maxrss 2.4% | mem 2.6% | DONE (3/3) test item "type-stability" 12.6 secs (39.3% compile, 1.6% recompile, 47.0% GC), 3.58 M allocs (243.085 MB) [ Tests Completed: 3/3 test items were run. Test Summary: | Pass Total Time Blobs | 178 178 22.3s 14:15:38 | maxrss 2.4% | mem 2.6% | START test item "Tests also work with BOUNDSCHECK_ON_DEREF_ENABLED toggled" at runtests.jl:6 ERROR: ArgumentError: Package Preferences [21216c6a-2e73-6563-6e65-726566657250] is required but does not seem to be installed: - Run `Pkg.instantiate()` to install all recorded dependencies. Stacktrace: [1] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:1999 [2] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [3] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [4] invoke_in_world @ ./essentials.jl:923 [inlined] [5] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [6] macro expansion @ ./loading.jl:1863 [inlined] [7] macro expansion @ ./lock.jl:270 [inlined] [8] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [9] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [10] invoke_in_world @ ./essentials.jl:923 [inlined] [11] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 Tests also work with BOUNDSCHECK_ON_DEREF_ENABLED toggled: Error During Test at /home/pkgeval/.julia/packages/Blobs/LOjME/test/runtests.jl:38 Test threw exception Expression: success(run(cmd)) failed process: Process(`julia --project=/home/pkgeval/.julia/packages/Blobs/LOjME --startup-file=no -e 'using Preferences # Preference must be set before using Blobs set_preferences!( "Blobs", "BLOBS_BOUNDSCHECK_ON_DEREF_ENABLED" => true; force=true ) using ReTestItems using Blobs # Verify the preference was actually toggled @assert Blobs.BOUNDSCHECK_ON_DEREF_ENABLED == true "Preference toggle failed" ReTestItems.runtests(Blobs) '`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:565 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:480 [3] run(::Cmd) @ Base ./process.jl:477 [4] macro expansion @ ~/.julia/packages/Blobs/LOjME/test/runtests.jl:38 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [6] top-level scope @ ~/.julia/packages/Blobs/LOjME/test/runtests.jl:38 Test Summary: | Error Total Time Tests also work with BOUNDSCHECK_ON_DEREF_ENABLED toggled | 1 1 6.7s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Blobs/LOjME/test/runtests.jl:6 Testing failed after 52.74s ERROR: LoadError: Package Blobs errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 84.99s: package tests unexpectedly errored