Package evaluation to test SpeciesInteractionNetworks on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T06:00:40.923 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.43s ################################################################################ # 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.123 [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.13s ################################################################################ # 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.34s ################################################################################ # Testing # Testing SpeciesInteractionNetworks Status `/tmp/jl_mg2LhH/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_mg2LhH/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.123 [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("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_QxlF5R" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_0iiUa2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_p9tjKK" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_GrxEb7" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_NNK7AO" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_7d2X7a" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_X1Kufw" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_sDIJFv" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_eBQC8K" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_Qmy9J3" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_ZkdmTe" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_Izzyan" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_gZ06j1" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_IUIHji" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_N8Ta9q" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_CGg4ZK" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_tL3294" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_L0V3Ro" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_DjUS72" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_EJ5ck2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_mqfnU7" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_xywG2I" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_3RoST5" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_bJrSE6" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_yuEAMg" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_moZb7V" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_WqHQVX" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_xslG4W" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_hRWShi" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_1xvGav" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_VCz1zU" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_N6VnaG" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_XP7Lpc" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_67gNEz" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_2n25Xg" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_GS5mIC" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_H4JqDE" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_1qVPjR" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_qzmkcD" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_gYZUS9" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_XBdQ8B" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_eKqy76" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_QdaB8Q" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_54uFOZ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_beHlB1" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_YH8llO" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_pU8qA8" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_cuysd3" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_7pcU3t" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_PM4MjG" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_4566dG" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_OXzgS5" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_m9v0uE" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_XsPkud" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_Vkpbql" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_wT5crr" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_tY2aMt" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_qSzTMI" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_mIbuko" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_4Zm63q" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_heXvMk" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_iZ32No" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_7TqLoe" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_hzCHE8" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_UTS9Pu" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_5mj3sS" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_GZSAwc" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_VAGKsr" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_R2LhMx" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_ApotVw" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_s5aUG7" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_4vmXbT" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_jdSIF4" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_vopvlG" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_ueQfWZ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_dkJote" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_m2CctM" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_e9LTCl" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_QZ75YA" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_hZnHUC" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_RqSg6A" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_Vqlavu" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_fsrJ19" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_wXFlOg" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_sSswDB" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_dOUrEo" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_1UNUH1" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_lqiivm" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_ahbpeC" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_vSQg9Q" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_56IcDd" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_X3HQ4S" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_8LVvG8" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_SZg6G4" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_KIC8IX" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_aShjEa" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_3ePoJf" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_YPrRmz" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_PonvP8" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_H7X5js" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_74eLXl" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_J8d8ab" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_iUm08v" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_WpC88O" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_XDSHeT" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_nL60zf" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_WBIFxd" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_hILD3r" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_OCYRzC" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_RfHPUj" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_MhM0Dr" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_UJ8jr6" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_ek7bJh" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_8kkZQs" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_xFrDhQ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_RVHxtQ" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_gjLxm2" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_K8v0Ui" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_ut8xBS" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_qcuuYW" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_cR6h9i" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_n82llN" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_6HGenS" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_HOTukk" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/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_wGXt5a" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_6PCkKD" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_G2DYZX" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_9q8w39" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_qilnpr" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_X6bYu9" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_9uQt5l" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_Vkdqvv" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_gKokZF" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_STH3fD" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_H6Oo2A" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_vrDOOl" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/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_CVhV7i" (ProcessExited(1)). ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SpeciesInteractionNetworks/ooTrR/src/SpeciesInteractionNetworks.jl:7  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SpeciesInteractionNetworks/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_lUSBS6" (ProcessExited(1)). Test Summary: | Error Total Time Package | 138 138 13m04.4s src/basics/interactions.jl | 2 2 32.9s We can get the interactions in a network | 1 1 26.2s An empty graph returns and empty interaction list | 1 1 6.7s src/basics/neighbors.jl | 8 8 45.8s We cannot look for successors of a species not in a network | 1 1 5.7s Bottom-level species have no successors | 1 1 5.5s We can correctly identify successors in bipartite networks | 1 1 5.8s We can correctly identify successors in unipartite networks | 1 1 5.6s We cannot look for predecessors of a species not in a network | 1 1 6.7s Top-level species have no predecessors | 1 1 5.3s We can correctly identify predecessors in bipartite networks | 1 1 5.2s We can correctly identify predecessors in unipartite networks | 1 1 6.2s src/meta_level/set.jl | 10 10 53.8s We can get the union of a bipartite partition | 1 1 5.5s We can get the union of a unipartite partition | 1 1 5.1s We can get the intersect of a bipartite partition | 1 1 4.9s We can get the intersect of a unipartite partition | 1 1 5.1s We can get the setdiff of a bipartite partition | 1 1 5.1s We can get the setdiff of a unipartite partition | 1 1 5.4s We can get the union of two networks | 1 1 5.7s The union of two networks has the correct cardinality | 1 1 5.6s We can get the intersect of two networks | 1 1 5.6s We can get the setdiff of two networks | 1 1 5.7s src/types/declarations.jl | 11 11 59.6s We can construct a bipartite species set with symbols | 1 1 5.4s We can construct a bipartite species set with strings | 1 1 5.2s We cannot construct a bipartite set with species on both sides | 1 1 5.2s We cannot construct a bipartite set with non-unique species | 1 1 5.3s We cannot construct a bipartite set with integer-valued species | 1 1 5.2s We can construct a unipartite species set with symbols | 1 1 5.3s We can construct a unipartite species set with strings | 1 1 5.4s We cannot construct a unipartite set with non-unique species | 1 1 5.9s We cannot construct a unipartite set with integer-valued species | 1 1 5.5s We cannot construct probabilistic matrices with values outside the unit interval | 1 1 5.6s We can construct a unipartite probabilistic network | 1 1 5.6s src/random/draws.jl | 2 2 14.0s A random network with all probabilities to one has all interactions | 1 1 5.7s A random network has only interactions in non-zero positions | 1 1 8.3s src/micro_level/centrality.jl | 3 3 16.9s We cannot use Katz centrality with a negative attenuation factor | 1 1 5.5s Katz centralities sum to one | 1 1 5.4s Eigenvector centralities sum to one | 1 1 5.9s src/interfaces/table.jl | 1 1 5.9s The networks behave as tables | 1 1 5.9s src/meso_level/paths/BellmanFord.jl | 5 5 26.3s Bellman-Ford works on binary networks | 1 1 5.2s Bellman-Ford works on quantitative networks | 1 1 5.1s Bellman-Ford works on probabilistic networks | 1 1 5.3s Bellman-Ford on a quantitative network with all strength 1 is the same as binary | 1 1 5.3s Bellman-Ford on a probabilistic network with all probabilities 1 is the same as binary | 1 1 5.4s src/types/render.jl | 6 6 32.9s We can convert a binary bipartite network to a unipartite network | 1 1 5.4s We can convert a binary unipartite network to a bipartite network | 1 1 5.3s We cannot convert an overlapping unipartite network to bipartite | 1 1 5.6s We can convert a binary network to a quantitative network | 1 1 5.5s We can convert a quantitative network to a quantitative network | 1 1 5.5s We can turn a binary network into a probabilistic network | 1 1 5.5s src/types/copy.jl | 1 1 5.4s We can make a copy of a network that is not affected by anything | 1 1 5.4s src/macro_level/spectralradius.jl | 5 5 26.8s The values of spectral radius are correct with no correction (test 1) | 1 1 5.4s The values of spectral radius are correct with no correction (test 2) | 1 1 5.2s The values of spectral radius are correct with no correction (test 3) | 1 1 5.2s The values of spectral radius are correct with no correction (test 4) | 1 1 5.4s The values of spectral radius are correct with the links corection | 1 1 5.5s src/basics/subgraphs.jl | 8 8 43.6s We can induce a subgraph from a unipartite network | 1 1 5.2s We can induce a subgraph from a unipartite network using : | 1 1 6.2s We cannot induce a subgraph if one of the nodes does not exist | 1 1 5.4s We can induce a subgraph from a bipartite network | 1 1 5.2s We can induce a subgraph from a bipartite network using : (top) | 1 1 5.3s We can induce a subgraph from a bipartite network using : (bottom) | 1 1 5.1s We can induce a subgraph from a bipartite network using : (both) | 1 1 5.3s We cannot induce a bipartite subgraph if one of the nodes does not exist | 1 1 5.9s src/macro_level/eta.jl | 2 2 10.6s The η nestedness of a nested bipartite network is 1 | 1 1 5.2s η works with known values | 1 1 5.3s src/types/constructors.jl | 12 12 1m08.9s We can construct probabilistic edges from a matrix of floats | 1 1 5.3s We can construct edges from a matrix of booleans | 1 1 5.4s We can construct edges from a matrix of bits | 1 1 5.7s We can construct quantitative edges from a matrix of numbers | 1 1 7.7s We can construct a unipartite set from an interaction struct | 1 1 5.5s We cannot construct a unipartite set from an interaction struct with different sizes | 1 1 5.6s We can construct a bipartite probabilistic network from a matrix | 1 1 6.3s We can construct a unipartite probabilistic network from a matrix | 1 1 5.3s We can construct a bipartite binary network from a matrix | 1 1 5.5s We can construct a unipartite binary network from a matrix | 1 1 5.9s We can construct a bipartite quantitative network from a matrix | 1 1 5.5s We can construct a unipartite quantitative network from a matrix | 1 1 5.3s src/meso_level/modularity.jl | 1 1 5.3s We correctly maximize modularity | 1 1 5.3s src/meta_level/partitions.jl | 4 4 20.9s We can get the βS for a unipartite network | 1 1 5.2s We can get the βWN for a unipartite network | 1 1 5.2s We can get the βOS for a unipartite network | 1 1 5.5s We get the correct βOS when no species are shared | 1 1 5.1s src/macro_level/degeneracy.jl | 6 6 33.2s We can identify a network with all disconnected species | 1 1 5.6s We can identify a network with some disconnected species | 1 1 5.2s We can identify a degenerate probabilistic network | 1 1 5.2s We can identify a degenerate Quantitative network | 1 1 5.3s We can identify a (self-)disconnected species in a unipartite network | 1 1 5.2s We can simplify a bipartite network | 1 1 6.7s src/random/permutations.jl | 6 6 37.6s We can degree-swap a unipartite network with enough interactions | 1 1 5.6s We can degree-swap a bipartite network with enough interactions | 1 1 5.4s We can generality-swap a bipartite network with enough interactions | 1 1 5.4s We can vulnerability-swap a bipartite network with enough interactions | 1 1 6.5s We can connectance-swap a bipartite network with enough interactions | 1 1 8.1s We cannot swap a network with fewer than two interactions | 1 1 6.6s src/interfaces/broadcast.jl | 3 3 16.1s We can broadcast over a species interaction network | 1 1 5.5s We can broadcast two networks | 1 1 5.2s We can broadcast unary operations | 1 1 5.4s src/random/structural/nichemodel.jl | 2 2 11.9s We can generate a niche model using structural model | 1 1 5.7s We can generate a niche model using a network as a template | 1 1 6.2s src/data/mangal.jl | 4 4 22.4s The type promotion works as expected | 1 1 5.9s We can get a network to return reference taxon nodes | 1 1 5.8s We can get a network by name | 1 1 5.2s We can get a network by ID | 1 1 5.5s src/micro_level/specificity.jl | 3 3 17.2s The PDI of a perfect specialist is one | 1 1 5.4s The PDI of a perfect generalist is zero | 1 1 5.4s We can measure the specificity of a network | 1 1 6.4s src/random/linearfilter.jl | 7 7 40.9s The linearfilter function returns the correct type | 1 1 6.5s The linearfilter with α[4] = 1 is the average only | 1 1 5.5s The linearfilter with α[1] = 1 is itself | 1 1 5.3s The degree null model is working | 1 1 5.8s The connectance null model is working | 1 1 5.2s The generality null model is working | 1 1 5.2s The vulnerability null model is working | 1 1 7.5s src/types/interface.jl | 2 2 11.1s We can detect the type of a partiteness struct | 1 1 5.4s We can access the species on all sides of the network | 1 1 5.6s src/meso_level/paths/Dijkstra.jl | 1 1 5.5s Dijkstra works on binary networks | 1 1 5.5s src/micro_level/degree.jl | 2 2 11.2s We can get the degree of a unipartite network with self-loops | 1 1 6.1s We can get the degree using the species-specific call | 1 1 5.1s src/interfaces/abstractarray.jl | 19 19 1m37.3s The length of a network is the number of interactions | 1 1 5.4s The size of a network is the size of its edges matrix | 1 1 6.2s We can get an interaction in the edges of a network by position | 1 1 5.2s We can get a slice of the network by position | 1 1 5.1s We can index a bipartite network using the species names | 1 1 5.6s We can index a unipartite network using the species names | 1 1 5.5s We can slice a network using species names | 1 1 5.1s We cannot index using a species that is not in the network | 1 1 4.9s We can construct a similar network from a binary network | 1 1 5.1s We can construct a similar network from a quantitative network | 1 1 5.2s We can construct a similar network from a probabilistic network | 1 1 5.2s We can use setindex on a network using position indexing | 1 1 5.2s We can use setindex on a network using species indexing | 1 1 7.4s We can use setindex on a unipartite network using species indexing | 1 1 5.6s We can access a probabilistic interaction by giving an interaction tuple | 1 1 4.8s We can access a binary interaction by giving an interaction tuple | 1 1 4.3s We can set an interaction by giving an interaction tuple | 1 1 3.8s We can permute the dimensions of a bipartite network | 1 1 3.8s We can permute the dimensions of a unipartite network | 1 1 3.8s src/interfaces/iteration.jl | 2 2 10.6s SpeciesInteractionNetwork has both length and eltype | 1 1 5.0s We can iterate over SpeciesInteractionNetwork | 1 1 5.6s 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 773.34s 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [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 875.43s: package fails to precompile