Package evaluation to test FFTViews on Julia 1.14.0-DEV.2226 (797a5ef2b0*) started at 2026-05-23T21:27:12.066 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.18s ################################################################################ # Installation # Installing FFTViews... Resolving package versions... Installed MKL_jll ────────── v2025.2.0+0 Installed IntelOpenMP_jll ── v2025.2.0+0 Installed AbstractFFTs ───── v1.5.0 Installed Reexport ───────── v1.2.2 Installed CustomUnitRanges ─ v1.0.2 Installed oneTBB_jll ─────── v2022.3.0+0 Installed FFTW ───────────── v1.10.0 Installed Preferences ────── v1.5.2 Installed FFTW_jll ───────── v3.3.12+0 Installed FFTViews ───────── v0.3.2 Installed JLLWrappers ────── v1.8.0 Installing 1 artifacts Installed artifact FFTW 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [4f61f5a4] + FFTViews v0.3.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [dc8bdbbb] + CustomUnitRanges v1.0.2 [4f61f5a4] + FFTViews v0.3.2 [7a1cc6ca] + FFTW v1.10.0 [692b3bcd] + JLLWrappers v1.8.0 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [f5851436] + FFTW_jll v3.3.12+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [1317d2d5] + oneTBB_jll v2022.3.0+0 [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 [4af54fe1] + LazyArtifacts v1.11.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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.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.5.1+0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.3+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Installation completed after 7.39s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.3 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.6 s ✓ Reexport 0.5 s ✓ CustomUnitRanges 1.1 s ✓ AbstractFFTs 75.8 s ✓ OffsetArrays 2.2 s ✓ Preferences 40.5 s ✓ AbstractFFTs → AbstractFFTsTestExt 2.7 s ✓ JLLWrappers 6.0 s ✓ IntelOpenMP_jll 5.8 s ✓ oneTBB_jll 3.0 s ✓ FFTW_jll  Downloading artifact: IntelOpenMP  Downloading artifact: oneTBB 11.2 s ✓ MKL_jll 81.8 s ✓ FFTW ┌ Info: JuliaLowering threw given input: │ code = │ :((Base.reshape(F::FFTView{_, N}, ::Type{Val{N}}) where {_, N}) = begin │ #= /home/pkgeval/.julia/packages/FFTViews/vGuXp/src/FFTViews.jl:77 =# │ F │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [=] │ │ [where] │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ reshape :: Identifier │ │ [::] │ │ F :: Identifier │ │ [curly] │ │ FFTView :: Identifier │ │ _ :: Identifier │ │ N :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ [curly] │ │ Val :: Identifier │ │ N :: Identifier │ │ _ :: Identifier │ │ N :: Identifier │ │ [block] │ │ F :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [=] │ │ [where] │ │ [call] │ │ [.] │ │ Base :: Identifier │ scope_layer=1 │ [inert] │ │ reshape :: Identifier │ │ [::] │ │ F :: Identifier │ scope_layer=1 │ [curly] │ │ FFTView :: Identifier │ scope_layer=1 │ _ :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ [curly] │ │ Val :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ _ :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [block] │ │ F :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/FFTViews/vGuXp/src/FFTViews.jl" │ line = 77 └ mod = FFTViews ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/FFTViews/vGuXp/src/FFTViews.jl:77 =# - method definition declares type variable but does not use it in the type of any function parameter Expression:  (_typevar _ core.Any core.Any) Containing expressions:  (_typevar _ core.Any core.Any)  Detailed provenance:  (_typevar _ core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =#  └─ _  └─ _  └─ _  └─ @ /home/pkgeval/.julia/packages/FFTViews/vGuXp/src/FFTViews.jl:77  Stacktrace:  [1] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2860  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [3] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4469  [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [6] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [13] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/FFTViews/vGuXp/src/FFTViews.jl:1 in expression starting at stdin:5 ✗ FFTViews 12 dependencies successfully precompiled in 378 seconds. 31 already precompiled. 1 dependency had output during precompilation: ┌ MKL_jll │ Downloading artifact: IntelOpenMP │ Downloading artifact: oneTBB └ Precompilation completed after 413.91s ################################################################################ # Testing # Testing FFTViews Status `/tmp/jl_EglEC6/Project.toml` [dc8bdbbb] CustomUnitRanges v1.0.2 [4f61f5a4] FFTViews v0.3.2 [7a1cc6ca] FFTW v1.10.0 [6fe1bfb0] OffsetArrays v1.17.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_EglEC6/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [dc8bdbbb] CustomUnitRanges v1.0.2 [4f61f5a4] FFTViews v0.3.2 [7a1cc6ca] FFTW v1.10.0 [692b3bcd] JLLWrappers v1.8.0 [6fe1bfb0] OffsetArrays v1.17.0 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [f5851436] FFTW_jll v3.3.12+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [1317d2d5] oneTBB_jll v2022.3.0+0 [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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization 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.5.1+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :((Base.reshape(F::FFTView{_, N}, ::Type{Val{N}}) where {_, N}) = begin │ #= /home/pkgeval/.julia/packages/FFTViews/vGuXp/src/FFTViews.jl:77 =# │ F │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [=] │ │ [where] │ │ [call] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ reshape :: Identifier │ │ [::] │ │ F :: Identifier │ │ [curly] │ │ FFTView :: Identifier │ │ _ :: Identifier │ │ N :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ [curly] │ │ Val :: Identifier │ │ N :: Identifier │ │ _ :: Identifier │ │ N :: Identifier │ │ [block] │ │ F :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [=] │ │ [where] │ │ [call] │ │ [.] │ │ Base :: Identifier │ scope_layer=1 │ [inert] │ │ reshape :: Identifier │ │ [::] │ │ F :: Identifier │ scope_layer=1 │ [curly] │ │ FFTView :: Identifier │ scope_layer=1 │ _ :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ [curly] │ │ Val :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ _ :: Identifier │ scope_layer=1 │ N :: Identifier │ scope_layer=1 │ [block] │ │ F :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/FFTViews/vGuXp/src/FFTViews.jl" │ line = 77 └ mod = FFTViews ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/FFTViews/vGuXp/src/FFTViews.jl:77 =# - method definition declares type variable but does not use it in the type of any function parameter Expression:  (_typevar _ core.Any core.Any) Containing expressions:  (_typevar _ core.Any core.Any)  Detailed provenance:  (_typevar _ core.Any core.Any) @#= /source/usr/share/julia/JuliaLowering/src/desugaring.jl:3012 =#  └─ _  └─ _  └─ _  └─ @ /home/pkgeval/.julia/packages/FFTViews/vGuXp/src/FFTViews.jl:77  Stacktrace:  [1] expand_function_def(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, src::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, raw_args::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, wheres::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, body::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, rett::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2860  [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4268  [3] Dict{Int64, Int64}()  @ Base /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4152 [inlined]  [4] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4469  [5] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [6] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [13] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/FFTViews/vGuXp/src/FFTViews.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ FFTViews │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: FFTViews Failed to precompile FFTViews [4f61f5a4-77b1-5117-aa51-3ab5ef4ef0cd] to "/home/pkgeval/.julia/compiled/v1.14/FFTViews/jl_U6TuHq" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/FFTViews/vGuXp/test/runtests.jl:1 Testing failed after 160.0s ERROR: LoadError: Package FFTViews 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:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [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:587 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 616.86s: package fails to precompile