Package evaluation to test ConcurrentSim on Julia 1.14.0-DEV.2468 (92be8bc088*) started at 2026-07-06T03:05:20.065 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.33s ################################################################################ # Installation # Installing ConcurrentSim... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6ed1e86c] + ConcurrentSim v1.5.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [6ed1e86c] + ConcurrentSim v1.5.1 [864edb3b] + DataStructures v0.19.5 [1914dd2f] + MacroTools v0.5.16 ⌅ [bac558e1] + OrderedCollections v1.8.2 [c5292f4c] + ResumableFunctions v1.0.6 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.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 1.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 10.6 s ✓ ConcurrentSim WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/JET/ofYLk/src/abstractinterpret/typeinfer.jl:233  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/JET/ofYLk/src/JETBase.jl:320  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [5] top-level scope  @ ~/.julia/packages/JET/ofYLk/src/JET.jl:43  [6] include(mod::Module, _path::String)  @ Base Base.jl:325  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:522  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/ofYLk/src/abstractinterpret/typeinfer.jl:233 in expression starting at /home/pkgeval/.julia/packages/JET/ofYLk/src/JETBase.jl:320 in expression starting at /home/pkgeval/.julia/packages/JET/ofYLk/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 1 dependency successfully precompiled in 27 seconds. 116 already precompiled. Precompilation completed after 51.58s ################################################################################ # Testing # Testing ConcurrentSim Status `/tmp/jl_0QEPWw/Project.toml` [4c88cf16] Aqua v0.8.16 [6ed1e86c] ConcurrentSim v1.5.1 [31c24e10] Distributions v0.25.129 [e30172f5] Documenter v1.17.0 [c3a54625] JET v0.11.5 [c5292f4c] ResumableFunctions v1.0.6 [1bc83da4] SafeTestsets v0.1.0 [860ef19b] StableRNGs v1.0.4 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0QEPWw/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.16 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.8 [38540f10] CommonSolve v0.2.9 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [6ed1e86c] ConcurrentSim v1.5.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [31c24e10] Distributions v0.25.129 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [1a297f60] FillArrays v1.16.0 [a0844989] Gamma v1.1.0 [d7ba0133] Git v1.5.0 [34004b35] HypergeometricFunctions v0.3.29 [b5f81e59] IOCapture v1.0.0 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [c3a54625] JET v0.11.5 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v1.0.1 ⌃ [6f1432cf] LoweredCodeUtils v3.6.2 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [e1d29d7a] Missings v1.2.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.40 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [c5292f4c] ResumableFunctions v1.0.6 [295af30f] Revise v3.15.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.1 [1bc83da4] SafeTestsets v0.1.0 [a2af1166] SortingAlgorithms v1.2.3 [276daf66] SpecialFunctions v2.8.0 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 [4c63d2b9] StatsFuns v2.2.0 [ec057cc2] StructUtils v2.8.2 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.8.1+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.3.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c 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.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.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.5.5+2 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.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... Starting tests with 1 threads out of `Sys.CPU_THREADS = 1`... ConcurrentSim.Event idle nothing scheduled Hi I am a callback function running in ConcurrentSim.Simulation ConcurrentSim.EventProcessed(ConcurrentSim.Event 1) has been thrown! processed Hi Test Summary: | Total Time base | 0 3.6s ConcurrentSim.EventNotIdle(ConcurrentSim.Event 2) has been thrown! Hi ConcurrentSim.Event 1 has value Success Hi ConcurrentSim.Event 2 has value Main.var"##events#149".TestException() Hi ConcurrentSim.Timeout 3 timed out at 1.0 Test Summary: | Total Time events | 0 0.3s One of both events is triggered: Dict{ConcurrentSim.AbstractEvent, ConcurrentSim.StateValue}(ConcurrentSim.Timeout 1 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing), ConcurrentSim.Event 2 => ConcurrentSim.StateValue(ConcurrentSim.idle, nothing)) Both events are triggered: Dict{ConcurrentSim.AbstractEvent, ConcurrentSim.StateValue}(ConcurrentSim.Timeout 1 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing), ConcurrentSim.Event 2 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing)) One of both events is triggered: Main.var"##operators#150".TestException() Both events are triggered: Main.var"##operators#150".TestException() One of both events is triggered: Main.var"##operators#150".TestException() One of both events is triggered: Dict{ConcurrentSim.AbstractEvent, ConcurrentSim.StateValue}(ConcurrentSim.Timeout 1 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing), ConcurrentSim.Timeout 2 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing)) One of both events is triggered: Dict{ConcurrentSim.AbstractEvent, ConcurrentSim.StateValue}(ConcurrentSim.Event 2 => ConcurrentSim.StateValue(ConcurrentSim.idle, nothing), ConcurrentSim.Timeout 1 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing), ConcurrentSim.Timeout 3 => ConcurrentSim.StateValue(ConcurrentSim.scheduled, nothing)) Both events are triggered: Dict{ConcurrentSim.AbstractEvent, ConcurrentSim.StateValue}(ConcurrentSim.Event 2 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing), ConcurrentSim.Timeout 1 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing), ConcurrentSim.Timeout 3 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing)) One of both events is triggered: Main.var"##operators#150".TestException() Both events are triggered: Main.var"##operators#150".TestException() One of both events is triggered: Main.var"##operators#150".TestException() One of both events is triggered: Dict{ConcurrentSim.AbstractEvent, ConcurrentSim.StateValue}(ConcurrentSim.Timeout 3 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing), ConcurrentSim.Timeout 1 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing), ConcurrentSim.Timeout 2 => ConcurrentSim.StateValue(ConcurrentSim.processed, nothing)) Test Summary: | Total Time operators | 0 1.9s Hi I timed out at 1.0 ConcurrentSim.EmptySchedule() has been thrown! Hi I timed out at 4.0 2.0 Main.var"##simulations#151".TestException() has been thrown after 0.0! Test Summary: | Total Time simulations | 0 0.4s ConcurrentSim.Simulation time: 0.0 active_process: nothing 0 1 1 2 3 5 8 13 21 34 Main.var"##processes#152".TestException() has been thrown Main.var"##processes#152".TestException() has been thrown ConcurrentSim.Process 1 interrupted Main.var"##processes#152".TestException() has been thrown Test Summary: | Total Time processes | 0 29.8s ConcurrentSim.Resource 0.0, client 1 is waiting 0.0, client 1 is being served 0.25806363238902724, client 2 is waiting 0.2839996507652464, client 3 is waiting 0.3279457974379921, client 1 has been served 0.3279457974379921, client 3 is being served 0.48044956575958564, client 4 is waiting 0.5958375996518719, client 5 is waiting 0.7176127039106083, client 3 has been served 0.7176127039106083, client 5 is being served 0.9359805931574983, client 6 is waiting 1.01976627935985, client 7 is waiting 1.1058192948603907, client 5 has been served 1.1058192948603907, client 7 is being served 1.20194647591275, client 8 is waiting 1.405324920835849, client 9 is waiting 1.4583708222485132, client 10 is waiting 1.7236684657264123, client 7 has been served 1.7236684657264123, client 10 is being served 1.8935518757039083, client 10 has been served 1.8935518757039083, client 9 is being served 2.45052459361844, client 9 has been served 2.45052459361844, client 8 is being served 3.0075296649841263, client 8 has been served 3.0075296649841263, client 6 is being served 3.6589701427049137, client 6 has been served 3.6589701427049137, client 4 is being served 4.017344868324478, client 4 has been served 4.017344868324478, client 2 is being served 4.726070264369365, client 2 has been served WARNING: Method definition generate(ConcurrentSim.Simulation, ConcurrentSim.Container{Int64, Int64}) in module ##resources_containers#173 at /home/pkgeval/.julia/packages/ResumableFunctions/wCRTi/src/macro.jl:184 overwritten on the same line (check for duplicate calls to `include`). ConcurrentSim.Resource 0.0, client 1 attempting to lock 0.0, client 1 is being served 0.22520781722097677, client 2 attempting to lock 0.22520781722097677, client 2 is being served 0.23105286774139538, client 3 attempting to lock 0.23105286774139538, client 3 is going elsewhere for a bit instead of waiting 0.3310528677413954, client 3 attempting to lock 0.3310528677413954, client 3 is going elsewhere for a bit instead of waiting 0.36105985337074037, client 4 attempting to lock 0.36105985337074037, client 4 is going elsewhere for a bit instead of waiting 0.4310528677413954, client 3 attempting to lock 0.4310528677413954, client 3 is going elsewhere for a bit instead of waiting 0.4610598533707404, client 4 attempting to lock 0.4610598533707404, client 4 is going elsewhere for a bit instead of waiting 0.46601652233780355, client 1 has been served 0.5310528677413954, client 3 attempting to lock 0.5310528677413954, client 3 is being served 0.5610598533707404, client 4 attempting to lock 0.5610598533707404, client 4 is going elsewhere for a bit instead of waiting 0.6610598533707404, client 4 attempting to lock 0.6610598533707404, client 4 is going elsewhere for a bit instead of waiting 0.7045034055188832, client 2 has been served 0.7610598533707403, client 4 attempting to lock 0.7610598533707403, client 4 is being served 0.8554805034381396, client 5 attempting to lock 0.8554805034381396, client 5 is going elsewhere for a bit instead of waiting 0.9476193211865545, client 4 has been served 0.9554805034381396, client 5 attempting to lock 0.9554805034381396, client 5 is being served 1.0157505192580603, client 6 attempting to lock 1.0157505192580603, client 6 is going elsewhere for a bit instead of waiting 1.1157505192580603, client 6 attempting to lock 1.1157505192580603, client 6 is going elsewhere for a bit instead of waiting 1.2157505192580604, client 6 attempting to lock 1.2157505192580604, client 6 is going elsewhere for a bit instead of waiting 1.246565969839499, client 7 attempting to lock 1.246565969839499, client 7 is going elsewhere for a bit instead of waiting 1.26135047745742, client 3 has been served 1.2634341287273503, client 5 has been served 1.3157505192580605, client 6 attempting to lock 1.3157505192580605, client 6 is being served 1.3465659698394992, client 7 attempting to lock 1.3465659698394992, client 7 is being served 1.37326067688209, client 8 attempting to lock 1.37326067688209, client 8 is going elsewhere for a bit instead of waiting 1.4732606768820902, client 8 attempting to lock 1.4732606768820902, client 8 is going elsewhere for a bit instead of waiting 1.5732606768820903, client 8 attempting to lock 1.5732606768820903, client 8 is going elsewhere for a bit instead of waiting 1.6732606768820903, client 8 attempting to lock 1.6732606768820903, client 8 is going elsewhere for a bit instead of waiting 1.7732606768820904, client 8 attempting to lock 1.7732606768820904, client 8 is going elsewhere for a bit instead of waiting 1.8559616701486332, client 9 attempting to lock 1.8559616701486332, client 9 is going elsewhere for a bit instead of waiting 1.8732606768820905, client 8 attempting to lock 1.8732606768820905, client 8 is going elsewhere for a bit instead of waiting 1.9559616701486333, client 9 attempting to lock 1.9559616701486333, client 9 is going elsewhere for a bit instead of waiting 1.9732606768820906, client 8 attempting to lock 1.9732606768820906, client 8 is going elsewhere for a bit instead of waiting 2.0559616701486334, client 9 attempting to lock 2.0559616701486334, client 9 is going elsewhere for a bit instead of waiting 2.0732606768820907, client 8 attempting to lock 2.0732606768820907, client 8 is going elsewhere for a bit instead of waiting 2.0818864735956994, client 7 has been served 2.1559616701486335, client 9 attempting to lock 2.1559616701486335, client 9 is being served 2.173260676882091, client 8 attempting to lock 2.173260676882091, client 8 is going elsewhere for a bit instead of waiting 2.2022377744008397, client 10 attempting to lock 2.2022377744008397, client 10 is going elsewhere for a bit instead of waiting 2.246555741469813, client 6 has been served 2.273260676882091, client 8 attempting to lock 2.273260676882091, client 8 is being served 2.3022377744008398, client 10 attempting to lock 2.3022377744008398, client 10 is going elsewhere for a bit instead of waiting 2.40223777440084, client 10 attempting to lock 2.40223777440084, client 10 is going elsewhere for a bit instead of waiting 2.50223777440084, client 10 attempting to lock 2.50223777440084, client 10 is going elsewhere for a bit instead of waiting 2.60223777440084, client 10 attempting to lock 2.60223777440084, client 10 is going elsewhere for a bit instead of waiting 2.70223777440084, client 10 attempting to lock 2.70223777440084, client 10 is going elsewhere for a bit instead of waiting 2.765217673834683, client 9 has been served 2.80223777440084, client 10 attempting to lock 2.80223777440084, client 10 is being served 3.140494822423196, client 10 has been served 3.181907233761156, client 8 has been served 0.0, consumer is demanding 1.9232679805963366 0.0, producer is offering 1.7830626226765134 0.5003115839214053, consumer is being served, level is 3.0767320194036634 0.7489872249542919, producer is being served, level is 4.8597946420801765 0.8640513265861401, producer is offering 0.22635042814353334 1.2153870945547873, producer is being served, level is 5.08614507022371 2.367387273131432, consumer is demanding 2.5827515657268854 2.9090658201053383, consumer is being served, level is 2.5033935044968243 3.195153162563832, producer is offering 1.2237476796606137 3.689949891671647, producer is being served, level is 3.7271411841574382 4.205416162961049, consumer is demanding 0.5257400051607715 4.289355365433964, consumer is being served, level is 3.201401178996667 5.3409501379162485, producer is offering 0.8333196933451499 5.551097118996049, producer is being served, level is 4.034720872341817 5.7772460211341565, producer is offering 1.0047153052228608 6.221774523568079, consumer is demanding 1.734103187435066 6.515990570494855, consumer is being served, level is 2.300617684906751 6.529963166100682, producer is being served, level is 3.3053329901296116 9.27303659644228, consumer is demanding 0.5221345296673915 10.12480343782062, consumer is being served, level is 2.78319846046222 11.481904775244615, producer is offering 1.1789730886256091 12.139639461356959, producer is being served, level is 3.962171549087829 12.796076748191037, consumer is demanding 0.9404612131126344 13.090622308126315, consumer is being served, level is 3.021710335975195 14.07045040124999, producer is offering 0.21137892024981841 14.393302205754528, consumer is demanding 0.7992170921029412 15.002848337708748, producer is being served, level is 3.2330892562250133 15.215535338905626, consumer is being served, level is 2.433872164122072 17.540896655837848, producer is offering 0.26220466094356554 17.716169535615307, producer is being served, level is 2.6960768250656377 19.864172319670303, consumer is demanding 1.2857695510942482 19.92138655669799, producer is offering 0.7326291447493178 19.954044772646746, consumer is being served, level is 1.4103072739713896 20.871274384517385, producer is being served, level is 2.1429364187207076 21.73629477931893, producer is offering 0.6456056164106627 22.609947669518707, producer is being served, level is 2.7885420351313703 24.341604294581273, consumer is demanding 0.7463489300391518 24.529899227960914, consumer is being served, level is 2.0421931050922186 27.185883075943785, consumer is demanding 1.5336133175500102 27.475516980684503, consumer is being served, level is 0.5085797875422085 Test Summary: | Pass Total Time resources_containers | 2 2 11.0s ConcurrentSim.Resource 0.0, client 1 is waiting 0.0, client 1 is being served 0.25806363238902724, client 2 is waiting 0.2839996507652464, client 3 is waiting 0.3279457974379921, client 1 has been served 0.3279457974379921, client 3 is being served 0.48044956575958564, client 4 is waiting 0.5958375996518719, client 5 is waiting 0.7176127039106083, client 3 has been served 0.7176127039106083, client 5 is being served 0.9359805931574983, client 6 is waiting 1.01976627935985, client 7 is waiting 1.1058192948603907, client 5 has been served 1.1058192948603907, client 7 is being served 1.20194647591275, client 8 is waiting 1.405324920835849, client 9 is waiting 1.4583708222485132, client 10 is waiting 1.7236684657264123, client 7 has been served 1.7236684657264123, client 10 is being served 1.8935518757039083, client 10 has been served 1.8935518757039083, client 9 is being served 2.45052459361844, client 9 has been served 2.45052459361844, client 8 is being served 3.0075296649841263, client 8 has been served 3.0075296649841263, client 6 is being served 3.6589701427049137, client 6 has been served 3.6589701427049137, client 4 is being served 4.017344868324478, client 4 has been served 4.017344868324478, client 2 is being served 4.726070264369365, client 2 has been served 0.0, consumer is demanding 1.3512469033258605 0.0, producer is offering 0.02338020208167446 0.46601652233780355, consumer is being served, level is 3.6487530966741395 ┌ Warning: `put(args...; kwargs...)` is deprecated, use `put!(args...; kwargs...)` instead. │ caller = macro expansion at transforms.jl:250 [inlined] └ @ Core ~/.julia/packages/ResumableFunctions/wCRTi/src/transforms.jl:250 0.4792955882979064, producer is being served, level is 3.672133298755814 4.1307836368780295, producer is offering 0.37311893563162823 4.451323668517871, producer is being served, level is 4.045252234387442 5.410223023011796, consumer is demanding 1.384892703488633 5.663612437096978, consumer is being served, level is 2.6603595308988095 5.991091794963923, producer is offering 1.9308039730661726 6.683644003468336, producer is being served, level is 4.591163503964982 9.340214955877979, consumer is demanding 0.6247007887586818 9.729924021898583, producer is offering 0.6765140960447116 10.248861512757044, consumer is being served, level is 3.9664627152063 10.371013348764029, producer is being served, level is 4.642976811251011 14.115949473535489, producer is offering 1.4259394436770298 14.489364611377495, producer is being served, level is 6.068916254928041 14.604428713009343, producer is offering 0.22635042814353334 14.706518069448327, consumer is demanding 1.1878596408054267 14.95576448097799, producer is being served, level is 6.295266683071574 15.567435258023956, consumer is being served, level is 5.107407042266147 16.863785600879666, consumer is demanding 1.8356215194909207 17.35858232998748, consumer is being served, level is 3.2717855227752266 17.66415721584752, producer is offering 0.1678784049458295 18.2348156719221, consumer is demanding 1.1594514948804688 18.509890315635563, producer is being served, level is 3.439663927721056 18.651475518594676, consumer is being served, level is 2.280212432840587 19.560625221034563, producer is offering 1.5054342899330508 20.13865961684625, producer is being served, level is 3.785646722773638 21.16326378165183, consumer is demanding 2.2007757046098986 21.609739851480136, producer is offering 1.9807766436575736 21.714672986841315, consumer is being served, level is 1.5848710181637395 21.7837846947026, producer is being served, level is 3.565647661821313 22.73346090201286, consumer is demanding 1.7684596329384137 23.391195588125203, consumer is being served, level is 1.7971880288828994 24.455058005073017, producer is offering 0.5890911198705568 24.57550575338406, producer is being served, level is 2.3862791487534563 24.958630943312926, consumer is demanding 0.3170683803747276 25.891028879771685, consumer is being served, level is 2.0692107683787286 30.00219454552718, consumer is demanding 1.5228289908774606 30.337144158858422, consumer is being served, level is 0.546381777501268 Test Summary: | Total Time resources_containers_deprecated | 0 3.7s 0.0, producer is offering object 1 0.0, producer is being served 0.5161272647780545, consumer is demanding object 0.5161272647780545, consumer is being served with object 1 0.5679993015304928, consumer is demanding object 0.6558915948759843, producer is offering object 2 0.6558915948759843, producer is being served 0.6558915948759843, consumer is being served with object 2 1.0455585013486004, consumer is demanding object 1.4416912548533412, producer is offering object 3 1.4416912548533412, producer is being served 1.4416912548533412, consumer is being served with object 3 1.9032433904224861, producer is offering object 4 1.9032433904224861, producer is being served 2.121977241864594, consumer is demanding object 2.121977241864594, consumer is being served with object 4 2.2895486142692976, consumer is demanding object 2.6796565723220507, producer is offering object 5 2.6796565723220507, producer is being served 2.6796565723220507, consumer is being served with object 5 3.297505743188072, consumer is demanding object 3.4083773585336505, producer is offering object 6 3.4083773585336505, producer is being served 3.4083773585336505, consumer is being served with object 6 3.5144691613589796, consumer is demanding object 4.221891138226046, producer is offering object 7 4.221891138226046, producer is being served 4.221891138226046, consumer is being served with object 7 4.371622329598792, producer is offering object 8 4.371622329598792, producer is being served 4.391774548203542, consumer is demanding object 4.391774548203542, consumer is being served with object 8 4.948779619569228, consumer is demanding object 5.485567765427856, producer is offering object 9 5.485567765427856, producer is being served 5.485567765427856, consumer is being served with object 9 5.84394249104742, consumer is demanding object 6.788448720869431, producer is offering object 10 6.788448720869431, producer is being served 6.788448720869431, consumer is being served with object 10 Test Summary: | Pass Total Time resources_stores | 5 5 4.3s [ Info: putting 1 at time 0.0 [ Info: putting 2 at time 2.0 [ Info: putting 3 at time 4.0 [ Info: putting 4 at time 6.0 [ Info: taking 1.0 at time 10.0 [ Info: taking 2.0 at time 12.0 [ Info: taking 3.0 at time 14.0 [ Info: taking 4.0 at time 16.0 [ Info: putting 1 at time 0.0 [ Info: putting 2 at time 2.0 [ Info: putting 3 at time 4.0 [ Info: taking 1.0 at time 5.0 [ Info: taking 2.0 at time 5.0 [ Info: taking 3.0 at time 5.0 [ Info: putting 4 at time 6.0 [ Info: taking 4.0 at time 6.0 [ Info: putting 1 at time 0.0 [ Info: putting 2 at time 2.0 [ Info: putting 3 at time 4.0 [ Info: taking 3.0 at time 5.0 [ Info: taking 2.0 at time 5.0 [ Info: taking 1.0 at time 5.0 [ Info: putting 4 at time 6.0 [ Info: taking 4.0 at time 6.0 [ Info: putting 1 at time 0.0 Test Summary: | Pass Total Time resources_stores_cast | 13 13 13.0s 0.0, producer is offering object 1 0.0, producer is being served 0.5161272647780545, consumer is demanding object 0.5161272647780545, consumer is being served with object 1 0.5679993015304928, consumer is demanding object 0.6558915948759843, producer is offering object 2 0.6558915948759843, producer is being served 0.6558915948759843, consumer is being served with object 2 1.0455585013486004, consumer is demanding object 1.4416912548533412, producer is offering object 3 1.4416912548533412, producer is being served 1.4416912548533412, consumer is being served with object 3 1.9032433904224861, producer is offering object 4 1.9032433904224861, producer is being served 2.121977241864594, consumer is demanding object 2.121977241864594, consumer is being served with object 4 2.2895486142692976, consumer is demanding object 2.6796565723220507, producer is offering object 5 2.6796565723220507, producer is being served 2.6796565723220507, consumer is being served with object 5 3.297505743188072, consumer is demanding object 3.4083773585336505, producer is offering object 6 3.4083773585336505, producer is being served 3.4083773585336505, consumer is being served with object 6 3.5144691613589796, consumer is demanding object 4.221891138226046, producer is offering object 7 4.221891138226046, producer is being served 4.221891138226046, consumer is being served with object 7 4.371622329598792, producer is offering object 8 4.371622329598792, producer is being served 4.391774548203542, consumer is demanding object 4.391774548203542, consumer is being served with object 8 4.948779619569228, consumer is demanding object 5.485567765427856, producer is offering object 9 5.485567765427856, producer is being served 5.485567765427856, consumer is being served with object 9 5.84394249104742, consumer is demanding object 6.788448720869431, producer is offering object 10 6.788448720869431, producer is being served 6.788448720869431, consumer is being served with object 10 Test Summary: | Total Time resources_stores_deprecated | 0 2.7s [ Info: putting a at time 0.0 [ Info: putting b at time 2.0 [ Info: putting a at time 4.0 [ Info: putting c at time 6.0 [ Info: taking a at time 10.0 [ Info: taking b at time 12.0 [ Info: taking a at time 14.0 [ Info: taking c at time 16.0 [ Info: putting a at time 0.0 [ Info: putting b at time 2.0 [ Info: putting a at time 4.0 [ Info: taking a at time 5.0 [ Info: taking b at time 5.0 [ Info: taking a at time 5.0 [ Info: putting c at time 6.0 [ Info: taking c at time 6.0 [ Info: putting a at time 0.0 [ Info: putting b at time 2.0 [ Info: putting a at time 4.0 [ Info: taking a at time 5.0 [ Info: taking a at time 5.0 [ Info: taking b at time 5.0 [ Info: putting c at time 6.0 [ Info: taking c at time 6.0 Test Summary: | Total Time resources_fancy_stores | 0 4.6s keys(con.put_queue) = ConcurrentSim.Put[ConcurrentSim.Put 9, ConcurrentSim.Put 8, ConcurrentSim.Put 7, ConcurrentSim.Put 6, ConcurrentSim.Put 5, ConcurrentSim.Put 4, ConcurrentSim.Put 3, ConcurrentSim.Put 2, ConcurrentSim.Put 1] keys(con.put_queue) = ConcurrentSim.Put[ConcurrentSim.Put 9, ConcurrentSim.Put 8, ConcurrentSim.Put 7, ConcurrentSim.Put 5, ConcurrentSim.Put 6, ConcurrentSim.Put 4, ConcurrentSim.Put 2, ConcurrentSim.Put 3, ConcurrentSim.Put 1] sto.items = Dict{Symbol, UInt64}(:a => 0x0000000000000005) keys(sto.put_queue) = ConcurrentSim.Put[ConcurrentSim.Put 9, ConcurrentSim.Put 8, ConcurrentSim.Put 7, ConcurrentSim.Put 6] sto.items = Dict{Symbol, UInt64}(:a => 0x0000000000000005) keys(sto.put_queue) = ConcurrentSim.Put[ConcurrentSim.Put 9, ConcurrentSim.Put 8, ConcurrentSim.Put 7, ConcurrentSim.Put 6] Test Summary: | Broken Total Time resource_priorities | 1 1 8.9s 2026-07-06T03:08:06.464 2026-07-08T03:08:06.464 2026-10-06T03:08:06.464 Test Summary: | Total Time utils_time | 0 0.9s ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl:719 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Total Time doctests | 1 1 1m48.4s Test Summary: | Pass Total Time aqua | 11 11 1m22.5s Testing ConcurrentSim tests passed Testing completed after 287.96s PkgEval succeeded after 365.9s