Package evaluation to test SpeciesInteractionNetworks on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T18:21:21.272 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.24s ################################################################################ # Installation # Installing SpeciesInteractionNetworks... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [49e116ef] + SpeciesInteractionNetworks v0.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [861a8166] + Combinatorics v1.1.0 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [460bff9d] + ExceptionUnwrapping v0.1.11 [411431e0] + Extents v0.1.6 [1a297f60] + FillArrays v1.15.0 [68eda718] + GeoFormatTypes v0.4.5 [cf35fbd7] + GeoInterface v1.6.0 [cd3eb016] + HTTP v1.10.19 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [b8b640a6] + Mangal v0.5.1 [739be429] + MbedTLS v1.1.9 [e1d29d7a] + Missings v1.2.0 [4d8831e6] + OpenSSL v1.6.1 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.37 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [777ac1f9] + SimpleBufferStream v1.2.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [49e116ef] + SpeciesInteractionNetworks v0.0.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [4c63d2b9] + StatsFuns v1.5.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [1c621080] + TestItems v1.0.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [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 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.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 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [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 5.21s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 12.74s ################################################################################ # Testing # Testing SpeciesInteractionNetworks Status `/tmp/jl_5cMxIS/Project.toml` [49e116ef] SpeciesInteractionNetworks v0.0.1 [10745b16] Statistics v1.11.1 [f8b46487] TestItemRunner v1.1.4 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5cMxIS/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [460bff9d] ExceptionUnwrapping v0.1.11 [411431e0] Extents v0.1.6 [1a297f60] FillArrays v1.15.0 [68eda718] GeoFormatTypes v0.4.5 [cf35fbd7] GeoInterface v1.6.0 [cd3eb016] HTTP v1.10.19 [34004b35] HypergeometricFunctions v0.3.28 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [b8b640a6] Mangal v0.5.1 [739be429] MbedTLS v1.1.9 [e1d29d7a] Missings v1.2.0 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [777ac1f9] SimpleBufferStream v1.2.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [49e116ef] SpeciesInteractionNetworks v0.0.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [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.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 [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.3.0+1 [deac9b47] LibCURL_jll v8.17.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.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 ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the interactions in a network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/interactions.jl:32 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_SiI5EL" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ An empty graph returns and empty interaction list: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/interactions.jl:39 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_0Qcq1i" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot look for successors of a species not in a network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/neighbors.jl:48 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_j5Q7jq" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ Bottom-level species have no successors: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/neighbors.jl:55 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_0ic0IZ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can correctly identify successors in bipartite networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/neighbors.jl:62 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_O9r794" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can correctly identify successors in unipartite networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/neighbors.jl:72 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_kOJSgc" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot look for predecessors of a species not in a network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/neighbors.jl:129 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_TLSUq2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ Top-level species have no predecessors: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/neighbors.jl:136 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_dttJ9M" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can correctly identify predecessors in bipartite networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/neighbors.jl:143 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_SjbRPF" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can correctly identify predecessors in unipartite networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/neighbors.jl:153 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_aP5k0r" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the union of a bipartite partition: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/set.jl:5 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_X3GnM2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the union of a unipartite partition: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/set.jl:17 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_wO5DYS" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the intersect of a bipartite partition: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/set.jl:29 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_ISt8vi" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the intersect of a unipartite partition: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/set.jl:41 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_AhNTkp" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the setdiff of a bipartite partition: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/set.jl:53 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_U7Ehpm" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the setdiff of a unipartite partition: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/set.jl:65 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_xUx0AU" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the union of two networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/set.jl:101 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_QhMI7e" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The union of two networks has the correct cardinality: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/set.jl:123 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_KXz4aM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the intersect of two networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/set.jl:153 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_TfNURj" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the setdiff of two networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/set.jl:190 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_ytdYKY" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a bipartite species set with symbols: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:79 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_JdyBbM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a bipartite species set with strings: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:84 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_xZ5DnY" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot construct a bipartite set with species on both sides: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:89 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_eTJUXT" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot construct a bipartite set with non-unique species: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:93 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_lKE3K6" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot construct a bipartite set with integer-valued species: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:97 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_mdLiT1" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a unipartite species set with symbols: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:124 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_znVqkq" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a unipartite species set with strings: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:129 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_kug66D" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot construct a unipartite set with non-unique species: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:134 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_DJlYCN" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot construct a unipartite set with integer-valued species: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:138 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_vuG7oy" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot construct probabilistic matrices with values outside the unit interval: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:159 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_IAPCGR" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a unipartite probabilistic network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/declarations.jl:182 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_1duYlv" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ A random network with all probabilities to one has all interactions: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/draws.jl:25 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_dU5uYN" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ A random network has only interactions in non-zero positions: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/draws.jl:35 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_H76QGM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot use Katz centrality with a negative attenuation factor: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/micro_level/centrality.jl:177 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_RZorE2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ Katz centralities sum to one: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/micro_level/centrality.jl:184 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_r1rGGZ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ Eigenvector centralities sum to one: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/micro_level/centrality.jl:233 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_hfA1fB" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The networks behave as tables: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/table.jl:14 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_NqDCCu" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ Bellman-Ford works on binary networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meso_level/paths/BellmanFord.jl:42 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_oRTYBa" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ Bellman-Ford works on quantitative networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meso_level/paths/BellmanFord.jl:58 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_yog1Oe" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ Bellman-Ford works on probabilistic networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meso_level/paths/BellmanFord.jl:84 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_6jR6mg" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ Bellman-Ford on a quantitative network with all strength 1 is the same as binary: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meso_level/paths/BellmanFord.jl:98 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_KuqZSo" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ Bellman-Ford on a probabilistic network with all probabilities 1 is the same as binary: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meso_level/paths/BellmanFord.jl:114 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_dqIKHR" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can convert a binary bipartite network to a unipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/render.jl:26 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_8OeAsN" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can convert a binary unipartite network to a bipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/render.jl:64 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_24aGun" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot convert an overlapping unipartite network to bipartite: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/render.jl:83 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_BgxCIi" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can convert a binary network to a quantitative network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/render.jl:107 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_i6Vgpf" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can convert a quantitative network to a quantitative network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/render.jl:119 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_nij5Cf" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can turn a binary network into a probabilistic network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/render.jl:144 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_cPytI9" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can make a copy of a network that is not affected by anything: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/copy.jl:24 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_fGHTvn" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The values of spectral radius are correct with no correction (test 1): Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/spectralradius.jl:75 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_VS6jgR" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The values of spectral radius are correct with no correction (test 2): Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/spectralradius.jl:82 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_iuMhtV" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The values of spectral radius are correct with no correction (test 3): Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/spectralradius.jl:89 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_FXVcKo" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The values of spectral radius are correct with no correction (test 4): Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/spectralradius.jl:96 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_2dtZLK" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The values of spectral radius are correct with the links corection: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/spectralradius.jl:103 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_YiPtP9" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can induce a subgraph from a unipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/subgraphs.jl:20 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_OuAXRO" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can induce a subgraph from a unipartite network using :: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/subgraphs.jl:31 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_7PLC01" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot induce a subgraph if one of the nodes does not exist: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/subgraphs.jl:42 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_GStXYn" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can induce a subgraph from a bipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/subgraphs.jl:78 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_Kbtpy1" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can induce a subgraph from a bipartite network using : (top): Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/subgraphs.jl:89 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_BNpb8T" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can induce a subgraph from a bipartite network using : (bottom): Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/subgraphs.jl:100 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_mdBmrZ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can induce a subgraph from a bipartite network using : (both): Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/subgraphs.jl:111 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_DK1qQB" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot induce a bipartite subgraph if one of the nodes does not exist: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/basics/subgraphs.jl:122 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_nxD0L2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The η nestedness of a nested bipartite network is 1: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/eta.jl:52 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_AIIhIv" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ η works with known values: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/eta.jl:61 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_AZ8t62" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct probabilistic edges from a matrix of floats: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:4 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_MREPjE" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct edges from a matrix of booleans: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:12 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_1xQ386" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct edges from a matrix of bits: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:17 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_UDdHvE" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct quantitative edges from a matrix of numbers: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:24 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_dFY4E5" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a unipartite set from an interaction struct: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:45 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_d6FuPx" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot construct a unipartite set from an interaction struct with different sizes: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:51 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_hJQBuR" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a bipartite probabilistic network from a matrix: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:64 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_MG7Cgw" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a unipartite probabilistic network from a matrix: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:72 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_eQf3mM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a bipartite binary network from a matrix: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:80 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_2rLZbL" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a unipartite binary network from a matrix: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:88 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_Ozuz7b" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a bipartite quantitative network from a matrix: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:96 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_yVbKWo" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a unipartite quantitative network from a matrix: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/constructors.jl:104 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_Xoj2AE" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We correctly maximize modularity: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meso_level/modularity.jl:40 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_Rfajy8" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the βS for a unipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/partitions.jl:91 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_3QKCCA" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the βWN for a unipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/partitions.jl:122 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_ExqUbf" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the βOS for a unipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/partitions.jl:176 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_3dFUEE" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We get the correct βOS when no species are shared: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meta_level/partitions.jl:195 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_m3YYc4" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can identify a network with all disconnected species: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/degeneracy.jl:53 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_GjKxZ9" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can identify a network with some disconnected species: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/degeneracy.jl:59 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_P7d723" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can identify a degenerate probabilistic network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/degeneracy.jl:65 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_mozp36" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can identify a degenerate Quantitative network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/degeneracy.jl:71 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_p5utGg" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can identify a (self-)disconnected species in a unipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/degeneracy.jl:77 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_qId6Ra" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can simplify a bipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/macro_level/degeneracy.jl:111 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_bsLAN5" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can degree-swap a unipartite network with enough interactions: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/permutations.jl:136 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_YCnYQW" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can degree-swap a bipartite network with enough interactions: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/permutations.jl:148 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_j5Avc7" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can generality-swap a bipartite network with enough interactions: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/permutations.jl:160 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_YLUSoo" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can vulnerability-swap a bipartite network with enough interactions: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/permutations.jl:172 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_JVPgdG" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can connectance-swap a bipartite network with enough interactions: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/permutations.jl:184 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_ZKvdZZ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot swap a network with fewer than two interactions: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/permutations.jl:196 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_GTw6SL" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can broadcast over a species interaction network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/broadcast.jl:38 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_FroLaS" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can broadcast two networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/broadcast.jl:86 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_7xGwA2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can broadcast unary operations: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/broadcast.jl:96 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_drVYP8" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can generate a niche model using structural model: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/structural/nichemodel.jl:46 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_jEMipq" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can generate a niche model using a network as a template: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/structural/nichemodel.jl:58 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_dWCDVP" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The type promotion works as expected: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/data/mangal.jl:68 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_crjP5L" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get a network to return reference taxon nodes: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/data/mangal.jl:75 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_5pgXoD" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get a network by name: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/data/mangal.jl:82 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_5oM0L0" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get a network by ID: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/data/mangal.jl:89 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_m1iyjh" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The PDI of a perfect specialist is one: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/micro_level/specificity.jl:8 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_tVtneo" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The PDI of a perfect generalist is zero: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/micro_level/specificity.jl:14 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_cIeANG" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can measure the specificity of a network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/micro_level/specificity.jl:53 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_1SmfwI" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The linearfilter function returns the correct type: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/linearfilter.jl:56 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_JkappQ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The linearfilter with α[4] = 1 is the average only: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/linearfilter.jl:66 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_DF9lau" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The linearfilter with α[1] = 1 is itself: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/linearfilter.jl:77 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_ZDJTig" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The degree null model is working: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/linearfilter.jl:157 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_hreG34" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The connectance null model is working: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/linearfilter.jl:169 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_lq1Hun" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The generality null model is working: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/linearfilter.jl:181 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_vf3CWx" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The vulnerability null model is working: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/random/linearfilter.jl:195 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_mvi0Nj" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can detect the type of a partiteness struct: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/interface.jl:8 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_1K78Yx" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can access the species on all sides of the network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/types/interface.jl:50 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_ucUeFA" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ Dijkstra works on binary networks: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/meso_level/paths/Dijkstra.jl:42 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_gnMVXW" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the degree of a unipartite network with self-loops: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/micro_level/degree.jl:117 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_Ldcy62" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get the degree using the species-specific call: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/micro_level/degree.jl:128 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_UtyMyS" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The length of a network is the number of interactions: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:5 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_TsR6dw" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ The size of a network is the size of its edges matrix: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:26 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_4GTAuH" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get an interaction in the edges of a network by position: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:39 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_77AfgM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can get a slice of the network by position: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:53 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_ElO5jU" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can index a bipartite network using the species names: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:144 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_w6pLrp" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can index a unipartite network using the species names: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:156 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_QGxUA7" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can slice a network using species names: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:164 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_ho2hnt" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We cannot index using a species that is not in the network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:176 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_gfRcxQ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a similar network from a binary network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:190 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_IhnLAt" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a similar network from a quantitative network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:200 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_8JR5mL" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can construct a similar network from a probabilistic network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:210 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_Wu01eY" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can use setindex on a network using position indexing: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:223 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_4MkP4l" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can use setindex on a network using species indexing: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:268 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_hqiZni" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can use setindex on a unipartite network using species indexing: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:277 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_skIklL" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can access a probabilistic interaction by giving an interaction tuple: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:290 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_HWC8Ol" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can access a binary interaction by giving an interaction tuple: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:300 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_9cfLPd" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can set an interaction by giving an interaction tuple: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:315 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_XIv9Ow" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can permute the dimensions of a bipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:335 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_DiGrXn" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can permute the dimensions of a unipartite network: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/abstractarray.jl:350 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_9OnSFa" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ SpeciesInteractionNetwork has both length and eltype: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/iteration.jl:12 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_6LaTZX" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2872  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2724  [4] _require_prelocked  @ ./loading.jl:2718 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1770  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1807  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1623  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2333  [9] _require_search_from_serialized  @ ./loading.jl:2208 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2865  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2724  [12] macro expansion  @ ./loading.jl:2652 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2616  [15] require  @ ./loading.jl:2592 [inlined]  [16] eval_import_path  @ ./module.jl:36 [inlined]  [17] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [18] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:16  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] 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:3308  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [24] include_string  @ ./loading.jl:3160 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [26] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SpeciesInteractionNetworks │ [Output was shown above] └ We can iterate over SpeciesInteractionNetwork: Error During Test at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/interfaces/iteration.jl:37 Got exception outside of a @test The following 1 package failed to precompile: SpeciesInteractionNetworks Failed to precompile SpeciesInteractionNetworks [49e116ef-912f-4766-9e56-896a49944adc] to "/home/pkgeval/.julia/compiled/v1.14/SpeciesInteractionNetworks/jl_yOsyvg" (ProcessExited(1)). Test Summary: | Error Total Time Package | 138 138 19m01.4s src/basics/interactions.jl | 2 2 24.6s We can get the interactions in a network | 1 1 16.4s An empty graph returns and empty interaction list | 1 1 8.1s src/basics/neighbors.jl | 8 8 1m09.3s We cannot look for successors of a species not in a network | 1 1 9.9s Bottom-level species have no successors | 1 1 9.1s We can correctly identify successors in bipartite networks | 1 1 8.5s We can correctly identify successors in unipartite networks | 1 1 8.8s We cannot look for predecessors of a species not in a network | 1 1 8.2s Top-level species have no predecessors | 1 1 8.1s We can correctly identify predecessors in bipartite networks | 1 1 8.0s We can correctly identify predecessors in unipartite networks | 1 1 8.7s src/meta_level/set.jl | 10 10 1m18.0s We can get the union of a bipartite partition | 1 1 7.9s We can get the union of a unipartite partition | 1 1 7.9s We can get the intersect of a bipartite partition | 1 1 7.7s We can get the intersect of a unipartite partition | 1 1 7.8s We can get the setdiff of a bipartite partition | 1 1 7.8s We can get the setdiff of a unipartite partition | 1 1 7.8s We can get the union of two networks | 1 1 7.8s The union of two networks has the correct cardinality | 1 1 7.8s We can get the intersect of two networks | 1 1 7.9s We can get the setdiff of two networks | 1 1 7.7s src/types/declarations.jl | 11 11 1m26.8s We can construct a bipartite species set with symbols | 1 1 7.9s We can construct a bipartite species set with strings | 1 1 7.8s We cannot construct a bipartite set with species on both sides | 1 1 7.4s We cannot construct a bipartite set with non-unique species | 1 1 9.8s We cannot construct a bipartite set with integer-valued species | 1 1 7.7s We can construct a unipartite species set with symbols | 1 1 7.5s We can construct a unipartite species set with strings | 1 1 7.5s We cannot construct a unipartite set with non-unique species | 1 1 7.7s We cannot construct a unipartite set with integer-valued species | 1 1 8.0s We cannot construct probabilistic matrices with values outside the unit interval | 1 1 7.9s We can construct a unipartite probabilistic network | 1 1 7.8s src/random/draws.jl | 2 2 15.6s A random network with all probabilities to one has all interactions | 1 1 7.8s A random network has only interactions in non-zero positions | 1 1 7.7s src/micro_level/centrality.jl | 3 3 23.5s We cannot use Katz centrality with a negative attenuation factor | 1 1 7.8s Katz centralities sum to one | 1 1 8.0s Eigenvector centralities sum to one | 1 1 7.8s src/interfaces/table.jl | 1 1 8.0s The networks behave as tables | 1 1 8.0s src/meso_level/paths/BellmanFord.jl | 5 5 39.3s Bellman-Ford works on binary networks | 1 1 8.7s Bellman-Ford works on quantitative networks | 1 1 7.5s Bellman-Ford works on probabilistic networks | 1 1 7.5s Bellman-Ford on a quantitative network with all strength 1 is the same as binary | 1 1 7.8s Bellman-Ford on a probabilistic network with all probabilities 1 is the same as binary | 1 1 7.8s src/types/render.jl | 6 6 52.4s We can convert a binary bipartite network to a unipartite network | 1 1 8.4s We can convert a binary unipartite network to a bipartite network | 1 1 7.8s We cannot convert an overlapping unipartite network to bipartite | 1 1 9.6s We can convert a binary network to a quantitative network | 1 1 8.1s We can convert a quantitative network to a quantitative network | 1 1 10.6s We can turn a binary network into a probabilistic network | 1 1 7.9s src/types/copy.jl | 1 1 8.4s We can make a copy of a network that is not affected by anything | 1 1 8.4s src/macro_level/spectralradius.jl | 5 5 46.2s The values of spectral radius are correct with no correction (test 1) | 1 1 10.6s The values of spectral radius are correct with no correction (test 2) | 1 1 9.3s The values of spectral radius are correct with no correction (test 3) | 1 1 8.4s The values of spectral radius are correct with no correction (test 4) | 1 1 8.4s The values of spectral radius are correct with the links corection | 1 1 9.6s src/basics/subgraphs.jl | 8 8 1m05.3s We can induce a subgraph from a unipartite network | 1 1 7.9s We can induce a subgraph from a unipartite network using : | 1 1 7.7s We cannot induce a subgraph if one of the nodes does not exist | 1 1 7.6s We can induce a subgraph from a bipartite network | 1 1 7.9s We can induce a subgraph from a bipartite network using : (top) | 1 1 8.5s We can induce a subgraph from a bipartite network using : (bottom) | 1 1 9.3s We can induce a subgraph from a bipartite network using : (both) | 1 1 7.6s We cannot induce a bipartite subgraph if one of the nodes does not exist | 1 1 8.8s src/macro_level/eta.jl | 2 2 16.1s The η nestedness of a nested bipartite network is 1 | 1 1 8.4s η works with known values | 1 1 7.7s src/types/constructors.jl | 12 12 1m42.2s We can construct probabilistic edges from a matrix of floats | 1 1 7.4s We can construct edges from a matrix of booleans | 1 1 7.5s We can construct edges from a matrix of bits | 1 1 10.0s We can construct quantitative edges from a matrix of numbers | 1 1 8.0s We can construct a unipartite set from an interaction struct | 1 1 10.4s We cannot construct a unipartite set from an interaction struct with different sizes | 1 1 7.8s We can construct a bipartite probabilistic network from a matrix | 1 1 8.0s We can construct a unipartite probabilistic network from a matrix | 1 1 8.1s We can construct a bipartite binary network from a matrix | 1 1 10.3s We can construct a unipartite binary network from a matrix | 1 1 8.7s We can construct a bipartite quantitative network from a matrix | 1 1 8.0s We can construct a unipartite quantitative network from a matrix | 1 1 7.9s src/meso_level/modularity.jl | 1 1 7.6s We correctly maximize modularity | 1 1 7.6s src/meta_level/partitions.jl | 4 4 31.3s We can get the βS for a unipartite network | 1 1 8.1s We can get the βWN for a unipartite network | 1 1 7.6s We can get the βOS for a unipartite network | 1 1 8.1s We get the correct βOS when no species are shared | 1 1 7.5s src/macro_level/degeneracy.jl | 6 6 46.2s We can identify a network with all disconnected species | 1 1 7.2s We can identify a network with some disconnected species | 1 1 9.6s We can identify a degenerate probabilistic network | 1 1 7.0s We can identify a degenerate Quantitative network | 1 1 6.9s We can identify a (self-)disconnected species in a unipartite network | 1 1 8.1s We can simplify a bipartite network | 1 1 7.4s src/random/permutations.jl | 6 6 46.5s We can degree-swap a unipartite network with enough interactions | 1 1 7.6s We can degree-swap a bipartite network with enough interactions | 1 1 7.3s We can generality-swap a bipartite network with enough interactions | 1 1 7.9s We can vulnerability-swap a bipartite network with enough interactions | 1 1 7.8s We can connectance-swap a bipartite network with enough interactions | 1 1 7.9s We cannot swap a network with fewer than two interactions | 1 1 8.0s src/interfaces/broadcast.jl | 3 3 25.8s We can broadcast over a species interaction network | 1 1 8.0s We can broadcast two networks | 1 1 9.9s We can broadcast unary operations | 1 1 7.9s src/random/structural/nichemodel.jl | 2 2 16.7s We can generate a niche model using structural model | 1 1 8.1s We can generate a niche model using a network as a template | 1 1 8.5s src/data/mangal.jl | 4 4 32.7s The type promotion works as expected | 1 1 8.6s We can get a network to return reference taxon nodes | 1 1 8.2s We can get a network by name | 1 1 8.0s We can get a network by ID | 1 1 7.9s src/micro_level/specificity.jl | 3 3 26.8s The PDI of a perfect specialist is one | 1 1 7.8s The PDI of a perfect generalist is zero | 1 1 7.8s We can measure the specificity of a network | 1 1 11.1s src/random/linearfilter.jl | 7 7 54.7s The linearfilter function returns the correct type | 1 1 7.6s The linearfilter with α[4] = 1 is the average only | 1 1 8.1s The linearfilter with α[1] = 1 is itself | 1 1 7.9s The degree null model is working | 1 1 7.8s The connectance null model is working | 1 1 7.8s The generality null model is working | 1 1 7.8s The vulnerability null model is working | 1 1 7.8s src/types/interface.jl | 2 2 17.6s We can detect the type of a partiteness struct | 1 1 9.7s We can access the species on all sides of the network | 1 1 7.9s src/meso_level/paths/Dijkstra.jl | 1 1 9.4s Dijkstra works on binary networks | 1 1 9.4s src/micro_level/degree.jl | 2 2 16.0s We can get the degree of a unipartite network with self-loops | 1 1 7.9s We can get the degree using the species-specific call | 1 1 8.1s src/interfaces/abstractarray.jl | 19 19 2m38.1s The length of a network is the number of interactions | 1 1 8.5s The size of a network is the size of its edges matrix | 1 1 7.9s We can get an interaction in the edges of a network by position | 1 1 11.5s We can get a slice of the network by position | 1 1 7.9s We can index a bipartite network using the species names | 1 1 7.7s We can index a unipartite network using the species names | 1 1 8.1s We can slice a network using species names | 1 1 7.7s We cannot index using a species that is not in the network | 1 1 7.8s We can construct a similar network from a binary network | 1 1 7.9s We can construct a similar network from a quantitative network | 1 1 7.8s We can construct a similar network from a probabilistic network | 1 1 7.6s We can use setindex on a network using position indexing | 1 1 7.9s We can use setindex on a network using species indexing | 1 1 7.7s We can use setindex on a unipartite network using species indexing | 1 1 8.3s We can access a probabilistic interaction by giving an interaction tuple | 1 1 7.6s We can access a binary interaction by giving an interaction tuple | 1 1 11.7s We can set an interaction by giving an interaction tuple | 1 1 8.0s We can permute the dimensions of a bipartite network | 1 1 7.8s We can permute the dimensions of a unipartite network | 1 1 8.6s src/interfaces/iteration.jl | 2 2 16.5s SpeciesInteractionNetwork has both length and eltype | 1 1 8.9s We can iterate over SpeciesInteractionNetwork | 1 1 7.5s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 138 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/ooTrR/test/runtests.jl:2 Testing failed after 1122.35s ERROR: LoadError: Package SpeciesInteractionNetworks 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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:237 [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:228 PkgEval failed after 1236.48s: package fails to precompile