Package evaluation to test AdaptiveCrossApproximation on Julia 1.14.0-DEV.2407 (ce8c59448a*) started at 2026-06-18T16:35:13.454 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.15s ################################################################################ # Installation # Installing AdaptiveCrossApproximation... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ef3ffb92] + AdaptiveCrossApproximation v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.44 [ef3ffb92] + AdaptiveCrossApproximation v0.2.1 [ec485272] + ArnoldiMethod v0.4.0 [198e06fe] + BangBang v0.4.9 [1ef78180] + BlockSparseMatrices v0.3.1 [ae650224] + ChunkSplitters v3.2.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [864edb3b] + DataStructures v0.19.5 [86223c79] + Graphs v1.14.0 [ed38bb8a] + GraphsColoring v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [d25df0c9] + Inflate v0.1.5 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [7a12625a] + LinearMaps v3.11.4 [1914dd2f] + MacroTools v0.5.16 [67456a42] + OhMyThreads v0.8.6 ⌅ [bac558e1] + OrderedCollections v1.8.2 [f27b6e38] + Polynomials v4.1.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [7e506255] + ScopedValues v1.6.2 [efcf1570] + Setfield v1.1.2 [699a6c99] + SimpleTraits v0.9.6 [91464d47] + StableTasks v0.1.7 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [ed4db957] + TaskLocalValues v0.1.3 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.3+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.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.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.2 s ✓ BoundingSphere 6.4 s ✓ ParallelKMeans 3.0 s ✓ ShunnHamQuadrature 2.3 s ✓ GrundmannMoeller 2.1 s ✓ CollisionDetection 5.5 s ✓ ExtendableSparse 4.8 s ✓ Polynomials → PolynomialsRecipesBaseExt WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/abstractinterpret/typeinfer.jl:215  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/JETBase.jl:317  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [5] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/JET.jl:42  [6] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:522  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [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/JET/Nf2tu/src/abstractinterpret/typeinfer.jl:215 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/JETBase.jl:317 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 2.0 s ✓ LinearElasticity_jll 1.9 s ✓ SCOTCH_jll 5.2 s ✓ NestedUnitRanges 4.7 s ✓ Graphs → GraphsSharedArraysExt 5.0 s ✓ LiftedMaps 2.4 s ✓ SauterSchwabQuadrature 2.2 s ✓ Xorg_libXft_jll 8.8 s ✓ AdaptiveCrossApproximation 2.0 s ✓ GLU_jll 4.5 s ✓ Polynomials → PolynomialsFFTWExt 5.8 s ✓ H2Trees 2.7 s ✓ SauterSchwab3D 2.1 s ✓ MMG_jll 2.4 s ✓ OCCT_jll 2.2 s ✓ FLTK_jll 5.8 s ✓ H2Trees → H2ParallelKMeansTrees 7.2 s ✓ AdaptiveCrossApproximation → ACAH2Trees 2.4 s ✓ gmsh_jll 3.6 s ✓ Gmsh 4.0 s ✓ GmshTools WARNING: method definition for map_ids at /home/pkgeval/.julia/packages/CompScienceMeshes/POgwX/src/weld.jl:193 declares type variable T but does not use it. 9.9 s ✓ CompScienceMeshes 23.5 s ✓ BEAST 14.1 s ✓ AdaptiveCrossApproximation → ACABEAST 13.5 s ✓ H2Trees → H2BEASTTrees 31 dependencies successfully precompiled in 179 seconds. 206 already precompiled. 1 dependency had output during precompilation: ┌ CompScienceMeshes │ WARNING: method definition for map_ids at /home/pkgeval/.julia/packages/CompScienceMeshes/POgwX/src/weld.jl:193 declares type variable T but does not use it. └ Precompilation completed after 215.71s ################################################################################ # Testing # Testing AdaptiveCrossApproximation Status `/tmp/jl_YOECUS/Project.toml` [ef3ffb92] AdaptiveCrossApproximation v0.2.1 [4c88cf16] Aqua v0.8.16 [bb4162c7] BEAST v2.9.0 [1ef78180] BlockSparseMatrices v0.3.1 ⌅ [3e66a162] CompScienceMeshes v0.11.0 [9db26ae3] H2Trees v0.3.0 [c3a54625] JET v0.11.4 [98e50ef6] JuliaFormatter v2.8.5 [7a12625a] LinearMaps v3.11.4 [67456a42] OhMyThreads v0.8.6 [42b8e9d4] ParallelKMeans v1.1.0 [f27b6e38] Polynomials v4.1.1 [90137ffa] StaticArrays v1.9.18 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_YOECUS/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.44 [ef3ffb92] AdaptiveCrossApproximation v0.2.1 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.16 [ec485272] ArnoldiMethod v0.4.0 [4c555306] ArrayLayouts v1.12.2 [bb4162c7] BEAST v2.9.0 [198e06fe] BangBang v0.4.9 [8e7c35d0] BlockArrays v1.9.3 [1ef78180] BlockSparseMatrices v0.3.1 [747eb165] BoundingSphere v0.2.0 [ae650224] ChunkSplitters v3.2.0 [5100927d] ClusterTrees v0.2.1 [da1fd8a2] CodeTracking v3.0.2 [2b5bf9a6] CollisionDetection v0.1.8 [861a8166] Combinatorics v1.1.0 [a80b9123] CommonMark v1.0.2 ⌅ [3e66a162] CompScienceMeshes v0.11.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [15927181] ConvolutionOperators v0.4.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [8bb1440f] DelimitedFiles v1.9.1 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.5 ⌅ [95c220a8] ExtendableSparse v1.7.1 [7a1cc6ca] FFTW v1.10.0 [442a2c76] FastGaussQuadrature v1.3.0 [1a297f60] FillArrays v1.16.0 [c27321d9] Glob v1.5.0 [705231aa] Gmsh v0.3.1 [82e2f556] GmshTools v0.5.2 [86223c79] Graphs v1.14.0 [ed38bb8a] GraphsColoring v0.2.0 [36aa67b7] GrundmannMoeller v0.1.2 [9db26ae3] H2Trees v0.3.0 [076d061b] HashArrayMappedTries v0.2.0 [88f59080] ILUZero v0.2.0 [5903a43b] Infiltrator v1.9.11 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [42fd0dbc] IterativeSolvers v0.9.4 [c3a54625] JET v0.11.4 [692b3bcd] JLLWrappers v1.8.0 [98e50ef6] JuliaFormatter v2.8.5 [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [ba0b0d4f] Krylov v0.10.6 [d22a30c1] LiftedMaps v0.5.2 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v1.0.1 ⌅ [6f1432cf] LoweredCodeUtils v3.5.3 [e80e1ace] MLJModelInterface v1.12.1 [3da0fdf6] MPIPreferences v0.1.12 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [032820ab] NestedUnitRanges v0.2.4 [6fe1bfb0] OffsetArrays v1.17.0 [67456a42] OhMyThreads v0.8.6 ⌅ [bac558e1] OrderedCollections v1.8.2 [42b8e9d4] ParallelKMeans v1.1.0 [2ae35dd2] Permutations v0.4.23 [f27b6e38] Polynomials v4.1.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [295af30f] Revise v3.15.1 [0a13313b] SauterSchwab3D v0.2.0 [535c7bfe] SauterSchwabQuadrature v2.4.2 [30f210dd] ScientificTypesBase v3.1.0 [7e506255] ScopedValues v1.6.2 [efcf1570] Setfield v1.1.2 [164309f2] ShunnHamQuadrature v0.1.0 [699a6c99] SimpleTraits v0.9.6 [a2af1166] SortingAlgorithms v1.2.2 [e56a9233] Sparspak v0.3.15 [276daf66] SpecialFunctions v2.8.0 [91464d47] StableTasks v0.1.7 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [64bff920] StatisticalTraits v3.5.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 [fd094767] Suppressor v0.2.8 [ed4db957] TaskLocalValues v0.1.3 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [c4a57d5a] UnsafeArrays v1.0.9 [a3e2863e] WiltonInts84 v0.2.8 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.7+0 [2e619515] Expat_jll v2.8.1+0 [f5851436] FFTW_jll v3.3.12+0 [4fce6fc7] FLTK_jll v1.3.8+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [bd17208b] GLU_jll v9.0.1+0 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [7746bdde] Glib_jll v2.86.3+0 [0234f1f7] HDF5_jll v2.1.2+0 [e33a78d0] Hwloc_jll v2.13.0+1 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [38a345b3] Libuuid_jll v2.42.0+0 [18c40d15] LinearElasticity_jll v5.0.0+0 [d00139f3] METIS_jll v5.1.3+0 [856f044c] MKL_jll v2025.2.0+0 [86086c02] MMG_jll v5.6.0+0 [b5ada748] MPIABI_jll v0.1.5+0 [7cb0a576] MPICH_jll v5.0.1+0 [f1f71cc9] MPItrampoline_jll v5.5.6+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [baad4e97] OCCT_jll v7.9.3+0 [fe0851c0] OpenMPI_jll v5.0.11+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [30392449] Pixman_jll v0.46.4+0 ⌅ [a8d0f55d] SCOTCH_jll v6.1.3+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [2c808117] Xorg_libXft_jll v2.3.9+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 ⌅ [2b3700d1] aws_c_auth_jll v0.9.6+0 [70f11efc] aws_c_cal_jll v0.9.13+0 [73048d1d] aws_c_common_jll v0.12.6+0 [73a04cd5] aws_c_compression_jll v0.3.2+0 [3254fc65] aws_c_http_jll v0.10.13+0 [13c41daa] aws_c_io_jll v0.26.3+0 ⌅ [bd1f34fb] aws_c_s3_jll v0.11.5+0 [1282aa60] aws_c_sdkutils_jll v0.2.4+1 [b2a88e68] aws_checksums_jll v0.2.10+0 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [630162c2] gmsh_jll v4.15.2+0 [477f73a3] libaec_jll v1.1.7+0 [b53b4c65] libpng_jll v1.6.58+0 [9aeb927a] mpif_jll v0.1.7+0 [1317d2d5] oneTBB_jll v2022.3.0+0 [cddc5d3d] s2n_tls_jll v1.7.3+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c 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.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap 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.13.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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.3+0 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Using a plain function as kernel is not recommended. └ @ AdaptiveCrossApproximation ~/.julia/packages/AdaptiveCrossApproximation/n4u6u/src/hmatrix/kernelmatrix/pointmatrix.jl:82 ┌ Warning: Using a plain function as kernel is not recommended. └ @ AdaptiveCrossApproximation ~/.julia/packages/AdaptiveCrossApproximation/n4u6u/src/hmatrix/kernelmatrix/pointmatrix.jl:82 Generating a structured mesh: The dimensions of the cuboid are approximated by multiples of edge length. For exact dimensions and unstructured grids, use kwarg - generator = :gmsh Generating a structured mesh: The dimensions of the cuboid are approximated by multiples of edge length. For exact dimensions and unstructured grids, use kwarg - generator = :gmsh dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... dots out of 10: .......... ┌ Warning: Risky territory: Permuting trialtree not trialspace. └ @ AdaptiveCrossApproximation ~/.julia/packages/AdaptiveCrossApproximation/n4u6u/src/hmatrix/abstracthmatrix.jl:41 ┌ Warning: Risky territory: Permuting trialtree not trialspace. └ @ AdaptiveCrossApproximation ~/.julia/packages/AdaptiveCrossApproximation/n4u6u/src/hmatrix/abstracthmatrix.jl:41 ┌ Warning: Risky territory: Permuting trialtree not trialspace. └ @ AdaptiveCrossApproximation ~/.julia/packages/AdaptiveCrossApproximation/n4u6u/src/hmatrix/abstracthmatrix.jl:41 ┌ Warning: Risky territory: Permuting trialtree not trialspace. └ @ AdaptiveCrossApproximation ~/.julia/packages/AdaptiveCrossApproximation/n4u6u/src/hmatrix/abstracthmatrix.jl:41 ┌ Warning: Risky territory: Permuting trialtree not trialspace. └ @ AdaptiveCrossApproximation ~/.julia/packages/AdaptiveCrossApproximation/n4u6u/src/hmatrix/abstracthmatrix.jl:41 ┌ Warning: Risky territory: Permuting trialtree not trialspace. └ @ AdaptiveCrossApproximation ~/.julia/packages/AdaptiveCrossApproximation/n4u6u/src/hmatrix/abstracthmatrix.jl:41 HMatnorm = 2.5636895475940534e-6 [ Info: Error in formatting file /home/pkgeval/.julia/packages/AdaptiveCrossApproximation/n4u6u/ext/ACAH2Trees/ACAH2Trees.jl Code formatting (JuliaFormatter.jl): Error During Test at /home/pkgeval/.julia/packages/AdaptiveCrossApproximation/n4u6u/test/runtests.jl:34 Test threw exception Expression: JuliaFormatter.format(pkgpath, overwrite = true) TaskFailedException nested task error: TaskFailedException nested task error: TaskFailedException nested task error: SystemError: opening file "/home/pkgeval/.julia/packages/AdaptiveCrossApproximation/n4u6u/ext/ACAH2Trees/ACAH2Trees.jl": Permission denied Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base iostream.jl:327 [3] open(fname::String, mode::String; lock::Bool) @ Base iostream.jl:390 [4] open(fname::String, mode::String) @ Base iostream.jl:389 [inlined] [5] open(::Base.var"#write##0#write##1"{String, Tuple{}}, ::String, ::String; kwargs::@Kwargs{}) @ Base io.jl:436 [inlined] [6] open(::Base.var"#write##0#write##1"{String, Tuple{}}, ::String, ::String) @ Base io.jl:435 [inlined] [7] write(::String, ::String) @ Base io.jl:517 [8] _format_file(filename::String; overwrite::Bool, verbose::Bool, format_markdown::Bool, format_options::@Kwargs{import_to_using::Bool, conditional_to_if::Bool, short_to_long_function_def::Bool, always_use_return::Bool, align_assignment::Bool, always_for_in::Bool, indent_submodule::Bool, remove_extra_newlines::Bool, style::JuliaFormatter.BlueStyle, margin::Int64, config_applied::Bool, align_matrix::Bool, format_docstrings::Bool}) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:364 [9] format(path::String, options::JuliaFormatter.Configuration) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:504 [10] macro expansion @ ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:483 [inlined] [11] (::JuliaFormatter.var"#format##0#format##1"{String, Vector{String}})(tid::Int64) @ JuliaFormatter threadingconstructs.jl:522 [12] (::Base.Threads.var"#threading_run##0#threading_run##1"{JuliaFormatter.var"#format##0#format##1"{String, Vector{String}}, Int64})() @ Base.Threads threadingconstructs.jl:178 caused by: SystemError: opening file "/home/pkgeval/.julia/packages/AdaptiveCrossApproximation/n4u6u/ext/ACAH2Trees/ACAH2Trees.jl": Permission denied Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base iostream.jl:327 [3] open(fname::String, mode::String; lock::Bool) @ Base iostream.jl:390 [4] open(fname::String, mode::String) @ Base iostream.jl:389 [inlined] [5] open(::Base.var"#write##0#write##1"{String, Tuple{}}, ::String, ::String; kwargs::@Kwargs{}) @ Base io.jl:436 [inlined] [6] open(::Base.var"#write##0#write##1"{String, Tuple{}}, ::String, ::String) @ Base io.jl:435 [inlined] [7] write(::String, ::String) @ Base io.jl:517 [8] _format_file(filename::String; overwrite::Bool, verbose::Bool, format_markdown::Bool, format_options::@Kwargs{import_to_using::Bool, conditional_to_if::Bool, short_to_long_function_def::Bool, always_use_return::Bool, align_assignment::Bool, always_for_in::Bool, indent_submodule::Bool, remove_extra_newlines::Bool, style::JuliaFormatter.BlueStyle, margin::Int64, config_applied::Bool, align_matrix::Bool, format_docstrings::Bool}) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:364 [9] format(path::String, options::JuliaFormatter.Configuration) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:494 [10] macro expansion @ ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:483 [inlined] [11] (::JuliaFormatter.var"#format##0#format##1"{String, Vector{String}})(tid::Int64) @ JuliaFormatter threadingconstructs.jl:522 [12] (::Base.Threads.var"#threading_run##0#threading_run##1"{JuliaFormatter.var"#format##0#format##1"{String, Vector{String}}, Int64})() @ Base.Threads threadingconstructs.jl:178 Stacktrace: [1] threading_run(fun::JuliaFormatter.var"#format##0#format##1"{String, Vector{String}}, static::Bool) @ Base.Threads threadingconstructs.jl:199 [2] macro expansion @ threadingconstructs.jl:207 [inlined] [3] format(path::String, options::JuliaFormatter.Configuration) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:478 [4] macro expansion @ ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:483 [inlined] [5] (::JuliaFormatter.var"#format##0#format##1"{String, Vector{String}})(tid::Int64) @ JuliaFormatter threadingconstructs.jl:522 [6] (::Base.Threads.var"#threading_run##0#threading_run##1"{JuliaFormatter.var"#format##0#format##1"{String, Vector{String}}, Int64})() @ Base.Threads threadingconstructs.jl:178 Stacktrace: [1] threading_run(fun::JuliaFormatter.var"#format##0#format##1"{String, Vector{String}}, static::Bool) @ Base.Threads threadingconstructs.jl:199 [2] macro expansion @ threadingconstructs.jl:207 [inlined] [3] format(path::String, options::JuliaFormatter.Configuration) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:478 [4] macro expansion @ ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:483 [inlined] [5] (::JuliaFormatter.var"#format##0#format##1"{String, Vector{String}})(tid::Int64) @ JuliaFormatter threadingconstructs.jl:522 [6] (::Base.Threads.var"#threading_run##0#threading_run##1"{JuliaFormatter.var"#format##0#format##1"{String, Vector{String}}, Int64})() @ Base.Threads threadingconstructs.jl:178 Stacktrace: [1] threading_run(fun::JuliaFormatter.var"#format##0#format##1"{String, Vector{String}}, static::Bool) @ Base.Threads threadingconstructs.jl:199 [2] macro expansion @ threadingconstructs.jl:207 [inlined] [3] format(path::String, options::JuliaFormatter.Configuration) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:478 [4] format(path::String; verbose::Bool, options::@Kwargs{overwrite::Bool}) @ JuliaFormatter ~/.julia/packages/JuliaFormatter/7gUmn/src/JuliaFormatter.jl:454 [5] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [6] top-level scope @ ~/.julia/packages/AdaptiveCrossApproximation/n4u6u/test/runtests.jl:560 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Test Summary: | Pass Error Total Time Package | 1182 1 1183 10m25.7s test/runtests.jl | 1182 1 1183 10m25.7s AdaptiveCrossApproximation | 1175 1175 6m48.0s Leja2 | 13 13 10.6s TreeMimicryPivoting | 43 43 5.6s FillDistance | 20 20 1.8s CombinedPivStrat | 14 14 2.8s MaximumValue | 9 9 0.1s MimicryPivoting | 15 15 0.8s FNormEstimatorFunctor | 12 12 1.6s iFNormEstimatorFunctor | 8 8 0.3s FNormExtrapolatorFunctor | 10 10 2.9s RandomSamplingFunctor | 15 15 3.6s CombinedConvCritFunctor | 10 10 0.9s KernelMatrix | 4 4 54.0s ACA | 96 96 44.6s ACA Special Cases | 6 6 0.8s ACA BEAST 3D | 468 468 1m47.0s ACA BEAST 2D | 216 216 33.1s H-Matrix | 216 216 1m26.4s Code quality (Aqua.jl) | 7 7 2m05.1s Method ambiguity | 1 1 12.6s 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 8.3s Piracy | 1 1 0.4s Persistent tasks | 1 1 1m13.9s Code formatting (JuliaFormatter.jl) | 1 1 1m32.5s ERROR: LoadError: Some tests did not pass: 1182 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AdaptiveCrossApproximation/n4u6u/test/runtests.jl:37 Testing failed after 706.19s ERROR: LoadError: Package AdaptiveCrossApproximation 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] 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 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 985.71s: package tests unexpectedly errored