Package evaluation of Polymer on Julia 1.13.0-DEV.717 (51214a7524*) started at 2025-06-08T13:52:35.122 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.41s ################################################################################ # Installation # Installing Polymer... Resolving package versions... Installed JLLWrappers ──────── v1.7.0 Installed YAML ─────────────── v0.4.14 Installed MacroTools ───────── v0.5.16 Installed Setfield ─────────── v1.1.2 Installed ExproniconLite ───── v0.10.14 Installed Preferences ──────── v1.4.3 Installed Configurations ───── v0.17.6 Installed PrecompileTools ──── v1.3.2 Installed Libiconv_jll ─────── v1.18.0+0 Installed StringEncodings ──── v0.3.7 Installed ArgCheck ─────────── v2.5.0 Installed StaticArraysCore ─── v1.4.3 Installed LaTeXStrings ─────── v1.4.0 Installed OrderedCollections ─ v1.8.1 Installed ConstructionBase ─── v1.5.8 Installed Polymer ──────────── v0.8.11 Installing 1 artifacts Installed artifact Libiconv 1.9 MiB Updating `~/.julia/environments/v1.13/Project.toml` [3c6f16a5] + Polymer v0.8.11 Updating `~/.julia/environments/v1.13/Manifest.toml` [dce04be8] + ArgCheck v2.5.0 [5218b696] + Configurations v0.17.6 [187b0558] + ConstructionBase v1.5.8 [55351af7] + ExproniconLite v0.10.14 [692b3bcd] + JLLWrappers v1.7.0 [b964fa9f] + LaTeXStrings v1.4.0 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [3c6f16a5] + Polymer v0.8.11 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.3 [69024149] + StringEncodings v0.3.7 [ddb6d928] + YAML v0.4.14 [94ce4f54] + Libiconv_jll v1.18.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 6.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5470.8 ms ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 25 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: Polymer Failed to precompile Polymer [3c6f16a5-7773-4db2-b4fd-b1ef4c83c671] to "/home/pkgeval/.julia/compiled/v1.13/Polymer/jl_wvje33" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `Component` not defined in `Polymer` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] #s27#1 @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:30 [inlined] [2] var"#s27#1"(T::Any, ::Any, ::Any) @ ConstructionBase ./none:0 [3] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1703 [4] macro expansion @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:195 [inlined] [5] setfields_object(obj::Polymer.Component{Polymer.BlockCopolymer{Polymer.PolymerBlock{Float64}}, Float64}, patch::@NamedTuple{ϕ::Float64}) @ ConstructionBase ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:195 [6] setproperties_object @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:208 [inlined] [7] setproperties(obj::Polymer.Component{Polymer.BlockCopolymer{Polymer.PolymerBlock{Float64}}, Float64}, patch::@NamedTuple{ϕ::Float64}) @ ConstructionBase ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:136 [8] set @ ~/.julia/packages/Setfield/ZezIj/src/lens.jl:122 [inlined] [9] macro expansion @ ~/.julia/packages/Setfield/ZezIj/src/sugar.jl:198 [inlined] [10] update!(system::Polymer.PolymerSystem{Float64}, ids::UnitRange{Int64}, ϕs::Vector{Float64}, ::Polymer.ϕType{Float64}) @ Polymer ~/.julia/packages/Polymer/wUG9S/src/update.jl:56 [11] update! @ ~/.julia/packages/Polymer/wUG9S/src/update.jl:71 [inlined] [12] update!(system::Polymer.PolymerSystem{Float64}, ϕ::Float64, cp::Polymer.ϕControlParameter{Polymer.var"#ϕControlParameter##4#ϕControlParameter##5"}) @ Polymer ~/.julia/packages/Polymer/wUG9S/src/update.jl:289 [13] macro expansion @ ~/.julia/packages/Polymer/wUG9S/src/Polymer.jl:199 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [15] macro expansion @ ~/.julia/packages/Polymer/wUG9S/src/Polymer.jl:193 [inlined] [16] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [17] top-level scope @ ~/.julia/packages/Polymer/wUG9S/src/Polymer.jl:118 [18] include(mod::Module, _path::String) @ Base ./Base.jl:309 [19] include_package_for_output(pkg::Base.PkgId, input::String, 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:3000 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [23] include_string @ ./loading.jl:2856 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [25] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Polymer/wUG9S/src/Polymer.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 69.66s ################################################################################ # Testing # Testing Polymer Status `/tmp/jl_ap2q5s/Project.toml` [3c6f16a5] Polymer v0.8.11 [8dfed614] Test v1.11.0 Status `/tmp/jl_ap2q5s/Manifest.toml` [dce04be8] ArgCheck v2.5.0 [5218b696] Configurations v0.17.6 [187b0558] ConstructionBase v1.5.8 [55351af7] ExproniconLite v0.10.14 [692b3bcd] JLLWrappers v1.7.0 [b964fa9f] LaTeXStrings v1.4.0 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 [3c6f16a5] Polymer v0.8.11 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [efcf1570] Setfield v1.1.2 [1e83bf80] StaticArraysCore v1.4.3 [69024149] StringEncodings v0.3.7 [ddb6d928] YAML v0.4.14 [94ce4f54] Libiconv_jll v1.18.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Precompiling packages... Info Given Polymer was explicitly requested, output will be shown live  ERROR: LoadError: UndefVarError: `Component` not defined in `Polymer` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace:  [1] #s27#1  @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:30 [inlined]  [2] var"#s27#1"(T::Any, ::Any, ::Any)  @ ConstructionBase ./none:0  [3] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any})  @ Base ./expr.jl:1703  [4] macro expansion  @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:195 [inlined]  [5] setfields_object(obj::Polymer.Component{Polymer.BlockCopolymer{Polymer.PolymerBlock{Float64}}, Float64}, patch::@NamedTuple{ϕ::Float64})  @ ConstructionBase ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:195  [6] setproperties_object  @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:208 [inlined]  [7] setproperties(obj::Polymer.Component{Polymer.BlockCopolymer{Polymer.PolymerBlock{Float64}}, Float64}, patch::@NamedTuple{ϕ::Float64})  @ ConstructionBase ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:136  [8] set  @ ~/.julia/packages/Setfield/ZezIj/src/lens.jl:122 [inlined]  [9] macro expansion  @ ~/.julia/packages/Setfield/ZezIj/src/sugar.jl:198 [inlined]  [10] update!(system::Polymer.PolymerSystem{Float64}, ids::UnitRange{Int64}, ϕs::Vector{Float64}, ::Polymer.ϕType{Float64})  @ Polymer ~/.julia/packages/Polymer/wUG9S/src/update.jl:56  [11] update!  @ ~/.julia/packages/Polymer/wUG9S/src/update.jl:71 [inlined]  [12] update!(system::Polymer.PolymerSystem{Float64}, ϕ::Float64, cp::Polymer.ϕControlParameter{Polymer.var"#ϕControlParameter##4#ϕControlParameter##5"})  @ Polymer ~/.julia/packages/Polymer/wUG9S/src/update.jl:289  [13] macro expansion  @ ~/.julia/packages/Polymer/wUG9S/src/Polymer.jl:199 [inlined]  [14] macro expansion  @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined]  [15] macro expansion  @ ~/.julia/packages/Polymer/wUG9S/src/Polymer.jl:193 [inlined]  [16] macro expansion  @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined]  [17] top-level scope  @ ~/.julia/packages/Polymer/wUG9S/src/Polymer.jl:118  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [19] include_package_for_output(pkg::Base.PkgId, input::String, 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:3000  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2846  [23] include_string  @ ./loading.jl:2856 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:322  [25] _start()  @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Polymer/wUG9S/src/Polymer.jl:1 in expression starting at stdin:5 ✗ Polymer 0 dependencies successfully precompiled in 17 seconds. 27 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: Polymer Failed to precompile Polymer [3c6f16a5-7773-4db2-b4fd-b1ef4c83c671] to "/home/pkgeval/.julia/compiled/v1.13/Polymer/jl_WT4EME" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `Component` not defined in `Polymer` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] #s27#1 @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:30 [inlined] [2] var"#s27#1"(T::Any, ::Any, ::Any) @ ConstructionBase ./none:0 [3] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1703 [4] macro expansion @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:195 [inlined] [5] setfields_object(obj::Polymer.Component{Polymer.BlockCopolymer{Polymer.PolymerBlock{Float64}}, Float64}, patch::@NamedTuple{ϕ::Float64}) @ ConstructionBase ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:195 [6] setproperties_object @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:208 [inlined] [7] setproperties(obj::Polymer.Component{Polymer.BlockCopolymer{Polymer.PolymerBlock{Float64}}, Float64}, patch::@NamedTuple{ϕ::Float64}) @ ConstructionBase ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:136 [8] set @ ~/.julia/packages/Setfield/ZezIj/src/lens.jl:122 [inlined] [9] macro expansion @ ~/.julia/packages/Setfield/ZezIj/src/sugar.jl:198 [inlined] [10] update!(system::Polymer.PolymerSystem{Float64}, ids::UnitRange{Int64}, ϕs::Vector{Float64}, ::Polymer.ϕType{Float64}) @ Polymer ~/.julia/packages/Polymer/wUG9S/src/update.jl:56 [11] update! @ ~/.julia/packages/Polymer/wUG9S/src/update.jl:71 [inlined] [12] update!(system::Polymer.PolymerSystem{Float64}, ϕ::Float64, cp::Polymer.ϕControlParameter{Polymer.var"#ϕControlParameter##4#ϕControlParameter##5"}) @ Polymer ~/.julia/packages/Polymer/wUG9S/src/update.jl:289 [13] macro expansion @ ~/.julia/packages/Polymer/wUG9S/src/Polymer.jl:199 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [15] macro expansion @ ~/.julia/packages/Polymer/wUG9S/src/Polymer.jl:193 [inlined] [16] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [17] top-level scope @ ~/.julia/packages/Polymer/wUG9S/src/Polymer.jl:118 [18] include(mod::Module, _path::String) @ Base ./Base.jl:309 [19] include_package_for_output(pkg::Base.PkgId, input::String, 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:3000 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [23] include_string @ ./loading.jl:2856 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [25] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Polymer/wUG9S/src/Polymer.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/Polymer/wUG9S/test/runtests.jl:1 Testing failed after 26.74s ERROR: LoadError: Package Polymer errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2421 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [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.13/Pkg/src/API.jl:498 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [12] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 130.26s: package fails to precompile