Package evaluation to test InferOpt on Julia 1.12.4 (422f456051*) started at 2026-01-29T11:24:38.790 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.81s ################################################################################ # Installation # Installing InferOpt... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [4846b161] + InferOpt v0.7.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [7d9f7c33] + Accessors v0.1.43 [66dad0bd] + AliasTables v1.1.3 [198e06fe] + BangBang v0.4.7 [d360d2e6] + ChainRulesCore v1.26.0 ⌅ [ae650224] + ChunkSplitters v2.6.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [b429d917] + DensityInterface v0.4.0 [fc55d66b] + DifferentiableExpectations v0.2.0 [31c24e10] + Distributions v0.25.123 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.16.0 [34004b35] + HypergeometricFunctions v0.3.28 [4846b161] + InferOpt v0.7.1 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 ⌅ [67456a42] + OhMyThreads v0.5.3 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.37 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [97f35ef4] + RequiredInterfaces v0.1.7 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [91464d47] + StableTasks v0.1.7 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [4c63d2b9] + StatsFuns v1.5.2 [ed4db957] + TaskLocalValues v0.1.3 [1c621080] + TestItems v1.0.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.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.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 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.8.3+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.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 9304.1 ms ✓ JET → JETReviseExt 6050.5 ms ✓ ImplicitDifferentiation → ImplicitDifferentiationZygoteExt 49106.0 ms ✓ FrankWolfe 42338.4 ms ✓ InferOpt 22436.0 ms ✓ Flux → FluxFiniteDifferencesExt 181391.6 ms ✓ DifferentiableFrankWolfe 213373.7 ms ✓ InferOpt → InferOptFrankWolfeExt 7 dependencies successfully precompiled in 536 seconds. 290 already precompiled. 1 dependency had output during precompilation: ┌ InferOpt → InferOptFrankWolfeExt │ WARNING: Constructor for type "RegularizedFrankWolfe" was extended in `InferOptFrankWolfeExt` without explicit qualification or import. │ NOTE: Assumed "RegularizedFrankWolfe" refers to `InferOpt.RegularizedFrankWolfe`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function RegularizedFrankWolfe end`. │ Hint: To silence the warning, qualify `RegularizedFrankWolfe` as `InferOpt.RegularizedFrankWolfe` in the method signature or explicitly `import InferOpt: RegularizedFrankWolfe`. └ Precompilation completed after 549.6s ################################################################################ # Testing # Testing InferOpt Status `/tmp/jl_nW5zbM/Project.toml` [4c88cf16] Aqua v0.8.14 [d360d2e6] ChainRulesCore v1.26.0 [b429d917] DensityInterface v0.4.0 [fc55d66b] DifferentiableExpectations v0.2.0 ⌅ [b383313e] DifferentiableFrankWolfe v0.4.1 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [26cc04aa] FiniteDifferences v0.12.33 [587475ba] Flux v0.16.8 ⌅ [f55ce6ea] FrankWolfe v0.4.13 [86223c79] Graphs v1.13.4 [dd2b58c7] GridGraphs v0.11.0 [87dc4568] HiGHS v1.20.1 ⌅ [57b37032] ImplicitDifferentiation v0.7.2 [4846b161] InferOpt v0.7.1 ⌃ [c3a54625] JET v0.10.6 [4076af6c] JuMP v1.29.4 [98e50ef6] JuliaFormatter v2.2.0 [98b081ad] Literate v2.21.0 [92933f4c] ProgressMeter v1.11.0 [97f35ef4] RequiredInterfaces v0.1.7 ⌃ [295af30f] Revise v3.8.0 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [f8b46487] TestItemRunner v1.1.4 [b8865327] UnicodePlots v3.8.1 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.12.0 [44cfe95a] Pkg v1.12.1 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_nW5zbM/Manifest.toml` [47edcb42] ADTypes v1.21.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [a9b6321e] Atomix v1.1.2 [198e06fe] BangBang v0.4.7 [9718e550] Baselet v0.1.1 [6e4b80f9] BenchmarkTools v1.6.3 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 ⌅ [ae650224] ChunkSplitters v2.6.0 ⌅ [da1fd8a2] CodeTracking v1.3.9 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 ⌅ [a80b9123] CommonMark v0.9.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [6add18c4] ContextVariablesX v0.1.3 [d38c429a] Contour v0.6.3 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [b429d917] DensityInterface v0.4.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [fc55d66b] DifferentiableExpectations v0.2.0 ⌅ [b383313e] DifferentiableFrankWolfe v0.4.1 ⌅ [a0c0ee7d] DifferentiationInterface v0.6.54 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [f151be2c] EnzymeCore v0.8.18 [e2ba6199] ExprTools v0.1.10 [cc61a311] FLoops v0.2.2 [b9860ae5] FLoopsBase v0.1.1 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.16.0 [26cc04aa] FiniteDifferences v0.12.33 [53c48c17] FixedPointNumbers v0.8.5 [587475ba] Flux v0.16.8 [f6369f11] ForwardDiff v1.3.1 ⌅ [f55ce6ea] FrankWolfe v0.4.13 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.6 [d7ba0133] Git v1.5.0 [c27321d9] Glob v1.4.0 [86223c79] Graphs v1.13.4 [dd2b58c7] GridGraphs v0.11.0 [076d061b] HashArrayMappedTries v0.2.0 [87dc4568] HiGHS v1.20.1 [e91730f6] Hungarian v0.7.0 [34004b35] HypergeometricFunctions v0.3.28 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.15 ⌅ [57b37032] ImplicitDifferentiation v0.7.2 [4846b161] InferOpt v0.7.1 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 ⌃ [c3a54625] JET v0.10.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [0f8b85d8] JSON3 v1.14.3 [4076af6c] JuMP v1.29.4 [98e50ef6] JuliaFormatter v2.2.0 ⌃ [aa1ae85d] JuliaInterpreter v0.10.3 ⌅ [70703baa] JuliaSyntax v0.4.10 [b14d175d] JuliaVariables v0.2.4 [63c18a36] KernelAbstractions v0.9.39 ⌅ [ba0b0d4f] Krylov v0.9.10 [0e77f7df] LazilyInitializedFields v1.3.0 [5c8ed15e] LinearOperators v2.11.0 [98b081ad] Literate v2.21.0 [2ab3a3ac] LogExpFunctions v0.3.29 ⌃ [6f1432cf] LoweredCodeUtils v3.4.2 [c2834f40] MLCore v1.0.0 [7e8f7934] MLDataDevices v1.17.2 [d8e11817] MLStyle v0.4.17 [f1d291b0] MLUtils v0.4.8 [1914dd2f] MacroTools v0.5.16 [299715c1] MarchingCubes v0.1.11 [d0879d2d] MarkdownAST v0.1.2 [8c4f8055] MathOptIIS v0.1.1 [b8f27783] MathOptInterface v1.48.0 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.6.7 [872c559c] NNlib v0.9.33 [77ba4419] NaNMath v1.1.3 [71a1bf82] NameResolution v0.1.5 ⌅ [67456a42] OhMyThreads v0.5.3 [0b1bfda6] OneHotArrays v0.2.10 [3bd65402] Optimisers v0.4.7 [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 [8162dcfd] PrettyPrint v0.2.0 [33c8b6b6] ProgressLogging v0.1.6 [92933f4c] ProgressMeter v1.11.0 ⌅ [dc4f5ac2] ProximalCore v0.1.2 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [97f35ef4] RequiredInterfaces v0.1.7 [ae029012] Requires v1.3.1 ⌃ [295af30f] Revise v3.8.0 [708f8203] Richardson v1.4.2 [79098fc4] Rmath v0.9.0 [431bcebd] SciMLPublic v1.0.1 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [605ecd9f] ShowCases v0.1.0 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [171d559e] SplittablesBase v0.1.15 [91464d47] StableTasks v0.1.7 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.2 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 [62fd8b95] TensorCore v0.1.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [28d57a85] Transducers v0.4.85 [b8865327] UnicodePlots v3.8.1 [013be700] UnsafeAtomics v0.3.0 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 ⌅ [68821587] Arpack_jll v3.5.2+0 [6e34b625] Bzip2_jll v1.0.9+0 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 [8fd58aa0] HiGHS_jll v1.12.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [d00139f3] METIS_jll v5.1.3+0 [656ef2d0] OpenBLAS32_jll v0.3.30+0 [9bd350c2] OpenSSH_jll v10.2.1+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 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future 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.1 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL 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 [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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [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.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling packages... 16298.7 ms ✓ ChainRules 2475.9 ms ✓ MLDataDevices 16437.2 ms ✓ FLoops 3400.4 ms ✓ NNlib → NNlibEnzymeCoreExt 3218.9 ms ✓ NNlib → NNlibSpecialFunctionsExt 3173.3 ms ✓ NNlib → NNlibForwardDiffExt 32671.9 ms ✓ OneHotArrays 71351.5 ms ✓ Zygote 2029.0 ms ✓ MLDataDevices → ChainRulesCoreExt 1193.4 ms ✓ MLDataDevices → FillArraysExt 1429.2 ms ✓ MLDataDevices → SparseArraysExt 2296.7 ms ✓ MLDataDevices → ChainRulesExt 24820.3 ms ✓ MLUtils 2936.1 ms ✓ MLDataDevices → OneHotArraysExt 5468.5 ms ✓ MLDataDevices → ZygoteExt 72017.2 ms ✓ MLDataDevices → MLUtilsExt 62477.4 ms ✓ Flux 17 dependencies successfully precompiled in 327 seconds. 144 already precompiled. Precompiling packages... 16488.5 ms ✓ Graphs 1 dependency successfully precompiled in 18 seconds. 25 already precompiled. Precompiling packages... 4652.7 ms ✓ GridGraphs 1 dependency successfully precompiled in 6 seconds. 30 already precompiled. Precompiling packages... 123495.7 ms ✓ UnicodePlots 1 dependency successfully precompiled in 124 seconds. 40 already precompiled. Precompiling packages... 6239.9 ms ✓ Zygote → ZygoteColorsExt 1 dependency successfully precompiled in 7 seconds. 72 already precompiled. Precompiling packages... 1387.5 ms ✓ ColorVectorSpace → SpecialFunctionsExt 1 dependency successfully precompiled in 2 seconds. 20 already precompiled. Tutorial: Error During Test at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/tutorial.jl:2 Got exception outside of a @test LoadError: UndefVarError: `QUEEN_DIRECTIONS_ACYCLIC` not defined in `GridGraphs` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:47 [2] top-level scope @ ~/.julia/packages/InferOpt/qEzQ7/examples/tutorial.jl:42 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [4] top-level scope @ ~/.julia/packages/InferOpt/qEzQ7/test/tutorial.jl:2 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2870 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:2880 [8] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:119 [inlined] [9] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/vendored_code.jl:7 [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:107 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:117 [12] run_tests(path::String; filter::Nothing, verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:230 [13] top-level scope @ ~/.julia/packages/InferOpt/qEzQ7/test/runtests.jl:3 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [18] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/examples/tutorial.jl:42 in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/tutorial.jl:2 Precompiling packages... 85334.1 ms ✓ MathOptInterface 7166.6 ms ✓ MathOptIIS 35524.3 ms ✓ HiGHS 3 dependencies successfully precompiled in 131 seconds. 54 already precompiled. Precompiling packages... 51518.8 ms ✓ JuMP 1 dependency successfully precompiled in 53 seconds. 52 already precompiled. Precompiling packages... 6222.3 ms ✓ FiniteDifferences 1 dependency successfully precompiled in 6 seconds. 18 already precompiled. Precompiling packages... 10917.7 ms ✓ Flux → FluxFiniteDifferencesExt 1 dependency successfully precompiled in 13 seconds. 163 already precompiled. Precompiling packages... 43928.7 ms ✓ FrankWolfe 13515.2 ms ✓ DifferentiableFrankWolfe 2 dependencies successfully precompiled in 59 seconds. 84 already precompiled. Precompiling packages... 2439.7 ms ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDifferencesExt 1 dependency successfully precompiled in 3 seconds. 25 already precompiled. Precompiling packages... 5424.3 ms ✓ DifferentiationInterface → DifferentiationInterfaceZygoteExt 1 dependency successfully precompiled in 6 seconds. 75 already precompiled. Precompiling packages... 5947.4 ms ✓ ImplicitDifferentiation → ImplicitDifferentiationZygoteExt 1 dependency successfully precompiled in 8 seconds. 85 already precompiled. Precompiling packages... Info Given InferOptFrankWolfeExt was explicitly requested, output will be shown live  WARNING: Constructor for type "RegularizedFrankWolfe" was extended in `InferOptFrankWolfeExt` without explicit qualification or import.  NOTE: Assumed "RegularizedFrankWolfe" refers to `InferOpt.RegularizedFrankWolfe`. This behavior is deprecated and may differ in future versions.`  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function RegularizedFrankWolfe end`.  Hint: To silence the warning, qualify `RegularizedFrankWolfe` as `InferOpt.RegularizedFrankWolfe` in the method signature or explicitly `import InferOpt: RegularizedFrankWolfe`. 14389.4 ms ✓ InferOpt → InferOptFrankWolfeExt 1 dependency successfully precompiled in 20 seconds. 134 already precompiled. 1 dependency had output during precompilation: ┌ InferOpt → InferOptFrankWolfeExt │ [Output was shown above] └ Correctness (JET.jl): Error During Test at /home/pkgeval/.julia/packages/JET/z9poX/src/JETBase.jl:1055 Test threw exception Expression: (JET.report_package)(InferOpt; toplevel_logger = nothing, target_modules = Module[InferOpt]) Expected MethodTableView Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] invoke_mt_compiler(::Core.MethodTable, ::Symbol, ::Type, ::Vararg{Any}) @ Base ./reflection.jl:279 [3] _which(tt::Type; method_table::Core.MethodTable, world::UInt64, raise::Bool) @ Base ./reflection.jl:888 [4] _which @ ./reflection.jl:883 [inlined] [5] analyze_from_definitions!(analyzer::JET.JETAnalyzer{JET.BasicPass}, res::JET.VirtualProcessResult, config::JET.ToplevelConfig) @ JET ~/.julia/packages/JET/z9poX/src/toplevel/virtualprocess.jl:614 [6] virtual_process(x::String, filename::String, analyzer::JET.JETAnalyzer{JET.BasicPass}, config::JET.ToplevelConfig) @ JET ~/.julia/packages/JET/z9poX/src/toplevel/virtualprocess.jl:482 [7] #analyze_and_report_text!#141 @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:897 [inlined] [8] analyze_and_report_file!(analyzer::JET.JETAnalyzer{JET.BasicPass}, filename::String, pkgid::Base.PkgId; jetconfigs::@Kwargs{concretization_patterns::Vector{Symbol}, target_modules::Vector{Module}, analyze_from_definitions::Bool, toplevel_logger::Nothing, ignore_missing_comparison::Bool}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:705 [9] analyze_and_report_package!(analyzer::JET.JETAnalyzer{JET.BasicPass}, package::Module; jetconfigs::@Kwargs{ignore_missing_comparison::Bool, toplevel_logger::Nothing, target_modules::Vector{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:855 [10] analyze_and_report_package! @ ~/.julia/packages/JET/z9poX/src/JETBase.jl:848 [inlined] [11] report_package(args::Module; ignore_missing_comparison::Bool, jetconfigs::@Kwargs{toplevel_logger::Nothing, target_modules::Vector{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/analyzers/jetanalyzer.jl:1605 [12] func_test(func::typeof(JET.report_package), testname::Symbol, args::Any; broken::Bool, skip::Bool, jetconfigs::@Kwargs{toplevel_logger::Nothing, target_modules::Vector{Module}}) @ JET ~/.julia/packages/JET/z9poX/src/JETBase.jl:1067 [13] top-level scope @ ~/.julia/packages/InferOpt/qEzQ7/test/code.jl:12 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2870 [16] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:2880 [17] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:119 [inlined] [18] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/vendored_code.jl:7 [19] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:107 [20] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:117 [21] run_tests(path::String; filter::Nothing, verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:230 [22] top-level scope @ ~/.julia/packages/InferOpt/qEzQ7/test/runtests.jl:3 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [27] _start() @ Base ./client.jl:550 ┌ Info: LinearMaximizer(max_pricing, g, h) │ g = g (generic function with 1 method) └ h = h (generic function with 1 method) [ Info: InferOpt.PerturbedOracle{InferOpt.AdditivePerturbation{Distributions.Normal{Float64}}, InferOpt.LinearMaximizer{typeof(Main.var"##378".InferOptTestUtils.max_pricing), typeof(Main.var"##378".InferOptTestUtils.g), typeof(Main.var"##378".InferOptTestUtils.h)}, false, true, InferOpt.NormalAdditiveGradLogdensity, Random.TaskLocalRNG, Nothing}(DifferentiableExpectations.Reinforce{false, true, InferOpt.LinearMaximizer{typeof(Main.var"##378".InferOptTestUtils.max_pricing), typeof(Main.var"##378".InferOptTestUtils.g), typeof(Main.var"##378".InferOptTestUtils.h)}, InferOpt.AdditivePerturbation{Distributions.Normal{Float64}}, InferOpt.NormalAdditiveGradLogdensity, Random.TaskLocalRNG, Nothing}(LinearMaximizer(max_pricing, g, h), InferOpt.AdditivePerturbation{Distributions.Normal{Float64}}(Distributions.Normal{Float64}(μ=0.0, σ=1.0), 1.0), InferOpt.NormalAdditiveGradLogdensity(1.0), Random.TaskLocalRNG(), 10, nothing)) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 111 running 1 of 1 signal (10): User defined signal 1 typekeyvalue_hash at /source/src/jltypes.c:1822 [inlined] lookup_typevalue at /source/src/jltypes.c:1136 lookup_arg_type_tuple at /source/src/gf.c:3072 [inlined] jl_lookup_generic_ at /source/src/gf.c:4141 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #AffineDistribution#57 at /home/pkgeval/.julia/packages/Distributions/xMnxM/src/univariate/locationscale.jl:53 [inlined] _pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:0 _pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:81 * at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/src/layers/perturbed/utils.jl:31 [inlined] #_broadcast_generic##2 at /home/pkgeval/.julia/packages/Zygote/55SqB/src/lib/broadcast.jl:216 [inlined] _broadcast_getindex_evalf at ./broadcast.jl:699 [inlined] _broadcast_getindex at ./broadcast.jl:672 [inlined] _getindex at ./broadcast.jl:620 [inlined] getindex at ./broadcast.jl:616 [inlined] copyto_nonleaf! at ./broadcast.jl:1104 unknown function (ip: 0x7bf5845d8d20) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 copy at ./broadcast.jl:941 [inlined] materialize at ./broadcast.jl:894 unknown function (ip: 0x7bf5845d6f02) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _broadcast at /home/pkgeval/.julia/packages/Zygote/55SqB/src/lib/broadcast.jl:190 _broadcast_generic at /home/pkgeval/.julia/packages/Zygote/55SqB/src/lib/broadcast.jl:216 [inlined] adjoint at /home/pkgeval/.julia/packages/Zygote/55SqB/src/lib/broadcast.jl:206 [inlined] _pullback at /home/pkgeval/.julia/packages/ZygoteRules/CkVIK/src/adjoint.jl:67 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 _apply at ./boot.jl:1019 adjoint at /home/pkgeval/.julia/packages/Zygote/55SqB/src/lib/lib.jl:211 [inlined] _pullback at /home/pkgeval/.julia/packages/ZygoteRules/CkVIK/src/adjoint.jl:67 [inlined] broadcasted at ./broadcast.jl:1352 [inlined] MultiplicativePerturbation at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/src/layers/perturbed/perturbation.jl:108 [inlined] _pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:0 unknown function (ip: 0x7bf5845d392d) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] jl_f__apply_iterate at /source/src/builtins.c:868 _apply at ./boot.jl:1019 adjoint at /home/pkgeval/.julia/packages/Zygote/55SqB/src/lib/lib.jl:211 [inlined] _pullback at /home/pkgeval/.julia/packages/ZygoteRules/CkVIK/src/adjoint.jl:67 [inlined] _logdensity_partial at /home/pkgeval/.julia/packages/DifferentiableExpectations/DBLVi/src/reinforce.jl:82 [inlined] _pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:0 #rrule_via_ad#55 at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/chainrules.jl:271 [inlined] rrule_via_ad at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/chainrules.jl:259 [inlined] dist_logdensity_grad at /home/pkgeval/.julia/packages/DifferentiableExpectations/DBLVi/src/reinforce.jl:83 collect_to! at ./array.jl:843 collect_to_with_first! at ./array.jl:826 unknown function (ip: 0x7bf584418daa) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _collect at ./array.jl:820 collect_similar at ./array.jl:732 unknown function (ip: 0x7bf5845d0e36) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 map at ./abstractarray.jl:3372 unknown function (ip: 0x7bf56dc507c9) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 mymap at /home/pkgeval/.julia/packages/DifferentiableExpectations/DBLVi/src/utils.jl:35 #rrule#6 at /home/pkgeval/.julia/packages/DifferentiableExpectations/DBLVi/src/reinforce.jl:103 _pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:81 unknown function (ip: 0x7bf5845ce2fa) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #65 at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/pipeline.jl:39 [inlined] _pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:0 unknown function (ip: 0x7bf5845cb0c2) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 withgradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:210 #withgradient#3 at /home/pkgeval/.julia/packages/Flux/WnNct/src/gradient.jl:215 [inlined] withgradient at /home/pkgeval/.julia/packages/Flux/WnNct/src/gradient.jl:202 [inlined] #test_pipeline!#59 at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/pipeline.jl:38 unknown function (ip: 0x7bf5845b1ad2) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 test_pipeline! at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/pipeline.jl:4 unknown function (ip: 0x7bf5845a8bf8) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 include_string at ./loading.jl:2880 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] jl_f_invokelatest at /source/src/builtins.c:881 #run_testitem##6 at /home/pkgeval/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:119 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/ax5HJ/src/vendored_code.jl:7 cd at ./file.jl:107 unknown function (ip: 0x7bf5a4df53f6) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:117 unknown function (ip: 0x7bf5a4df384e) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #run_tests#7 at /home/pkgeval/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:230 run_tests at /home/pkgeval/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 unknown function (ip: 0x7bf5a4d56586) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_61918.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_55866.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7bf5ad45a249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 wait at ./process.jl:685 wait at ./process.jl:686 jfptr_wait_46335.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2553 unknown function (ip: 0x77baa8b153b3) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2493 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2308 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x77baa8b0057c) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2212 unknown function (ip: 0x77baa8afec69) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2478 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:515 unknown function (ip: 0x77baa8afe1d1) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x77baa8af5dc0) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 unknown function (ip: 0x77baa8af407f) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_55866.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x77bab129b249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000077ba96dfc010 Total snapshots: 357. Utilization: 0% ╎357 @Base/client.jl:550 _start() ╎ 357 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 357 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 357 @Base/loading.jl:2930 _include(mapexpr::Function, mod::Module, _pat… ╎ 357 @Base/loading.jl:2870 include_string(mapexpr::typeof(identity), mo… ╎ 357 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 357 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 357 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 357 @Pkg/src/API.jl:157 test ╎ ╎ 357 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 357 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 357 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 357 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 357 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 357 @Pkg/…erations.jl:2384 test ╎ ╎ ╎ 357 @Pkg/…erations.jl:2478 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 357 @Pkg/…rations.jl:2212 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 357 @Pkg/…rations.jl:2222 #sandbox#182 ╎ ╎ ╎ ╎ 357 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 357 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 357 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 357 @Pkg/…tions.jl:2275 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 357 @Pkg/…tions.jl:2161 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 357 @Pkg/…tions.jl:2308 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 357 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 357 @Pkg/…ions.jl:2493 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 357 @Pkg/…ons.jl:2553 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 357 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 357 @Base/…ss.jl:685 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 357 @Base/…on.jl:141 wait(c::Base.GenericCond… ╎ ╎ ╎ ╎ ╎ ╎ 357 @Base/…sk.jl:1228 wait() 356╎ ╎ ╎ ╎ ╎ ╎ ╎ 357 @Base/…sk.jl:1216 poptask(W::Base.Intru… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 _trywait at ./asyncevent.jl:163 profile_printing_listener at ./Base.jl:332 #start_profile_listener##0 at ./Base.jl:352 jfptr_YY.start_profile_listenerYY.YY.0_18905.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 unknown function (ip: (nil)) at (unknown file) Allocations: 23354774 (Pool: 23354120; Big: 654); GC: 21 [111] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/learning_ranking.jl:251 GenericMemory at ./boot.jl:588 [inlined] Array at ./boot.jl:647 [inlined] Array at ./boot.jl:660 [inlined] ones at ./array.jl:595 [inlined] ones at ./array.jl:592 [inlined] uniform_weights at /home/pkgeval/.julia/packages/DifferentiableExpectations/DBLVi/src/utils.jl:27 FixedAtomsProbabilityDistribution at /home/pkgeval/.julia/packages/DifferentiableExpectations/DBLVi/src/distribution.jl:52 unknown function (ip: 0x7bf56dc3ef01) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 empirical_predistribution at /home/pkgeval/.julia/packages/DifferentiableExpectations/DBLVi/src/abstract.jl:49 #empirical_distribution#3 at /home/pkgeval/.julia/packages/DifferentiableExpectations/DBLVi/src/abstract.jl:59 #_#4 at /home/pkgeval/.julia/packages/DifferentiableExpectations/DBLVi/src/abstract.jl:65 MappingRF at ./reduce.jl:92 unknown function (ip: 0x7bf5845c3158) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _foldl_impl at ./reduce.jl:54 #update_perf!#27 at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/perf.jl:21 update_perf! at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/perf.jl:21 unknown function (ip: 0x7bf5845bb5e8) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test_pipeline!#59 at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/pipeline.jl:24 unknown function (ip: 0x7bf5845b1ad2) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 test_pipeline! at /home/pkgeval/.julia/packages/InferOpt/qEzQ7/test/InferOptTestUtils/src/pipeline.jl:4 unknown function (ip: 0x7bf5845a8bf8) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 include_string at ./loading.jl:2880 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] jl_f_invokelatest at /source/src/builtins.c:881 #run_testitem##6 at /home/pkgeval/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:119 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/ax5HJ/src/vendored_code.jl:7 cd at ./file.jl:107 unknown function (ip: 0x7bf5a4df53f6) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:117 unknown function (ip: 0x7bf5a4df384e) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #run_tests#7 at /home/pkgeval/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:230 run_tests at /home/pkgeval/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 unknown function (ip: 0x7bf5a4d56586) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_61918.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_55866.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7bf5ad45a249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 987909303 (Pool: 987903898; Big: 5405); GC: 304 PkgEval terminated after 2725.73s: test duration exceeded the time limit