Package evaluation to test RequiredInterfaces on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T10:14:57.583 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.12s ################################################################################ # Installation # Installing RequiredInterfaces... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [97f35ef4] + RequiredInterfaces v0.1.7 Updating `~/.julia/environments/v1.12/Manifest.toml` [97f35ef4] + RequiredInterfaces v0.1.7 [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 Installation completed after 1.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.14s ################################################################################ # Testing # Testing RequiredInterfaces Status `/tmp/jl_Y07xie/Project.toml` [97f35ef4] RequiredInterfaces v0.1.7 [8dfed614] Test v1.11.0 Status `/tmp/jl_Y07xie/Manifest.toml` [97f35ef4] RequiredInterfaces v0.1.7 [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... ┌ Warning: Not all signatures required matching foo(Type{Main.TypeMod.TypeViolator},) are implemented. │ Found = Tuple[] └ @ RequiredInterfaces ~/.julia/packages/RequiredInterfaces/FQnDq/src/RequiredInterfaces.jl:372 Callable as interface: Error During Test at /home/pkgeval/.julia/packages/RequiredInterfaces/FQnDq/test/runtests.jl:182 Test threw exception Expression: RI.check_interface_implemented(CallableMod.CallableAbstract, CallableMod.CallableImpl) FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty @ ./Base_compiler.jl:54 [inlined] [2] instancemethods(t::Type, tmatch::Any, mod::Nothing) @ RequiredInterfaces ~/.julia/packages/RequiredInterfaces/FQnDq/src/RequiredInterfaces.jl:420 [3] instancemethods(t::Type, tmatch::Any) @ RequiredInterfaces ~/.julia/packages/RequiredInterfaces/FQnDq/src/RequiredInterfaces.jl:412 [4] check_interface_implemented(interface::Type, implementor::Type) @ RequiredInterfaces ~/.julia/packages/RequiredInterfaces/FQnDq/src/RequiredInterfaces.jl:348 [5] top-level scope @ ~/.julia/packages/RequiredInterfaces/FQnDq/test/runtests.jl:98 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [7] macro expansion @ ~/.julia/packages/RequiredInterfaces/FQnDq/test/runtests.jl:174 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [9] macro expansion @ ~/.julia/packages/RequiredInterfaces/FQnDq/test/runtests.jl:182 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [11] macro expansion @ ~/.julia/packages/RequiredInterfaces/FQnDq/test/runtests.jl:182 [inlined] Callable as interface: Error During Test at /home/pkgeval/.julia/packages/RequiredInterfaces/FQnDq/test/runtests.jl:173 Got exception outside of a @test FieldError: type Core.TypeName has no field `mt`, available fields: `name`, `module`, `singletonname`, `names`, `atomicfields`, `constfields`, `wrapper`, `Typeofwrapper`, `cache`, `linearcache`, `partial`, `hash`, `max_args`, `n_uninitialized`, `flags`, `cache_entry_count`, `max_methods`, `constprop_heuristic` Stacktrace: [1] getproperty @ ./Base_compiler.jl:54 [inlined] [2] instancemethods(t::Type, tmatch::Any, mod::Nothing) @ RequiredInterfaces ~/.julia/packages/RequiredInterfaces/FQnDq/src/RequiredInterfaces.jl:420 [3] instancemethods(t::Type, tmatch::Any) @ RequiredInterfaces ~/.julia/packages/RequiredInterfaces/FQnDq/src/RequiredInterfaces.jl:412 [4] check_interface_implemented(interface::Type, implementor::Type) @ RequiredInterfaces ~/.julia/packages/RequiredInterfaces/FQnDq/src/RequiredInterfaces.jl:348 [5] top-level scope @ ~/.julia/packages/RequiredInterfaces/FQnDq/test/runtests.jl:98 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [7] macro expansion @ ~/.julia/packages/RequiredInterfaces/FQnDq/test/runtests.jl:174 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1777 [inlined] [9] macro expansion @ ~/.julia/packages/RequiredInterfaces/FQnDq/test/runtests.jl:183 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [14] _start() @ Base ./client.jl:550 Test Summary: | Pass Error Total Time All tests | 49 2 51 33.5s Interface Equality & hashing | 3 3 1.4s Correct implementation | 24 24 18.7s Not completely implemented | 5 5 0.4s Double `@required` | 2 2 0.0s Interface taking a type | 4 4 7.4s Extending Base | 4 4 0.6s Callable as interface | 2 2 4.1s MIME type macro in `show` | 7 7 0.8s RNG of the outermost testset: Random.Xoshiro(0xcfe7bccbd33b41b0, 0x304fc07a51421eed, 0x70906d1ac66126cd, 0x2b5be0942992057c, 0xc32c43cdc9e586dc) ERROR: LoadError: Some tests did not pass: 49 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RequiredInterfaces/FQnDq/test/runtests.jl:97 Testing failed after 45.19s ERROR: LoadError: Package RequiredInterfaces errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2538 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [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.12/Pkg/src/API.jl:552 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 80.25s: package tests unexpectedly errored