Package evaluation to test PlutoDevMacros on Julia 1.14.0-DEV.1808 (1cd77b505e*) started at 2026-02-26T14:22:47.615 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.4s ################################################################################ # Installation # Installing PlutoDevMacros... Resolving package versions... Installed CodeTracking ───── v3.0.0 Installed MacroTools ─────── v0.5.16 Installed JuliaInterpreter ─ v0.10.9 Installed PlutoDevMacros ─── v0.9.2 Updating `~/.julia/environments/v1.14/Project.toml` [a0499f29] + PlutoDevMacros v0.9.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [da1fd8a2] + CodeTracking v3.0.0 [aa1ae85d] + JuliaInterpreter v0.10.9 [1914dd2f] + MacroTools v0.5.16 [a0499f29] + PlutoDevMacros v0.9.2 [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 [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 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.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 [458c3c95] + OpenSSL_jll v3.5.5+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 1.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4955.1 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 4641.8 ms ✓ MacroTools 772.1 ms ✓ TestItems 1132.3 ms ✓ Statistics 873.8 ms ✓ DataAPI 3644.1 ms ✓ ExproniconLite 959.0 ms ✓ Tricks 821.1 ms ✓ DataValueInterfaces 1280.8 ms ✓ URIs 931.5 ms ✓ LazilyInitializedFields 1307.9 ms ✓ OrderedCollections 2542.4 ms ✓ PrecompileSignatures 901.1 ms ✓ BitFlags 1592.5 ms ✓ ConcurrentUtilities 1097.1 ms ✓ LRUCache 1661.4 ms ✓ Compiler 1564.5 ms ✓ ExpressionExplorer 1307.8 ms ✓ TranscodingStreams 836.0 ms ✓ SimpleBufferStream 3072.2 ms ✓ MIMEs 760.0 ms ✓ IteratorInterfaceExtensions 1554.1 ms ✓ MsgPack 941.0 ms ✓ Scratch 1122.1 ms ✓ LoggingExtras 1484.5 ms ✓ StructUtils 1202.2 ms ✓ Compat 1187.4 ms ✓ Preferences 1574.8 ms ✓ CodeTracking 1623.7 ms ✓ ExceptionUnwrapping 25229.0 ms ✓ TestItemRunner 1346.3 ms ✓ HypertextLiteral 5682.5 ms ✓ RegistryInstances 5787.2 ms ✓ Configurations 3945.8 ms ✓ OpenSSL 816.5 ms ✓ LRUCache → SerializationExt 2158.5 ms ✓ PlutoDependencyExplorer 975.8 ms ✓ CodecZlib 801.7 ms ✓ TableTraits 1129.7 ms ✓ RelocatableFolders 875.3 ms ✓ Compat → CompatLinearAlgebraExt 1284.3 ms ✓ JLLWrappers 953.2 ms ✓ PrecompileTools ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ✗ JuliaInterpreter 1834.4 ms ✓ Tables 2317.2 ms ✓ Malt 5730.1 ms ✓ GracefulPkg 7342.6 ms ✓ Aqua 1488.5 ms ✓ MbedTLS_jll 16970.3 ms ✓ Parsers ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 ✗ PlutoDevMacros ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/LoweredCodeUtils/98aaG/src/LoweredCodeUtils.jl:14  [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/LoweredCodeUtils/98aaG/src/LoweredCodeUtils.jl:1 in expression starting at stdin:5 ✗ LoweredCodeUtils 877.8 ms ✓ StructUtils → StructUtilsTablesExt 2218.8 ms ✓ MbedTLS 7042.2 ms ✓ JSON ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/Revise/b0dDX/src/Revise.jl:36  [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/Revise/b0dDX/src/Revise.jl:1 in expression starting at stdin:5 ✗ Revise 24194.2 ms ✓ HTTP 3281.5 ms ✓ BenchmarkTools ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("295af30f-e4ad-537b-8983-00126c2a3abe"), "Revise") 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Revise/b0dDX/ext/DistributedExt.jl:5  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] 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  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Revise/b0dDX/ext/DistributedExt.jl:1 in expression starting at stdin:5 ✗ Revise → DistributedExt 59929.5 ms ✓ Pluto 53 dependencies successfully precompiled in 259 seconds. 34 already precompiled. Precompilation completed after 292.39s ################################################################################ # Testing # Testing PlutoDevMacros Status `/tmp/jl_bAMSWk/Project.toml` [4c88cf16] Aqua v0.8.14 [6e4b80f9] BenchmarkTools v1.6.3 [1914dd2f] MacroTools v0.5.16 [c3e4b0f8] Pluto v0.20.23 [a0499f29] PlutoDevMacros v0.9.2 [295af30f] Revise v3.13.2 [f8b46487] TestItemRunner v1.1.4 [44cfe95a] Pkg v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_bAMSWk/Manifest.toml` [4c88cf16] Aqua v0.8.14 [6e4b80f9] BenchmarkTools v1.6.3 [d1d4a3ce] BitFlags v0.1.9 [da1fd8a2] CodeTracking v3.0.0 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [f0e56b4a] ConcurrentUtilities v2.5.1 [5218b696] Configurations v0.17.6 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [460bff9d] ExceptionUnwrapping v0.1.11 [21656369] ExpressionExplorer v1.1.4 [55351af7] ExproniconLite v0.10.14 [828d9ff0] GracefulPkg v2.4.3 [cd3eb016] HTTP v1.10.19 [ac1192a8] HypertextLiteral v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [aa1ae85d] JuliaInterpreter v0.10.9 [8ac3fa9e] LRUCache v1.6.2 [0e77f7df] LazilyInitializedFields v1.3.0 [e6f89c97] LoggingExtras v1.2.0 [6f1432cf] LoweredCodeUtils v3.5.1 [6c6e2e6c] MIMEs v1.1.0 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.4.0 [739be429] MbedTLS v1.1.10 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [c3e4b0f8] Pluto v0.20.23 [72656b73] PlutoDependencyExplorer v1.2.2 [a0499f29] PlutoDevMacros v0.9.2 [91cefc8d] PrecompileSignatures v3.0.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [2792f1a3] RegistryInstances v0.1.0 [05181044] RelocatableFolders v1.0.1 [295af30f] Revise v3.13.2 [6c6a2e73] Scratch v1.3.0 [777ac1f9] SimpleBufferStream v1.2.0 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.6.3 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [410a4b4d] Tricks v0.1.13 [5c2747f8] URIs v1.6.1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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.1+2 [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... ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Aqua: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/runtests.jl:4 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_5mHexH" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_i4DLqO" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Basics: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/runtests.jl:9 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_Lbzmsf" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_CzHz4m" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ notebook1.jl: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:4 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_XIfqJr" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_CN9qsi" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ inner_notebook2.jl: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:26 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_lpGvWi" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_JllEhB" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ test_macro2.jl: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:44 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_l07pwC" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_bOn0wO" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ TestPackage/import_as.jl: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:61 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_AHOqkY" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_uIdsnd" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ TestPackage/out_notebook.jl: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:78 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_4A99Hg" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_m26Lvt" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ test_pkgmanager.jl: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:95 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_oOCr6o" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_n8zSKR" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ test_parse_error.jl: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:112 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_8nLMex" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_HcP4fB" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ test_dev_dependency.jl: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:133 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_OYzV70" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_hzgOgt" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Using Names: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:151 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_lDAEXW" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_uLKOIk" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ TestInception: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:181 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_x4VYoU" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_Xrw9Rg" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Issue67: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/with_pluto_session.jl:229 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_e3O9vD" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_H9IIl2" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Indirect Extension: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/pluto_package_extensions.jl:2 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_aQxZvD" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_GdDBMg" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Direct Extensions: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/pluto_package_extensions.jl:15 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_IHkt5L" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_uR3BId" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Project/Manifest: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/basics.jl:2 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_IfRjji" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_c0JEFx" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ extract_target_path: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/basics.jl:42 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_pvCJW0" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_woTroi" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Outside Pluto: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/basics.jl:59 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_YFWRIg" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_JRj5BS" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Include using names: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/basics.jl:124 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_Jf5kn2" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_tOuqcH" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ target in package: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/basics.jl:197 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_ppNNWl" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_pbmUce" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ target not in package: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/basics.jl:271 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_roGcVP" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_y6WFPf" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Errors: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/basics.jl:310 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_Gb5odp" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_oJpm6P" (ProcessExited(1)). ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument Stacktrace:  [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388  [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283  [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249  ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242  ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399  ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562  ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620  ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14  ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30  ├ [14] finish_and_return!  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined]  ├ [15] macro expansion  │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined]  ╰───── repeated 7 times  [64] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7  [65] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153  [66] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [67] top-level scope  @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14  [68] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [69] 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  [70] top-level scope  @ stdin:5  [71] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [73] include_string  @ ./loading.jl:3140 [inlined]  [74] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [75] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [13] top-level scope  @ ~/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:11  [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/PlutoDevMacros/gMI86/src/frompackage/FromPackage.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/src/PlutoDevMacros.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlutoDevMacros │ [Output was shown above] └ ┌ JuliaInterpreter │ ERROR: LoadError: TypeError: in typeassert, expected DataType, got a value of type Core.Argument │ Stacktrace: │ [1] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:388 │ [2] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ [3] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ [4] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ [5] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ [6] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:283 │ [7] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:249 │ ┌ [8] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:242 │ ├ [9] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:399 │ ├ [10] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:562 │ ├ [11] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/interpret.jl:620 │ ├ [12] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:14 │ ├ [13] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) │ │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 │ ├ [14] finish_and_return! │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/commands.jl:30 [inlined] │ ├ [15] macro expansion │ │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/construct.jl:755 [inlined] │ ╰───── repeated 7 times │ [64] _precompile_() │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/zxqbD/src/precompile.jl:7 │ [65] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ [66] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [67] top-level scope │ @ ~/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:14 │ [68] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [69] 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 │ [70] top-level scope │ @ stdin:5 │ [71] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [72] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [73] include_string │ @ ./loading.jl:3140 [inlined] │ [74] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [75] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/packagedef.jl:153 │ in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/zxqbD/src/JuliaInterpreter.jl:1 │ in expression starting at stdin:5 └ Options Parsing: Error During Test at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/frompackage/basics.jl:328 Got exception outside of a @test The following 2 packages failed to precompile: PlutoDevMacros Failed to precompile PlutoDevMacros [a0499f29-c39b-4c5c-807c-88074221b949] to "/home/pkgeval/.julia/compiled/v1.14/PlutoDevMacros/jl_cXMcbU" (ProcessExited(1)). JuliaInterpreter Failed to precompile JuliaInterpreter [aa1ae85d-cabe-5617-a682-6adf51b2e16a] to "/home/pkgeval/.julia/compiled/v1.14/JuliaInterpreter/jl_xeXzLl" (ProcessExited(1)). Test Summary: | Error Total Time Package | 23 23 7m47.1s test/runtests.jl | 2 2 44.4s Aqua | 1 1 23.9s Basics | 1 1 20.4s test/frompackage/with_pluto_session.jl | 11 11 3m42.1s notebook1.jl | 1 1 20.7s inner_notebook2.jl | 1 1 20.4s test_macro2.jl | 1 1 20.3s TestPackage/import_as.jl | 1 1 20.2s TestPackage/out_notebook.jl | 1 1 19.5s test_pkgmanager.jl | 1 1 20.0s test_parse_error.jl | 1 1 20.1s test_dev_dependency.jl | 1 1 20.0s Using Names | 1 1 20.5s TestInception | 1 1 20.5s Issue67 | 1 1 19.8s test/frompackage/pluto_package_extensions.jl | 2 2 40.2s Indirect Extension | 1 1 20.3s Direct Extensions | 1 1 19.9s test/frompackage/basics.jl | 8 8 2m40.4s Project/Manifest | 1 1 18.9s extract_target_path | 1 1 19.4s Outside Pluto | 1 1 20.3s Include using names | 1 1 21.0s target in package | 1 1 20.6s target not in package | 1 1 20.1s Errors | 1 1 20.2s Options Parsing | 1 1 19.9s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 23 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PlutoDevMacros/gMI86/test/runtests.jl:15 Testing failed after 528.08s ERROR: LoadError: Package PlutoDevMacros 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 856.2s: package fails to precompile