Package evaluation of FlexibleFunctors on Julia 1.13.0-DEV.725 (d6294ba973*) started at 2025-06-10T11:49:08.223 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.66s ################################################################################ # Installation # Installing FlexibleFunctors... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [0da941aa] + FlexibleFunctors v0.1.6 Updating `~/.julia/environments/v1.13/Manifest.toml` [187b0558] + ConstructionBase v1.5.8 [0da941aa] + FlexibleFunctors v0.1.6 Installation completed after 3.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.1s ################################################################################ # Testing # Testing FlexibleFunctors Status `/tmp/jl_Wrj34k/Project.toml` [187b0558] ConstructionBase v1.5.8 [0da941aa] FlexibleFunctors v0.1.6 [8dfed614] Test v1.11.0 Status `/tmp/jl_Wrj34k/Manifest.toml` [187b0558] ConstructionBase v1.5.8 [0da941aa] FlexibleFunctors v0.1.6 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Parameters | 6 6 0.2s FlexibleFunctors: Error During Test at /home/pkgeval/.julia/packages/FlexibleFunctors/4waAb/test/ffunctors.jl:29 Test threw exception Expression: re(()) == mf1 UndefVarError: `Foo` not defined in `Main` 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] (::FlexibleFunctors.var"#ffunctor##0#ffunctor##1"{Foo{Int64, Int64, Tuple{}}, Foo{Int64, Int64, Tuple{}}, Tuple{}})(y::Tuple{}) @ FlexibleFunctors ~/.julia/packages/FlexibleFunctors/4waAb/src/param_functors.jl:50 [5] top-level scope @ ~/.julia/packages/FlexibleFunctors/4waAb/test/ffunctors.jl:27 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [7] macro expansion @ ~/.julia/packages/FlexibleFunctors/4waAb/test/ffunctors.jl:29 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:727 [inlined] FlexibleFunctors: Error During Test at /home/pkgeval/.julia/packages/FlexibleFunctors/4waAb/test/ffunctors.jl:34 Test threw exception Expression: re(p0) == mf2 UndefVarError: `Foo` not defined in `Main` 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] (::FlexibleFunctors.var"#ffunctor##0#ffunctor##1"{Foo{Float64, Int64, Tuple{Symbol}}, Foo{Float64, Int64, Tuple{Symbol}}, Tuple{Symbol}})(y::@NamedTuple{x::Float64}) @ FlexibleFunctors ~/.julia/packages/FlexibleFunctors/4waAb/src/param_functors.jl:50 [5] top-level scope @ ~/.julia/packages/FlexibleFunctors/4waAb/test/ffunctors.jl:27 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [7] macro expansion @ ~/.julia/packages/FlexibleFunctors/4waAb/test/ffunctors.jl:34 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:727 [inlined] FlexibleFunctors: Error During Test at /home/pkgeval/.julia/packages/FlexibleFunctors/4waAb/test/ffunctors.jl:25 Got exception outside of a @test UndefVarError: `Foo` not defined in `Main` 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] (::FlexibleFunctors.var"#ffunctor##0#ffunctor##1"{Foo{Float64, Int64, Tuple{Symbol}}, Foo{Float64, Int64, Tuple{Symbol}}, Tuple{Symbol}})(y::@NamedTuple{x::Float64}) @ FlexibleFunctors ~/.julia/packages/FlexibleFunctors/4waAb/src/param_functors.jl:50 [5] parammap(f::Function, x::Foo{Float64, Int64, Tuple{Symbol}}) @ FlexibleFunctors ~/.julia/packages/FlexibleFunctors/4waAb/src/param_functors.jl:35 [6] #fieldmap#9 @ ~/.julia/packages/FlexibleFunctors/4waAb/src/param_functors.jl:106 [inlined] [7] fieldmap @ ~/.julia/packages/FlexibleFunctors/4waAb/src/param_functors.jl:105 [inlined] [8] destructure(s::Foo{Float64, Int64, Tuple{Symbol}}) @ FlexibleFunctors ~/.julia/packages/FlexibleFunctors/4waAb/src/param_functors.jl:71 [9] top-level scope @ ~/.julia/packages/FlexibleFunctors/4waAb/test/ffunctors.jl:27 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] [11] macro expansion @ ~/.julia/packages/FlexibleFunctors/4waAb/test/ffunctors.jl:36 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] IncludeInto @ ./Base.jl:311 [inlined] [14] macro expansion @ ./timing.jl:645 [inlined] [15] top-level scope @ ~/.julia/packages/FlexibleFunctors/4waAb/test/runtests.jl:353 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:290 [20] _start() @ Base ./client.jl:557 Test Summary: | Error Total Time FlexibleFunctors | 3 3 7.8s RNG of the outermost testset: Random.Xoshiro(0x5efe68558ddcc713, 0x46d63ef8015ae6ad, 0xf81540f585ac85bb, 0xb7871309016296e1, 0x109cef4837fe37e8) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FlexibleFunctors/4waAb/test/ffunctors.jl:25 in expression starting at /home/pkgeval/.julia/packages/FlexibleFunctors/4waAb/test/runtests.jl:3 Testing failed after 20.44s ERROR: LoadError: Package FlexibleFunctors 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 66.07s: package tests unexpectedly errored