Package evaluation to test ExplicitImports on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T13:03:29.303 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.78s ################################################################################ # Installation # Installing ExplicitImports... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7d51a73a] + ExplicitImports v1.14.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d51a73a] + ExplicitImports v1.14.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 0.95s ################################################################################ # 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:585 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:585 Precompilation failed after 12.66s ################################################################################ # Testing # Testing ExplicitImports Status `/tmp/jl_xA5ZGN/Project.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [a93c6f00] DataFrames v1.8.1 [7d51a73a] ExplicitImports v1.14.0 [aea7be01] PrecompileTools v1.3.3 [189a3867] Reexport v1.2.2 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.14.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_xA5ZGN/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [7d51a73a] ExplicitImports v1.14.0 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.9 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Resolving package versions... Updating `/tmp/jl_xA5ZGN/Project.toml` [2546e945] + TestPkg v0.1.0 `~/.julia/packages/ExplicitImports/fjM9z/test/TestPkg` Updating `/tmp/jl_xA5ZGN/Manifest.toml` [2546e945] + TestPkg v0.1.0 `~/.julia/packages/ExplicitImports/fjM9z/test/TestPkg` Precompiling packages... 993.8 ms ✓ TestPkg 35962.0 ms ✓ PrettyTables 48310.6 ms ✓ ExplicitImports 73916.1 ms ✓ DataFrames 8918.2 ms ✓ TestPkg → DataFramesExt 5 dependencies successfully precompiled in 168 seconds. 56 already precompiled. [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/Project.toml [ Info: Creating new manifest in temporary environment Test Summary: | Pass Total Time Test `julia -m ExplicitImports` functionality | 6 6 2m28.9s [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/Project.toml [ Info: Creating new manifest in temporary environment Test Summary: | Pass Total Time Test main functionality | 6 6 2m29.0s [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/TestPkg/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Checking all_explicit_imports_are_public [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/TestPkg/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Checking all_qualified_accesses_are_public [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/TestPkg/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Checking all_explicit_imports_via_owners [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/TestPkg/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Checking all_qualified_accesses_via_owners [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/TestPkg/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Checking no_implicit_imports ERROR: ImplicitImportsException Module `DataFramesExt` is relying on the following implicit imports: * `DataFrames` which is exported by `DataFrames` * `DataFrame` which is exported by `DataFrames` * `groupby` which is exported by `DataAPI` [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/TestPkg/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Checking no_self_qualified_accesses [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/TestPkg/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Checking no_stale_explicit_imports [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/TestPkg/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Checking all_explicit_imports_are_public [ Info: Checking all_qualified_accesses_are_public [ Info: Checking all_explicit_imports_via_owners [ Info: Checking all_qualified_accesses_via_owners [ Info: Checking no_implicit_imports ERROR: ImplicitImportsException Module `DataFramesExt` is relying on the following implicit imports: * `DataFrames` which is exported by `DataFrames` * `DataFrame` which is exported by `DataFrames` * `groupby` which is exported by `DataAPI` [ Info: Loading package at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/TestPkg/Project.toml [ Info: Creating new manifest in temporary environment [ Info: Checking all_explicit_imports_are_public [ Info: Checking all_qualified_accesses_are_public [ Info: Checking all_explicit_imports_via_owners [ Info: Checking all_qualified_accesses_via_owners [ Info: Checking no_self_qualified_accesses [ Info: Checking no_stale_explicit_imports Test Summary: | Pass Total Time Test checks | 9 9 1m29.7s WARNING: Use of DataStructures.DisjointSets is deprecated, use DisjointSet instead. likely near /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/runtests.jl:82 WARNING: Use of DataStructures.IntDisjointSets is deprecated, use IntDisjointSet instead. likely near /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/runtests.jl:82 WARNING: Use of Compat.parseall is deprecated, use Meta.parseall instead. likely near /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/runtests.jl:82 WARNING: Use of Compat.parseatom is deprecated, use Meta.parseatom instead. likely near /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/runtests.jl:82 WARNING: Use of Compat.uuid5 is deprecated, use UUIDs.uuid5 instead. likely near /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/runtests.jl:82 Persistent tasks: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:38 Expression: !(has_persistent_tasks(package; kwargs...)) Evaluated: !(has_persistent_tasks(Base.PkgId(UUID("7d51a73a-1435-4ff3-83d9-f097790105c7"), "ExplicitImports"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] [2] test_persistent_tasks(package::Base.PkgId; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:38 [3] test_persistent_tasks @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:34 [inlined] [4] #test_persistent_tasks#57 @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:43 [inlined] [5] test_persistent_tasks @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:42 [inlined] [6] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:109 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [8] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:109 Test Summary: | Pass Fail Broken Total Time ExplicitImports | 334 1 3 338 3m59.9s deprecations | 30 30 18.0s Extensions | 6 6 2.2s module aliases (#106) | 2 2 0.4s function arg bug | 1 1 17.4s owner_mod_for_printing | 2 2 0.0s Reexport support | 3 3 0.1s Compat skipping | 6 6 0.3s imports | 13 13 4.5s qualified access | 53 53 4.9s improper explicit imports | 23 23 1.9s structs | 5 5 0.8s loops | 2 2 0.1s nested local scope | 1 1 0.0s types without values in function signatures | 1 1 0.0s generators | 3 3 0.3s while loops | 2 2 0.0s do- syntax | 4 4 1.0s try-catch | 3 3 0.0s scripts | 5 5 2.0s Handle public symbols with same name as exported Base symbols (#88) | 1 1 1.9s Don't skip source modules (#29) | 3 3 0.1s Exported module (#24) | 1 1 0.0s string macros (#20) | 4 4 0.0s TestModArgs | 2 2 1.9s is_function_definition_arg | 4 4 1.0s has_ancestor | 3 3 0.2s file not found | 12 12 0.4s ExplicitImports.jl | 48 2 50 2.9s checks | 59 59 5.0s `inspect_session` | 0 1m43.1s backtick modules and locations | 24 24 0.3s Aqua | 9 1 10 1m09.0s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.0s Stale dependencies | 1 1 7.4s Compat bounds | 4 4 0.5s Piracy | 1 1 15.8s Persistent tasks | 1 1 34.1s RNG of the outermost testset: Random.Xoshiro(0x7136ea9014262cbd, 0xac0df414f8db7bc0, 0x88eca37ef1226f42, 0xe676570795f83355, 0x6f3c597ece2e339a) ERROR: LoadError: Some tests did not pass: 334 passed, 1 failed, 0 errored, 3 broken. in expression starting at /home/pkgeval/.julia/packages/ExplicitImports/fjM9z/test/runtests.jl:82 Testing failed after 844.81s ERROR: LoadError: Package ExplicitImports errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 913.28s: package has test failures