Package evaluation to test XCB on Julia 1.14.0-DEV.2082 (4fdd12e277*) started at 2026-04-26T14:30:10.596 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.38s ################################################################################ # Installation # Installing XCB... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [16167f82] + XCB v0.8.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [a3e06817] + BitMasks v0.1.9 [34da2185] + Compat v4.18.1 [ffbed154] + DocStringExtensions v0.9.5 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [6ec83bb0] + StructEquality v2.1.0 [e18202ca] + WindowAbstractions v0.9.1 [16167f82] + XCB v0.8.0 [0c8a7d74] + XKeyboard v0.1.4 [4f6342f7] + Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] + Xorg_libXau_jll v1.0.13+0 [a3789734] + Xorg_libXdmcp_jll v1.1.6+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [cc61e674] + Xorg_libxkbfile_jll v1.2.0+0 [2def613f] + Xorg_xcb_util_jll v0.4.1+0 [35661453] + Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] + Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] + Xorg_xtrans_jll v1.6.0+0 [d8fb68d0] + xkbcommon_jll v1.13.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 5.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.6 s ✓ WindowAbstractions → WindowAbstractionsXKB WARNING: Constructor for type "xcb_button_index_t" was extended in `XCB` without explicit qualification or import.  NOTE: Assumed "xcb_button_index_t" refers to `LibXCB.xcb_button_index_t`. 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 xcb_button_index_t end`.  Hint: To silence the warning, qualify `xcb_button_index_t` as `LibXCB.xcb_button_index_t` in the method signature or explicitly `import LibXCB: xcb_button_index_t`. 10.8 s ✓ XCB 2 dependencies successfully precompiled in 13 seconds. 33 already precompiled. 1 dependency had output during precompilation: ┌ XCB │ WARNING: Constructor for type "xcb_button_index_t" was extended in `XCB` without explicit qualification or import. │ NOTE: Assumed "xcb_button_index_t" refers to `LibXCB.xcb_button_index_t`. 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 xcb_button_index_t end`. │ Hint: To silence the warning, qualify `xcb_button_index_t` as `LibXCB.xcb_button_index_t` in the method signature or explicitly `import LibXCB: xcb_button_index_t`. └ Precompilation completed after 40.87s ################################################################################ # Testing # Testing XCB Status `/tmp/jl_SLUUSr/Project.toml` [a3e06817] BitMasks v0.1.9 [ffbed154] DocStringExtensions v0.9.5 [189a3867] Reexport v1.2.2 [e18202ca] WindowAbstractions v0.9.1 [16167f82] XCB v0.8.0 [0c8a7d74] XKeyboard v0.1.4 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SLUUSr/Manifest.toml` [a3e06817] BitMasks v0.1.9 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [6ec83bb0] StructEquality v2.1.0 [e18202ca] WindowAbstractions v0.9.1 [16167f82] XCB v0.8.0 [0c8a7d74] XKeyboard v0.1.4 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... ┌ Warning: Request unsuccessful: (error code 5: BadAtom) └ @ XCB ~/.julia/packages/XCB/neszM/src/connection.jl:100 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 19 running 1 of 1 signal (10): User defined signal 1 pthread_mutex_lock at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007e3e299fc010 Total snapshots: 754. Utilization: 100% ╎745 @Base/client.jl:593 _start() ╎ 745 @Base/client.jl:318 exec_options(opts::Base.JLOptions) ╎ 745 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ 745 @Base/Base.jl:328 (::Base.IncludeInto)(fname::String) ╎ 745 @Base/Base.jl:327 include(mapexpr::Function, mod::Module, _path::S… ╎ 745 @Base/loading.jl:3173 _include(mapexpr::Function, mod::Module, _p… ╎ ╎ 745 @Base/loading.jl:3113 include_string(mapexpr::typeof(identity), … ╎ ╎ 745 @Base/boot.jl:517 eval(m::Module, e::Any) ╎ ╎ 745 @XCB/…st/runtests.jl:115 setup() ╎ ╎ 745 @XCB/…st/runtests.jl:118 setup(; offset::Tuple{Int64, Int64},… ╎ ╎ 745 @XCB/…dow_manager.jl:18 vect(X::UInt32) ╎ ╎ ╎ 745 @XCB/…ow_manager.jl:18 XCBWindow ╎ ╎ ╎ 745 @XCB/…ow_manager.jl:19 #XCBWindow#28 ╎ ╎ ╎ 745 @XCB/…rc/window.jl:20 XCBWindow 1╎ ╎ ╎ 745 @XCB/…rc/window.jl:55 XCBWindow(conn::Connection, screen… 3╎ ╎ ╎ 3 @Base/task.jl:1067 yield() 2╎ ╎ ╎ 2 @XCB/…c/window.jl:87 process_property_notifications!(f:… ╎ ╎ ╎ 364 @XCB/…c/window.jl:88 process_property_notifications!(f:… 364╎ ╎ ╎ ╎ 364 @XCB/…nux-gnu.jl:12521 xcb_poll_for_event(c::Connectio… 1╎ ╎ ╎ 375 @XCB/…c/window.jl:89 process_property_notifications!(f:… 1╎ ╎ ╎ ╎ 1 @Base/task.jl:1226 wait() 5╎ ╎ ╎ ╎ 5 @Base/task.jl:1067 yield() 1╎ ╎ ╎ ╎ 40 @Base/task.jl:1069 yield() 1╎ ╎ ╎ ╎ 1 @Base/task.jl:954 enq_work(t::Task) 1╎ ╎ ╎ ╎ 1 @Base/task.jl:955 enq_work(t::Task) 2╎ ╎ ╎ ╎ 32 @Base/task.jl:976 enq_work(t::Task) 1╎ ╎ ╎ ╎ 1 @Base/task.jl:904 push!(W::Base.IntrusiveLinkedListS… 7╎ ╎ ╎ ╎ 12 @Base/task.jl:905 push!(W::Base.IntrusiveLinkedListS… ╎ ╎ ╎ ╎ 5 @Base/…cks-mt.jl:84 lock(l::Base.Threads.SpinLock) ╎ ╎ ╎ ╎ 5 @Base/…cks-mt.jl:97 trylock(l::Base.Threads.SpinLo… 5╎ ╎ ╎ ╎ ╎ 5 @Base/…otion.jl:637 enable_finalizers() 2╎ ╎ ╎ ╎ 2 @Base/task.jl:906 push!(W::Base.IntrusiveLinkedListS… 2╎ ╎ ╎ ╎ 3 @Base/task.jl:907 push!(W::Base.IntrusiveLinkedListS… ╎ ╎ ╎ ╎ 1 @Base/…d_list.jl:54 push!(q::Base.IntrusiveLinkedLi… ╎ ╎ ╎ ╎ 1 @Base/task.jl:184 setproperty!(x::Base.IntrusiveLi… 1╎ ╎ ╎ ╎ ╎ 1 @Base/…piler.jl:62 setproperty! ╎ ╎ ╎ ╎ 9 @Base/task.jl:909 push!(W::Base.IntrusiveLinkedListS… ╎ ╎ ╎ ╎ 6 @Base/…cks-mt.jl:106 push!(q::Base.IntrusiveLinkedL… 6╎ ╎ ╎ ╎ 6 @Base/…otion.jl:637 getproperty(x::Base.IntrusiveL… ╎ ╎ ╎ ╎ 3 @Base/…cks-mt.jl:109 push!(q::Base.IntrusiveLinkedL… 3╎ ╎ ╎ ╎ 3 @Base/…utils.jl:159 enable_finalizers ╎ ╎ ╎ ╎ 3 @Base/task.jl:952 workqueue_for(tid::Int64) ╎ ╎ ╎ ╎ 1 @Base/lock.jl:860 getindex(once::OncePerThread{Base… 1╎ ╎ ╎ ╎ 1 @Base/…mpiler.jl:82 getproperty ╎ ╎ ╎ ╎ 1 @Base/lock.jl:861 getindex(once::OncePerThread{Base… 1╎ ╎ ╎ ╎ 1 @Base/…mpiler.jl:82 getindex_atomic(mem::AtomicMem… ╎ ╎ ╎ ╎ 1 @Base/lock.jl:863 getindex(once::OncePerThread{Base… ╎ ╎ ╎ ╎ 1 @Base/…ators.jl:424 getindex(A::AtomicMemory{Base.… 1╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:83 < 5╎ ╎ ╎ ╎ 5 @Base/task.jl:992 enq_work(t::Task) 2╎ ╎ ╎ ╎ 2 @Base/task.jl:1070 yield() 9╎ ╎ ╎ ╎ 326 @Base/task.jl:1071 yield() 2╎ ╎ ╎ ╎ 2 @Base/task.jl:1128 try_yieldto(undo::typeof(Base.ensu… 3╎ ╎ ╎ ╎ 3 @Base/task.jl:0 wait() 1╎ ╎ ╎ ╎ 1 @Base/task.jl:1226 wait() ╎ ╎ ╎ ╎ 267 @Base/task.jl:1233 wait() 266╎ ╎ ╎ ╎ 267 @Base/libuv.jl:133 record_running_time!(t::Task) ╎ ╎ ╎ ╎ 14 @Base/task.jl:1236 wait() ╎ ╎ ╎ ╎ 6 @Base/task.jl:952 threadid() ╎ ╎ ╎ ╎ 1 @Base/lock.jl:860 +(a::Int16, b::Int64) 1╎ ╎ ╎ ╎ 1 @Base/…mpiler.jl:82 getproperty ╎ ╎ ╎ ╎ 3 @Base/lock.jl:861 +(a::Int16, b::Int64) 3╎ ╎ ╎ ╎ 3 @Base/…mpiler.jl:82 getproperty 1╎ ╎ ╎ ╎ 1 @Base/lock.jl:863 +(a::Int16, b::Int64) ╎ ╎ ╎ ╎ 1 @Base/lock.jl:946 +(a::Int16, b::Int64) 1╎ ╎ ╎ ╎ 1 @Base/…tials.jl:403 getindex ╎ ╎ ╎ ╎ 8 @Base/…tructs.jl:36 threadid() ╎ ╎ ╎ ╎ 8 @Base/int.jl:1058 + 8╎ ╎ ╎ ╎ 8 @Base/…tials.jl:1226 + ╎ ╎ ╎ ╎ 22 @Base/task.jl:1237 wait() 3╎ ╎ ╎ ╎ 3 @Base/task.jl:1207 trypoptask(W::Base.IntrusiveLinke… ╎ ╎ ╎ ╎ 19 @Base/task.jl:1209 trypoptask(W::Base.IntrusiveLinke… 7╎ ╎ ╎ ╎ 11 @Base/task.jl:931 popfirst!(W::Base.IntrusiveLinked… ╎ ╎ ╎ ╎ 4 @Base/…cks-mt.jl:84 lock(l::Base.Threads.SpinLock) ╎ ╎ ╎ ╎ ╎ 4 @Base/…ks-mt.jl:97 trylock(l::Base.Threads.SpinLo… 4╎ ╎ ╎ ╎ ╎ 4 @Base/…tion.jl:637 enable_finalizers() 1╎ ╎ ╎ ╎ 1 @Base/task.jl:932 popfirst!(W::Base.IntrusiveLinked… ╎ ╎ ╎ ╎ 2 @Base/task.jl:933 popfirst!(W::Base.IntrusiveLinked… 1╎ ╎ ╎ ╎ 1 @Base/…mpiler.jl:58 popfirst!(q::Base.IntrusiveLin… 1╎ ╎ ╎ ╎ 1 @Base/…d_list.jl:85 popfirst!(q::Base.IntrusiveLin… ╎ ╎ ╎ ╎ 5 @Base/task.jl:935 popfirst!(W::Base.IntrusiveLinked… ╎ ╎ ╎ ╎ 2 @Base/…ks-mt.jl:106 popfirst!(q::Base.IntrusiveLin… 2╎ ╎ ╎ ╎ ╎ 2 @Base/…otion.jl:637 list_deletefirst!(q::Base.Int… ╎ ╎ ╎ ╎ 3 @Base/…ks-mt.jl:109 popfirst!(q::Base.IntrusiveLin… 3╎ ╎ ╎ ╎ ╎ 3 @Base/…utils.jl:159 list_deletefirst!(q::Base.Int… 2╎ ╎ ╎ ╎ 8 @Base/task.jl:1249 wait() 2╎ ╎ ╎ ╎ 2 @Base/task.jl:1128 try_yieldto(undo::typeof(Base.ens… 4╎ ╎ ╎ ╎ 4 @Base/task.jl:1129 try_yieldto(undo::typeof(Base.ens… ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== 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:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000771bea783a30 Total snapshots: 410. Utilization: 0% ╎410 @Base/task.jl:1168 wait_forever() 409╎ 410 @Base/task.jl:1246 wait() [19] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/XCB/neszM/test/runtests.jl:173 recvmsg at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) _xcb_in_read at /workspace/srcdir/libxcb-1.17.0/src/xcb_in.c:1011 poll_for_next_event at /workspace/srcdir/libxcb-1.17.0/src/xcb_in.c:719 xcb_poll_for_event at /home/pkgeval/.julia/packages/XCB/neszM/lib/x86_64-linux-gnu.jl:12521:9 [inlined] process_property_notifications! at /home/pkgeval/.julia/packages/XCB/neszM/src/window.jl:88:9 #XCBWindow#8 at /home/pkgeval/.julia/packages/XCB/neszM/src/window.jl:55:73 XCBWindow at /home/pkgeval/.julia/packages/XCB/neszM/src/window.jl:20:94 [inlined] #XCBWindow#28 at /home/pkgeval/.julia/packages/XCB/neszM/src/window_manager.jl:19:9 [inlined] XCBWindow at /home/pkgeval/.julia/packages/XCB/neszM/src/window_manager.jl:18:17 [inlined] XCBWindow at /home/pkgeval/.julia/packages/XCB/neszM/src/window_manager.jl:18:7 [inlined] #setup#3 at /home/pkgeval/.julia/packages/XCB/neszM/test/runtests.jl:118:19 setup at /home/pkgeval/.julia/packages/XCB/neszM/test/runtests.jl:115:5 unknown function (ip: 0x7e3e2dd147e4) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 eval_body at /source/src/interpreter.c:550:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:550:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 eval_body at /source/src/interpreter.c:558:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 _include at ./loading.jl:3173:45 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 exec_options at ./client.jl:318:410 _start at ./client.jl:593:36 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7e3e440cc249) 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: 3288444 (Pool: 3288398; Big: 46); GC: 4 PkgEval terminated after 2730.3s: test duration exceeded the time limit