Package evaluation to load RustFFT on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T08:34:39.537 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing RustFFT... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b7f167ac] + RustFFT v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [692b3bcd] + JLLWrappers v1.7.1 [29be08bc] + JlrsCore v0.6.1 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [b7f167ac] + RustFFT v0.4.0 [946c7259] + JlrsLedger_jll v0.2.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [54eccfce] + rustfft_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1257.8 ms ✓ rustfft_jll 1399.3 ms ✓ JlrsLedger_jll 1522.7 ms ✓ JlrsCore WARNING: Imported binding rustfft_jll.librustfft_path was undeclared at import time during import to Internal. ERROR: LoadError: UndefVarError: `librustfft_path` not defined in `RustFFT.Internal` Suggestion: this global was defined as `rustfft_jll.librustfft_path` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/RustFFT/9d010/src/Internal.jl:12  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/RustFFT/9d010/src/RustFFT.jl:4  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [5] include_package_for_output(pkg::Base.PkgId, input::String, 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:3148  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [9] include_string  @ ./loading.jl:3004 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/RustFFT/9d010/src/Internal.jl:1 in expression starting at /home/pkgeval/.julia/packages/RustFFT/9d010/src/RustFFT.jl:1 in expression starting at stdin:5 Precompilation completed after 17.1s ################################################################################ # Loading # Loading RustFFT... WARNING: Imported binding rustfft_jll.librustfft_path was undeclared at import time during import to Internal. ERROR: LoadError: UndefVarError: `librustfft_path` not defined in `RustFFT.Internal` Suggestion: this global was defined as `rustfft_jll.librustfft_path` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/RustFFT/9d010/src/Internal.jl:12  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/RustFFT/9d010/src/RustFFT.jl:4  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [5] include_package_for_output(pkg::Base.PkgId, input::String, 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:3148  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [9] include_string  @ ./loading.jl:3004 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/RustFFT/9d010/src/Internal.jl:1 in expression starting at /home/pkgeval/.julia/packages/RustFFT/9d010/src/RustFFT.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ RustFFT │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: RustFFT Failed to precompile RustFFT [b7f167ac-9de6-40dd-9818-ec636999de39] to "/home/pkgeval/.julia/compiled/v1.14/RustFFT/jl_ZrhMQh" (ProcessExited(1)). Loading failed after 7.43s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using RustFFT'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 45.14s: package fails to precompile