Package evaluation to test BorrowChecker on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T15:44:46.724 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.52s ################################################################################ # Installation # Installing BorrowChecker... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [7bdcaa52] + BorrowChecker v0.2.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [7bdcaa52] + BorrowChecker v0.2.1 [8d63f2c5] + DispatchDoctor v0.4.26 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 4.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 40.87s ################################################################################ # Testing # Testing BorrowChecker Status `/tmp/jl_G03HE5/Project.toml` [4c88cf16] Aqua v0.8.14 [7bdcaa52] BorrowChecker v0.2.1 [8d63f2c5] DispatchDoctor v0.4.26 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [44cfe95a] Pkg v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_G03HE5/Manifest.toml` [4c88cf16] Aqua v0.8.14 [7bdcaa52] BorrowChecker v0.2.1 [34da2185] Compat v4.18.1 [8d63f2c5] DispatchDoctor v0.4.26 [1914dd2f] MacroTools v0.5.16 [21216c6a] Preferences v1.5.0 [f8b46487] TestItemRunner v1.1.0 [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.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization 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 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... Precompiling BorrowChecker... 27720.5 ms ✓ BorrowChecker 1 dependency successfully precompiled in 28 seconds. 7 already precompiled. Nested closures: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/complex_macros.jl:702 Test threw exception Expression: results_mut[1] == "a: 50 (#0)" UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::BorrowedMut{Vector{Any}, OwnedMut{Vector{Any}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:32 [inlined] [3] getindex(o::BorrowedMut{Vector{Any}, OwnedMut{Vector{Any}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] (::Main.var"##342".var"#3#6"{BorrowedMut{Vector{Any}, OwnedMut{Vector{Any}}}})() @ Main.var"##342" ~/.julia/packages/BorrowChecker/nVehj/test/complex_macros.jl:702 Nested closures: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/complex_macros.jl:703 Test threw exception Expression: results_mut[2] == "b: 60 (#1)" UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::BorrowedMut{Vector{Any}, OwnedMut{Vector{Any}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:32 [inlined] [3] getindex(o::BorrowedMut{Vector{Any}, OwnedMut{Vector{Any}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] (::Main.var"##342".var"#3#6"{BorrowedMut{Vector{Any}, OwnedMut{Vector{Any}}}})() @ Main.var"##342" ~/.julia/packages/BorrowChecker/nVehj/test/complex_macros.jl:703 [ Info: Creating environment... [ Info: Done! Precompiling BorrowChecker... 5767.8 ms ✓ BorrowChecker 1 dependency successfully precompiled in 6 seconds. 7 already precompiled. Precompiling JET... 12194.7 ms ✓ JET 1 dependency successfully precompiled in 12 seconds. 33 already precompiled. [ Info: Running tests... [ Info: Done! [ Info: test_jet.jl finished Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1069 Test threw exception Expression: t[2] == [2] UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Owned{Tuple{Int64, Vector{Int64}, Int64}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Owned{Tuple{Int64, Vector{Int64}, Int64}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] (::Main.var"##450".var"#1#2")() @ Main.var"##450" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1069 Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1070 Test threw exception Expression: t[2] isa LazyAccessor UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Owned{Tuple{Int64, Vector{Int64}, Int64}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Owned{Tuple{Int64, Vector{Int64}, Int64}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] (::Main.var"##450".var"#1#2")() @ Main.var"##450" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1070 Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1076 Test threw exception Expression: ref[2] == [2] UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Borrowed{Tuple{Int64, Vector{Int64}, Int64}, Owned{Tuple{Int64, Vector{Int64}, Int64}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Borrowed{Tuple{Int64, Vector{Int64}, Int64}, Owned{Tuple{Int64, Vector{Int64}, Int64}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] macro expansion @ ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1076 [inlined] [6] macro expansion @ ~/.julia/packages/BorrowChecker/nVehj/src/macros.jl:231 [inlined] [7] (::Main.var"##450".var"#1#2")() @ Main.var"##450" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1073 Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1077 Test threw exception Expression: ref[2] isa LazyAccessor UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Borrowed{Tuple{Int64, Vector{Int64}, Int64}, Owned{Tuple{Int64, Vector{Int64}, Int64}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Borrowed{Tuple{Int64, Vector{Int64}, Int64}, Owned{Tuple{Int64, Vector{Int64}, Int64}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] macro expansion @ ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1077 [inlined] [6] macro expansion @ ~/.julia/packages/BorrowChecker/nVehj/src/macros.jl:231 [inlined] [7] (::Main.var"##450".var"#1#2")() @ Main.var"##450" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1073 Complex Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1272 Test threw exception Expression: t[1] isa LazyAccessor UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] (::Main.var"##457".var"#1#2")() @ Main.var"##457" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1272 Complex Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1273 Test threw exception Expression: t[2] isa LazyAccessor UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] (::Main.var"##457".var"#1#2")() @ Main.var"##457" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1273 Complex Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1274 Test threw exception Expression: t[3] isa LazyAccessor UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] (::Main.var"##457".var"#1#2")() @ Main.var"##457" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1274 Complex Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1277 Test threw exception Expression: (t[2])[1] == [2] UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] (::Main.var"##457".var"#1#2")() @ Main.var"##457" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1277 Complex Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1278 Test threw exception Expression: (t[2])[1] isa LazyAccessor UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] (::Main.var"##457".var"#1#2")() @ Main.var"##457" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1278 Complex Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1283 Test threw exception Expression: (ref[2])[2] == [3] UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Borrowed{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}, Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Borrowed{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}, Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] macro expansion @ ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1283 [inlined] [6] macro expansion @ ~/.julia/packages/BorrowChecker/nVehj/src/macros.jl:231 [inlined] [7] (::Main.var"##457".var"#1#2")() @ Main.var"##457" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1281 Complex Tuple Operations: Error During Test at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1284 Test threw exception Expression: (ref[2])[2] isa LazyAccessor UndefVarError: `#self#` not defined in `BorrowChecker.TypesModule` Stacktrace: [1] LazyAccessor(x::Borrowed{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}, Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}}, idx::Tuple{Int64}) @ BorrowChecker.TypesModule ./none:0 [2] getindex @ ~/.julia/packages/BorrowChecker/nVehj/src/overloads.jl:40 [inlined] [3] getindex(o::Borrowed{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}, Owned{Tuple{Vector{Int64}, Tuple{Vector{Int64}, Vector{Int64}}, Vector{Int64}}}}, i::Int64) @ BorrowChecker.OverloadsModule ./none:0 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [5] macro expansion @ ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1284 [inlined] [6] macro expansion @ ~/.julia/packages/BorrowChecker/nVehj/src/macros.jl:231 [inlined] [7] (::Main.var"##457".var"#1#2")() @ Main.var"##457" ~/.julia/packages/BorrowChecker/nVehj/test/feature_tests.jl:1281 Test Summary: | Pass Error Broken Total Time Package | 947 13 2 962 5m56.5s test/complex_macros.jl | 139 2 141 22.0s Basics | 5 5 5.3s Mutable borrowing with @mut | 5 5 0.4s Mixed argument types | 12 12 0.5s With keyword arguments | 9 9 0.2s Using @take! to move ownership | 7 7 0.5s Owning a result from @bc | 3 3 0.1s Borrow checking rules | 9 9 0.6s Keyword arguments in parameters block | 8 8 0.4s Error cases - splatting | 3 3 2.7s Non-call expression error | 2 2 0.0s Using @bc with built-in function | 3 3 0.1s Borrowing with expression argument | 18 18 1.6s Indexing | 1 1 0.4s Closures | 2 2 0.1s Reborrowing | 3 3 1.2s Thread safety | 2 2 0.5s Error handling within called function | 6 6 0.2s With shorthand keyword arguments | 5 5 0.3s Static values are passed through | 2 2 0.1s Closures with disallowed capture types | 4 4 0.6s Closures with allowed capture types | 3 3 0.6s Closures with multiple captures | 3 3 0.2s Closures with input arguments | 6 6 0.3s Closures with multiple arguments | 4 4 0.1s Closure with arg name matching a captured name | 2 2 0.1s Nested closures | 4 2 6 3.3s Boxed owned variables | 2 2 0.0s Simple @spawn macro | 4 4 0.5s Valid uses of @spawn macro | 2 2 1.1s test/reference_tests.jl | 74 74 4.4s test/mutex_tests.jl | 33 33 3.2s test/ownership_tests.jl | 118 2 120 5.2s test/runtests.jl | 11 11 4m28.3s test/feature_tests.jl | 565 11 576 47.9s Function Ownership | 8 8 0.0s Macros error branches coverage | 7 7 0.1s Borrowed Arrays | 10 10 0.7s Writing array -> element -> property | 1 1 0.6s Deeper property writes | 2 2 1.1s Symbol Tracking | 13 13 0.1s Math Operations | 15 15 0.6s Symbol Checking | 2 2 0.1s Iteration | 6 6 0.2s Symbol validation | 10 10 0.1s Basic for loop binding | 10 10 0.5s Mutable for loop binding | 7 7 0.5s For loop move semantics | 2 2 0.2s Nested for loop binding | 11 11 1.0s Mutable nested for loop binding | 1 1 0.8s Preferences disable | 28 28 7.6s disable_borrow_checker coverage | 3 3 0.1s Multiple disable_by_default! calls | 1 1 0.0s Tuple unpacking | 16 16 0.3s BorrowRuleError on tuple expression | 2 2 0.4s Tuple unpacking in macro expansion | 4 4 0.1s Reference for loop | 29 29 1.5s Array Views | 10 10 1.0s Matrix Transpose and Adjoint | 12 12 1.6s Reference numeric operations | 3 3 0.1s Dictionary & LazyAccessor coverage | 8 8 1.6s Dictionary Operations | 6 6 0.3s Three-argument Math Operations | 8 8 0.2s LazyAccessor Operations | 2 2 0.5s Dictionary Error Paths | 8 8 0.6s String Operation Errors | 2 2 0.3s Property Access Errors | 2 2 0.3s Semantics Error Paths | 3 3 0.5s Macro Error Paths | 22 22 1.3s Disabled Borrow Checker | 4 4 0.2s Collection Operation Errors | 1 1 0.2s Dictionary Operation Errors | 5 5 1.2s Property Access Errors | 5 5 0.6s Show and PropertyNames Coverage | 8 8 0.8s Tuple Operations | 4 4 8 1.8s Comparison Operators | 25 25 0.9s copy! Operation | 2 2 0.5s _maybe_read Coverage | 4 4 0.5s Type Alias Behavior | 4 4 0.2s @& macro type aliasing | 7 7 0.2s @& compatibility with type parameters | 2 2 0.0s Complex Tuple Operations | 4 7 11 2.5s Additional Error Cases | 7 7 0.7s String operations | 9 9 0.2s String and Hash methods | 6 6 0.2s Size with dimension | 4 4 0.4s Dictionary keys with isbits | 2 2 0.5s Collection operations | 53 53 7.3s Set operations and AliasedReturnError | 17 17 2.6s Single argument @own syntax | 8 8 0.3s Nested for loops | 83 83 0.8s Type overloads and new methods | 24 24 0.5s copyto! operation | 3 3 0.2s test/integration_tests.jl | 7 7 5.5s ERROR: LoadError: Some tests did not pass: 947 passed, 0 failed, 13 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/BorrowChecker/nVehj/test/runtests.jl:25 Testing failed after 448.59s ERROR: LoadError: Package BorrowChecker errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [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.11/Pkg/src/Operations.jl:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 515.47s: package tests unexpectedly errored