Package evaluation to test Gears on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T18:04:28.076 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.16s ################################################################################ # Installation # Installing Gears... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [12b47476] + Gears v0.0.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [f70d9fcc] + CommonWorldInvalidations v1.0.0 [12b47476] + Gears v0.0.1 [615f187c] + IfElse v0.1.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [431bcebd] + SciMLPublic v1.0.1 [aedffcd0] + Static v1.3.1 [1986cc42] + Unitful v1.27.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 6426.3 ms ✓ Gears 1 dependency successfully precompiled in 7 seconds. 49 already precompiled. Precompilation completed after 23.99s ################################################################################ # Testing # Testing Gears Status `/tmp/jl_4Q4TuM/Project.toml` [4c88cf16] Aqua v0.8.14 [12b47476] Gears v0.0.1 ⌅ [c3a54625] JET v0.10.14 [aedffcd0] Static v1.3.1 [f8b46487] TestItemRunner v1.1.4 [1986cc42] Unitful v1.27.0 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_4Q4TuM/Manifest.toml` [4c88cf16] Aqua v0.8.14 [da1fd8a2] CodeTracking v3.0.0 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [12b47476] Gears v0.0.1 [615f187c] IfElse v0.1.1 ⌅ [c3a54625] JET v0.10.14 [aa1ae85d] JuliaInterpreter v0.10.9 [70703baa] JuliaSyntax v1.0.2 [6f1432cf] LoweredCodeUtils v3.5.0 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [431bcebd] SciMLPublic v1.0.1 [aedffcd0] Static v1.3.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [1986cc42] Unitful v1.27.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [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 [458c3c95] OpenSSL_jll v3.5.4+0 [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 ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 107976.7 ms ✓ JET 1 dependency successfully precompiled in 108 seconds. 37 already precompiled. MachineClock pause and resume functionality: Test Failed at /home/pkgeval/.julia/packages/Gears/Sl8Zx/test/implementations/clocks/machine_clock_tests.jl:79 Expression: isapprox(time_after_resume, time_before_pause; atol = 10ms) Evaluated: isapprox(0.12003111839294434 s, 0.1018979549407959 s; atol = 10 ms) Stacktrace: [1] top-level scope @ ~/.julia/packages/Gears/Sl8Zx/test/implementations/clocks/machine_clock_tests.jl:516 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] MachineClock, TickedScheduler: Test Failed at /home/pkgeval/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:85 Expression: test_state.timed_20ms_count[] == 2 Evaluated: 0 == 2 Stacktrace: [1] top-level scope @ ~/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:74 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:85 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] MachineClock, TickedScheduler: Test Failed at /home/pkgeval/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:86 Expression: test_state.timed_30ms_count[] == 1 Evaluated: 0 == 1 Stacktrace: [1] top-level scope @ ~/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:74 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:86 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] MachineClock, TickedScheduler: Test Failed at /home/pkgeval/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:87 Expression: test_state.asap_count[] == 4 Evaluated: 1 == 4 Stacktrace: [1] top-level scope @ ~/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:74 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:87 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] MachineClock, TickedScheduler: Test Failed at /home/pkgeval/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:88 Expression: test_state.channel_job_count[] == 2 Evaluated: 0 == 2 Stacktrace: [1] top-level scope @ ~/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:74 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:88 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] MachineClock, TickedScheduler: Test Failed at /home/pkgeval/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:90 Expression: length(test_state.observations_received) == 2 Evaluated: 0 == 2 Stacktrace: [1] top-level scope @ ~/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:74 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/Gears/Sl8Zx/test/integration/integration_tests.jl:90 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] Test Summary: | Pass Fail Broken Total Time Gears.jl | 217 6 2 225 4m28.6s Code quality (Aqua.jl) | 11 11 59.3s Code linting (JET.jl) | 1 1 2m19.1s Package | 205 6 2 213 30.5s test/utils/ticker_tests.jl | 12 12 0.7s test/implementations/clocks/virtual_clock_tests.jl | 4 4 0.1s test/utils/singletons_tests.jl | 10 10 0.2s test/interfaces/clock_interface_tests.jl | 9 9 2.7s test/implementations/jobs/eventjob_tests.jl | 14 14 6.8s test/implementations/jobs/asapjob_tests.jl | 3 1 4 0.6s test/implementations/clocks/machine_clock_tests.jl | 96 1 97 13.7s MachineClock constructor | 11 11 2.5s MachineClock time progression | 7 7 0.4s MachineClock pause and resume functionality | 5 1 6 6.7s MachineClock multiple pause/resume cycles | 3 3 0.3s MachineClock reset functionality | 4 4 0.2s MachineClock pause/resume edge cases | 2 2 0.0s MachineClock stretch factor | 64 64 3.5s test/every_tests.jl | 9 9 0.5s test/implementations/jobs/timedjob_tests.jl | 15 15 3.1s test/implementations/scheduler/tickedscheduler_tests.jl | 12 1 13 0.5s test/integration/integration_tests.jl | 12 5 17 1.4s Integration test, simple example | 11 5 16 0.9s VirtualClock, TickedScheduler | 10 10 0.5s MachineClock, TickedScheduler | 1 5 6 0.3s Multithread TimedJob scheduling | 1 1 0.5s test/for_next_tests.jl | 9 9 0.5s RNG of the outermost testset: Random.Xoshiro(0xaf7267315e7c1dc8, 0x8176c769919c052e, 0x2e0303e3ec896aef, 0x2ed2dd056a5a9c29, 0x61a9dc079a79891c) ERROR: LoadError: Some tests did not pass: 217 passed, 6 failed, 0 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/Gears/Sl8Zx/test/runtests.jl:7 Testing failed after 393.86s ERROR: LoadError: Package Gears errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 451.18s: package has test failures