Package evaluation to load MatchCore on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T18:54:38.901 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing MatchCore... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5dd3f0b1] + MatchCore v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [5dd3f0b1] + MatchCore v0.1.1 Installation completed after 1.66s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.8s ################################################################################ # Loading # Loading MatchCore... ERROR: LoadError: FieldError: type DataType has no field `size`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace:  [1] getproperty  @ ./Base_compiler.jl:51 [inlined]  [2] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_literal#myimpl##6")(::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{true})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:219  [3] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_decons#myimpl##16"{MatchCore.AbstractPatterns.PComp, MatchCore.var"#extract#P_partial_struct_decons##1"{Vector{Symbol}}, Vector{Function}, LineNumberNode, Type{Expr}})(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{false})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:397  [4] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#apply#myimpl##1"{MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_decons#myimpl##16"{MatchCore.AbstractPatterns.PComp, MatchCore.var"#extract#P_partial_struct_decons##1"{Vector{Symbol}}, Vector{Function}, LineNumberNode, Type{Expr}}})(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{false})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:207  [5] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.Shaped, target::MatchCore.AbstractPatterns.Target{false})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:444  [6] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.SwitchCase, target::MatchCore.AbstractPatterns.Target{false})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:492  [7] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.EnumCase, target::MatchCore.AbstractPatterns.Target{true})  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:514  [8] compile_spec(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::Symbol, case::MatchCore.AbstractPatterns.EnumCase, ln::LineNumberNode)  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:532  [9] backend(expr_to_match::Symbol, clauses::Vector{Pair{Function, Tuple{LineNumberNode, Int64}}}, terminal::Dict{Int64, Any}, ln::LineNumberNode; hygienic::Bool)  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:565  [10] kwcall(::@NamedTuple{hygienic::Bool}, ::typeof(MatchCore.AbstractPatterns.RedyFlavoured.backend), expr_to_match::Symbol, clauses::Vector{Pair{Function, Tuple{LineNumberNode, Int64}}}, terminal::Dict{Int64, Any}, ln::LineNumberNode)  @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:555  [11] var"@sswitch"(__source__::LineNumberNode, __module__::Module, val::Any, ex::Any)  @ MatchCore ~/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:224  [12] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool)  @ Base ./flfrontend.jl:24  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3250  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:244 in expression starting at /home/pkgeval/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ MatchCore │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: MatchCore Failed to precompile MatchCore [5dd3f0b1-72a9-48ad-ae6e-79f673da005f] to "/home/pkgeval/.julia/compiled/v1.14/MatchCore/jl_YVfQh5" (ProcessExited(1)). Loading failed after 14.73s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using MatchCore'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:211 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:202 PkgEval failed after 45.38s: package fails to precompile