Package evaluation to test SpeciesInteractionNetworks on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T18:36:58.993 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.12s ################################################################################ # Installation # Installing SpeciesInteractionNetworks... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [49e116ef] + SpeciesInteractionNetworks v0.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [861a8166] + Combinatorics v1.1.0 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [460bff9d] + ExceptionUnwrapping v0.1.11 [411431e0] + Extents v0.1.6 [1a297f60] + FillArrays v1.15.0 [68eda718] + GeoFormatTypes v0.4.5 [cf35fbd7] + GeoInterface v1.6.0 [cd3eb016] + HTTP v1.10.19 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [b8b640a6] + Mangal v0.5.1 [739be429] + MbedTLS v1.1.9 [e1d29d7a] + Missings v1.2.0 [4d8831e6] + OpenSSL v1.6.1 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.37 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [777ac1f9] + SimpleBufferStream v1.2.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [49e116ef] + SpeciesInteractionNetworks v0.0.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [4c63d2b9] + StatsFuns v1.5.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [1c621080] + TestItems v1.0.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.36s ################################################################################ # 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 13.71s ################################################################################ # Testing # Testing SpeciesInteractionNetworks Status `/tmp/jl_AUwSmT/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_AUwSmT/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_4MrZOY" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_PUtfK4" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_zV8IMz" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Ej755i" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_wBaldv" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_xprCoD" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Ke56Sa" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_4vfoOb" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_jjjFg9" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_d5YS5l" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_WrQ6Yq" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_8uygXS" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_70DJwI" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_xMTJ6j" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_DwLdfL" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_XoIQ6P" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_QGRp8g" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_o7FdPw" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_iJW4uX" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_IYrgIv" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_NJ41gh" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_zBCnS9" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_RgyyDX" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_RnJNAM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_cCvbGe" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_qwJLEu" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_XLzG3n" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_rSXR4J" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_ipSgmB" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_xoMjM4" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_4I30qj" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_m33tI3" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_KdH2wz" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_JfAqHz" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_EDwgCM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_TSNkVP" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_hy3b3m" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_XpKT6R" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_sbrefO" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_vpYJ4d" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_6B3Ye8" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_N0GHtS" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_1e2N3C" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_PjoNKM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_FGRKhn" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_kR1Y27" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_ST8AYw" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_WwnjcH" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_GFPbhQ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_XJkrim" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_hdbcHB" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_fis0tc" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_HG7atN" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_8b0vw0" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Bv736W" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_rNyMho" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_r3sfAv" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_kIEuAu" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Zr0htg" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_pFQojW" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_8vUw61" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_bEP20u" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_gYkuiC" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Ttl2KQ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_DumI6V" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_5Mh1Ks" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_TlZ8jU" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_iLnG1N" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_PPn4SD" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Ytu87M" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_rhSb3Y" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_7gzUlS" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Mz6h9j" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_zhLq1d" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Tvnf2B" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Y6pNGo" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_GzQ0xI" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_2yXWyo" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_xwjAld" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_2skocj" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Bd4YH0" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_nzZjez" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_9UBvfD" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_5NNYDn" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_FqGIGr" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_iqHYSb" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_TD7iOR" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_95lghw" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_PRJ22S" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_AQd4Wr" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_OoMC6E" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_VbDbyd" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_WFVjHx" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_5CUNRq" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_l7qwiw" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_ANnmLu" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Sb5LFy" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_xkV6OP" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_k5FPdX" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_Zcnk3y" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_4SlWJ2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_3J3LGb" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_2YURTl" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_UcxojF" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_TMsKYE" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_ECFawP" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_lVL86Y" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_mXxxZC" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_VMEU7N" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_B5P3bo" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_9U3ie3" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_az7Bux" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_8HBZYf" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_5VGtGJ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_s2iHld" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_JWRb03" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_I9ehy3" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_JdqejD" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_HR7YOY" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_ReFuh5" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_mCRNNs" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_7GaGiN" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_S1LvLH" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_SZX3bL" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_I5TRG2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_qPRZpE" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_KmNVbq" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_SliU5F" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_ob8z0A" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_aQlw7C" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_GFry39" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_MS5cws" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_8t8ThE" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_A4Q7qr" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_66or6C" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_vxZUj1" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_098KNh" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("97e91c44-ec20-54a5-a577-1f39617b064d"), "DistributionsTestExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=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_tA7fb4" (ProcessExited(1)). Test Summary: | Error Total Time Package | 138 138 19m40.6s src/basics/interactions.jl | 2 2 25.9s We can get the interactions in a network | 1 1 18.5s An empty graph returns and empty interaction list | 1 1 7.3s src/basics/neighbors.jl | 8 8 1m11.5s We cannot look for successors of a species not in a network | 1 1 8.7s Bottom-level species have no successors | 1 1 8.4s We can correctly identify successors in bipartite networks | 1 1 8.3s We can correctly identify successors in unipartite networks | 1 1 9.5s We cannot look for predecessors of a species not in a network | 1 1 10.1s Top-level species have no predecessors | 1 1 8.8s We can correctly identify predecessors in bipartite networks | 1 1 9.5s We can correctly identify predecessors in unipartite networks | 1 1 8.2s src/meta_level/set.jl | 10 10 1m24.0s We can get the union of a bipartite partition | 1 1 7.8s We can get the union of a unipartite partition | 1 1 8.0s We can get the intersect of a bipartite partition | 1 1 8.1s We can get the intersect of a unipartite partition | 1 1 11.2s We can get the setdiff of a bipartite partition | 1 1 8.0s We can get the setdiff of a unipartite partition | 1 1 8.7s We can get the union of two networks | 1 1 7.5s The union of two networks has the correct cardinality | 1 1 8.6s We can get the intersect of two networks | 1 1 8.0s We can get the setdiff of two networks | 1 1 8.1s src/types/declarations.jl | 11 11 1m31.7s We can construct a bipartite species set with symbols | 1 1 8.1s We can construct a bipartite species set with strings | 1 1 8.3s We cannot construct a bipartite set with species on both sides | 1 1 8.0s We cannot construct a bipartite set with non-unique species | 1 1 8.1s 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 7.8s We can construct a unipartite species set with strings | 1 1 8.0s We cannot construct a unipartite set with non-unique species | 1 1 8.0s We cannot construct a unipartite set with integer-valued species | 1 1 10.5s We cannot construct probabilistic matrices with values outside the unit interval | 1 1 8.4s We can construct a unipartite probabilistic network | 1 1 8.3s src/random/draws.jl | 2 2 17.0s A random network with all probabilities to one has all interactions | 1 1 8.5s A random network has only interactions in non-zero positions | 1 1 8.5s src/micro_level/centrality.jl | 3 3 23.6s We cannot use Katz centrality with a negative attenuation factor | 1 1 7.9s Katz centralities sum to one | 1 1 7.8s Eigenvector centralities sum to one | 1 1 7.8s 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 43.0s Bellman-Ford works on binary networks | 1 1 8.8s Bellman-Ford works on quantitative networks | 1 1 7.9s Bellman-Ford works on probabilistic networks | 1 1 8.3s Bellman-Ford on a quantitative network with all strength 1 is the same as binary | 1 1 9.9s Bellman-Ford on a probabilistic network with all probabilities 1 is the same as binary | 1 1 8.1s src/types/render.jl | 6 6 49.6s We can convert a binary bipartite network to a unipartite network | 1 1 8.2s We can convert a binary unipartite network to a bipartite network | 1 1 8.2s We cannot convert an overlapping unipartite network to bipartite | 1 1 8.3s We can convert a binary network to a quantitative network | 1 1 8.7s We can convert a quantitative network to a quantitative network | 1 1 7.8s We can turn a binary network into a probabilistic network | 1 1 8.4s src/types/copy.jl | 1 1 8.8s We can make a copy of a network that is not affected by anything | 1 1 8.8s src/macro_level/spectralradius.jl | 5 5 43.6s The values of spectral radius are correct with no correction (test 1) | 1 1 8.8s The values of spectral radius are correct with no correction (test 2) | 1 1 10.4s 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 7.9s The values of spectral radius are correct with the links corection | 1 1 8.2s src/basics/subgraphs.jl | 8 8 1m11.5s We can induce a subgraph from a unipartite network | 1 1 8.5s We can induce a subgraph from a unipartite network using : | 1 1 8.4s We cannot induce a subgraph if one of the nodes does not exist | 1 1 8.6s 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 8.5s We can induce a subgraph from a bipartite network using : (bottom) | 1 1 11.7s We can induce a subgraph from a bipartite network using : (both) | 1 1 8.6s We cannot induce a bipartite subgraph if one of the nodes does not exist | 1 1 9.0s src/macro_level/eta.jl | 2 2 16.9s The η nestedness of a nested bipartite network is 1 | 1 1 8.2s η works with known values | 1 1 8.7s src/types/constructors.jl | 12 12 1m36.8s We can construct probabilistic edges from a matrix of floats | 1 1 8.4s We can construct edges from a matrix of booleans | 1 1 8.4s We can construct edges from a matrix of bits | 1 1 8.1s We can construct quantitative edges from a matrix of numbers | 1 1 8.3s We can construct a unipartite set from an interaction struct | 1 1 8.5s We cannot construct a unipartite set from an interaction struct with different sizes | 1 1 8.7s We can construct a bipartite probabilistic network from a matrix | 1 1 10.9s We can construct a unipartite probabilistic network from a matrix | 1 1 8.1s We can construct a bipartite binary network from a matrix | 1 1 8.2s We can construct a unipartite binary network from a matrix | 1 1 7.4s We can construct a bipartite quantitative network from a matrix | 1 1 6.2s We can construct a unipartite quantitative network from a matrix | 1 1 5.7s src/meso_level/modularity.jl | 1 1 5.8s We correctly maximize modularity | 1 1 5.8s src/meta_level/partitions.jl | 4 4 30.5s We can get the βS for a unipartite network | 1 1 6.5s We can get the βWN for a unipartite network | 1 1 8.0s We can get the βOS for a unipartite network | 1 1 8.0s We get the correct βOS when no species are shared | 1 1 8.1s src/macro_level/degeneracy.jl | 6 6 53.2s We can identify a network with all disconnected species | 1 1 8.2s We can identify a network with some disconnected species | 1 1 9.6s We can identify a degenerate probabilistic network | 1 1 9.8s We can identify a degenerate Quantitative network | 1 1 8.7s We can identify a (self-)disconnected species in a unipartite network | 1 1 8.0s We can simplify a bipartite network | 1 1 8.9s src/random/permutations.jl | 6 6 51.1s We can degree-swap a unipartite network with enough interactions | 1 1 8.6s We can degree-swap a bipartite network with enough interactions | 1 1 8.5s We can generality-swap a bipartite network with enough interactions | 1 1 8.3s We can vulnerability-swap a bipartite network with enough interactions | 1 1 8.2s We can connectance-swap a bipartite network with enough interactions | 1 1 8.2s We cannot swap a network with fewer than two interactions | 1 1 9.3s src/interfaces/broadcast.jl | 3 3 23.0s We can broadcast over a species interaction network | 1 1 8.7s We can broadcast two networks | 1 1 6.9s We can broadcast unary operations | 1 1 7.3s src/random/structural/nichemodel.jl | 2 2 16.6s We can generate a niche model using structural model | 1 1 8.5s We can generate a niche model using a network as a template | 1 1 8.1s src/data/mangal.jl | 4 4 38.1s The type promotion works as expected | 1 1 8.2s We can get a network to return reference taxon nodes | 1 1 10.2s We can get a network by name | 1 1 9.4s We can get a network by ID | 1 1 10.4s src/micro_level/specificity.jl | 3 3 25.2s The PDI of a perfect specialist is one | 1 1 8.5s The PDI of a perfect generalist is zero | 1 1 9.0s We can measure the specificity of a network | 1 1 7.8s src/random/linearfilter.jl | 7 7 1m02.2s The linearfilter function returns the correct type | 1 1 9.0s The linearfilter with α[4] = 1 is the average only | 1 1 9.8s The linearfilter with α[1] = 1 is itself | 1 1 9.0s The degree null model is working | 1 1 8.5s The connectance null model is working | 1 1 8.2s The generality null model is working | 1 1 8.2s The vulnerability null model is working | 1 1 9.6s src/types/interface.jl | 2 2 16.1s We can detect the type of a partiteness struct | 1 1 8.1s We can access the species on all sides of the network | 1 1 8.0s src/meso_level/paths/Dijkstra.jl | 1 1 8.3s Dijkstra works on binary networks | 1 1 8.3s src/micro_level/degree.jl | 2 2 16.4s We can get the degree of a unipartite network with self-loops | 1 1 8.1s We can get the degree using the species-specific call | 1 1 8.2s src/interfaces/abstractarray.jl | 19 19 2m43.7s The length of a network is the number of interactions | 1 1 8.3s The size of a network is the size of its edges matrix | 1 1 7.7s We can get an interaction in the edges of a network by position | 1 1 8.0s We can get a slice of the network by position | 1 1 9.1s We can index a bipartite network using the species names | 1 1 8.6s We can index a unipartite network using the species names | 1 1 8.1s We can slice a network using species names | 1 1 11.1s We cannot index using a species that is not in the network | 1 1 8.2s We can construct a similar network from a binary network | 1 1 8.0s We can construct a similar network from a quantitative network | 1 1 7.9s We can construct a similar network from a probabilistic network | 1 1 8.4s We can use setindex on a network using position indexing | 1 1 8.1s We can use setindex on a network using species indexing | 1 1 7.9s We can use setindex on a unipartite network using species indexing | 1 1 8.0s We can access a probabilistic interaction by giving an interaction tuple | 1 1 10.4s We can access a binary interaction by giving an interaction tuple | 1 1 8.3s We can set an interaction by giving an interaction tuple | 1 1 10.6s We can permute the dimensions of a bipartite network | 1 1 8.6s We can permute the dimensions of a unipartite network | 1 1 8.4s src/interfaces/iteration.jl | 2 2 18.4s SpeciesInteractionNetwork has both length and eltype | 1 1 10.3s We can iterate over SpeciesInteractionNetwork | 1 1 8.1s 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 1149.45s 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 1270.15s: package fails to precompile