Package evaluation of GuessworkQuantumSideInfo on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T11:55:59.059 ################################################################################ # Set-up # Set-up completed after 0.26s ################################################################################ # Installation # Installing GuessworkQuantumSideInfo... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [43bf2e5e] + GuessworkQuantumSideInfo v0.1.2 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌅ [1520ce14] + AbstractTrees v0.3.4 ⌅ [6e4b80f9] + BenchmarkTools v0.5.0 ⌅ [523fee87] + CodecBzip2 v0.7.2 [944b1d66] + CodecZlib v0.7.8 [861a8166] + Combinatorics v1.0.2 ⌅ [f65535da] + Convex v0.13.8 [43bf2e5e] + GuessworkQuantumSideInfo v0.1.2 ⌅ [cd3eb016] + HTTP v0.9.17 [83e8ac13] + IniFile v0.5.1 [692b3bcd] + JLLWrappers v1.7.0 [682c06a0] + JSON v0.21.4 ⌅ [7d188eb4] + JSONSchema v0.3.4 ⌅ [b8f27783] + MathOptInterface v0.9.22 [739be429] + MbedTLS v1.1.9 ⌅ [d8a4904e] + MutableArithmetics v0.2.22 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.1 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [10745b16] + Statistics v1.11.1 ⌅ [3bb67fe8] + TranscodingStreams v0.9.13 [5c2747f8] + URIs v1.5.1 [3a884ed6] + UnPack v1.0.2 [6e34b625] + Bzip2_jll v1.0.9+0 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [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 v2024.12.31 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.12.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.18s ################################################################################ # 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... 99309.2 ms ✓ MathOptInterface 22043.7 ms ? Convex 22690.7 ms ? GuessworkQuantumSideInfo 1 dependency successfully precompiled in 147 seconds. 42 already precompiled. 2 dependencies failed but may be precompilable after restarting julia 3 dependencies had output during precompilation: ┌ MathOptInterface │ WARNING: method definition for promote_operation at /home/pkgeval/.julia/packages/MathOptInterface/YDdD3/src/Utilities/mutable_arithmetics.jl:74 declares type variable N but does not use it. │ WARNING: method definition for promote_operation at /home/pkgeval/.julia/packages/MathOptInterface/YDdD3/src/Utilities/mutable_arithmetics.jl:81 declares type variable N but does not use it. │ WARNING: method definition for #normalize_and_add_constraint#88 at /home/pkgeval/.julia/packages/MathOptInterface/YDdD3/src/Utilities/constraints.jl:13 declares type variable T but does not use it. │ WARNING: method definition for get at /home/pkgeval/.julia/packages/MathOptInterface/YDdD3/src/Utilities/struct_of_constraints.jl:83 declares type variable T but does not use it. │ WARNING: method definition for set at /home/pkgeval/.julia/packages/MathOptInterface/YDdD3/src/Utilities/universalfallback.jl:415 declares type variable T but does not use it. │ WARNING: method definition for modify at /home/pkgeval/.julia/packages/MathOptInterface/YDdD3/src/Utilities/universalfallback.jl:462 declares type variable F but does not use it. │ WARNING: method definition for check_type_and_multiple_names at /home/pkgeval/.julia/packages/MathOptInterface/YDdD3/src/Utilities/universalfallback.jl:516 declares type variable T but does not use it. │ WARNING: method definition for check_type_and_multiple_names at /home/pkgeval/.julia/packages/MathOptInterface/YDdD3/src/Utilities/universalfallback.jl:527 declares type variable T but does not use it. │ WARNING: method definition for get at /home/pkgeval/.julia/packages/MathOptInterface/YDdD3/src/Bridges/Constraint/indicator_sos.jl:186 declares type variable CI but does not use it. └ ┌ Convex │ WARNING: Method definition hcat(Union{Number, AbstractArray{T, N} where N where T}...) in module Base at abstractarray.jl:2127 overwritten in module Convex at /home/pkgeval/.julia/packages/Convex/cKTOH/src/atoms/affine/stack.jl:112. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ ┌ GuessworkQuantumSideInfo │ WARNING: Method definition hcat(Union{Number, AbstractArray{T, N} where N where T}...) in module Base at abstractarray.jl:2127 overwritten in module Convex at /home/pkgeval/.julia/packages/Convex/cKTOH/src/atoms/affine/stack.jl:112. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 158.1s ################################################################################ # Loading # Loading GuessworkQuantumSideInfo... Precompiling packages... 21908.9 ms ? Convex Info Given GuessworkQuantumSideInfo was explicitly requested, output will be shown live  WARNING: Method definition hcat(Union{Number, AbstractArray{T, N} where N where T}...) in module Base at abstractarray.jl:2127 overwritten in module Convex at /home/pkgeval/.julia/packages/Convex/cKTOH/src/atoms/affine/stack.jl:112. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 23526.8 ms ? GuessworkQuantumSideInfo WARNING: Method definition hcat(Union{Number, AbstractArray{T, N} where N where T}...) in module Base at abstractarray.jl:2127 overwritten in module Convex at /home/pkgeval/.julia/packages/Convex/cKTOH/src/atoms/affine/stack.jl:112. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. Precompiling packages... Info Given Convex was explicitly requested, output will be shown live  WARNING: Method definition hcat(Union{Number, AbstractArray{T, N} where N where T}...) in module Base at abstractarray.jl:2127 overwritten in module Convex at /home/pkgeval/.julia/packages/Convex/cKTOH/src/atoms/affine/stack.jl:112. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 22244.7 ms ? Convex WARNING: Method definition hcat(Union{Number, AbstractArray{T, N} where N where T}...) in module Base at abstractarray.jl:2127 overwritten in module Convex at /home/pkgeval/.julia/packages/Convex/cKTOH/src/atoms/affine/stack.jl:112. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading Convex -> Convex && GuessworkQuantumSideInfo") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2214 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2222 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2488 [4] macro expansion @ ./loading.jl:2421 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [7] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [8] invoke_in_world @ ./essentials.jl:1121 [inlined] [9] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [10] top-level scope @ ~/.julia/packages/Convex/cKTOH/src/problem_depot/problem_depot.jl:8 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [12] top-level scope @ ~/.julia/packages/Convex/cKTOH/src/Convex.jl:169 [13] include(mod::Module, _path::String) @ Base ./Base.jl:306 [14] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2721 [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [16] macro expansion @ ./loading.jl:2421 [inlined] [17] macro expansion @ ./lock.jl:376 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [19] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [20] invoke_in_world @ ./essentials.jl:1121 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [22] top-level scope @ ~/.julia/packages/GuessworkQuantumSideInfo/o78mf/src/GuessworkQuantumSideInfo.jl:5 [23] include(mod::Module, _path::String) @ Base ./Base.jl:306 [24] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2721 [25] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [26] macro expansion @ ./loading.jl:2421 [inlined] [27] macro expansion @ ./lock.jl:376 [inlined] [28] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [29] #invoke_in_world#2 @ ./essentials.jl:1125 [inlined] [30] invoke_in_world @ ./essentials.jl:1121 [inlined] [31] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [32] eval(m::Module, e::Any) @ Core ./boot.jl:488 [33] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [34] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/Convex/cKTOH/src/problem_depot/problem_depot.jl:4 in expression starting at /home/pkgeval/.julia/packages/Convex/cKTOH/src/Convex.jl:3 in expression starting at /home/pkgeval/.julia/packages/GuessworkQuantumSideInfo/o78mf/src/GuessworkQuantumSideInfo.jl:1 Loading failed after 160.99s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using GuessworkQuantumSideInfo'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:306 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [7] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 343.34s: illegal method overwrites during precompilation