Package evaluation to test BlockTensorKit on Julia 1.14.0-DEV.1851 (d64c0da64c*) started at 2026-03-05T22:09:24.054 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.85s ################################################################################ # Installation # Installing BlockTensorKit... Resolving package versions... Installed CompositionsBase ─────── v0.1.2 Installed ConstructionBase ─────── v1.6.0 Installed MacroTools ───────────── v0.5.16 Installed FillArrays ───────────── v1.16.0 Installed Compat ───────────────── v4.18.1 Installed HalfIntegers ─────────── v1.6.0 Installed StridedViews ─────────── v0.4.6 Installed ChunkSplitters ───────── v3.2.0 Installed HashArrayMappedTries ─── v0.2.0 Installed InitialValues ────────── v0.3.1 Installed StaticArraysCore ─────── v1.4.4 Installed TaskLocalValues ──────── v0.1.3 Installed StaticArrays ─────────── v1.9.17 Installed BangBang ─────────────── v0.4.8 Installed BlockTensorKit ───────── v0.3.8 Installed MatrixAlgebraKit ─────── v0.6.4 Installed PrecompileTools ──────── v1.3.3 Installed IntegerMathUtils ─────── v0.1.3 Installed TupleTools ───────────── v1.6.0 Installed ArrayLayouts ─────────── v1.12.2 Installed PackageExtensionCompat ─ v1.0.2 Installed StableTasks ──────────── v0.1.7 Installed InverseFunctions ─────── v0.1.17 Installed VectorInterface ──────── v0.5.0 Installed BlockArrays ──────────── v1.9.3 Installed PtrArrays ────────────── v1.4.0 Installed ScopedValues ─────────── v1.5.0 Installed OhMyThreads ──────────── v0.8.5 Installed TensorOperations ─────── v5.5.0 Installed Preferences ──────────── v1.5.2 Installed LRUCache ─────────────── v1.6.2 Installed WignerSymbols ────────── v2.0.0 Installed Primes ───────────────── v0.5.7 Installed RationalRoots ────────── v0.2.1 Installed TensorKitSectors ─────── v0.3.6 Installed Accessors ────────────── v0.1.43 Installed Strided ──────────────── v2.3.3 Installed TensorKit ────────────── v0.16.3 Updating `~/.julia/environments/v1.14/Project.toml` [5f87ffc2] + BlockTensorKit v0.3.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [4c555306] + ArrayLayouts v1.12.2 [198e06fe] + BangBang v0.4.8 [8e7c35d0] + BlockArrays v1.9.3 [5f87ffc2] + BlockTensorKit v0.3.8 [ae650224] + ChunkSplitters v3.2.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [1a297f60] + FillArrays v1.16.0 [f0d1745a] + HalfIntegers v1.6.0 [076d061b] + HashArrayMappedTries v0.2.0 [22cec73e] + InitialValues v0.3.1 [18e54dd8] + IntegerMathUtils v0.1.3 [3587e190] + InverseFunctions v0.1.17 [8ac3fa9e] + LRUCache v1.6.2 [1914dd2f] + MacroTools v0.5.16 [6c742aac] + MatrixAlgebraKit v0.6.4 [67456a42] + OhMyThreads v0.8.5 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.4.0 [308eb6b3] + RationalRoots v0.2.1 [7e506255] + ScopedValues v1.5.0 [91464d47] + StableTasks v0.1.7 [90137ffa] + StaticArrays v1.9.17 [1e83bf80] + StaticArraysCore v1.4.4 [5e0ebb24] + Strided v2.3.3 [4db3bf67] + StridedViews v0.4.6 [ed4db957] + TaskLocalValues v0.1.3 [07d1fe3e] + TensorKit v0.16.3 [13a9c161] + TensorKitSectors v0.3.6 [6aa20fa7] + TensorOperations v5.5.0 [9d95972d] + TupleTools v1.6.0 [409d34a3] + VectorInterface v0.5.0 [9f57e263] + WignerSymbols v2.0.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 6.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4854.3 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 1119.5 ms ✓ HalfIntegers 4791.3 ms ✓ MacroTools 1128.8 ms ✓ StableTasks 1382.8 ms ✓ ConstructionBase 1049.8 ms ✓ StaticArraysCore 1439.6 ms ✓ Requires 989.5 ms ✓ ChunkSplitters 967.3 ms ✓ InverseFunctions 783.0 ms ✓ SafeTestsets 945.5 ms ✓ HashArrayMappedTries 856.2 ms ✓ CompositionsBase 1634.4 ms ✓ InitialValues 2233.8 ms ✓ Combinatorics 5727.7 ms ✓ MatrixAlgebraKit 2224.5 ms ✓ FillArrays 920.9 ms ✓ IntegerMathUtils 1142.0 ms ✓ LRUCache 862.6 ms ✓ PtrArrays 932.9 ms ✓ RationalRoots 1091.1 ms ✓ TupleTools 1274.7 ms ✓ VectorInterface 857.1 ms ✓ TaskLocalValues 815.3 ms ✓ PackageExtensionCompat 1219.0 ms ✓ Compat 1241.2 ms ✓ Preferences 1620.3 ms ✓ TestExtras 880.1 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1013.2 ms ✓ Adapt 1697.3 ms ✓ InverseFunctions → InverseFunctionsTestExt 874.6 ms ✓ InverseFunctions → InverseFunctionsDatesExt 932.8 ms ✓ ScopedValues 828.2 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1187.9 ms ✓ Primes 807.1 ms ✓ LRUCache → SerializationExt 984.1 ms ✓ StridedViews 870.1 ms ✓ Compat → CompatLinearAlgebraExt 929.6 ms ✓ PrecompileTools  [176] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/functionlenses.jl:2 checkbounds at ./essentials.jl:381 [inlined] _iterate_abstractarray at ./abstractarray.jl:1248 [inlined] iterate at ./abstractarray.jl:1241 [inlined] iterate at ./abstractarray.jl:1241 [inlined] _foldl_impl at ./reduce.jl:54 foldl_impl at ./reduce.jl:46 mapfoldl_impl at ./reduce.jl:42 unknown function (ip: 0x7a5be433f98c) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #mapfoldl#265 at ./reduce.jl:173 mapfoldl at ./reduce.jl:173 [inlined] #foldl#266 at ./reduce.jl:196 unknown function (ip: 0x7a5be433f86d) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_invoke at /source/src/gf.c:4120 foldl at ./reduce.jl:196 [inlined] foldtree at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:139 need_dynamic_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:142 unknown function (ip: 0x7a5be433f612) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _any at ./anyall.jl:124 unknown function (ip: 0x7a5be433f53e) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #any#756 at ./reducedim.jl:993 any at ./reducedim.jl:993 unknown function (ip: 0x7a5be433ed34) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 parse_obj_optics at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:205 parse_obj_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:278 unknown function (ip: 0x7a5be4322599) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #setmacro#67 at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:321 setmacro at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:312 unknown function (ip: 0x7a5be432013d) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 @set at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:33 unknown function (ip: 0x7a5be431aaf9) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_invoke at /source/src/gf.c:4120 jl_invoke_julia_macro at /source/src/ast.c:1064 jl_expand_macros at /source/src/ast.c:1126 jl_expand_macros at /source/src/ast.c:1175 jl_expand_macros at /source/src/ast.c:1175 jl_fl_lower at /source/src/ast.c:1204 fl_lower at ./flfrontend.jl:24 jfptr_fl_lower_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] ijl_lower at /source/src/ast.c:1271 jl_eval_toplevel_stmts at /source/src/toplevel.c:598 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:323 include_package_for_output at ./loading.jl:3288 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 include_string at ./loading.jl:3140 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7a5bfa625249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 1471600 (Pool: 1471584; Big: 16); GC: 2 ✗ Accessors 3642.5 ms ✓ WignerSymbols 785.3 ms ✓ StridedViews → StridedViewsPtrArraysExt 1245.4 ms ✓ Strided 6948.2 ms ✓ Aqua 14251.4 ms ✓ StaticArrays ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Accessors/cfsTn/ext/LinearAlgebraExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/LinearAlgebraExt.jl:1 in expression starting at stdin:5 ✗ Accessors → LinearAlgebraExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Accessors/cfsTn/ext/TestExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/TestExt.jl:1 in expression starting at stdin:5 ✗ Accessors → TestExt ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ To enable or disable precompilation, you can use the following script: │ │ ```julia │ using TensorOperations, Preferences │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ ``` │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. 3820.5 ms ✓ TensorOperations 1414.9 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1625.4 ms ✓ FillArrays → FillArraysStaticArraysExt 1453.8 ms ✓ Adapt → AdaptStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Accessors/cfsTn/ext/StaticArraysExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/StaticArraysExt.jl:1 in expression starting at stdin:5 ✗ Accessors → StaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/BangBang/bY1RJ/src/accessors.jl:7  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/BangBang/bY1RJ/src/BangBang.jl:72  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [19] include_string  @ ./loading.jl:3140 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BangBang/bY1RJ/src/accessors.jl:1 in expression starting at /home/pkgeval/.julia/packages/BangBang/bY1RJ/src/BangBang.jl:1 in expression starting at stdin:5 ✗ BangBang 15682.7 ms ✓ TensorKitSectors 23739.4 ms ✓ ArrayLayouts ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("198e06fe-97b7-11e9-32a5-e1d131e6ad66"), "BangBang") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/OhMyThreads/qVAdL/src/implementation.jl:18  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/OhMyThreads/qVAdL/src/OhMyThreads.jl:29  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [19] include_string  @ ./loading.jl:3140 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OhMyThreads/qVAdL/src/implementation.jl:1 in expression starting at /home/pkgeval/.julia/packages/OhMyThreads/qVAdL/src/OhMyThreads.jl:1 in expression starting at stdin:5 ✗ OhMyThreads ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("198e06fe-97b7-11e9-32a5-e1d131e6ad66"), "BangBang") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/BangBang/bY1RJ/ext/BangBangStaticArraysExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BangBang/bY1RJ/ext/BangBangStaticArraysExt.jl:2 in expression starting at stdin:5 ✗ BangBang → BangBangStaticArraysExt 5297.6 ms ✓ BlockArrays ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("67456a42-1dca-4109-a031-0a68de7e3ad5"), "OhMyThreads") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/OhMyThreads/qVAdL/ext/MarkdownExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OhMyThreads/qVAdL/ext/MarkdownExt.jl:1 in expression starting at stdin:5 ✗ OhMyThreads → MarkdownExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("67456a42-1dca-4109-a031-0a68de7e3ad5"), "OhMyThreads") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TensorKit/Lo4KY/src/TensorKit.jl:122  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TensorKit/Lo4KY/src/TensorKit.jl:6 in expression starting at stdin:5 ✗ TensorKit 3231.8 ms ✓ BlockArrays → BlockArraysAdaptExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"), "TensorKit") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TensorKit/Lo4KY/ext/TensorKitAdaptExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TensorKit/Lo4KY/ext/TensorKitAdaptExt.jl:1 in expression starting at stdin:5 ✗ TensorKit → TensorKitAdaptExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"), "TensorKit") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/BlockTensorKit/b9woI/src/BlockTensorKit.jl:17  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BlockTensorKit/b9woI/src/BlockTensorKit.jl:1 in expression starting at stdin:5 ✗ BlockTensorKit ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"), "TensorKit") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/BlockTensorKit/b9woI/ext/BlockTensorKitAdaptExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BlockTensorKit/b9woI/ext/BlockTensorKitAdaptExt.jl:1 in expression starting at stdin:5 ✗ BlockTensorKit → BlockTensorKitAdaptExt 50 dependencies successfully precompiled in 179 seconds. 30 already precompiled. 1 dependency had output during precompilation: ┌ TensorOperations │ ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ │ │ To enable or disable precompilation, you can use the following script: │ │ │ │ ```julia │ │ using TensorOperations, Preferences │ │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ │ ``` │ │ │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. └ Precompilation completed after 208.11s ################################################################################ # Testing # Testing BlockTensorKit Status `/tmp/jl_B7NGwO/Project.toml` [79e6a3ab] Adapt v4.5.0 [4c88cf16] Aqua v0.8.14 [8e7c35d0] BlockArrays v1.9.3 [5f87ffc2] BlockTensorKit v0.3.8 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [6c742aac] MatrixAlgebraKit v0.6.4 [1bc83da4] SafeTestsets v0.1.0 [5e0ebb24] Strided v2.3.3 [07d1fe3e] TensorKit v0.16.3 [6aa20fa7] TensorOperations v5.5.0 [5ed8adda] TestExtras v0.3.2 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_B7NGwO/Manifest.toml` [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.5.0 [4c88cf16] Aqua v0.8.14 [4c555306] ArrayLayouts v1.12.2 [198e06fe] BangBang v0.4.8 [8e7c35d0] BlockArrays v1.9.3 [5f87ffc2] BlockTensorKit v0.3.8 [ae650224] ChunkSplitters v3.2.0 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [1a297f60] FillArrays v1.16.0 [f0d1745a] HalfIntegers v1.6.0 [076d061b] HashArrayMappedTries v0.2.0 [22cec73e] InitialValues v0.3.1 [18e54dd8] IntegerMathUtils v0.1.3 [3587e190] InverseFunctions v0.1.17 [8ac3fa9e] LRUCache v1.6.2 [1914dd2f] MacroTools v0.5.16 [6c742aac] MatrixAlgebraKit v0.6.4 [67456a42] OhMyThreads v0.8.5 [65ce6f38] PackageExtensionCompat v1.0.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.4.0 [308eb6b3] RationalRoots v0.2.1 [ae029012] Requires v1.3.1 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.5.0 [91464d47] StableTasks v0.1.7 [90137ffa] StaticArrays v1.9.17 [1e83bf80] StaticArraysCore v1.4.4 [5e0ebb24] Strided v2.3.3 [4db3bf67] StridedViews v0.4.6 [ed4db957] TaskLocalValues v0.1.3 [07d1fe3e] TensorKit v0.16.3 [13a9c161] TensorKitSectors v0.3.6 [6aa20fa7] TensorOperations v5.5.0 [5ed8adda] TestExtras v0.3.2 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [9f57e263] WignerSymbols v2.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.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests...  [256] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/functionlenses.jl:2 checkbounds at ./essentials.jl:381 [inlined] _iterate_abstractarray at ./abstractarray.jl:1248 [inlined] iterate at ./abstractarray.jl:1241 [inlined] iterate at ./abstractarray.jl:1241 [inlined] _foldl_impl at ./reduce.jl:54 foldl_impl at ./reduce.jl:46 mapfoldl_impl at ./reduce.jl:42 unknown function (ip: 0x71adf653fb4c) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #mapfoldl#265 at ./reduce.jl:173 mapfoldl at ./reduce.jl:173 [inlined] #foldl#266 at ./reduce.jl:196 unknown function (ip: 0x71adf653fa2d) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_invoke at /source/src/gf.c:4120 foldl at ./reduce.jl:196 [inlined] foldtree at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:139 need_dynamic_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:142 unknown function (ip: 0x71adf653f7d2) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _any at ./anyall.jl:124 unknown function (ip: 0x71adf653f6fe) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #any#756 at ./reducedim.jl:993 any at ./reducedim.jl:993 unknown function (ip: 0x71adf653eef4) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 parse_obj_optics at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:205 parse_obj_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:278 unknown function (ip: 0x71adf6522759) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #setmacro#67 at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:321 setmacro at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:312 unknown function (ip: 0x71adf65202fd) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 @set at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:33 unknown function (ip: 0x71adf651acb9) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_invoke at /source/src/gf.c:4120 jl_invoke_julia_macro at /source/src/ast.c:1064 jl_expand_macros at /source/src/ast.c:1126 jl_expand_macros at /source/src/ast.c:1175 jl_expand_macros at /source/src/ast.c:1175 jl_fl_lower at /source/src/ast.c:1204 fl_lower at ./flfrontend.jl:24 jfptr_fl_lower_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] ijl_lower at /source/src/ast.c:1271 jl_eval_toplevel_stmts at /source/src/toplevel.c:598 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:323 include_package_for_output at ./loading.jl:3288 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 include_string at ./loading.jl:3140 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x71ae0c65b249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 1472392 (Pool: 1472376; Big: 16); GC: 2 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Accessors/cfsTn/ext/LinearAlgebraExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/LinearAlgebraExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/BangBang/bY1RJ/src/accessors.jl:7  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/BangBang/bY1RJ/src/BangBang.jl:72  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [19] include_string  @ ./loading.jl:3140 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BangBang/bY1RJ/src/accessors.jl:1 in expression starting at /home/pkgeval/.julia/packages/BangBang/bY1RJ/src/BangBang.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("198e06fe-97b7-11e9-32a5-e1d131e6ad66"), "BangBang") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/OhMyThreads/qVAdL/src/implementation.jl:18  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/OhMyThreads/qVAdL/src/OhMyThreads.jl:29  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [19] include_string  @ ./loading.jl:3140 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OhMyThreads/qVAdL/src/implementation.jl:1 in expression starting at /home/pkgeval/.julia/packages/OhMyThreads/qVAdL/src/OhMyThreads.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("67456a42-1dca-4109-a031-0a68de7e3ad5"), "OhMyThreads") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TensorKit/Lo4KY/src/TensorKit.jl:122  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TensorKit/Lo4KY/src/TensorKit.jl:6 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ OhMyThreads │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("198e06fe-97b7-11e9-32a5-e1d131e6ad66"), "BangBang") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/OhMyThreads/qVAdL/src/implementation.jl:18 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [13] top-level scope │ @ ~/.julia/packages/OhMyThreads/qVAdL/src/OhMyThreads.jl:29 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [19] include_string │ @ ./loading.jl:3140 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/OhMyThreads/qVAdL/src/implementation.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/OhMyThreads/qVAdL/src/OhMyThreads.jl:1 │ in expression starting at stdin:5 └ ┌ TensorKit │ [Output was shown above] └ ┌ BangBang │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/BangBang/bY1RJ/src/accessors.jl:7 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [13] top-level scope │ @ ~/.julia/packages/BangBang/bY1RJ/src/BangBang.jl:72 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [19] include_string │ @ ./loading.jl:3140 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/BangBang/bY1RJ/src/accessors.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/BangBang/bY1RJ/src/BangBang.jl:1 │ in expression starting at stdin:5 └ ┌ Accessors │ [256] signal 11 (1): Segmentation fault │ in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/functionlenses.jl:2 │ checkbounds at ./essentials.jl:381 [inlined] │ _iterate_abstractarray at ./abstractarray.jl:1248 [inlined] │ iterate at ./abstractarray.jl:1241 [inlined] │ iterate at ./abstractarray.jl:1241 [inlined] │ _foldl_impl at ./reduce.jl:54 │ foldl_impl at ./reduce.jl:46 │ mapfoldl_impl at ./reduce.jl:42 │ unknown function (ip: 0x71adf653fb4c) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ #mapfoldl#265 at ./reduce.jl:173 │ mapfoldl at ./reduce.jl:173 [inlined] │ #foldl#266 at ./reduce.jl:196 │ unknown function (ip: 0x71adf653fa2d) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_invoke at /source/src/gf.c:4120 │ foldl at ./reduce.jl:196 [inlined] │ foldtree at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:139 │ need_dynamic_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:142 │ unknown function (ip: 0x71adf653f7d2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ _any at ./anyall.jl:124 │ unknown function (ip: 0x71adf653f6fe) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ #any#756 at ./reducedim.jl:993 │ any at ./reducedim.jl:993 │ unknown function (ip: 0x71adf653eef4) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ parse_obj_optics at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:205 │ parse_obj_optic at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:278 │ unknown function (ip: 0x71adf6522759) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ #setmacro#67 at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:321 │ setmacro at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:312 │ unknown function (ip: 0x71adf65202fd) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ @set at /home/pkgeval/.julia/packages/Accessors/cfsTn/src/sugar.jl:33 │ unknown function (ip: 0x71adf651acb9) at (unknown file) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_invoke at /source/src/gf.c:4120 │ jl_invoke_julia_macro at /source/src/ast.c:1064 │ jl_expand_macros at /source/src/ast.c:1126 │ jl_expand_macros at /source/src/ast.c:1175 │ jl_expand_macros at /source/src/ast.c:1175 │ jl_fl_lower at /source/src/ast.c:1204 │ fl_lower at ./flfrontend.jl:24 │ jfptr_fl_lower_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ jl_apply at /source/src/julia.h:2295 [inlined] │ ijl_lower at /source/src/ast.c:1271 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:598 │ jl_toplevel_eval_flex at /source/src/toplevel.c:684 │ ijl_toplevel_eval at /source/src/toplevel.c:780 │ ijl_toplevel_eval_in at /source/src/toplevel.c:825 │ eval at ./boot.jl:517 │ include_string at ./loading.jl:3130 │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ _include at ./loading.jl:3190 │ include at ./Base.jl:324 │ IncludeInto at ./Base.jl:325 │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ jl_apply at /source/src/julia.h:2295 [inlined] │ do_call at /source/src/interpreter.c:123 │ eval_value at /source/src/interpreter.c:243 │ eval_stmt_value at /source/src/interpreter.c:194 [inlined] │ eval_body at /source/src/interpreter.c:693 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ ijl_eval_thunk at /source/src/toplevel.c:766 │ jl_toplevel_eval_flex at /source/src/toplevel.c:712 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:602 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:602 │ jl_toplevel_eval_flex at /source/src/toplevel.c:684 │ ijl_toplevel_eval at /source/src/toplevel.c:780 │ ijl_toplevel_eval_in at /source/src/toplevel.c:825 │ eval at ./boot.jl:517 │ include_string at ./loading.jl:3130 │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ _include at ./loading.jl:3190 │ include at ./Base.jl:323 │ include_package_for_output at ./loading.jl:3288 │ jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ jl_apply at /source/src/julia.h:2295 [inlined] │ do_call at /source/src/interpreter.c:123 │ eval_value at /source/src/interpreter.c:243 │ eval_stmt_value at /source/src/interpreter.c:194 [inlined] │ eval_body at /source/src/interpreter.c:693 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ ijl_eval_thunk at /source/src/toplevel.c:766 │ jl_toplevel_eval_flex at /source/src/toplevel.c:712 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:602 │ jl_toplevel_eval_flex at /source/src/toplevel.c:684 │ ijl_toplevel_eval at /source/src/toplevel.c:780 │ ijl_toplevel_eval_in at /source/src/toplevel.c:825 │ eval at ./boot.jl:517 │ include_string at ./loading.jl:3130 │ include_string at ./loading.jl:3140 [inlined] │ exec_options at ./client.jl:342 │ _start at ./client.jl:585 │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4113 [inlined] │ ijl_apply_generic at /source/src/gf.c:4339 │ jl_apply at /source/src/julia.h:2295 [inlined] │ true_main at /source/src/jlapi.c:971 │ jl_repl_entrypoint at /source/src/jlapi.c:1138 │ main at /source/cli/loader_exe.c:58 │ unknown function (ip: 0x71ae0c65b249) at /lib/x86_64-linux-gnu/libc.so.6 │ __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S │ Allocations: 1472392 (Pool: 1472376; Big: 16); GC: 2 └ ┌ Accessors → LinearAlgebraExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"), "Accessors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Accessors/cfsTn/ext/LinearAlgebraExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Accessors/cfsTn/ext/LinearAlgebraExt.jl:1 │ in expression starting at stdin:5 └ SumSpace: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: The following 5 packages failed to precompile: OhMyThreads Failed to precompile OhMyThreads [67456a42-1dca-4109-a031-0a68de7e3ad5] to "/home/pkgeval/.julia/compiled/v1.14/OhMyThreads/jl_dfdfHi" (ProcessExited(1)). TensorKit Failed to precompile TensorKit [07d1fe3e-3e46-537d-9eac-e9e13d0d4cec] to "/home/pkgeval/.julia/compiled/v1.14/TensorKit/jl_icYY8p" (ProcessExited(1)). BangBang Failed to precompile BangBang [198e06fe-97b7-11e9-32a5-e1d131e6ad66] to "/home/pkgeval/.julia/compiled/v1.14/BangBang/jl_f5bB3D" (ProcessExited(1)). Accessors Failed to precompile Accessors [7d9f7c33-5ae7-4f3b-8dc6-eff91059b697] to "/home/pkgeval/.julia/compiled/v1.14/Accessors/jl_3X96Jf" (ProcessSignaled(11)). Accessors → LinearAlgebraExt Failed to precompile LinearAlgebraExt [286ce1b1-6c8d-5016-ac43-97cd5558974d] to "/home/pkgeval/.julia/compiled/v1.14/LinearAlgebraExt/jl_Zo0eeo" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/BlockTensorKit/b9woI/test/vectorspaces/sumspace.jl:2 Test Summary: | Error Total Time SumSpace | 1 1 24.2s RNG of the outermost testset: Random.Xoshiro(0xf4c9ba0ef57172e0, 0xc41f1029362dd9ab, 0x058c1b4365926f6a, 0xd843fab1ee50604c, 0x46bf4db91809cf07) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BlockTensorKit/b9woI/test/runtests.jl:14 Testing failed after 41.35s ERROR: LoadError: Package BlockTensorKit errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/Operations.jl:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/API.jl:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 295.1s: package fails to precompile