Package evaluation to test AutoExpe on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T13:20:49.167 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.1s ################################################################################ # Installation # Installing AutoExpe... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7514acc9] + AutoExpe v0.1.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [7514acc9] + AutoExpe v0.1.3 ⌅ [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ade2ca70] + Dates v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.92s ################################################################################ # 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 13.28s ################################################################################ # Testing # Testing AutoExpe Status `/tmp/jl_HBya9s/Project.toml` [7514acc9] AutoExpe v0.1.3 ⌅ [682c06a0] JSON v0.21.4 [ade2ca70] Dates v1.11.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_HBya9s/Manifest.toml` [7514acc9] AutoExpe v0.1.3 ⌅ [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Method definition (::Type{AutoExpe.ValueInformation})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:19 overwritten on the same line (check for duplicate calls to `include`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1 dependency had output during precompilation: ┌ AutoExpe │ [Output was shown above] └ WARNING: Method definition (::Type{AutoExpe.ValueInformation})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:19 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.ValueInformation :: Union{}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.ValueInformation})(String) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:27 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{AutoExpe.ValueInformation})(String, Array{Int64, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:27 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.ValueInformation :: Union{Tuple{String}, Tuple{String, Vector{Int64}}}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition show(IO, AutoExpe.ValueInformation) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:37 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{AutoExpe.ExpeParameters})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:88 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.ExpeParameters :: Union{}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.ExpeParameters})(Array{String, 1}, Array{Function, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:96 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{AutoExpe.ExpeParameters}, Array{String, 1}, Array{Function, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:96 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.ExpeParameters :: Tuple{Vector{String}, Vector{Function}}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.ExpeParameters})(String, Array{Function, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:130 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{AutoExpe.ExpeParameters}, String, Array{Function, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:130 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.ExpeParameters :: Tuple{String, Vector{Function}}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.RowVariable})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:206 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.RowVariable :: Union{}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.RowVariable})(AutoExpe.ValueInformation) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:214 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{AutoExpe.RowVariable}, AutoExpe.ValueInformation) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:214 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.RowVariable :: Tuple{AutoExpe.ValueInformation}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.Column})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:259 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.Column :: Union{}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition emptyFunction() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:264 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{AutoExpe.Column})(Array{AutoExpe.ValueInformation, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:270 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{AutoExpe.Column}, Array{AutoExpe.ValueInformation, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:270 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.Column :: Tuple{Vector{AutoExpe.ValueInformation}}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.ColumnGroup})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:327 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.ColumnGroup :: Union{}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.ColumnGroup})(String, Array{AutoExpe.Column, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:335 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{AutoExpe.ColumnGroup}, String, Array{AutoExpe.Column, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:335 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.ColumnGroup :: Tuple{String, Vector{AutoExpe.Column}}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.TableParameters})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:369 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{AutoExpe.TableParameters}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:369 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.TableParameters :: Union{}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.TableValue})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:406 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.TableValue :: Union{}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.TableValue})(Any, Bool, Bool, Integer, AutoExpe.Column) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:414 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.TableValue :: Tuple{Any, Bool, Bool, Integer, AutoExpe.Column}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.MethodResults})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:467 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.MethodResults :: Union{}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.MethodResults})(String, Array{Base.Dict{String, Any}, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:475 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.MethodResults :: Tuple{String, Vector{Dict{String, Any}}}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.InstanceResults})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:504 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.InstanceResults :: Union{}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.InstanceResults})(AutoExpe.ExpeParameters, String, Array{Base.Dict{String, Any}, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:517 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.InstanceResults :: Tuple{AutoExpe.ExpeParameters, String, Vector{Dict{String, Any}}}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.CombinationResults})() in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:576 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.CombinationResults :: Union{}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition (::Type{AutoExpe.CombinationResults})(AutoExpe.ExpeParameters, Array{Any, 1}, Array{Base.Dict{String, Any}, 1}) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:589 overwritten on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing docs for `AutoExpe.CombinationResults :: Tuple{AutoExpe.ExpeParameters, Vector{Any}, Vector{Dict{String, Any}}}` in module `AutoExpe` └ @ Base.Docs docs/Docs.jl:253 WARNING: Method definition isMissingResults(AutoExpe.InstanceResults, String) in module AutoExpe at /home/pkgeval/.julia/packages/AutoExpe/H6uc4/src/struct.jl:621 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Total Time AutoExpe.jl | 0 0.0s Testing AutoExpe tests passed Testing completed after 11.69s PkgEval succeeded after 48.48s