Package evaluation to test Rerun on Julia 1.14.0-DEV.3106 (9d314127b9*) started at 2026-09-06T14:29:51.761 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.6s ################################################################################ # Installation # Installing Rerun... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [1f49d09d] + Rerun v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [fa961155] + CEnum v0.5.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [bac558e1] + OrderedCollections v2.0.1 [21216c6a] + Preferences v1.5.2 [1f49d09d] + Rerun v0.2.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.14.0 [1148ce26] + librerun_c_jll v0.33.0+0 [86745212] + librerun_query_jll v0.1.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [3161d3a3] + Zstd_jll v1.5.7+1 Installation completed after 3.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.6 s ✓ librerun_query_jll 1.1 s ✓ librerun_c_jll 9.8 s ✓ Rerun 3 dependencies successfully precompiled in 14 seconds. 22 already precompiled. Precompilation completed after 32.82s ################################################################################ # Testing # Testing Rerun Status `/tmp/jl_LCumVc/Project.toml` [fa961155] CEnum v0.5.0 [1f49d09d] Rerun v0.2.2 [bd369af6] Tables v1.14.0 [1148ce26] librerun_c_jll v0.33.0+0 [86745212] librerun_query_jll v0.1.1+0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LCumVc/Manifest.toml` [fa961155] CEnum v0.5.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [bac558e1] OrderedCollections v2.0.1 [21216c6a] Preferences v1.5.2 [1f49d09d] Rerun v0.2.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [1148ce26] librerun_c_jll v0.33.0+0 [86745212] librerun_query_jll v0.1.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.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.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [3161d3a3] Zstd_jll v1.5.7+1 Testing Running tests... Test Summary: | Pass Total Time single-component zero-copy round-trip | 2 2 10.6s Test Summary: | Pass Total Time multi-component row + archetype log | 3 3 2.0s Test Summary: | Pass Total Time typed components + archetypes (materialized structs) | 7 7 3.0s Test Summary: | Pass Total Time assembled exporter (utf8 / list / bool / struct) | 3 3 5.5s Test Summary: | Pass Total Time send_columns (columnar / temporal) | 7 7 9.1s Test Summary: | Pass Total Time Timeline (typed index timelines) | 12 12 1.2s Test Summary: | Pass Total Time TimePoint (ns instants, exact conversions) | 9 9 0.3s Test Summary: | Pass Total Time missing / validity bitmaps | 4 4 1.8s Test Summary: | Pass Total Time dense union (TensorData) + variant resolution | 9 9 9.0s Test Summary: | Pass Total Time log_tensor (Tensor archetype, row-major) | 5 5 6.3s Test Summary: | Pass Total Time assembled validity + zero-copy Blob | 4 4 2.1s Test Summary: | Pass Total Time typed carriers (Text/Blob) + blueprint enums | 5 5 1.3s Test Summary: | Pass Total Time GC-stress: async release drained | 1 1 1.3s Test Summary: | Pass Total Time set_sinks (tagged union) | 3 3 0.1s 2026-09-06T14:32:02.803831Z  INFO re_importer::import_file: Loading "/tmp/jl_9AfifiPezc.rrd"… 2026-09-06T14:32:02.849980Z  INFO re_importer::import_file: Loading "/tmp/jl_9AfifiPezc.rrd"… Test Summary: | Pass Total Time global scope + file importers (#5/#6) | 4 4 0.3s 2026-09-06T14:32:03.109605Z  INFO re_grpc_server: Listening for gRPC connections on 0.0.0.0:9989. Connect by running `rerun --connect rerun+http://127.0.0.1:9989/proxy` 2026-09-06T14:32:03.183303Z  WARN re_sdk::spawn: Spawning a Rerun Viewer while the `CI` environment variable is set. This is almost certainly unintended and will hang or fail on most CI runners. Consider removing `spawn=True` from this code path. Test Summary: | Pass Total Time serve_grpc / spawn / escape / video (small API) | 5 5 0.4s Test Summary: | Pass Total Time RerunError surfaces from the C layer | 3 3 0.2s Test Summary: | Pass Total Time validation errors (caught before the C call) | 1 1 0.0s Test Summary: | Pass Total Time close is eager and idempotent | 3 3 0.0s 2026-09-06T14:32:08.325265Z  WARN re_sdk::log_sink: Dropping data in BufferedSink 2026-09-06T14:32:08.325751Z  WARN re_sdk::log_sink: Dropping data in BufferedSink Test Summary: | Pass Total Time interop traits + materialization | 20 20 3.1s 2026-09-06T14:32:33.652288Z  WARN re_sdk::log_sink: Dropping data in BufferedSink Test Summary: | Pass Total Time dataframe query (read data out) | 35 35 8.8s Testing Rerun tests passed Testing completed after 112.27s PkgEval succeeded after 186.07s