Package evaluation of SequencerJ on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T02:19:11.519 ################################################################################ # Set-up # Set-up completed after 0.23s ################################################################################ # Installation # Installing SequencerJ... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [348581b9] + SequencerJ v1.0.0 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌅ [ec485272] + ArnoldiMethod v0.1.0 [da1fd8a2] + CodeTracking v1.3.9 [34da2185] + Compat v4.16.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [8bb1440f] + DelimitedFiles v1.9.1 ⌅ [b4f34e82] + Distances v0.9.2 [ffbed154] + DocStringExtensions v0.9.4 ⌅ [aa1b3936] + GraphIO v0.5.0 ⌃ [86223c79] + Graphs v1.9.0 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.4 [aa1ae85d] + JuliaInterpreter v0.10.1 [093fc24a] + LightGraphs v1.3.5 [2ab3a3ac] + LogExpFunctions v0.3.29 [6f1432cf] + LoweredCodeUtils v3.3.0 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 ⌅ [189a3867] + Reexport v0.2.0 [ae029012] + Requires v1.3.1 [295af30f] + Revise v3.7.6 [348581b9] + SequencerJ v1.0.0 [699a6c99] + SimpleTraits v0.9.4 [47aef6b3] + SimpleWeightedGraphs v1.5.0 [a2af1166] + SortingAlgorithms v1.2.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 ⌅ [2913bbd2] + StatsBase v0.33.21 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.12.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.0.16+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.12.0+0 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 3.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 6105.0 ms ✓ GraphIO 5464.8 ms ? SequencerJ 1 dependency successfully precompiled in 12 seconds. 69 already precompiled. 1 dependencies failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ SequencerJ │ WARNING: Method definition bfs_parents(LightGraphs.AbstractGraph{T} where T, Integer) in module LightGraphs at /home/pkgeval/.julia/packages/LightGraphs/IgJif/src/traversals/bfs.jl:35 overwritten in module SequencerJ at /home/pkgeval/.julia/packages/SequencerJ/CnHKe/src/bfs.jl:6. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 22.04s ################################################################################ # Loading # Loading SequencerJ... Precompiling packages... Info Given SequencerJ was explicitly requested, output will be shown live  WARNING: Method definition bfs_parents(LightGraphs.AbstractGraph{T} where T, Integer) in module LightGraphs at /home/pkgeval/.julia/packages/LightGraphs/IgJif/src/traversals/bfs.jl:35 overwritten in module SequencerJ at /home/pkgeval/.julia/packages/SequencerJ/CnHKe/src/bfs.jl:6. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 5618.9 ms ? SequencerJ WARNING: Method definition bfs_parents(LightGraphs.AbstractGraph{T} where T, Integer) in module LightGraphs at /home/pkgeval/.julia/packages/LightGraphs/IgJif/src/traversals/bfs.jl:35 overwritten in module SequencerJ at /home/pkgeval/.julia/packages/SequencerJ/CnHKe/src/bfs.jl:6. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. ┌ Warning: Replacing docs for `SequencerJ.EMD :: NTuple{4, Any}` in module `SequencerJ` └ @ Base.Docs docs/Docs.jl:249 ┌ Warning: Replacing docs for `SequencerJ.Energy :: NTuple{4, Any}` in module `SequencerJ` └ @ Base.Docs docs/Docs.jl:249 Loading completed after 24.34s PkgEval succeeded after 61.33s