Package evaluation to test SpeciesInteractionNetworks on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T18:44:17.935 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.48s ################################################################################ # 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 4.6s ################################################################################ # 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 14.55s ################################################################################ # Testing # Testing SpeciesInteractionNetworks Status `/tmp/jl_4C5bSJ/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_4C5bSJ/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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_yiRjlm" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_tFAzEV" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_p4PdKd" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_aIPYSM" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_4LKE0P" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_wWIdzO" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_GX23cC" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_6FemjB" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_vYBz4n" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_TJ6opw" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_i4QwT6" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_ZvAtvV" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_4IqmzA" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_IRHiRf" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_dsNPik" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_bHALOV" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_dEaPrF" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_m5Orln" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_OKNzaW" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_DpV7U3" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_BxbLtS" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_iMS3EX" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_mkrPy4" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_lUt0nl" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_ICYZf4" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_7svSsc" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_YPm5ZK" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_becnPW" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_Usmnbs" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_6wCq5O" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_BjF1ZL" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_XbIOUU" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_5e190V" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_RX7cfC" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_kNiXTN" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_7B6lcc" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_uAdv2q" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_oLvuG6" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_FkRgcm" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_kwvGSm" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_iuJupj" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_vAx4mi" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_Nf4Ock" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_WxffWB" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_bEBWHA" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_oCqInq" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_jZb0EG" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_5AMCoM" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_FZKvLr" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_aATC4C" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_rABMy3" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_3iXLAt" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_b40R0O" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_Xl7HGj" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_eL2crl" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_C4yTQg" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_ltOY4j" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_hupH4u" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_H1RVIN" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_ALAHyP" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_G5IDa3" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_vkTNbj" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_7jcpvi" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_f7UU9q" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_zhR2PV" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_DmPT8k" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_4qFZMy" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_lFzb0Z" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_MQx3wm" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_gc19mB" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_svW7KL" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_io0NuW" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_D0am0y" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_ljXoqo" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_W5ZAYA" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_zaeqE2" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_Pb8ooI" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_GtDgPf" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_uaqD1J" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_JjjhWJ" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_pOddVb" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_JoUqTJ" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_ZB1OFv" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_opcjpI" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_wuUWUK" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_sctQBY" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_NxLvcU" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_kwgBwM" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_WS4OUt" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_OpCZxm" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_h3SNjQ" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_gJvkbY" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_96kTf3" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_Fn2K9u" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_4Rr2vA" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_DM3Y1x" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_exLQSh" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_QAWszn" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_9ZV0xl" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_8pdiLA" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_I4oOEu" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_WRv9ip" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_ZhWhge" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_UhAJqZ" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_9Mhwpe" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_qeJ1LL" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_U4v1jy" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_kJaHP8" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_C4xUqw" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_Z0YGGK" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_o2J8yN" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_uhPwbg" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_mOlXHh" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_SBedZ9" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_UDQVLW" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_YdQXUN" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_qXTGOJ" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_5SGuOw" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_GBD1Uj" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_vtOxbB" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_n50rrl" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_OlyUlJ" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_0e3drv" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_xJEuH1" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_jtGt8p" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_gNPC5a" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_aDiYEr" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_U6L5Ne" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_RWKqZM" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_HIZkd8" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_iTqvQf" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_TyaMNK" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_m8l3cQ" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_SMAOkj" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_ZFOZBj" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_FcsVKE" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_UjjGQL" (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:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [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:2334  [9] _require_search_from_serialized  @ ./loading.jl:2209 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2866  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [12] macro expansion  @ ./loading.jl:2653 [inlined]  [13] macro expansion  @ ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [15] require  @ ./loading.jl:2593 [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:3309  [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:3151  [24] include_string  @ ./loading.jl:3161 [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_yHQyGS" (ProcessExited(1)). Test Summary: | Error Total Time Package | 138 138 20m09.2s src/basics/interactions.jl | 2 2 30.2s We can get the interactions in a network | 1 1 20.2s An empty graph returns and empty interaction list | 1 1 9.9s src/basics/neighbors.jl | 8 8 1m10.0s We cannot look for successors of a species not in a network | 1 1 9.8s Bottom-level species have no successors | 1 1 7.3s We can correctly identify successors in bipartite networks | 1 1 10.2s We can correctly identify successors in unipartite networks | 1 1 8.3s We cannot look for predecessors of a species not in a network | 1 1 8.4s Top-level species have no predecessors | 1 1 8.5s We can correctly identify predecessors in bipartite networks | 1 1 8.6s We can correctly identify predecessors in unipartite networks | 1 1 8.9s src/meta_level/set.jl | 10 10 1m26.3s We can get the union of a bipartite partition | 1 1 9.0s We can get the union of a unipartite partition | 1 1 9.1s We can get the intersect of a bipartite partition | 1 1 9.1s We can get the intersect of a unipartite partition | 1 1 8.5s We can get the setdiff of a bipartite partition | 1 1 8.4s We can get the setdiff of a unipartite partition | 1 1 8.3s We can get the union of two networks | 1 1 8.3s The union of two networks has the correct cardinality | 1 1 8.8s We can get the intersect of two networks | 1 1 8.4s We can get the setdiff of two networks | 1 1 8.5s src/types/declarations.jl | 11 11 1m31.4s We can construct a bipartite species set with symbols | 1 1 8.5s We can construct a bipartite species set with strings | 1 1 8.4s We cannot construct a bipartite set with species on both sides | 1 1 8.2s We cannot construct a bipartite set with non-unique species | 1 1 8.2s We cannot construct a bipartite set with integer-valued species | 1 1 8.2s We can construct a unipartite species set with symbols | 1 1 8.5s We can construct a unipartite species set with strings | 1 1 9.0s We cannot construct a unipartite set with non-unique species | 1 1 7.9s 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 8.1s We can construct a unipartite probabilistic network | 1 1 8.2s src/random/draws.jl | 2 2 19.7s A random network with all probabilities to one has all interactions | 1 1 11.3s A random network has only interactions in non-zero positions | 1 1 8.4s src/micro_level/centrality.jl | 3 3 28.5s We cannot use Katz centrality with a negative attenuation factor | 1 1 8.2s Katz centralities sum to one | 1 1 10.7s Eigenvector centralities sum to one | 1 1 9.7s src/interfaces/table.jl | 1 1 8.1s The networks behave as tables | 1 1 8.1s src/meso_level/paths/BellmanFord.jl | 5 5 41.6s Bellman-Ford works on binary networks | 1 1 8.3s Bellman-Ford works on quantitative networks | 1 1 8.1s Bellman-Ford works on probabilistic networks | 1 1 8.1s Bellman-Ford on a quantitative network with all strength 1 is the same as binary | 1 1 8.6s Bellman-Ford on a probabilistic network with all probabilities 1 is the same as binary | 1 1 8.4s src/types/render.jl | 6 6 55.2s 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 8.4s We cannot convert an overlapping unipartite network to bipartite | 1 1 8.5s We can convert a binary network to a quantitative network | 1 1 11.2s We can convert a quantitative network to a quantitative network | 1 1 8.1s We can turn a binary network into a probabilistic network | 1 1 10.6s 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 40.8s The values of spectral radius are correct with no correction (test 1) | 1 1 8.0s The values of spectral radius are correct with no correction (test 2) | 1 1 8.0s The values of spectral radius are correct with no correction (test 3) | 1 1 8.3s The values of spectral radius are correct with no correction (test 4) | 1 1 8.3s The values of spectral radius are correct with the links corection | 1 1 8.2s src/basics/subgraphs.jl | 8 8 1m06.4s We can induce a subgraph from a unipartite network | 1 1 8.1s We can induce a subgraph from a unipartite network using : | 1 1 8.3s We cannot induce a subgraph if one of the nodes does not exist | 1 1 10.5s We can induce a subgraph from a bipartite network | 1 1 8.2s We can induce a subgraph from a bipartite network using : (top) | 1 1 7.9s We can induce a subgraph from a bipartite network using : (bottom) | 1 1 7.7s We can induce a subgraph from a bipartite network using : (both) | 1 1 7.8s We cannot induce a bipartite subgraph if one of the nodes does not exist | 1 1 7.9s src/macro_level/eta.jl | 2 2 18.4s The η nestedness of a nested bipartite network is 1 | 1 1 9.2s η works with known values | 1 1 9.3s src/types/constructors.jl | 12 12 1m40.6s We can construct probabilistic edges from a matrix of floats | 1 1 8.0s We can construct edges from a matrix of booleans | 1 1 7.8s We can construct edges from a matrix of bits | 1 1 8.3s We can construct quantitative edges from a matrix of numbers | 1 1 8.2s We can construct a unipartite set from an interaction struct | 1 1 9.3s We cannot construct a unipartite set from an interaction struct with different sizes | 1 1 7.9s We can construct a bipartite probabilistic network from a matrix | 1 1 8.1s We can construct a unipartite probabilistic network from a matrix | 1 1 8.7s We can construct a bipartite binary network from a matrix | 1 1 8.4s We can construct a unipartite binary network from a matrix | 1 1 8.1s We can construct a bipartite quantitative network from a matrix | 1 1 8.2s We can construct a unipartite quantitative network from a matrix | 1 1 9.6s src/meso_level/modularity.jl | 1 1 9.2s We correctly maximize modularity | 1 1 9.2s src/meta_level/partitions.jl | 4 4 32.9s We can get the βS for a unipartite network | 1 1 8.3s We can get the βWN for a unipartite network | 1 1 8.2s We can get the βOS for a unipartite network | 1 1 8.3s We get the correct βOS when no species are shared | 1 1 8.2s src/macro_level/degeneracy.jl | 6 6 51.5s We can identify a network with all disconnected species | 1 1 9.2s We can identify a network with some disconnected species | 1 1 10.9s We can identify a degenerate probabilistic network | 1 1 7.8s We can identify a degenerate Quantitative network | 1 1 7.9s We can identify a (self-)disconnected species in a unipartite network | 1 1 7.9s We can simplify a bipartite network | 1 1 7.8s src/random/permutations.jl | 6 6 59.6s We can degree-swap a unipartite network with enough interactions | 1 1 9.6s We can degree-swap a bipartite network with enough interactions | 1 1 8.0s We can generality-swap a bipartite network with enough interactions | 1 1 9.8s We can vulnerability-swap a bipartite network with enough interactions | 1 1 7.9s We can connectance-swap a bipartite network with enough interactions | 1 1 16.4s We cannot swap a network with fewer than two interactions | 1 1 7.8s src/interfaces/broadcast.jl | 3 3 23.9s We can broadcast over a species interaction network | 1 1 7.8s We can broadcast two networks | 1 1 8.0s We can broadcast unary operations | 1 1 8.1s src/random/structural/nichemodel.jl | 2 2 17.1s We can generate a niche model using structural model | 1 1 8.6s We can generate a niche model using a network as a template | 1 1 8.5s src/data/mangal.jl | 4 4 33.8s The type promotion works as expected | 1 1 7.9s We can get a network to return reference taxon nodes | 1 1 10.0s We can get a network by name | 1 1 7.9s We can get a network by ID | 1 1 8.1s src/micro_level/specificity.jl | 3 3 24.2s The PDI of a perfect specialist is one | 1 1 8.2s The PDI of a perfect generalist is zero | 1 1 8.0s We can measure the specificity of a network | 1 1 8.0s src/random/linearfilter.jl | 7 7 59.6s The linearfilter function returns the correct type | 1 1 8.5s The linearfilter with α[4] = 1 is the average only | 1 1 8.0s The linearfilter with α[1] = 1 is itself | 1 1 7.9s The degree null model is working | 1 1 10.2s The connectance null model is working | 1 1 8.8s The generality null model is working | 1 1 8.3s The vulnerability null model is working | 1 1 7.9s src/types/interface.jl | 2 2 15.8s We can detect the type of a partiteness struct | 1 1 7.9s We can access the species on all sides of the network | 1 1 7.9s src/meso_level/paths/Dijkstra.jl | 1 1 8.1s Dijkstra works on binary networks | 1 1 8.1s src/micro_level/degree.jl | 2 2 17.2s We can get the degree of a unipartite network with self-loops | 1 1 8.0s We can get the degree using the species-specific call | 1 1 9.2s src/interfaces/abstractarray.jl | 19 19 2m55.3s The length of a network is the number of interactions | 1 1 8.1s The size of a network is the size of its edges matrix | 1 1 7.8s We can get an interaction in the edges of a network by position | 1 1 8.2s We can get a slice of the network by position | 1 1 8.0s We can index a bipartite network using the species names | 1 1 10.8s We can index a unipartite network using the species names | 1 1 26.9s We can slice a network using species names | 1 1 8.1s We cannot index using a species that is not in the network | 1 1 10.6s We can construct a similar network from a binary network | 1 1 8.7s We can construct a similar network from a quantitative network | 1 1 8.2s We can construct a similar network from a probabilistic network | 1 1 8.3s We can use setindex on a network using position indexing | 1 1 8.3s We can use setindex on a network using species indexing | 1 1 8.2s 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 8.6s We can access a binary interaction by giving an interaction tuple | 1 1 9.0s We can set an interaction by giving an interaction tuple | 1 1 7.0s We can permute the dimensions of a bipartite network | 1 1 5.9s We can permute the dimensions of a unipartite network | 1 1 6.2s src/interfaces/iteration.jl | 2 2 15.2s SpeciesInteractionNetwork has both length and eltype | 1 1 6.9s We can iterate over SpeciesInteractionNetwork | 1 1 8.3s 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 1162.3s 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 1322.36s: package fails to precompile