Package evaluation to test LinearOperatorCollection on Julia 1.14.0-DEV.1699 (9484a92029*) started at 2026-02-10T16:56:15.500 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.33s ################################################################################ # Installation # Installing LinearOperatorCollection... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a4a2c56f] + LinearOperatorCollection v2.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [198e06fe] + BangBang v0.4.7 [ae650224] + ChunkSplitters v3.2.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [076d061b] + HashArrayMappedTries v0.2.0 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [a4a2c56f] + LinearOperatorCollection v2.3.1 [5c8ed15e] + LinearOperators v2.12.0 [1914dd2f] + MacroTools v0.5.16 [67456a42] + OhMyThreads v0.8.5 [189a3867] + Reexport v1.2.2 [7e506255] + ScopedValues v1.5.0 [91464d47] + StableTasks v0.1.7 [ed4db957] + TaskLocalValues v0.1.3 [a759f4b9] + TimerOutputs v0.5.29 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling packages... 4362.6 ms ✓ LinearOperators 1578.4 ms ✓ AbstractNFFTs 16281.8 ms ✓ RadonKA WARNING: Constructor for type "BroadcastStyle" was extended in `JLArrays` without explicit qualification or import.  NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function BroadcastStyle end`.  Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. 7630.0 ms ✓ JLArrays 6823.7 ms ✓ DSP 1495.4 ms ✓ LinearOperators → LinearOperatorsChainRulesCoreExt 5297.4 ms ✓ LinearOperatorCollection 18638.6 ms ✓ NFFT 980.9 ms ✓ AbstractNFFTs → AbstractNFFTsChainRulesCoreExt 23591.3 ms ✓ NonuniformFFTs 7664.8 ms ✓ LinearOperators → LinearOperatorsJLArraysExt 5510.9 ms ✓ Wavelets 2872.4 ms ✓ LinearOperatorCollection → LinearOperatorFFTWExt 3933.2 ms ✓ LinearOperatorCollection → LinearOperatorRadonKAExt 10160.8 ms ✓ LinearOperatorCollection → LinearOperatorGPUArraysExt 10454.5 ms ✓ NFFT → NFFTGPUArraysExt 4894.5 ms ✓ LinearOperatorCollection → LinearOperatorWaveletExt 2895.9 ms ✓ LinearOperatorCollection → LinearOperatorNFFTExt WARNING: method definition for #NFFTToeplitzNormalOp#1 at /home/pkgeval/.julia/packages/LinearOperatorCollection/KDZHj/ext/LinearOperatorNonuniformFFTsExt/LinearOperatorNonuniformFFTsExt.jl:5 declares type variable vecT but does not use it. 4281.5 ms ✓ LinearOperatorCollection → LinearOperatorNonuniformFFTsExt 19 dependencies successfully precompiled in 140 seconds. 123 already precompiled. 2 dependencies had output during precompilation: ┌ JLArrays │ WARNING: Constructor for type "BroadcastStyle" was extended in `JLArrays` without explicit qualification or import. │ NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function BroadcastStyle end`. │ Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. └ ┌ LinearOperatorCollection → LinearOperatorNonuniformFFTsExt │ WARNING: method definition for #NFFTToeplitzNormalOp#1 at /home/pkgeval/.julia/packages/LinearOperatorCollection/KDZHj/ext/LinearOperatorNonuniformFFTsExt/LinearOperatorNonuniformFFTsExt.jl:5 declares type variable vecT but does not use it. └ Precompilation completed after 162.19s ################################################################################ # Testing # Testing LinearOperatorCollection Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_iDPXtC/Project.toml` [7a1cc6ca] + FFTW v1.10.0 ⌅ [27aeb0d3] + JLArrays v0.2.0 [a4a2c56f] + LinearOperatorCollection v2.3.1 ⌃ [5c8ed15e] ↓ LinearOperators v2.12.0 ⇒ v2.11.0 [efe261a4] + NFFT v0.14.3 [cd96f58b] + NonuniformFFTs v0.9.1 [86de8297] + RadonKA v0.6.3 [29a6e085] + Wavelets v0.10.1 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_iDPXtC/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [7f219486] + AbstractNFFTs v0.9.1 [79e6a3ab] + Adapt v4.4.0 [a9b6321e] + Atomix v1.1.2 [26cce99e] + BasicInterpolators v0.7.1 [0e736298] + Bessels v0.2.8 [fa961155] + CEnum v0.5.0 [d360d2e6] + ChainRulesCore v1.26.0 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [717857b8] + DSP v0.8.4 [ffbed154] + DocStringExtensions v0.9.5 [7a1cc6ca] + FFTW v1.10.0 [0c68f7d7] + GPUArrays v11.4.0 [46192b85] + GPUArraysCore v0.2.0 [615f187c] + IfElse v0.1.1 [613c443e] + IndexFunArrays v0.2.7 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 ⌅ [27aeb0d3] + JLArrays v0.2.0 [692b3bcd] + JLLWrappers v1.7.1 [63c18a36] + KernelAbstractions v0.9.39 [929cbde3] + LLVM v9.4.6 [a4a2c56f] + LinearOperatorCollection v2.3.1 ⌃ [5c8ed15e] ↓ LinearOperators v2.12.0 ⇒ v2.11.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [c03570c3] + Memoize v0.4.4 [efe261a4] + NFFT v0.14.3 [cd96f58b] + NonuniformFFTs v0.9.1 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [86de8297] + RadonKA v0.6.3 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [431bcebd] + SciMLPublic v1.0.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.6.1 [aedffcd0] + Static v1.3.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [013be700] + UnsafeAtomics v0.3.0 [29a6e085] + Wavelets v0.10.1 [f5851436] + FFTW_jll v3.3.11+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [dad2f222] + LLVMExtra_jll v0.0.38+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 [0dad84c5] + ArgTools v1.1.2 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [deac9b47] + LibCURL_jll v8.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.5+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 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_iDPXtC/Project.toml` [7a1cc6ca] FFTW v1.10.0 ⌅ [27aeb0d3] JLArrays v0.2.0 [a4a2c56f] LinearOperatorCollection v2.3.1 ⌃ [5c8ed15e] LinearOperators v2.11.0 [efe261a4] NFFT v0.14.3 [cd96f58b] NonuniformFFTs v0.9.1 [67456a42] OhMyThreads v0.8.5 [86de8297] RadonKA v0.6.3 [189a3867] Reexport v1.2.2 [29a6e085] Wavelets v0.10.1 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_iDPXtC/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [7f219486] AbstractNFFTs v0.9.1 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [a9b6321e] Atomix v1.1.2 [198e06fe] BangBang v0.4.7 [26cce99e] BasicInterpolators v0.7.1 [0e736298] Bessels v0.2.8 [fa961155] CEnum v0.5.0 [d360d2e6] ChainRulesCore v1.26.0 [ae650224] ChunkSplitters v3.2.0 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [717857b8] DSP v0.8.4 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [7a1cc6ca] FFTW v1.10.0 [9aa1b823] FastClosures v0.3.2 [0c68f7d7] GPUArrays v11.4.0 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [615f187c] IfElse v0.1.1 [613c443e] IndexFunArrays v0.2.7 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 ⌅ [27aeb0d3] JLArrays v0.2.0 [692b3bcd] JLLWrappers v1.7.1 [63c18a36] KernelAbstractions v0.9.39 [929cbde3] LLVM v9.4.6 [a4a2c56f] LinearOperatorCollection v2.3.1 ⌃ [5c8ed15e] LinearOperators v2.11.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [c03570c3] Memoize v0.4.4 [efe261a4] NFFT v0.14.3 [cd96f58b] NonuniformFFTs v0.9.1 [67456a42] OhMyThreads v0.8.5 [bac558e1] OrderedCollections v1.8.1 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [86de8297] RadonKA v0.6.3 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.6.1 [91464d47] StableTasks v0.1.7 [aedffcd0] Static v1.3.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ed4db957] TaskLocalValues v0.1.3 [a759f4b9] TimerOutputs v0.5.29 [013be700] UnsafeAtomics v0.3.0 [29a6e085] Wavelets v0.10.1 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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 [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.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.18.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.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+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 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... [ Info: test DCT-II and DCT-IV Ops: Array [ Info: test FFTOp: Array [ Info: test WeightingOp: Array [ Info: test GradientOp: Array [ Info: test SamplingOp: Array [ Info: test WaveletOp: Array [ Info: test NFFTOp with NFFTBackend: Array testNFFT2d: Error During Test at /home/pkgeval/.julia/packages/LinearOperatorCollection/KDZHj/test/testOperators.jl:447 Got exception outside of a @test MethodError: no method matching zero(::Type{Any}) This error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented. Closest candidates are: zero(::Type{Any}) @ Base missing.jl:106 zero(::Type{T}) where T>:Missing @ Base missing.jl:108 zero(!Matched::Type{Union{}}, Any...) @ Base number.jl:365 ... Stacktrace: [1] zero(::Type{Any}) @ Base ./missing.jl:106 [2] _qreltype(::Type{Any}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/qr.jl:341 [3] qr(A::Matrix{Any}, arg::ColumnNorm; kwargs::@Kwargs{}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/qr.jl:424 [4] qr(A::Matrix{Any}, arg::ColumnNorm) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/qr.jl:422 [5] \(A::Adjoint{Float64, Matrix{Float64}}, B::Vector{AbstractFloat}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/generic.jl:1243 [6] precomputePolyInterp(win::Function, m::Int64, σ::Float32, T::Type) @ NFFT ~/.julia/packages/NFFT/66xVn/src/precomputation.jl:317 [7] precomputation(k::Matrix{Float32}, N::Tuple{Int64, Int64}, Ñ::Tuple{Int64, Int64}, params::NFFTParams{Float32, 2}) @ NFFT ~/.julia/packages/NFFT/66xVn/src/precomputation.jl:385 [8] NFFTPlan(k::Matrix{Float32}, N::Tuple{Int64, Int64}; dims::UnitRange{Int64}, fftflags::UInt32, kwargs::@Kwargs{m::Int64, σ::Float64, blocking::Bool}) @ NFFT ~/.julia/packages/NFFT/66xVn/src/implementation.jl:97 [9] NFFTPlan @ ~/.julia/packages/NFFT/66xVn/src/implementation.jl:73 [inlined] [10] macro expansion @ ~/.julia/packages/NFFT/66xVn/src/NFFT.jl:52 [inlined] [11] macro expansion @ ./timing.jl:503 [inlined] [12] #plan_nfft#70 @ ~/.julia/packages/NFFT/66xVn/src/NFFT.jl:51 [inlined] [13] kwcall(::@NamedTuple{m::Int64, σ::Float64, fftflags::UInt32, blocking::Bool}, ::typeof(plan_nfft), ::NFFTBackend, ::Type{Array}, ::Matrix{Float32}, ::Tuple{Int64, Int64}) @ NFFT ~/.julia/packages/NFFT/66xVn/src/NFFT.jl:49 [14] plan_nfft(::Type, ::Matrix{Float32}, ::Vararg{Any}; kwargs::@Kwargs{m::Int64, σ::Float64, fftflags::UInt32, blocking::Bool}) @ AbstractNFFTs ~/.julia/packages/AbstractNFFTs/xXIFn/src/derived.jl:32 [15] plan_nfft @ ~/.julia/packages/AbstractNFFTs/xXIFn/src/derived.jl:32 [inlined] [16] LinearOperatorNFFTExt.NFFTOpImpl(shape::Tuple{Int64, Int64}, tr::Matrix{Float32}; toeplitz::Bool, oversamplingFactor::Float64, kernelSize::Int64, S::Type{Vector{ComplexF32}}, kargs::@Kwargs{}) @ LinearOperatorNFFTExt ~/.julia/packages/LinearOperatorCollection/KDZHj/ext/LinearOperatorNFFTExt/NFFTOp.jl:47 [17] kwcall(::@NamedTuple{toeplitz::Bool, oversamplingFactor::Float64, kernelSize::Int64, S::DataType}, ::Type{LinearOperatorNFFTExt.NFFTOpImpl}, shape::Tuple{Int64, Int64}, tr::Matrix{Float32}) @ LinearOperatorNFFTExt ~/.julia/packages/LinearOperatorCollection/KDZHj/ext/LinearOperatorNFFTExt/NFFTOp.jl:44 [18] #NFFTOp#1 @ ~/.julia/packages/LinearOperatorCollection/KDZHj/ext/LinearOperatorNFFTExt/NFFTOp.jl:19 [inlined] [19] NFFTOp @ ~/.julia/packages/LinearOperatorCollection/KDZHj/ext/LinearOperatorNFFTExt/NFFTOp.jl:16 [inlined] [20] testNFFT2d(N::Int64; arrayType::Type{Array}) @ Main ~/.julia/packages/LinearOperatorCollection/KDZHj/test/testOperators.jl:252 [21] kwcall(::@NamedTuple{arrayType::UnionAll}, ::typeof(testNFFT2d), N::Int64) @ Main ~/.julia/packages/LinearOperatorCollection/KDZHj/test/testOperators.jl:206 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [23] (::var"#42#43"{Type{Array}})() @ Main ~/.julia/packages/LinearOperatorCollection/KDZHj/test/testOperators.jl:447 [24] with(::var"#42#43"{Type{Array}}, ::Pair{Base.ScopedValues.ScopedValue{AbstractNFFTs.BackendReference}, NFFTBackend}) @ Base.ScopedValues ./scopedvalues.jl:324 [25] top-level scope @ ~/.julia/packages/LinearOperatorCollection/KDZHj/test/testOperators.jl:420 [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [27] macro expansion @ ~/.julia/packages/LinearOperatorCollection/KDZHj/test/testOperators.jl:420 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] [29] macro expansion @ ~/.julia/packages/LinearOperatorCollection/KDZHj/test/testOperators.jl:446 [inlined] [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [31] macro expansion @ ~/.julia/packages/LinearOperatorCollection/KDZHj/test/testOperators.jl:446 [inlined] [32] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [33] top-level scope @ ~/.julia/packages/LinearOperatorCollection/KDZHj/test/runtests.jl:17 [34] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [35] macro expansion @ ~/.julia/packages/LinearOperatorCollection/KDZHj/test/runtests.jl:18 [inlined] [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [40] _start() @ Base ./client.jl:585 [ Info: test NFFTOp with NonuniformFFTs.NonuniformFFTsBackend: Array WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in (::NonuniformFFTs.var"#assign_blocks_cpu!##2#assign_blocks_cpu!##3"{blockidx, cumulative_npoints_per_block, xp, Δxs, block_dims, nblocks_per_dir, transform_fold, var"#90#range"})(Any, NonuniformFFTs.var"#assign_blocks_cpu!##0#assign_blocks_cpu!##1"{var"#91#threadsfor_fun#17"} where var"#91#threadsfor_fun#17", Any) at threadingconstructs.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in var"#_add_from_block!#109"(Base.Val{x} where x, typeof(NonuniformFFTs._add_from_block!), AbstractArray{T, N} where N, AbstractArray{Z, D}, Tuple{Vararg{Tuple{Base.UnitRange{T} where T<:Real, Base.UnitRange{T} where T<:Real}, D}}) where {T, Z, D} at /home/pkgeval/.julia/packages/NonuniformFFTs/st0QO/src/spreading/cpu_blocked.jl ┌ Warning: Precompute flags are not supported by the NonuniformFFTs backend and will be ignored. └ @ NonuniformFFTs ~/.julia/packages/NonuniformFFTs/st0QO/src/abstractNFFTs.jl:207 ┌ Warning: Precompute flags are not supported by the NonuniformFFTs backend and will be ignored. └ @ NonuniformFFTs ~/.julia/packages/NonuniformFFTs/st0QO/src/abstractNFFTs.jl:207 [ Info: test DiagOp: Array [ Info: test RadonOp: Array WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in cpu_backproject_kernel2!(Any, AbstractArray{T, N} where N, Any, Any, Any, Any, Any, Any, Any, Any, Any) where {T} at none Test Summary: | Pass Error Total Time LinearOperatorCollection | 147 1 148 3m58.4s Normal Operator | 8 8 14.8s Linear Operators | 139 1 140 3m39.6s arrayType = Array | 139 1 140 3m39.5s testDCT1d | 4 4 7.6s testDCT1d | 4 4 0.0s testDCT1d | 4 4 0.0s testDCT1d | 4 4 0.3s testFFT1d | 2 2 3.8s testFFT1d | 2 2 0.2s testFFT2d | 2 2 3.9s testFFT2d | 2 2 0.4s testFFT1d | 2 2 0.0s testFFT1d | 2 2 0.0s testFFT2d | 2 2 0.0s testFFT2d | 2 2 0.0s testFFT1d | 2 2 0.2s testFFT1d | 2 2 0.1s testFFT2d | 2 2 0.3s testFFT2d | 2 2 0.1s testWeighting | 2 2 3.7s testGradOp1d | 2 2 4.7s testGradOp2d | 2 2 10.3s testDirectionalGradOp | 4 4 4.6s testSampling | 3 3 4.9s testWavelet | 1 1 10.6s testWavelet | 1 1 0.0s NFFTOp with NFFTBackend | 10 1 11 1m17.7s testNFFT2d | 5 1 6 57.3s testNFFT3d | 5 5 17.1s NFFTOp with NonuniformFFTs.NonuniformFFTsBackend | 12 12 43.3s testDiagOp | 20 20 16.8s testDiagOp | 20 20 9.7s testDiagOp | 20 20 9.0s testRadonOp | 2 2 6.0s RNG of the outermost testset: Xoshiro(0xabba4f95a373ee00, 0xd25f63b35fd36cdc, 0x81fd7d178c733ac1, 0x5cae469e544728c9, 0x358fda79cf2077d8) ERROR: LoadError: Some tests did not pass: 147 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LinearOperatorCollection/KDZHj/test/runtests.jl:16 Testing failed after 267.25s ERROR: LoadError: Package LinearOperatorCollection 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [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:223 [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:214 PkgEval failed after 459.99s: package tests unexpectedly errored