Package evaluation to test BM3DDenoise on Julia 1.14.0-DEV.50 (b60d1db399*) started at 2025-11-09T15:53:40.619 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.45s ################################################################################ # Installation # Installing BM3DDenoise... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [95fb3b36] + BM3DDenoise v1.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [95fb3b36] + BM3DDenoise v1.0.1 ⌅ [3da002f7] + ColorTypes v0.11.5 ⌅ [c3611d14] + ColorVectorSpace v0.9.10 ⌅ [5ae59095] + Colors v0.12.11 [ffbed154] + DocStringExtensions v0.9.5 [7a1cc6ca] + FFTW v1.10.0 [53c48c17] + FixedPointNumbers v0.8.5 [a2bd30eb] + Graphics v1.1.3 ⌅ [a09fc81d] + ImageCore v0.9.4 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [dbb5928d] + MappedArrays v0.4.2 [e94cdb99] + MosaicViews v0.3.4 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 [5432bcbf] + PaddedViews v0.5.12 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [cae243ae] + StackViews v0.1.2 [10745b16] + Statistics v1.11.1 [62fd8b95] + TensorCore v0.1.1 [f5851436] + FFTW_jll v3.3.11+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+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 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.11.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.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4586.8 ms ✓ ColorTypes 3870.0 ms ✓ ColorVectorSpace 6393.6 ms ✓ Colors 1499.9 ms ✓ Graphics 48859.3 ms ✓ ImageCore 5013.6 ms ✓ BM3DDenoise 6 dependencies successfully precompiled in 71 seconds. 52 already precompiled. Precompilation completed after 82.76s ################################################################################ # Testing # Testing BM3DDenoise Status `/tmp/jl_sIhd7l/Project.toml` [95fb3b36] BM3DDenoise v1.0.1 [7a1cc6ca] FFTW v1.10.0 ⌅ [a09fc81d] ImageCore v0.9.4 [916415d5] Images v0.26.2 [f43a241f] Downloads v1.7.0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_sIhd7l/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.22.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [95fb3b36] BM3DDenoise v1.0.1 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [aafaddc9] CatIndices v0.2.2 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [aaaa29a8] Clustering v0.15.8 ⌃ [35d6a980] ColorSchemes v3.26.0 ⌅ [3da002f7] ColorTypes v0.11.5 ⌅ [c3611d14] ColorVectorSpace v0.9.10 ⌅ [5ae59095] Colors v0.12.11 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [ed09eef8] ComputationalResources v0.3.2 [187b0558] ConstructionBase v1.6.0 [150eb455] CoordinateTransformations v0.6.4 [adafc99b] CpuId v0.3.1 [dc8bdbbb] CustomUnitRanges v1.0.2 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.5 [4f61f5a4] FFTViews v0.3.2 [7a1cc6ca] FFTW v1.10.0 [5789e2e9] FileIO v1.17.1 [53c48c17] FixedPointNumbers v0.8.5 [a2bd30eb] Graphics v1.1.3 [86223c79] Graphs v1.13.1 [2c695a8d] HistogramThresholding v0.3.1 [3e5b6fbb] HostCPUFeatures v0.1.17 [615f187c] IfElse v0.1.1 ⌃ [2803e5a7] ImageAxes v0.6.11 ⌃ [c817782e] ImageBase v0.1.5 [cbc4b850] ImageBinarization v0.3.1 [f332f351] ImageContrastAdjustment v0.3.12 ⌅ [a09fc81d] ImageCore v0.9.4 [89d5987c] ImageCorners v0.1.3 [51556ac3] ImageDistances v0.2.17 ⌃ [6a3955dd] ImageFiltering v0.7.6 ⌃ [82e4d734] ImageIO v0.6.8 [6218d12a] ImageMagick v1.4.2 ⌃ [bc367c6b] ImageMetadata v0.9.9 ⌃ [787d08f9] ImageMorphology v0.4.6 [2996bd0c] ImageQualityIndexes v0.3.7 ⌃ [80713f31] ImageSegmentation v1.8.1 [4e3cecfd] ImageShow v0.3.8 [02fcd773] ImageTransformations v0.10.2 [916415d5] Images v0.26.2 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [1d092043] IntegralArrays v0.1.6 [a98d9a8b] Interpolations v0.16.2 [8197267c] IntervalSets v0.7.12 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 ⌅ [033835bb] JLD2 v0.4.55 [692b3bcd] JLLWrappers v1.7.1 [b835a17e] JpegTurbo v0.1.6 [10f19ff3] LayoutPointers v0.1.17 [8cdb02fc] LazyModules v0.3.1 [2ab3a3ac] LogExpFunctions v0.3.29 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.2 ⌅ [626554b9] MetaGraphs v0.7.2 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [77ba4419] NaNMath v1.1.3 [b8a86587] NearestNeighbors v0.4.22 [f09324ee] Netpbm v1.1.1 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.1 [f57f5aa1] PNGFiles v0.4.4 [5432bcbf] PaddedViews v0.5.12 [d96e819e] Parameters v0.12.3 [eebad327] PkgVersion v0.3.3 [1d0040c9] PolyesterWeave v0.2.2 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.1 [94ee1d12] Quaternions v0.7.6 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [dee08c22] RegionTrees v0.3.2 [ae029012] Requires v1.3.1 [6038ab10] Rotations v1.7.1 [fdea26ae] SIMD v3.7.2 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.0 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.5 [47aef6b3] SimpleWeightedGraphs v1.5.0 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.5 ⌅ [731e570b] TiffImages v0.10.2 [06e1c1a7] TiledIteration v0.5.0 [3bb67fe8] TranscodingStreams v0.11.3 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.72 [efce3f68] WoodburyMatrices v1.0.0 [6e34b625] Bzip2_jll v1.0.9+0 [f5851436] FFTW_jll v3.3.11+0 [61579ee1] Ghostscript_jll v9.55.1+0 [59f7168a] Giflib_jll v5.2.3+0 [c73af94c] ImageMagick_jll v7.1.2005+0 [905a6f67] Imath_jll v3.1.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.3+0 [88015f11] LERC_jll v4.0.1+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [89763e89] Libtiff_jll v4.7.2+0 [d3a379c0] LittleCMS_jll v2.17.0+0 [856f044c] MKL_jll v2025.2.0+0 [18a262bb] OpenEXR_jll v3.2.4+0 [643b3616] OpenJpeg_jll v2.5.5+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [ffd25f8a] XZ_jll v5.8.1+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [b53b4c65] libpng_jll v1.6.50+0 [075b6546] libsixel_jll v1.10.5+0 [c5f90fcd] libwebp_jll v1.6.0+0 [337d8026] libzip_jll v1.11.3+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.12.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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.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 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+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... Downloading Lena512.png Downloading image_Lena512rgb_noi_s100.png Downloading image_Lena512rgb.png Downloading Lena512_noi_s5.png Downloading Lena512_noi_s10.png Downloading Lena512_noi_s15.png Downloading Lena512_noi_s20.png Downloading Lena512_noi_s25.png Downloading Lena512_noi_s30.png Downloading Lena512_noi_s35.png Downloading Lena512_noi_s40.png Downloading Lena512_noi_s50.png Downloading Lena512_noi_s60.png Downloading Lena512_noi_s70.png Downloading Lena512_noi_s75.png Downloading Lena512_noi_s80.png Downloading Lena512_noi_s90.png Downloading Lena512_noi_s100.png σ=5, 38.441032 > 38 σ=10, 35.309097 > 35 σ=15, 33.46763 > 33 σ=20, 32.15283 > 32 σ=25, 31.123207 > 31 σ=30, 30.272055 > 30 σ=35, 29.539711 > 29 σ=40, 28.901348 > 28 σ=50, 27.78233 > 27 σ=60, 26.802824 > 26 σ=70, 25.88287 > 25 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 37 running 1 of 1 signal (10): User defined signal 1 unknown function (ip: 0x77c56637e15c) at /lib/x86_64-linux-gnu/libc.so.6 __libc_free at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) fftw_tensor_compress_contiguous at /home/pkgeval/.julia/artifacts/8655261cdb15792fb0d954f81fb65ca24dc89fb5/lib/libfftw3.so (unknown line) fftw_mkproblem_rdft at /home/pkgeval/.julia/artifacts/8655261cdb15792fb0d954f81fb65ca24dc89fb5/lib/libfftw3.so (unknown line) fftw_mkproblem_rdft_d at /home/pkgeval/.julia/artifacts/8655261cdb15792fb0d954f81fb65ca24dc89fb5/lib/libfftw3.so (unknown line) mkplan at /home/pkgeval/.julia/artifacts/8655261cdb15792fb0d954f81fb65ca24dc89fb5/lib/libfftw3.so (unknown line) mkplan at /home/pkgeval/.julia/artifacts/8655261cdb15792fb0d954f81fb65ca24dc89fb5/lib/libfftw3.so (unknown line) mkplan at /home/pkgeval/.julia/artifacts/8655261cdb15792fb0d954f81fb65ca24dc89fb5/lib/libfftw3.so (unknown line) fftw_mkapiplan at /home/pkgeval/.julia/artifacts/8655261cdb15792fb0d954f81fb65ca24dc89fb5/lib/libfftw3.so (unknown line) fftw_plan_guru64_r2r at /home/pkgeval/.julia/artifacts/8655261cdb15792fb0d954f81fb65ca24dc89fb5/lib/libfftw3.so (unknown line) macro expansion at /home/pkgeval/.julia/packages/FFTW/uNgRy/src/fft.jl:716 [inlined] r2rFFTWPlan at /home/pkgeval/.julia/packages/FFTW/uNgRy/src/FFTW.jl:90 #plan_r2r!#74 at /home/pkgeval/.julia/packages/FFTW/uNgRy/src/fft.jl:996 [inlined] plan_r2r! at /home/pkgeval/.julia/packages/FFTW/uNgRy/src/fft.jl:986 [inlined] #plan_idct!#103 at /home/pkgeval/.julia/packages/FFTW/uNgRy/src/dct.jl:103 plan_idct! at /home/pkgeval/.julia/packages/FFTW/uNgRy/src/dct.jl:100 [inlined] #plan_idct!#119 at /home/pkgeval/.julia/packages/FFTW/uNgRy/src/dct.jl:122 [inlined] plan_idct! at /home/pkgeval/.julia/packages/FFTW/uNgRy/src/dct.jl:122 [inlined] idct! at /home/pkgeval/.julia/packages/FFTW/uNgRy/src/dct.jl:120 invert_group! at /home/pkgeval/.julia/packages/BM3DDenoise/DNYyp/src/groups.jl:53 unknown function (ip: 0x77c56498bf52) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/BM3DDenoise/DNYyp/src/bm3d_wie.jl:165 [inlined] #wie_3D_filtering!##2 at ./threadingconstructs.jl:276 #wie_3D_filtering!##0 at ./threadingconstructs.jl:243 [inlined] #threading_run##0 at ./threadingconstructs.jl:177 unknown function (ip: 0x77c564992888) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== σ=75, 25.443642 > 25 ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_65246.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000760064c070d0 Total snapshots: 614. Utilization: 0% ╎614 @Base/task.jl:1168 wait_forever() 613╎ 614 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_65246.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 21585269 (Pool: 21584659; Big: 610); GC: 18 [37] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/BM3DDenoise/DNYyp/test/runtests.jl:45 getindex at ./essentials.jl:965 [inlined] getindex at ./array.jl:963 [inlined] getindex at ./subarray.jl:311 [inlined] _getindex at ./abstractarray.jl:1406 [inlined] getindex at ./abstractarray.jl:1360 [inlined] _broadcast_getindex at ./broadcast.jl:664 [inlined] _getindex at ./broadcast.jl:694 [inlined] _broadcast_getindex at ./broadcast.jl:670 [inlined] _getindex at ./broadcast.jl:619 [inlined] getindex at ./broadcast.jl:615 [inlined] macro expansion at ./broadcast.jl:994 [inlined] macro expansion at ./simdloop.jl:77 [inlined] copyto! at ./broadcast.jl:993 [inlined] copyto! at ./broadcast.jl:946 [inlined] copy at ./broadcast.jl:918 [inlined] materialize at ./broadcast.jl:893 [inlined] Euclidean2 at /home/pkgeval/.julia/packages/BM3DDenoise/DNYyp/src/parameter.jl:85 macro expansion at /home/pkgeval/.julia/packages/BM3DDenoise/DNYyp/src/match_patches.jl:45 [inlined] #match_patches##2 at ./threadingconstructs.jl:276 #match_patches##0 at ./threadingconstructs.jl:243 [inlined] #threading_run##0 at ./threadingconstructs.jl:177 unknown function (ip: 0x77c564972da1) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 1693550017 (Pool: 1693549085; Big: 932); GC: 21198 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000077c5359b0010 Total snapshots: 643. Utilization: 100% ╎607 @Base/…dingconstructs.jl:177 (::Base.Threads.var"#threading_run##0#thre… ╎ 607 @Base/…ingconstructs.jl:243 #wie_3D_filtering!##0 ╎ 607 @Base/…ingconstructs.jl:276 (::BM3DDenoise.var"#wie_3D_filtering!##0#… ╎ 43 @BM3DDenoise/…d_wie.jl:128 macro expansion ╎ 43 @Base/array.jl:622 zeros ╎ 43 @Base/array.jl:626 zeros(::Type{Float64}, dims::Tuple{Int64, Int64… ╎ ╎ 43 @Base/boot.jl:663 Array ╎ ╎ 43 @Base/boot.jl:655 Array ╎ ╎ 43 @Base/boot.jl:605 new_as_memoryref 42╎ ╎ 43 @Base/boot.jl:588 GenericMemory ╎ 4 @BM3DDenoise/…d_wie.jl:129 macro expansion ╎ 4 @Base/abstractarray.jl:823 similar ╎ 4 @Base/abstractarray.jl:824 similar ╎ ╎ 4 @Base/…stractarray.jl:836 similar ╎ ╎ 4 @Base/array.jl:407 similar ╎ ╎ 4 @Base/boot.jl:663 Array ╎ ╎ 4 @Base/boot.jl:655 Array ╎ ╎ 4 @Base/boot.jl:605 new_as_memoryref 4╎ ╎ ╎ 4 @Base/boot.jl:588 GenericMemory ╎ 159 @BM3DDenoise/…d_wie.jl:133 macro expansion ╎ 17 @BM3DDenoise/…roups.jl:23 form_group!(G3D::Array{Float64, 3}, img::… ╎ 3 @BM3DDenoise/…roups.jl:159 image_to_group!(img::Matrix{Float64}, G… ╎ ╎ 3 @Base/broadcast.jl:901 materialize! ╎ ╎ 3 @Base/broadcast.jl:904 materialize! ╎ ╎ 3 @Base/broadcast.jl:946 copyto! ╎ ╎ 3 @Base/broadcast.jl:987 copyto! ╎ ╎ 1 @Base/…ractarray.jl:1079 copyto! 1╎ ╎ ╎ 1 @Base/…ractarray.jl:1548 unalias ╎ ╎ 2 @Base/…ractarray.jl:1080 copyto! 1╎ ╎ ╎ 1 @Base/…ractarray.jl:0 copyto_unaliased!(deststyle::IndexLine… ╎ ╎ ╎ 1 @Base/…ractarray.jl:1107 copyto_unaliased!(deststyle::IndexL… ╎ ╎ ╎ 1 @Base/…actarray.jl:1245 iterate ╎ ╎ ╎ 1 @Base/…actarray.jl:1249 _iterate_abstractarray ╎ ╎ ╎ 1 @Base/…actarray.jl:1360 getindex ╎ ╎ ╎ 1 @Base/…ctarray.jl:1406 _getindex ╎ ╎ ╎ ╎ 1 @Base/subarray.jl:311 getindex ╎ ╎ ╎ ╎ 1 @Base/subarray.jl:296 reindex ╎ ╎ ╎ ╎ 1 @Base/array.jl:3196 getindex ╎ ╎ ╎ ╎ 1 @Base/range.jl:956 _getindex 1╎ ╎ ╎ ╎ 1 @Base/range.jl:943 _in_unit_range ╎ 1 @BM3DDenoise/…roups.jl:166 image_to_group!(img::Matrix{Float64}, G… ╎ ╎ 1 @Base/views.jl:237 maybeview ╎ ╎ 1 @Base/…dimensional.jl:772 getindex ╎ ╎ 1 @Base/array.jl:963 getindex 1╎ ╎ 1 @Base/essentials.jl:965 getindex ╎ 13 @BM3DDenoise/…roups.jl:167 image_to_group!(img::Matrix{Float64}, G… ╎ ╎ 12 @Base/broadcast.jl:901 materialize! ╎ ╎ 12 @Base/broadcast.jl:904 materialize! ╎ ╎ 12 @Base/broadcast.jl:946 copyto! ╎ ╎ 12 @Base/broadcast.jl:987 copyto! ╎ ╎ 1 @Base/…ractarray.jl:1074 copyto! ╎ ╎ ╎ 1 @Base/…ractarray.jl:1256 isempty ╎ ╎ ╎ 1 @Base/essentials.jl:11 length ╎ ╎ ╎ 1 @Base/tuple.jl:653 prod 1╎ ╎ ╎ 1 @Base/int.jl:88 * ╎ ╎ 11 @Base/…ractarray.jl:1080 copyto! 3╎ ╎ ╎ 3 @Base/…ractarray.jl:0 copyto_unaliased!(deststyle::IndexLine… ╎ ╎ ╎ 3 @Base/…ractarray.jl:1106 copyto_unaliased!(deststyle::IndexL… ╎ ╎ ╎ 3 @Base/subarray.jl:387 setindex! ╎ ╎ ╎ 3 @Base/array.jl:1020 setindex! ╎ ╎ ╎ 1 @Base/array.jl:1024 _setindex! 1╎ ╎ ╎ 1 @Base/…sentials.jl:381 checkbounds 2╎ ╎ ╎ 2 @Base/array.jl:1025 _setindex! ╎ ╎ ╎ 5 @Base/…ractarray.jl:1107 copyto_unaliased!(deststyle::IndexL… ╎ ╎ ╎ 5 @Base/…actarray.jl:1245 iterate ╎ ╎ ╎ 1 @Base/…actarray.jl:1247 _iterate_abstractarray ╎ ╎ ╎ 1 @Base/…ensional.jl:453 iterate ╎ ╎ ╎ 1 @Base/…ensional.jl:481 __inc ╎ ╎ ╎ ╎ 1 @Base/…nsional.jl:472 __inc ╎ ╎ ╎ ╎ 1 @Base/…erators.jl:320 != 1╎ ╎ ╎ ╎ 1 @Base/…motion.jl:637 == ╎ ╎ ╎ 4 @Base/…actarray.jl:1249 _iterate_abstractarray ╎ ╎ ╎ 4 @Base/…actarray.jl:1360 getindex ╎ ╎ ╎ 4 @Base/…ctarray.jl:1406 _getindex ╎ ╎ ╎ ╎ 4 @Base/subarray.jl:311 getindex ╎ ╎ ╎ ╎ 2 @Base/array.jl:963 getindex ╎ ╎ ╎ ╎ 2 @Base/…ntials.jl:964 getindex 2╎ ╎ ╎ ╎ 2 @Base/…ntials.jl:385 checkbounds ╎ ╎ ╎ ╎ 2 @Base/subarray.jl:296 reindex ╎ ╎ ╎ ╎ 1 @Base/array.jl:3196 getindex ╎ ╎ ╎ ╎ 1 @Base/range.jl:956 _getindex 1╎ ╎ ╎ ╎ 1 @Base/range.jl:0 _in_unit_range ╎ ╎ ╎ ╎ 1 @Base/…barray.jl:296 reindex ╎ ╎ ╎ ╎ 1 @Base/array.jl:3196 getindex ╎ ╎ ╎ ╎ 1 @Base/range.jl:956 _getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/range.jl:943 _in_unit_range ╎ ╎ ╎ ╎ ╎ 1 @Base/…ators.jl:424 > 1╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:83 < ╎ ╎ 1 @Base/views.jl:237 maybeview ╎ ╎ 1 @Base/…dimensional.jl:772 getindex ╎ ╎ 1 @Base/array.jl:963 getindex 1╎ ╎ 1 @Base/essentials.jl:965 getindex ╎ 142 @BM3DDenoise/…roups.jl:26 form_group!(G3D::Array{Float64, 3}, img::… ╎ 142 @FFTW/src/dct.jl:120 dct!(x::Array{Float64, 3}) ╎ ╎ 61 @FFTW/src/dct.jl:168 *(p::FFTW.DCTPlan{Float64, 5, true, Tuple{In… ╎ ╎ 49 @FFTW/src/dct.jl:135 mul!(y::Array{Float64, 3}, p::FFTW.DCTPlan{… 49╎ ╎ 49 @FFTW/src/fft.jl:550 unsafe_execute! ╎ ╎ 1 @FFTW/src/dct.jl:136 mul!(y::Array{Float64, 3}, p::FFTW.DCTPlan{… ╎ ╎ 1 @LinearAlgebra/…c.jl:300 rmul! 1╎ ╎ 1 @Base/simdloop.jl:75 macro expansion 3╎ ╎ 11 @FFTW/src/dct.jl:141 mul!(y::Array{Float64, 3}, p::FFTW.DCTPlan{… ╎ ╎ 2 @Base/…tractarray.jl:1360 getindex(::Array{Float64, 3}, ::UnitR… ╎ ╎ 2 @Base/…imensional.jl:984 _getindex 1╎ ╎ 1 @Base/…imensional.jl:993 _unsafe_getindex(::IndexLinear, ::Ar… ╎ ╎ 1 @Base/…imensional.jl:998 _unsafe_getindex(::IndexLinear, ::Ar… ╎ ╎ ╎ 1 @Base/…mensional.jl:1017 _unsafe_getindex! ╎ ╎ ╎ 1 @Base/…ensional.jl:1007 macro expansion ╎ ╎ ╎ 1 @Base/cartesian.jl:65 macro expansion ╎ ╎ ╎ 1 @Base/…ensional.jl:1009 macro expansion ╎ ╎ ╎ 1 @Base/array.jl:1020 setindex! 1╎ ╎ ╎ ╎ 1 @Base/array.jl:1025 _setindex! ╎ ╎ 1 @Base/…tractarray.jl:1461 setindex!(::Array{Float64, 3}, ::Arra… ╎ ╎ 1 @Base/…imensional.jl:1036 _setindex! ╎ ╎ 1 @Base/…mensional.jl:1057 _unsafe_setindex!(::IndexLinear, ::A… ╎ ╎ ╎ 1 @Base/…mensional.jl:1048 macro expansion ╎ ╎ ╎ 1 @Base/cartesian.jl:65 macro expansion ╎ ╎ ╎ 1 @Base/…ensional.jl:1050 macro expansion ╎ ╎ ╎ 1 @Base/array.jl:1031 setindex! 1╎ ╎ ╎ 1 @Base/array.jl:1037 _setindex! ╎ ╎ 5 @Base/arraymath.jl:24 *(A::Array{Float64, 3}, B::Float64) ╎ ╎ 3 @Base/broadcast.jl:882 broadcast_preserving_zero_d ╎ ╎ 3 @Base/broadcast.jl:893 materialize ╎ ╎ ╎ 3 @Base/broadcast.jl:918 copy ╎ ╎ ╎ 3 @Base/broadcast.jl:946 copyto! ╎ ╎ ╎ 1 @Base/broadcast.jl:990 copyto! ╎ ╎ ╎ 1 @Base/broadcast.jl:973 preprocess 1╎ ╎ ╎ 1 @Base/broadcast.jl:976 preprocess_args ╎ ╎ ╎ 2 @Base/broadcast.jl:993 copyto! 1╎ ╎ ╎ 1 @Base/simdloop.jl:75 macro expansion ╎ ╎ ╎ 1 @Base/simdloop.jl:77 macro expansion ╎ ╎ ╎ 1 @Base/broadcast.jl:994 macro expansion ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:615 getindex ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:619 _getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:670 _broadcast_getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:694 _getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:664 _broadcast_getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…ional.jl:772 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:963 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ials.jl:965 getindex 1╎ ╎ 1 @Base/broadcast.jl:883 broadcast_preserving_zero_d 1╎ ╎ 1 @Base/simdloop.jl:0 broadcast_preserving_zero_d ╎ ╎ 81 @FFTW/src/dct.jl:122 plan_dct! ╎ ╎ 81 @FFTW/src/dct.jl:122 #plan_dct!#113 ╎ ╎ 81 @FFTW/src/dct.jl:100 plan_dct! ╎ ╎ 1 @FFTW/src/dct.jl:102 plan_dct!(X::Array{Float64, 3}, region::U… ╎ ╎ 1 @Base/special/pow.jl:62 ^ ╎ ╎ ╎ 1 @Base/…ecial/pow.jl:121 pow_body(x::Float64, n::Int64) 1╎ ╎ ╎ 1 @Base/promotion.jl:637 == 2╎ ╎ 80 @FFTW/src/dct.jl:103 plan_dct!(X::Array{Float64, 3}, region::U… ╎ ╎ 78 @FFTW/src/fft.jl:986 plan_r2r! ╎ ╎ ╎ 78 @FFTW/src/fft.jl:996 #plan_r2r!#74 ╎ ╎ ╎ 78 @FFTW/src/FFTW.jl:90 (FFTW.r2rFFTWPlan{Float64, Any, true, … 77╎ ╎ ╎ 77 @FFTW/src/fft.jl:716 macro expansion ╎ ╎ ╎ 1 @FFTW/src/fft.jl:726 macro expansion ╎ ╎ ╎ 1 @FFTW/src/fft.jl:307 r2rFFTWPlan 1╎ ╎ ╎ 1 @FFTW/src/fft.jl:297 r2rFFTWPlan 1╎ 200 @BM3DDenoise/…d_wie.jl:142 macro expansion ╎ 19 @BM3DDenoise/…roups.jl:23 form_group!(G3D::Array{Float64, 3}, img::… ╎ 1 @BM3DDenoise/…roups.jl:159 image_to_group!(img::Matrix{Float64}, G… ╎ ╎ 1 @Base/broadcast.jl:901 materialize! ╎ ╎ 1 @Base/broadcast.jl:904 materialize! ╎ ╎ 1 @Base/broadcast.jl:946 copyto! ╎ ╎ 1 @Base/broadcast.jl:987 copyto! ╎ ╎ 1 @Base/…ractarray.jl:1080 copyto! 1╎ ╎ ╎ 1 @Base/…tractarray.jl:0 copyto_unaliased!(deststyle::IndexLin… ╎ 18 @BM3DDenoise/…roups.jl:167 image_to_group!(img::Matrix{Float64}, G… ╎ ╎ 17 @Base/broadcast.jl:901 materialize! ╎ ╎ 17 @Base/broadcast.jl:904 materialize! ╎ ╎ 17 @Base/broadcast.jl:946 copyto! ╎ ╎ 17 @Base/broadcast.jl:987 copyto! ╎ ╎ 17 @Base/…ractarray.jl:1080 copyto! 2╎ ╎ ╎ 2 @Base/…ractarray.jl:0 copyto_unaliased!(deststyle::IndexLine… ╎ ╎ ╎ 1 @Base/…ractarray.jl:1094 copyto_unaliased!(deststyle::IndexL… ╎ ╎ ╎ 1 @Base/…ractarray.jl:692 checkbounds ╎ ╎ ╎ 1 @Base/…actarray.jl:395 eachindex ╎ ╎ ╎ 1 @Base/range.jl:492 oneto ╎ ╎ ╎ 1 @Base/range.jl:490 OneTo ╎ ╎ ╎ ╎ 1 @Base/range.jl:475 OneTo ╎ ╎ ╎ ╎ 1 @Base/…omotion.jl:648 max 1╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:844 ifelse ╎ ╎ ╎ 7 @Base/…ractarray.jl:1106 copyto_unaliased!(deststyle::IndexL… ╎ ╎ ╎ 7 @Base/subarray.jl:387 setindex! ╎ ╎ ╎ 7 @Base/array.jl:1020 setindex! 7╎ ╎ ╎ 7 @Base/array.jl:1025 _setindex! ╎ ╎ ╎ 7 @Base/…ractarray.jl:1107 copyto_unaliased!(deststyle::IndexL… ╎ ╎ ╎ 7 @Base/…actarray.jl:1245 iterate ╎ ╎ ╎ 2 @Base/…actarray.jl:1247 _iterate_abstractarray ╎ ╎ ╎ 2 @Base/…ensional.jl:453 iterate ╎ ╎ ╎ 2 @Base/…ensional.jl:477 __inc ╎ ╎ ╎ ╎ 2 @Base/…erators.jl:320 != 2╎ ╎ ╎ ╎ 2 @Base/…omotion.jl:637 == ╎ ╎ ╎ 5 @Base/…actarray.jl:1249 _iterate_abstractarray ╎ ╎ ╎ 5 @Base/…actarray.jl:1360 getindex ╎ ╎ ╎ 5 @Base/…ctarray.jl:1406 _getindex ╎ ╎ ╎ ╎ 1 @Base/subarray.jl:310 getindex 1╎ ╎ ╎ ╎ 1 @Base/…ctarray.jl:702 checkbounds ╎ ╎ ╎ ╎ 4 @Base/subarray.jl:311 getindex ╎ ╎ ╎ ╎ 3 @Base/array.jl:963 getindex ╎ ╎ ╎ ╎ 2 @Base/…ntials.jl:964 getindex ╎ ╎ ╎ ╎ 2 @Base/…ntials.jl:385 checkbounds 2╎ ╎ ╎ ╎ 2 @Base/…ntials.jl:381 checkbounds 1╎ ╎ ╎ ╎ 1 @Base/…ntials.jl:965 getindex ╎ ╎ ╎ ╎ 1 @Base/subarray.jl:296 reindex ╎ ╎ ╎ ╎ 1 @Base/…barray.jl:296 reindex ╎ ╎ ╎ ╎ 1 @Base/array.jl:3196 getindex ╎ ╎ ╎ ╎ 1 @Base/range.jl:956 _getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/range.jl:943 _in_unit_range ╎ ╎ 1 @Base/views.jl:236 maybeview ╎ ╎ 1 @Base/subarray.jl:216 view ╎ ╎ 1 @Base/…tractarray.jl:702 checkbounds ╎ ╎ 1 @Base/…tractarray.jl:684 checkbounds ╎ ╎ 1 @Base/…tractarray.jl:728 checkbounds_indices ╎ ╎ ╎ 1 @Base/…ractarray.jl:760 checkindex ╎ ╎ ╎ 1 @Base/range.jl:697 isempty ╎ ╎ ╎ 1 @Base/operators.jl:424 > 1╎ ╎ ╎ 1 @Base/int.jl:83 < ╎ 180 @BM3DDenoise/…roups.jl:26 form_group!(G3D::Array{Float64, 3}, img::… ╎ 180 @FFTW/src/dct.jl:120 dct!(x::Array{Float64, 3}) ╎ ╎ 105 @FFTW/src/dct.jl:168 *(p::FFTW.DCTPlan{Float64, 5, true, Tuple{In… ╎ ╎ 78 @FFTW/src/dct.jl:135 mul!(y::Array{Float64, 3}, p::FFTW.DCTPlan{… 78╎ ╎ 78 @FFTW/src/fft.jl:550 unsafe_execute! 5╎ ╎ 27 @FFTW/src/dct.jl:141 mul!(y::Array{Float64, 3}, p::FFTW.DCTPlan{… ╎ ╎ 5 @Base/…tractarray.jl:1360 getindex(::Array{Float64, 3}, ::UnitR… ╎ ╎ 5 @Base/…imensional.jl:984 _getindex ╎ ╎ 5 @Base/…imensional.jl:998 _unsafe_getindex(::IndexLinear, ::Ar… ╎ ╎ ╎ 5 @Base/…mensional.jl:1017 _unsafe_getindex! ╎ ╎ ╎ 5 @Base/…ensional.jl:1007 macro expansion ╎ ╎ ╎ 4 @Base/cartesian.jl:65 macro expansion ╎ ╎ ╎ 4 @Base/…ensional.jl:1009 macro expansion ╎ ╎ ╎ 2 @Base/array.jl:962 getindex 1╎ ╎ ╎ ╎ 2 @Base/…ctarray.jl:702 checkbounds ╎ ╎ ╎ ╎ 1 @Base/…ctarray.jl:684 checkbounds ╎ ╎ ╎ ╎ 1 @Base/…tarray.jl:728 checkbounds_indices ╎ ╎ ╎ ╎ 1 @Base/…tarray.jl:757 checkindex 1╎ ╎ ╎ ╎ 1 @Base/int.jl:559 < ╎ ╎ ╎ 2 @Base/array.jl:1020 setindex! 1╎ ╎ ╎ ╎ 1 @Base/array.jl:1024 _setindex! 1╎ ╎ ╎ ╎ 1 @Base/array.jl:1025 _setindex! 1╎ ╎ ╎ 1 @Base/cartesian.jl:67 macro expansion 1╎ ╎ 1 @Base/…tractarray.jl:1458 setindex!(::Array{Float64, 3}, ::Arra… ╎ ╎ 2 @Base/…tractarray.jl:1461 setindex!(::Array{Float64, 3}, ::Arra… ╎ ╎ 2 @Base/…imensional.jl:1036 _setindex! ╎ ╎ 2 @Base/…mensional.jl:1057 _unsafe_setindex!(::IndexLinear, ::A… ╎ ╎ ╎ 2 @Base/…mensional.jl:1048 macro expansion ╎ ╎ ╎ 2 @Base/cartesian.jl:65 macro expansion ╎ ╎ ╎ 2 @Base/…ensional.jl:1050 macro expansion ╎ ╎ ╎ 1 @Base/array.jl:1031 setindex! 1╎ ╎ ╎ 1 @Base/…actarray.jl:0 _setindex! ╎ ╎ ╎ 1 @Base/…sentials.jl:964 getindex 1╎ ╎ ╎ 1 @Base/…sentials.jl:385 checkbounds ╎ ╎ 14 @Base/arraymath.jl:24 *(A::Array{Float64, 3}, B::Float64) ╎ ╎ 14 @Base/broadcast.jl:882 broadcast_preserving_zero_d ╎ ╎ 14 @Base/broadcast.jl:893 materialize ╎ ╎ ╎ 14 @Base/broadcast.jl:918 copy ╎ ╎ ╎ 1 @Base/broadcast.jl:946 copyto! ╎ ╎ ╎ 1 @Base/broadcast.jl:993 copyto! ╎ ╎ ╎ 1 @Base/simdloop.jl:77 macro expansion ╎ ╎ ╎ 1 @Base/broadcast.jl:994 macro expansion ╎ ╎ ╎ ╎ 1 @Base/…nsional.jl:774 setindex! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1031 setindex! 1╎ ╎ ╎ ╎ 1 @Base/array.jl:1037 _setindex! ╎ ╎ ╎ 13 @Base/broadcast.jl:227 similar ╎ ╎ ╎ 13 @Base/broadcast.jl:228 similar ╎ ╎ ╎ 13 @Base/…actarray.jl:876 similar ╎ ╎ ╎ 13 @Base/array.jl:409 similar ╎ ╎ ╎ ╎ 13 @Base/…ctarray.jl:877 similar ╎ ╎ ╎ ╎ 13 @Base/boot.jl:669 Array ╎ ╎ ╎ ╎ 13 @Base/boot.jl:663 Array 6╎ ╎ ╎ ╎ 13 @Base/boot.jl:655 Array ╎ ╎ ╎ ╎ 7 @FFTW/…rc/fft.jl:373 maybe_destroy_plan(plan::FFTW.… 7╎ ╎ ╎ ╎ ╎ 7 @FFTW/…c/fft.jl:324 unsafe_destroy_plan ╎ ╎ 75 @FFTW/src/dct.jl:122 plan_dct! ╎ ╎ 75 @FFTW/src/dct.jl:122 #plan_dct!#113 ╎ ╎ 75 @FFTW/src/dct.jl:100 plan_dct! 1╎ ╎ 75 @FFTW/src/dct.jl:103 plan_dct!(X::Array{Float64, 3}, region::U… ╎ ╎ 74 @FFTW/src/fft.jl:986 plan_r2r! ╎ ╎ ╎ 74 @FFTW/src/fft.jl:996 #plan_r2r!#74 ╎ ╎ ╎ 73 @FFTW/src/FFTW.jl:90 (FFTW.r2rFFTWPlan{Float64, Any, true, … 72╎ ╎ ╎ 72 @FFTW/src/fft.jl:716 macro expansion ╎ ╎ ╎ 1 @FFTW/src/fft.jl:726 macro expansion ╎ ╎ ╎ 1 @FFTW/src/fft.jl:307 r2rFFTWPlan ╎ ╎ ╎ 1 @FFTW/src/fft.jl:299 r2rFFTWPlan 1╎ ╎ ╎ ╎ 1 @Base/gcutils.jl:86 finalizer ╎ ╎ ╎ 1 @FFTW/src/FFTW.jl:92 (FFTW.r2rFFTWPlan{Float64, Any, true, … 1╎ ╎ ╎ 1 @Base/lock.jl:270 unlock ╎ 11 @BM3DDenoise/…d_wie.jl:153 macro expansion ╎ 11 @Base/broadcast.jl:901 materialize! ╎ 11 @Base/broadcast.jl:904 materialize! ╎ ╎ 11 @Base/broadcast.jl:946 copyto! ╎ ╎ 11 @Base/broadcast.jl:993 copyto! 1╎ ╎ 1 @Base/simdloop.jl:75 macro expansion ╎ ╎ 10 @Base/simdloop.jl:77 macro expansion ╎ ╎ 10 @Base/broadcast.jl:994 macro expansion ╎ ╎ 3 @Base/broadcast.jl:615 getindex ╎ ╎ ╎ 3 @Base/broadcast.jl:619 _getindex ╎ ╎ ╎ 3 @Base/broadcast.jl:670 _broadcast_getindex ╎ ╎ ╎ 1 @Base/broadcast.jl:694 _getindex ╎ ╎ ╎ 1 @Base/broadcast.jl:695 _getindex ╎ ╎ ╎ 1 @Base/broadcast.jl:670 _broadcast_getindex ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:694 _getindex ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:670 _broadcast_getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:694 _getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:694 _getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:664 _broadcast_getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…ional.jl:772 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:962 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:702 checkbounds 2╎ ╎ ╎ 2 @Base/…sentials.jl:0 _getindex ╎ ╎ 7 @Base/…imensional.jl:774 setindex! ╎ ╎ ╎ 7 @Base/array.jl:1031 setindex! 7╎ ╎ ╎ 7 @Base/array.jl:1037 _setindex! ╎ 4 @BM3DDenoise/…d_wie.jl:154 macro expansion ╎ 4 @Base/broadcast.jl:901 materialize! ╎ 4 @Base/broadcast.jl:904 materialize! ╎ ╎ 4 @Base/broadcast.jl:946 copyto! ╎ ╎ 4 @Base/broadcast.jl:993 copyto! 1╎ ╎ 1 @Base/simdloop.jl:75 macro expansion ╎ ╎ 3 @Base/simdloop.jl:77 macro expansion ╎ ╎ 3 @Base/broadcast.jl:994 macro expansion ╎ ╎ 2 @Base/broadcast.jl:615 getindex ╎ ╎ ╎ 2 @Base/broadcast.jl:619 _getindex ╎ ╎ ╎ 2 @Base/broadcast.jl:670 _broadcast_getindex ╎ ╎ ╎ 2 @Base/broadcast.jl:694 _getindex ╎ ╎ ╎ 2 @Base/broadcast.jl:695 _getindex ╎ ╎ ╎ 2 @Base/broadcast.jl:664 _broadcast_getindex ╎ ╎ ╎ ╎ 2 @Base/…nsional.jl:772 getindex ╎ ╎ ╎ ╎ 2 @Base/array.jl:963 getindex 2╎ ╎ ╎ ╎ 2 @Base/…ntials.jl:965 getindex ╎ ╎ 1 @Base/…imensional.jl:774 setindex! ╎ ╎ ╎ 1 @Base/array.jl:1031 setindex! 1╎ ╎ ╎ 1 @Base/array.jl:1037 _setindex! ╎ 3 @BM3DDenoise/…d_wie.jl:160 macro expansion ╎ 3 @Base/broadcast.jl:901 materialize! ╎ 3 @Base/broadcast.jl:904 materialize! ╎ ╎ 3 @Base/broadcast.jl:946 copyto! ╎ ╎ 3 @Base/broadcast.jl:993 copyto! 1╎ ╎ 1 @Base/simdloop.jl:75 macro expansion ╎ ╎ 2 @Base/simdloop.jl:77 macro expansion ╎ ╎ 2 @Base/broadcast.jl:994 macro expansion ╎ ╎ 2 @Base/broadcast.jl:615 getindex ╎ ╎ ╎ 2 @Base/broadcast.jl:619 _getindex ╎ ╎ ╎ 2 @Base/broadcast.jl:670 _broadcast_getindex ╎ ╎ ╎ 2 @Base/broadcast.jl:694 _getindex ╎ ╎ ╎ 2 @Base/broadcast.jl:664 _broadcast_getindex ╎ ╎ ╎ 2 @Base/…ensional.jl:772 getindex ╎ ╎ ╎ ╎ 2 @Base/array.jl:963 getindex 2╎ ╎ ╎ ╎ 2 @Base/…entials.jl:965 getindex ╎ 177 @BM3DDenoise/…d_wie.jl:165 macro expansion ╎ 157 @BM3DDenoise/…roups.jl:53 invert_group!(img::Matrix{Float64}, G3D::… ╎ 157 @FFTW/src/dct.jl:120 idct!(x::Array{Float64, 3}) ╎ ╎ 83 @FFTW/src/dct.jl:168 *(p::FFTW.DCTPlan{Float64, 4, true, Tuple{In… ╎ ╎ 1 @FFTW/src/dct.jl:150 mul!(y::Array{Float64, 3}, p::FFTW.DCTPlan{… ╎ ╎ 1 @LinearAlgebra/…c.jl:300 rmul! ╎ ╎ 1 @Base/simdloop.jl:77 macro expansion ╎ ╎ 1 @LinearAlgebra/…c.jl:301 macro expansion 1╎ ╎ ╎ 1 @Base/float.jl:494 * 7╎ ╎ 20 @FFTW/src/dct.jl:155 mul!(y::Array{Float64, 3}, p::FFTW.DCTPlan{… ╎ ╎ 3 @Base/…tractarray.jl:1360 getindex(::Array{Float64, 3}, ::UnitR… ╎ ╎ 3 @Base/…imensional.jl:984 _getindex ╎ ╎ 3 @Base/…imensional.jl:998 _unsafe_getindex(::IndexLinear, ::Ar… ╎ ╎ ╎ 3 @Base/…mensional.jl:1017 _unsafe_getindex! ╎ ╎ ╎ 3 @Base/…ensional.jl:1007 macro expansion ╎ ╎ ╎ 2 @Base/cartesian.jl:65 macro expansion ╎ ╎ ╎ 2 @Base/…ensional.jl:1009 macro expansion ╎ ╎ ╎ 1 @Base/array.jl:962 getindex 1╎ ╎ ╎ ╎ 1 @Base/…ctarray.jl:702 checkbounds ╎ ╎ ╎ 1 @Base/array.jl:1020 setindex! 1╎ ╎ ╎ ╎ 1 @Base/array.jl:1025 _setindex! 1╎ ╎ ╎ 1 @Base/cartesian.jl:67 macro expansion ╎ ╎ 1 @Base/…tractarray.jl:1461 setindex!(::Array{Float64, 3}, ::Arra… ╎ ╎ 1 @Base/…imensional.jl:1036 _setindex! ╎ ╎ 1 @Base/…mensional.jl:1057 _unsafe_setindex!(::IndexLinear, ::A… ╎ ╎ ╎ 1 @Base/…mensional.jl:1048 macro expansion ╎ ╎ ╎ 1 @Base/cartesian.jl:65 macro expansion ╎ ╎ ╎ 1 @Base/…ensional.jl:1050 macro expansion ╎ ╎ ╎ 1 @Base/array.jl:1031 setindex! 1╎ ╎ ╎ 1 @Base/…actarray.jl:0 _setindex! ╎ ╎ 9 @Base/arraymath.jl:24 *(A::Array{Float64, 3}, B::Float64) ╎ ╎ 9 @Base/broadcast.jl:882 broadcast_preserving_zero_d ╎ ╎ 9 @Base/broadcast.jl:893 materialize ╎ ╎ ╎ 9 @Base/broadcast.jl:918 copy ╎ ╎ ╎ 8 @Base/broadcast.jl:946 copyto! ╎ ╎ ╎ 1 @Base/broadcast.jl:990 copyto! ╎ ╎ ╎ 1 @Base/broadcast.jl:973 preprocess ╎ ╎ ╎ 1 @Base/broadcast.jl:976 preprocess_args ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:974 preprocess ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:665 extrude ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:604 newindexer ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:605 shapeindexer ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:609 _newindexer ╎ ╎ ╎ ╎ ╎ 1 @Base/…dcast.jl:610 _newindexer ╎ ╎ ╎ ╎ ╎ 1 @Base/…ators.jl:320 != 1╎ ╎ ╎ ╎ ╎ 1 @Base/…tion.jl:637 == ╎ ╎ ╎ 6 @Base/broadcast.jl:993 copyto! 1╎ ╎ ╎ 1 @Base/simdloop.jl:75 macro expansion ╎ ╎ ╎ 5 @Base/simdloop.jl:77 macro expansion ╎ ╎ ╎ 4 @Base/broadcast.jl:994 macro expansion ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:615 getindex ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:619 _getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:670 _broadcast_getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:694 _getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:664 _broadcast_getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…ional.jl:772 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:963 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ials.jl:965 getindex ╎ ╎ ╎ ╎ 3 @Base/…nsional.jl:774 setindex! ╎ ╎ ╎ ╎ 3 @Base/array.jl:1031 setindex! 3╎ ╎ ╎ ╎ 3 @Base/array.jl:1037 _setindex! 1╎ ╎ ╎ 1 @Base/…sentials.jl:0 macro expansion 1╎ ╎ ╎ 1 @Base/promotion.jl:0 copyto! ╎ ╎ ╎ 1 @Base/broadcast.jl:227 similar ╎ ╎ ╎ 1 @Base/broadcast.jl:228 similar ╎ ╎ ╎ 1 @Base/…actarray.jl:876 similar ╎ ╎ ╎ 1 @Base/array.jl:409 similar ╎ ╎ ╎ ╎ 1 @Base/…ctarray.jl:877 similar ╎ ╎ ╎ ╎ 1 @Base/boot.jl:669 Array ╎ ╎ ╎ ╎ 1 @Base/boot.jl:663 Array ╎ ╎ ╎ ╎ 1 @Base/boot.jl:655 Array ╎ ╎ ╎ ╎ 1 @Base/boot.jl:605 new_as_memoryref 1╎ ╎ ╎ ╎ ╎ 1 @Base/boot.jl:588 GenericMemory ╎ ╎ 62 @FFTW/src/dct.jl:158 mul!(y::Array{Float64, 3}, p::FFTW.DCTPlan{… 62╎ ╎ 62 @FFTW/src/fft.jl:550 unsafe_execute! ╎ ╎ 74 @FFTW/src/dct.jl:122 plan_idct! ╎ ╎ 74 @FFTW/src/dct.jl:122 #plan_idct!#119 ╎ ╎ 74 @FFTW/src/dct.jl:100 plan_idct! 2╎ ╎ 74 @FFTW/src/dct.jl:103 plan_idct!(X::Array{Float64, 3}, region::… 1╎ ╎ 1 @FFTW/src/dct.jl:84 (FFTW.DCTPlan{Float64, 4, true, G, R} whe… ╎ ╎ 71 @FFTW/src/fft.jl:986 plan_r2r! ╎ ╎ ╎ 71 @FFTW/src/fft.jl:996 #plan_r2r!#74 ╎ ╎ ╎ 1 @FFTW/src/FFTW.jl:88 (FFTW.r2rFFTWPlan{Float64, Any, true, … ╎ ╎ ╎ 1 @Base/lock.jl:195 lock 1╎ ╎ ╎ 1 @Base/lock.jl:167 trylock ╎ ╎ ╎ 69 @FFTW/src/FFTW.jl:90 (FFTW.r2rFFTWPlan{Float64, Any, true, … 69╎ ╎ ╎ 69 @FFTW/src/fft.jl:716 macro expansion ╎ ╎ ╎ 1 @FFTW/src/FFTW.jl:93 (FFTW.r2rFFTWPlan{Float64, Any, true, … 1╎ ╎ ╎ 1 @Base/lock.jl:272 (::Base.var"#_unlock#unlock##0")(rl::Ree… ╎ 20 @BM3DDenoise/…roups.jl:55 invert_group!(img::Matrix{Float64}, G3D::… ╎ 2 @BM3DDenoise/…roups.jl:82 group_to_image!(img::Matrix{Float64}, G3… ╎ ╎ 2 @Base/lock.jl:335 lock(f::BM3DDenoise.var"#group_to_image!##0#gro… ╎ ╎ 2 @BM3DDenoise/…oups.jl:83 (::BM3DDenoise.var"#group_to_image!##0#… 1╎ ╎ 2 @Base/broadcast.jl:901 materialize! ╎ ╎ 1 @Base/broadcast.jl:904 materialize! ╎ ╎ 1 @Base/broadcast.jl:946 copyto! ╎ ╎ ╎ 1 @Base/broadcast.jl:993 copyto! ╎ ╎ ╎ 1 @Base/simdloop.jl:77 macro expansion ╎ ╎ ╎ 1 @Base/broadcast.jl:994 macro expansion ╎ ╎ ╎ 1 @Base/broadcast.jl:615 getindex ╎ ╎ ╎ 1 @Base/broadcast.jl:619 _getindex ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:670 _broadcast_getindex ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:694 _getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:695 _getindex ╎ ╎ ╎ ╎ 1 @Base/…adcast.jl:664 _broadcast_getindex ╎ ╎ ╎ ╎ 1 @Base/…array.jl:1360 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…array.jl:1389 _getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…array.jl:325 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:319 _reindexlinear 1╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:87 + ╎ 1 @BM3DDenoise/…roups.jl:90 group_to_image!(img::Matrix{Float64}, G3… ╎ ╎ 1 @Base/views.jl:237 maybeview ╎ ╎ 1 @Base/…dimensional.jl:772 getindex ╎ ╎ 1 @Base/array.jl:963 getindex 1╎ ╎ 1 @Base/essentials.jl:965 getindex ╎ 17 @BM3DDenoise/…roups.jl:91 group_to_image!(img::Matrix{Float64}, G3… ╎ ╎ 1 @Base/lock.jl:333 lock(f::BM3DDenoise.var"#group_to_image!##2#gro… ╎ ╎ 1 @Base/lock.jl:195 lock 1╎ ╎ 1 @Base/lock.jl:167 trylock 1╎ ╎ 1 @Base/lock.jl:334 lock(f::BM3DDenoise.var"#group_to_image!##2#gro… ╎ ╎ 14 @Base/lock.jl:335 lock(f::BM3DDenoise.var"#group_to_image!##2#gro… ╎ ╎ 14 @BM3DDenoise/…oups.jl:92 (::BM3DDenoise.var"#group_to_image!##2#… ╎ ╎ 13 @Base/broadcast.jl:901 materialize! ╎ ╎ 13 @Base/broadcast.jl:904 materialize! ╎ ╎ 13 @Base/broadcast.jl:946 copyto! ╎ ╎ ╎ 13 @Base/broadcast.jl:993 copyto! ╎ ╎ ╎ 1 @Base/simdloop.jl:75 macro expansion 1╎ ╎ ╎ 1 @Base/int.jl:83 < ╎ ╎ ╎ 12 @Base/simdloop.jl:77 macro expansion ╎ ╎ ╎ 12 @Base/broadcast.jl:994 macro expansion ╎ ╎ ╎ 2 @Base/…actarray.jl:1461 setindex! ╎ ╎ ╎ 2 @Base/…ctarray.jl:1491 _setindex! ╎ ╎ ╎ ╎ 2 @Base/subarray.jl:381 setindex! ╎ ╎ ╎ ╎ 2 @Base/array.jl:1031 setindex! 2╎ ╎ ╎ ╎ 2 @Base/array.jl:1037 _setindex! ╎ ╎ ╎ 10 @Base/broadcast.jl:615 getindex ╎ ╎ ╎ 10 @Base/broadcast.jl:619 _getindex ╎ ╎ ╎ ╎ 10 @Base/…oadcast.jl:670 _broadcast_getindex ╎ ╎ ╎ ╎ 10 @Base/…oadcast.jl:694 _getindex ╎ ╎ ╎ ╎ 6 @Base/…adcast.jl:664 _broadcast_getindex ╎ ╎ ╎ ╎ 6 @Base/…tarray.jl:1360 getindex ╎ ╎ ╎ ╎ 6 @Base/…array.jl:1406 _getindex ╎ ╎ ╎ ╎ ╎ 6 @Base/…array.jl:311 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:962 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:702 checkbounds ╎ ╎ ╎ ╎ ╎ 5 @Base/array.jl:963 getindex ╎ ╎ ╎ ╎ ╎ 3 @Base/…ials.jl:964 getindex 3╎ ╎ ╎ ╎ ╎ 3 @Base/…ials.jl:385 checkbounds 2╎ ╎ ╎ ╎ ╎ 2 @Base/…ials.jl:965 getindex ╎ ╎ ╎ ╎ 4 @Base/…adcast.jl:695 _getindex ╎ ╎ ╎ ╎ 4 @Base/…adcast.jl:664 _broadcast_getindex ╎ ╎ ╎ ╎ 4 @Base/…array.jl:1360 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…array.jl:1388 _getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/…array.jl:702 checkbounds ╎ ╎ ╎ ╎ ╎ 3 @Base/…array.jl:1389 _getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:1395 _to_linear_index ╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:3068 _sub2ind ╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:3084 _sub2ind ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:3100 _sub2ind_recurse ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:3100 _sub2ind_recurse 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:87 + ╎ ╎ ╎ ╎ ╎ 2 @Base/…rray.jl:325 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ials.jl:965 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…rray.jl:319 _reindexlinear 1╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:88 * 1╎ ╎ 1 @Base/simdloop.jl:0 materialize! ╎ ╎ 1 @Base/lock.jl:337 lock(f::BM3DDenoise.var"#group_to_image!##2#gro… ╎ ╎ 1 @Base/lock.jl:272 unlock 1╎ ╎ 1 @Base/lock.jl:278 (::Base.var"#_unlock#unlock##0")(rl::Reentran… ╎ 6 @BM3DDenoise/…d_wie.jl:175 macro expansion ╎ 1 @BM3DDenoise/…roups.jl:121 group_to_image!(img::Matrix{Float64}, W:… ╎ 1 @BM3DDenoise/…roups.jl:122 (::BM3DDenoise.var"#group_to_image!##4#… 1╎ ╎ 1 @Base/broadcast.jl:901 materialize! ╎ 5 @BM3DDenoise/…roups.jl:130 group_to_image!(img::Matrix{Float64}, W:… ╎ 5 @Base/lock.jl:335 lock(f::BM3DDenoise.var"#group_to_image!##6#grou… ╎ ╎ 5 @BM3DDenoise/…oups.jl:131 (::BM3DDenoise.var"#group_to_image!##6#… ╎ ╎ 5 @Base/broadcast.jl:901 materialize! ╎ ╎ 5 @Base/broadcast.jl:904 materialize! ╎ ╎ 5 @Base/broadcast.jl:946 copyto! ╎ ╎ 4 @Base/broadcast.jl:993 copyto! 1╎ ╎ ╎ 1 @Base/simdloop.jl:75 macro expansion ╎ ╎ ╎ 3 @Base/simdloop.jl:77 macro expansion ╎ ╎ ╎ 3 @Base/broadcast.jl:994 macro expansion ╎ ╎ ╎ 2 @Base/…actarray.jl:1461 setindex! ╎ ╎ ╎ 2 @Base/…actarray.jl:1491 _setindex! ╎ ╎ ╎ 2 @Base/subarray.jl:381 setindex! ╎ ╎ ╎ ╎ 2 @Base/array.jl:1031 setindex! 1╎ ╎ ╎ ╎ 1 @Base/array.jl:0 _setindex! 1╎ ╎ ╎ ╎ 1 @Base/array.jl:1037 _setindex! ╎ ╎ ╎ 1 @Base/broadcast.jl:615 getindex ╎ ╎ ╎ 1 @Base/broadcast.jl:619 _getindex ╎ ╎ ╎ 1 @Base/broadcast.jl:670 _broadcast_getindex ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:694 _getindex ╎ ╎ ╎ ╎ 1 @Base/…oadcast.jl:664 _broadcast_getindex ╎ ╎ ╎ ╎ 1 @Base/…tarray.jl:1360 getindex ╎ ╎ ╎ ╎ 1 @Base/…tarray.jl:1406 _getindex ╎ ╎ ╎ ╎ 1 @Base/…barray.jl:311 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/array.jl:963 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/…tials.jl:965 getindex 1╎ ╎ 1 @Base/promotion.jl:0 copyto! PkgEval terminated after 2756.97s: test duration exceeded the time limit