[INFO] fetching crate h5v 0.13.2...
[INFO] testing h5v-0.13.2 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate h5v 0.13.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate h5v 0.13.2
[INFO] finished tweaking crates.io crate h5v 0.13.2
[INFO] tweaked toml for crates.io crate h5v 0.13.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate h5v 0.13.2 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate h5v 0.13.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9
[INFO] running `Command { std: "docker" "start" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zlib-rs v0.6.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling hdf5-metno-src v0.10.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling hdf5-metno-sys v0.12.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling imgref v1.12.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling snappy_src v0.2.5+snappy.1.2.2
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling arrow-buffer v58.3.0
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.6
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling which v8.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling arrow-schema v58.3.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling arrow-data v58.3.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling luajit-src v210.6.6+707c12b
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling safe_arch v0.9.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling blosc-src v0.3.8
[INFO] [stderr]    Compiling lzf-sys v0.1.0
[INFO] [stderr]    Compiling lua-src v550.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.13
[INFO] [stderr]    Compiling wide v0.8.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling arrow-array v58.3.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling hdf5-metno-types v0.11.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling quantette v0.5.1
[INFO] [stderr]    Compiling arrow-select v58.3.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling ratatui-image v11.0.6
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling debug_unsafe v0.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling hdf5-metno v0.13.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling lz4_flex v0.13.1
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling atoi_simd v0.17.0
[INFO] [stderr]    Compiling plist v1.10.0
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling wl-clipboard-rs v0.9.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]    Compiling hdf5-metno-derive v0.10.1
[INFO] [stderr]    Compiling arrow-ipc v58.3.0
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling icy_sixel v0.5.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling h5v v0.13.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling parquet v58.3.0
[INFO] [stderr]    Compiling calamine v0.35.0
[INFO] [stderr]    Compiling mlua v0.11.6
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling update-informer v1.3.0
[INFO] [stderr]    Compiling bktree v1.0.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling h5v-macros v0.13.2
[INFO] [stderr]    Compiling itertools v0.15.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 37s
[INFO] running `Command { std: "docker" "inspect" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_xlsxwriter v0.95.0
[INFO] [stderr]    Compiling h5v v0.13.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/h5v-12d33e23962f8c8b)
[INFO] [stdout] 
[INFO] [stdout] running 385 tests
[INFO] [stdout] test cli::tests::normalizes_ct_alias_to_script_test ... ok
[INFO] [stdout] test cli::tests::explicit_stdin_commands_are_collected ... ok
[INFO] [stdout] test cli::tests::parses_read_mode_argument ... ok
[INFO] [stdout] test cli::tests::parses_custom_config_path_argument ... ok
[INFO] [stdout] test cli::tests::formats_plain_script_test_report ... ok
[INFO] [stdout] test cli::tests::parses_init_plugin_argument ... ok
[INFO] [stdout] test cli::tests::stdin_is_only_read_for_explicit_script_dash ... ok
[INFO] [stdout] test cli::tests::warns_when_explicit_stdin_has_no_commands ... ok
[INFO] [stdout] test compat::tests::invalid_compatibility_env_errors ... ok
[INFO] [stdout] test compat::tests::compatibility_flag_takes_effect_without_env ... ok
[INFO] [stdout] test cli::tests::help_includes_resolved_version ... ok
[INFO] [stdout] test compat::tests::compatibility_env_enables_compatibility_mode ... ok
[INFO] [stdout] test compat::tests::no_terminal_graphics_only_disables_graphics ... ok
[INFO] [stdout] test compat::tests::config_overrides_environment_without_cli_flag ... ok
[INFO] [stdout] test configure::loading::tests::preserves_user_managed_lua_ls_config ... ok
[INFO] [stdout] test configure::loading::tests::refreshes_existing_generated_lua_ls_config ... ok
[INFO] [stdout] test cli::tests::preserves_existing_plugin_files_but_refreshes_luals_files ... ok
[INFO] [stdout] test configure::loading::tests::scaffold_points_to_external_lua_ls_support ... ok
[INFO] [stdout] test configure::loading::tests::reset_scaffold_groups_each_category_once ... ok
[INFO] [stdout] test configure::lua::plugins::tests::checkout_dir_name_is_stable ... ok
[INFO] [stdout] test configure::lua::plugins::tests::parses_github_and_ref_sources ... ok
[INFO] [stdout] test cli::tests::initializes_plugin_scaffold_files ... ok
[INFO] [stdout] test configure::lua::plugins::tests::parses_manifest_fields ... ok
[INFO] [stdout] test configure::loading::tests::lua_ls_stub_attaches_mode_fields_to_h5v_modes ... ok
[INFO] [stdout] test configure::loading::tests::lua_ls_stub_contains_h5v_config_types ... ok
[INFO] [stdout] test configure::loading::tests::lua_ls_stub_contains_registry_id_namespaces ... ok
[INFO] [stdout] test configure::loading::tests::custom_config_path_override_creates_missing_config_in_selected_location ... ok
[INFO] [stdout] test configure::lua::tests::acceptance_plugin_command_keymap_event_and_content_order_work_together ... ok
[INFO] [stdout] test configure::lua::tests::applies_keymap_configuration ... ok
[INFO] [stdout] test configure::lua::tests::applies_heatmap_range_configuration ... ok
[INFO] [stdout] test configure::lua::tests::compatibility_override_drives_default_symbol_theme ... ok
[INFO] [stdout] test configure::lua::tests::applies_max_layout_constraint_configuration ... ok
[INFO] [stdout] test configure::lua::tests::applies_nested_lua_config_overrides ... ok
[INFO] [stdout] test configure::lua::tests::bind_accepts_registered_command_handles ... ok
[INFO] [stdout] test configure::lua::tests::builtin_command_ids_are_exposed_under_h5v_ids_commands ... ok
[INFO] [stdout] test configure::lua::tests::builtin_registry_ids_are_exposed_under_h5v_ids ... ok
[INFO] [stdout] test configure::lua::tests::applies_layout_configuration ... ok
[INFO] [stdout] test configure::lua::tests::declarative_keys_bind_accepts_command_targets ... ok
[INFO] [stdout] test configure::lua::tests::content_mode_order_accepts_registered_custom_mode_handles ... ok
[INFO] [stdout] test configure::lua::tests::content_mode_order_requires_known_modes ... ok
[INFO] [stdout] test configure::lua::tests::custom_mchart_worker_runtime_executes_registered_functions_without_ctx_arg ... ok
[INFO] [stdout] test configure::lua::tests::exports_nested_theme_tables ... ok
[INFO] [stdout] test configure::lua::tests::failing_plugin_healthcheck_disables_plugin_registrations_and_keymaps ... ok
[INFO] [stdout] test configure::lua::tests::custom_theme_registration_applies_theme_bundles ... ok
[INFO] [stdout] test configure::lua::tests::compatibility_override_requires_boolean ... ok
[INFO] [stdout] test configure::lua::tests::declarative_keys_unbind_accepts_table_form ... ok
[INFO] [stdout] test configure::lua::tests::events_on_registers_handlers_for_builtin_event_ids ... ok
[INFO] [stdout] test configure::lua::tests::direct_nested_color_assignment_works_without_manual_table_setup ... ok
[INFO] [stdout] test configure::lua::tests::custom_mchart_worker_runtime_supports_process_backed_scalar_and_series_results ... ok
[INFO] [stdout] test configure::lua::tests::layout_configuration_rejects_invalid_pairing ... ok
[INFO] [stdout] test configure::lua::tests::lua_registration_registers_custom_commands ... ok
[INFO] [stdout] test configure::lua::tests::plugin_missing_health_function_is_modeled_as_unhealthy_plugin ... ok
[INFO] [stdout] test configure::lua::tests::lua_registration_registers_custom_mchart_functions ... ok
[INFO] [stdout] test configure::lua::tests::named_config_chunk_reports_lua_path_and_line ... ok
[INFO] [stdout] test configure::lua::tests::parses_heatmap_range_configuration ... ok
[INFO] [stdout] test configure::lua::tests::parses_layout_configuration ... ok
[INFO] [stdout] test configure::lua::tests::process_context_parse_json_converts_stdout_into_lua_tables ... ok
[INFO] [stdout] test configure::lua::tests::process_context_command_path_resolves_shell_command ... ok
[INFO] [stdout] test configure::lua::tests::plugin_init_failure_marks_plugin_unhealthy_without_h5v_issue ... ok
[INFO] [stdout] test configure::lua::ui::tests::add_links_registered_mode_by_handle_or_id ... ok
[INFO] [stdout] test configure::lua::ui::tests::plugin_owned_registration_returns_plugin_scoped_handle ... ok
[INFO] [stdout] test configure::lua::ui::tests::register_stores_optional_predicate_callback ... ok
[INFO] [stdout] test configure::lua::tests::run_lua_engine_records_plugin_load_failures_as_health_issues ... ok
[INFO] [stdout] test configure::lua::tests::plugins_use_loads_local_plugin_and_registers_metadata ... ok
[INFO] [stdout] test configure::lua::tests::registers_custom_content_mode_metadata ... ok
[INFO] [stdout] test configure::loading::tests::lua_ls_config_references_support_library ... FAILED
[INFO] [stdout] test configure::lua::tests::registry_snapshot_applies_runtime_visual_and_setting_state ... ok
[INFO] [stdout] test configure::lua::tests::run_lua_engine_records_configuration_failures_as_health_issues ... ok
[INFO] [stdout] test configure::lua::tests::lua_registration_populates_registry_snapshot ... ok
[INFO] [stdout] test configure::presentation::tests::auto_layout_settings_round_trip ... ok
[INFO] [stdout] test configure::presentation::tests::resets_to_selected_theme_and_applies_overrides ... ok
[INFO] [stdout] test configure::registry::tests::builtin_snapshot_preserves_multichart_function_shapes ... ok
[INFO] [stdout] test configure::registry::tests::rejects_duplicate_command_aliases_across_handles ... ok
[INFO] [stdout] test configure::registry::tests::rejects_duplicate_command_ids ... ok
[INFO] [stdout] test configure::presentation::tests::config_generation_tracks_successful_mutations ... ok
[INFO] [stdout] test configure::registry::tests::builtin_snapshot_seeds_known_metadata ... ok
[INFO] [stdout] test data::tests::plot_sampling_step_caps_multichart_overview ... ok
[INFO] [stdout] test configure::registry::tests::rejects_duplicate_multichart_function_names_across_handles ... ok
[INFO] [stdout] test data::tests::preview_selection_validation_rejects_out_of_bounds_slice ... ok
[INFO] [stdout] test data::tests::preview_selection_validation_rejects_short_index_rank ... ok
[INFO] [stdout] test data::tests::uncapped_plot_sampling_keeps_every_point ... ok
[INFO] [stdout] test configure::presentation::tests::content_mode_order_reorders_available_modes ... ok
[INFO] [stdout] test configure::presentation::tests::exposes_named_colors_for_scaffolding ... ok
[INFO] [stdout] test h5f::attrs::tests::normalize_row_index_skips_section_headers ... ok
[INFO] [stdout] test h5f::codec::dataset::tests::parses_varlen_u8_values_from_one_per_line ... ok
[INFO] [stdout] test h5f::codec::enum_codec::tests::enum_validation_test_type_is_well_formed ... ok
[INFO] [stdout] test h5f::codec::enum_codec::tests::invalid_enum_name_lists_available_members ... ok
[INFO] [stdout] test h5f::codec::dataset::tests::fixed_array_edit_encoding_requires_exact_line_count ... ok
[INFO] [stdout] test h5f::codec::enum_codec::tests::parses_enum_member_names ... ok
[INFO] [stdout] test configure::presentation::tests::exposes_named_symbols_for_scaffolding ... ok
[INFO] [stdout] test h5f::codec::enum_codec::tests::validates_numeric_enum_membership ... ok
[INFO] [stdout] test h5f::codec::fixed_string::tests::fixed_ascii_runtime_encoding_and_decoding_roundtrip ... ok
[INFO] [stdout] test h5f::codec::dataset::tests::fixed_array_edit_format_uses_one_line_per_value ... ok
[INFO] [stdout] test h5f::codec::dataset::tests::parses_empty_varlen_u8_value_list ... ok
[INFO] [stdout] test h5f::codec::dataset::tests::varlen_u8_display_formats_as_bracketed_list ... ok
[INFO] [stdout] test configure::presentation::tests::parses_named_and_hex_colors ... ok
[INFO] [stdout] test configure::presentation::tests::parses_symbol_theme_aliases ... ok
[INFO] [stdout] test h5f::codec::fixed_string::tests::fixed_unicode_runtime_encoding_checks_capacity ... ok
[INFO] [stdout] test h5f::codec::tests::creates_scalar_unicode_attribute_from_text ... ignored, flaky low-level HDF5 attribute open/read in the parallel test environment
[INFO] [stdout] test h5f::codec::tests::opaque_bytes_round_trip_hex_text ... ok
[INFO] [stdout] test h5f::codec::tests::parse_1d_lines_preserves_empty_entries ... ok
[INFO] [stdout] test h5f::codec::tests::parses_attribute_create_type_aliases ... ok
[INFO] [stdout] test h5f::compound::tests::projected_vector_varlen_unicode_strings_are_supported ... ok
[INFO] [stdout] test h5f::compound::tests::projected_scalar_varlen_unicode_strings_are_supported ... ok
[INFO] [stdout] test h5f::model::tests::multi_axis_compound_roots_support_preview_and_matrix ... ok
[INFO] [stdout] test h5f::codec::tests::supports_scalar_enums_and_1d_arrays_only ... ok
[INFO] [stdout] test h5f::model::tests::multi_value_string_datasets_are_matrix_only ... ok
[INFO] [stdout] test h5f::model::tests::rank_two_numeric_datasets_support_heatmap_mode ... ok
[INFO] [stdout] test h5f::tree::tests::auto_mode_uses_standard_read_for_normal_files ... ok
[INFO] [stdout] test h5f::tree::tests::blank_attribute_still_falls_back_to_extension ... ok
[INFO] [stdout] test h5f::tree::tests::dataset_extension_is_used_when_attribute_is_missing ... ok
[INFO] [stdout] test h5f::model::tests::multi_value_opaque_datasets_are_matrix_only ... ok
[INFO] [stdout] test h5f::tree::tests::field_scoped_enum_attr_names_fall_back_to_global_names ... ok
[INFO] [stdout] test h5f::tree::tests::highlight_attribute_takes_precedence_over_extension ... ok
[INFO] [stdout] test h5f::model::tests::one_dimensional_compound_roots_support_preview_and_matrix ... ok
[INFO] [stdout] test h5f::tree::tests::names_without_extensions_do_not_get_highlighting ... ok
[INFO] [stdout] test h5f::tree::tests::parses_named_and_hex_enum_colors ... ok
[INFO] [stdout] test h5f::model::tests::projected_multi_value_string_leaves_are_matrix_only ... ok
[INFO] [stdout] test h5f::model::tests::file_nodes_support_preview_mode ... ok
[INFO] [stdout] test h5f::model::tests::multi_value_varlen_byte_arrays_are_matrix_only_without_image_attrs ... ok
[INFO] [stdout] test h5f::tree::tests::explicit_snapshot_mode_opens_a_copied_file ... ok
[INFO] [stdout] test h5f::tree::tests::linked_dataset_nodes_preserve_link_name_metadata ... ok
[INFO] [stdout] test h5f::tree::tests::resolve_enum_overrides_reads_dataset_string_attrs ... ok
[INFO] [stdout] test search::tests::returns_raw_result_paths ... ok
[INFO] [stdout] test search::tests::search_render_handles_unicode_matches ... ok
[INFO] [stdout] test h5f::tree::tests::unsupported_dataset_meta_disables_preview_features ... ok
[INFO] [stdout] test search::tests::unicode_highlight_spans_use_byte_boundaries ... ok
[INFO] [stdout] test ui::app::config::tests::detects_crostini_from_cros_container ... ok
[INFO] [stdout] test ui::app::config::tests::disables_alternate_screen_for_crostini_safe_mode ... ok
[INFO] [stdout] test ui::app::config::tests::formats_configuration_warning_by_context ... ok
[INFO] [stdout] test ui::app::config::tests::keeps_alternate_screen_without_safe_flag ... ok
[INFO] [stdout] test ui::app::config::tests::ignores_empty_or_false_cros_container ... ok
[INFO] [stdout] test ui::app::picker_cache::tests::cached_picker_rejects_unknown_protocol ... ok
[INFO] [stdout] test ui::app::picker_cache::tests::cached_picker_restores_protocol_and_font_size ... ok
[INFO] [stdout] test ui::app::startup_progress::tests::startup_progress_lines_include_detail_when_present ... ok
[INFO] [stdout] test ui::app::startup_progress::tests::startup_progress_lines_skip_blank_detail ... ok
[INFO] [stdout] test ui::app::tests::update_cache_is_not_fresh_for_different_version ... ok
[INFO] [stdout] test ui::app::tests::uses_fresh_cached_update_without_fetching ... ok
[INFO] [stdout] test ui::attributes::tests::display_row_index_tracks_paired_property_rows ... ok
[INFO] [stdout] test ui::app::tests::refreshes_stale_update_cache_after_one_day ... ok
[INFO] [stdout] test ui::attributes::tests::right_moves_across_paired_properties_before_next_row ... ok
[INFO] [stdout] test ui::attributes::tests::down_keeps_visual_column_in_property_grid ... ok
[INFO] [stdout] test h5f::codec::tests::opaque_bytes_reject_wrong_length ... ok
[INFO] [stdout] test ui::attributes::tests::selection_highlight_falls_back_to_panel_bg_when_unfocused ... ok
[INFO] [stdout] test ui::attributes::tests::wide_layout_groups_properties_in_pairs ... ok
[INFO] [stdout] test ui::chart_math::tests::normalizes_degenerate_axis_bounds ... ok
[INFO] [stdout] test ui::chart_math::tests::pads_normalized_bounds ... ok
[INFO] [stdout] test ui::chart_math::tests::raster_chart_layout_preserves_plot_space_in_small_viewports ... ok
[INFO] [stdout] test ui::chart_math::tests::rejects_invalid_axis_bounds ... ok
[INFO] [stdout] test ui::chart_math::tests::zooms_axis_range_around_anchor ... ok
[INFO] [stdout] test ui::chart_stats::tests::box_plot_summary_extracts_quartiles ... ok
[INFO] [stdout] test ui::chart_stats::tests::histogram_summary_creates_bins_for_finite_values ... ok
[INFO] [stdout] test importing::tests::resolves_parquet_input_into_generated_hdf5_columns ... ok
[INFO] [stdout] test ui::chart_math::tests::clamps_axis_range_inside_bounds ... ok
[INFO] [stdout] test ui::chart_math::tests::detects_rect_hits ... ok
[INFO] [stdout] test ui::command::tests::describes_command_descriptor_with_aliases_and_keys ... ok
[INFO] [stdout] test ui::command::tests::history_navigation_restores_draft ... ok
[INFO] [stdout] test ui::command::tests::apply_selected_suggestion_completes_partial_command_name ... ok
[INFO] [stdout] test ui::command::tests::keeps_semicolons_inside_quoted_startup_commands ... ok
[INFO] [stdout] test ui::command::tests::parses_and_matches_registered_config_commands ... ignored, flaky shared registry snapshot test in the default parallel suite
[INFO] [stdout] test ui::command::tests::parses_attr_delete_command ... ok
[INFO] [stdout] test ui::command::tests::parses_configure_reset_command ... ok
[INFO] [stdout] test ui::command::tests::parses_configure_command ... ok
[INFO] [stdout] test ui::command::tests::parses_goto_command_with_path_argument ... ok
[INFO] [stdout] test ui::command::tests::parses_attr_create_command ... ok
[INFO] [stdout] test importing::tests::resolves_native_hdf5_without_importing ... ok
[INFO] [stdout] test ui::command::tests::parses_focus_command_with_word_argument ... ok
[INFO] [stdout] test importing::tests::resolves_csv_input_into_generated_hdf5_columns ... ok
[INFO] [stdout] test ui::command::tests::parses_index_command_with_optional_amount ... ok
[INFO] [stdout] test ui::command::tests::parses_help_command_with_optional_target ... ok
[INFO] [stdout] test ui::command::tests::parses_goto_command_with_quoted_path_argument ... ok
[INFO] [stdout] test ui::command::tests::parses_named_seek_command ... ok
[INFO] [stdout] test ui::command::tests::parses_multichart_add_command_with_dataset_spec ... ok
[INFO] [stdout] test ui::command::tests::parses_press_command_with_multiple_keys ... ok
[INFO] [stdout] test ui::command::tests::parses_multichart_expression_command_with_quoted_expression ... ok
[INFO] [stdout] test ui::command::tests::parses_quit_alias_command ... ok
[INFO] [stdout] test ui::command::tests::parses_logs_command ... ok
[INFO] [stdout] test ui::command::tests::parses_seek_row_command ... ok
[INFO] [stdout] test ui::command::tests::parses_seek_col_command ... ok
[INFO] [stdout] test ui::command::tests::parses_shift_tab_key_spec ... ok
[INFO] [stdout] test ui::command::tests::parses_startup_script_lines_with_comments ... ok
[INFO] [stdout] test ui::command::tests::parses_startup_script_semicolon_segments ... ok
[INFO] [stdout] test ui::command::tests::parses_seek_page_command ... ok
[INFO] [stdout] test ui::command::tests::rejects_unknown_commands ... ok
[INFO] [stdout] test ui::command::tests::rejects_unterminated_quotes ... ok
[INFO] [stdout] test ui::command::tests::syncs_registry_command_keybindings_from_effective_keymaps ... ignored, flaky shared registry snapshot test in the default parallel suite
[INFO] [stdout] test ui::command::tests::syncs_registry_keybindings_for_custom_command_handles ... ignored, flaky shared registry snapshot test in the default parallel suite
[INFO] [stdout] test ui::command::tests::parses_named_seek_command_with_second_index ... ok
[INFO] [stdout] test ui::command::tests::tokenizes_quoted_arguments ... ok
[INFO] [stdout] test ui::cursor::tests::strip_blink_modifiers_keeps_other_modifiers ... ok
[INFO] [stdout] test ui::custom_content::tests::ui_block_collects_nested_content_nodes ... ok
[INFO] [stdout] test ui::custom_content::tests::ui_collects_row_column_split_and_table_nodes ... ok
[INFO] [stdout] test ui::command::tests::repeat_does_not_replace_last_command ... ok
[INFO] [stdout] test ui::edit::tests::normalizes_single_trailing_newline_only ... ok
[INFO] [stdout] test ui::edit::tests::parses_editor_args_without_shell ... ok
[INFO] [stdout] test ui::edit::tests::shell_quotes_single_quotes ... ok
[INFO] [stdout] test ui::heatmap::tests::heatmap_ignores_non_finite_values_in_stats_and_scale ... ok
[INFO] [stdout] test ui::heatmap::tests::heatmap_line_profile_reports_nan_stats_when_no_finite_values_exist ... ok
[INFO] [stdout] test ui::heatmap::tests::heatmap_line_profile_samples_selected_endpoints ... ok
[INFO] [stdout] test ui::heatmap::tests::heatmap_minmax_uses_numeric_type_bounds ... ok
[INFO] [stdout] test ui::heatmap::tests::heatmap_page_window_last_page_clamps_to_tail ... ok
[INFO] [stdout] test ui::heatmap::tests::heatmap_region_defaults_to_visible_viewport_when_nothing_selected ... ok
[INFO] [stdout] test ui::heatmap::tests::resized_heatmap_page_window_keeps_current_page_index ... ok
[INFO] [stdout] test ui::heatmap::tests::viewport_partition_covers_whole_source_extent ... ok
[INFO] [stdout] test ui::heatmap::tests::viewport_partition_keeps_single_source_pixel_visible ... ok
[INFO] [stdout] test ui::input::attributes::tests::region_axes_fall_back_to_dataset_shape_for_single_point ... ok
[INFO] [stdout] test ui::input::attributes::tests::region_axes_handle_one_dimensional_datasets ... ok
[INFO] [stdout] test ui::edit::tests::falls_back_for_shell_operators ... ok
[INFO] [stdout] test ui::edit::tests::parses_leading_env_assignments ... ok
[INFO] [stdout] test ui::heatmap::tests::heatmap_region_expands_between_two_selected_cells ... ok
[INFO] [stdout] test ui::input::attributes::tests::region_axes_prefer_varying_dimensions ... ok
[INFO] [stdout] test ui::input::keymap::parse::tests::shifted_character_binding_matches_shifted_key_event ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_alt_down_reorders_selected_item_down ... ok
[INFO] [stdout] test ui::input::keymap::tests::custom_heatmap_binding_overrides_default_after_unbind ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_alt_up_reorders_selected_item_up ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_enter_opens_expression_prompt ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_n_opens_expression_prompt ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_shift_tab_cycles_view_modes ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_question_mark_opens_help ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_e_edits_selected_expression ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_tab_cycles_view_modes ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_zoom_keys_match_defaults ... ok
[INFO] [stdout] test ui::input::keymap::tests::parse_shift_tab_normalizes_to_backtab ... ok
[INFO] [stdout] test ui::matrix::tests::compound_matrix_value_formats_nested_fields ... ok
[INFO] [stdout] test ui::matrix::tests::enum_renderer_applies_overrides_by_numeric_value_order ... ok
[INFO] [stdout] test ui::matrix::tests::enum_renderer_falls_back_for_unknown_values ... ok
[INFO] [stdout] test ui::matrix::tests::enum_renderer_includes_symbol_and_name ... ok
[INFO] [stdout] test ui::matrix::tests::enum_renderer_uses_member_overrides_when_present ... ok
[INFO] [stdout] test ui::matrix::tests::invisible_matrix_layout_is_skipped_for_zero_rows_or_cols ... ok
[INFO] [stdout] test ui::matrix::tests::normalize_matrix_axes_clamps_invalid_indices ... ok
[INFO] [stdout] test ui::matrix::tests::selected_matrix_bg_respects_content_focus ... ok
[INFO] [stdout] test ui::mchart::derived_tests::derived_series_functions_support_rolling_threshold_and_diff ... ok
[INFO] [stdout] test ui::input::keymap::parse::tests::parses_shifted_character_as_uppercase ... ok
[INFO] [stdout] test ui::mchart::derived_tests::interp_requires_xy_series_input ... ok
[INFO] [stdout] test ui::mchart::derived_tests::interp_resamples_xy_series_to_next_sample_modulus ... ok
[INFO] [stdout] test ui::matrix::tests::visible_matrix_capacity_handles_large_dimensions_without_wrapping ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_space_toggles_selected_visibility ... ok
[INFO] [stdout] test ui::input::keymap::tests::multichart_t_cycles_view_modes ... ok
[INFO] [stdout] test ui::mchart::derived_tests::slice_requires_nonempty_x_range ... ok
[INFO] [stdout] test ui::mchart::derived_tests::scalar_only_functions_reject_series_arguments ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::clear_selected_blocks_deleting_series_with_dependents ... ok
[INFO] [stdout] test ui::mchart::derived_tests::slice_filters_series_by_x_range ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::click_expression_editor_uses_character_boundaries_for_unicode_names ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::collect_expression_input_ids_includes_item_refs ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::click_expression_editor_opens_prompt_and_moves_name_cursor ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::expression_derived_supports_scalar_attributes_from_dataset_and_paths ... ignored, real HDF5 attribute reads are unstable in the default parallel test environment
[INFO] [stdout] test importing::tests::resolves_xlsx_input_into_sheet_groups ... ok
[INFO] [stdout] test h5f::model::tests::rank_one_numeric_datasets_do_not_support_heatmap_mode ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::expression_derived_rejects_item_refs_inside_load_calls ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::expression_derived_xy_tuple_creates_xy_series ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::expression_derived_xy_tuple_requires_matching_lengths ... ok
[INFO] [stdout] test ui::mchart::derived_tests::expression_preview_updates_preview_and_mchart_perf_snapshots ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::rejects_item_refs_inside_load_calls ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::invalid_expression_submit_is_saved_hidden_and_editable ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::prompt_word_movement_uses_word_boundaries ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::fixing_invalid_expression_clears_error_state ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::updating_expression_to_invalid_keeps_item_as_hidden_error_draft ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::updating_series_recomputes_dependent_expressions_recursively ... ok
[INFO] [stdout] test ui::mchart::derived_tests::scalar_functions_support_series_and_scalar_references ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::updating_series_recomputes_xy_dependents_when_used_on_x_axis ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::expression_derived_dataset_path_refs_validate_series_lengths ... ok
[INFO] [stdout] test ui::mchart::render::tests::mchart_body_spans_use_primary_text_color ... ok
[INFO] [stdout] test ui::mchart::render::tests::mchart_body_style_uses_primary_text_color ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::updating_xy_series_recomputes_downstream_y_dependents ... ok
[INFO] [stdout] test ui::mchart::render::tests::selected_mode_tabs_use_selection_accent_colors ... ok
[INFO] [stdout] test ui::mchart::tests::chart_item_statistics_compute_mean_median_and_stddev ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::updating_series_rejects_dependency_cycles_and_keeps_original_series ... ok
[INFO] [stdout] test ui::mchart::tests::compact_selection_summary_uses_concise_array_notation ... ok
[INFO] [stdout] test ui::mchart::tests::consume_expression_reference_fragment_keeps_commas_inside_dataset_selectors ... ok
[INFO] [stdout] test ui::mchart::tests::current_expression_fragment_keeps_commas_inside_dataset_selectors ... ok
[INFO] [stdout] test ui::mchart::tests::current_expression_fragment_supports_function_identifiers ... ok
[INFO] [stdout] test ui::mchart::tests::dataset_path_reference_builds_preview_selection ... ok
[INFO] [stdout] test ui::mchart::tests::dataset_path_reference_builds_preview_selection_from_range_slice ... ok
[INFO] [stdout] test ui::mchart::tests::dataset_path_reference_requires_exactly_one_axis_selector ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::expression_derived_supports_scalar_dataset_inputs ... ok
[INFO] [stdout] test ui::mchart::tests::duplicate_series_names_are_rejected ... ok
[INFO] [stdout] test ui::mchart::tests::expression_derived_rejects_mismatched_x_values ... ok
[INFO] [stdout] test ui::mchart::tests::expression_prompt_can_defer_cached_image_protocol_frames ... ok
[INFO] [stdout] test ui::mchart::tests::expression_derived_supports_item_refs_literals_and_precedence ... ok
[INFO] [stdout] test ui::mchart::tests::click_item_hitbox_selects_item ... ok
[INFO] [stdout] test ui::mchart::tests::expression_prompt_handles_unicode_cursor_editing ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::expression_derived_supports_dataset_path_series_inputs ... ok
[INFO] [stdout] test ui::mchart::tests::normalizes_absolute_expression_paths ... ok
[INFO] [stdout] test ui::mchart::tests::expression_prompt_suggests_registry_functions ... ok
[INFO] [stdout] test ui::mchart::tests::click_view_mode_hitbox_switches_modes ... ok
[INFO] [stdout] test ui::mchart::tests::expression_prompt_edits_do_not_invalidate_chart_render ... ok
[INFO] [stdout] test ui::mchart::tests::open_selected_item_for_edit_prefills_existing_expression ... ok
[INFO] [stdout] test ui::mchart::tests::parses_top_level_xy_expression_tuple ... ok
[INFO] [stdout] test ui::mchart::tests::open_selected_item_for_edit_prefills_existing_name ... ok
[INFO] [stdout] test ui::mchart::tests::named_series_can_be_referenced_by_name ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::scalar_expression_items_store_values_without_plot_series ... ok
[INFO] [stdout] test ui::mchart::tests::parses_dataset_slices_with_explicit_ranges ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::updating_base_item_to_dataset_reference_recomputes_transitive_dependents ... ok
[INFO] [stdout] test ui::mchart::prompt_tests::updating_expression_to_dataset_reference_preserves_id_and_recomputes_dependents ... ok
[INFO] [stdout] test ui::mchart::tests::rejects_implicit_context_scalar_attributes ... ok
[INFO] [stdout] test ui::mchart::tests::prompt_focus_toggles_between_name_and_expression ... ok
[INFO] [stdout] test ui::mchart::tests::raw_dataset_reference_prompt_message_is_background_loading_hint ... ok
[INFO] [stdout] test ui::mchart::tests::recursive_name_assignment_is_rejected ... ok
[INFO] [stdout] test ui::mchart::tests::reorder_selected_item_moves_it_down_and_keeps_it_selected ... ok
[INFO] [stdout] test ui::mchart::tests::tokenizes_explicit_scalar_references ... ok
[INFO] [stdout] test ui::mchart::tests::tokenizes_explicit_series_references ... ok
[INFO] [stdout] test ui::mchart::tests::suggestion_score_prefers_prefix_and_basename_matches ... ok
[INFO] [stdout] test ui::mchart::tests::reorder_selected_item_moves_it_up_and_keeps_it_selected ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::chart_plot_area_conversion_respects_padding ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::chart_series_filters_non_finite_points ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::chart_mode_subheader_tracks_active_view_mode ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::coalesce_load_requests_keeps_latest_request_per_item_and_kind ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::chart_panel_title_includes_viewport_when_zoomed ... ok
[INFO] [stdout] test ui::mchart::tests::suggestion_selection_wraps_within_visible_entries ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::clearing_zoom_discards_detail_series ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::box_plot_mode_prepares_visible_window_distribution_summaries ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::coalesce_load_requests_prioritizes_latest_detail_work ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::comparison_scatter_mode_rejects_misaligned_visible_windows ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::clearing_zoom_invalidates_inflight_detail_results ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::dataset_plot_preview_filters_non_finite_points ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::comparison_scatter_mode_updates_when_selection_changes ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::comparison_scatter_mode_truncates_longer_visible_series_with_warning ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::comparison_scatter_mode_uses_selected_series_and_next_visible_series ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::detail_window_targets_viewport_slice_for_large_dataset_series ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::comparison_scatter_mode_disables_zoom_changes ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::detail_load_replaces_active_series_without_losing_overview ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::derived_series_builds_detail_from_matching_input_windows ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::drag_pan_only_starts_inside_chart_area ... ok
[INFO] [stdout] test ui::mchart::tests::reuses_exact_source_and_adds_distinct_selection_variants ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::drag_pan_applies_snapshot_on_release_in_both_axes ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::fit_all_clears_explicit_viewport ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::cycle_view_mode_rotates_through_first_pass_modes ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::fit_selected_uses_selected_series_bounds ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::histogram_mode_disables_zoom_changes ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::derived_series_detail_clears_when_inputs_do_not_share_window ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::prepared_chart_data_filters_non_finite_points ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::zoom_at_position_only_applies_inside_chart_area ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::zoom_in_anchor_ratio_biases_toward_hovered_side ... ok
[INFO] [stdout] test ui::perf::tests::counters_accumulate_independent_churn_metrics ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::zoom_at_position_ignores_chart_padding ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::prepared_chart_data_respects_visibility_and_viewport ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::stale_background_detail_refresh_results_are_ignored ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::stale_detail_started_event_is_ignored ... ok
[INFO] [stdout] test ui::perf::tests::timing_snapshot_tracks_count_total_last_and_max ... ok
[INFO] [stdout] test ui::preview::chart::tests::preview_x_axis_max_keeps_single_point_visible ... ok
[INFO] [stdout] test ui::preview::chart::tests::preview_x_axis_max_uses_original_length_for_nonconsecutive_points ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::histogram_mode_prepares_overlayed_bins_from_visible_window ... ok
[INFO] [stdout] test ui::preview::chart::tests::preview_x_axis_max_uses_last_point_index_for_multiple_points ... ok
[INFO] [stdout] test ui::render::attributes::tests::renders_real_scalar_compound_attribute ... ignored, flaky low-level H5Aread in test environment
[INFO] [stdout] test ui::render::attributes::tests::renders_compound_attribute_with_fixed_array_field ... ok
[INFO] [stdout] test ui::render::attributes::tests::renders_scalar_compound_attribute ... ok
[INFO] [stdout] test ui::render::attributes::tests::renders_varlen_compound_entry ... ok
[INFO] [stdout] test ui::render::attributes::tests::resolves_reference_dtype_descriptor ... ok
[INFO] [stdout] test ui::render::typedesc::tests::renders_compound_array_schema ... ok
[INFO] [stdout] test ui::render::typedesc::tests::compound_schema_depth_limit_stops_unbounded_nesting ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_begin_loading_clears_active_preview_state ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_blocks_drag_when_precise_points_are_visible ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_cache_ignores_tiny_entries ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_cache_respects_capacity ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_cache_touches_existing_entries ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_clear_rendered_preview_preserves_view_state ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_clear_roi_or_zoom_prefers_roi ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_current_request_key_ignores_tiny_rendered_size ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_current_request_key_tracks_rendered_viewport ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_drag_updates_viewport_before_mouse_up ... ok
[INFO] [stdout] test ui::render::typedesc::tests::renders_nested_compound_schema ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_key_rejects_one_row_render_size ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_roi_coarse_clicks_cycle_from_first_to_second_to_clear ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_size_change_invalidates_current_request_match ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_starts_drag_when_points_are_not_selectable ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_sync_selection_identity_clears_existing_viewport ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_zoom_with_anchor_clears_roi ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_zoom_with_anchor_creates_explicit_viewport ... ok
[INFO] [stdout] test ui::state::preview::tests::image_begin_loading_clears_active_image_state ... ok
[INFO] [stdout] test ui::state::preview::tests::preview_chart_histogram_mode_disables_zoom_and_roi_interactions ... ok
[INFO] [stdout] test ui::state::preview::tests::preview_chart_mode_cycle_clears_roi_for_statistical_modes ... ok
[INFO] [stdout] test ui::state::preview::tests::chart_preview_zoom_to_roi_allows_single_selection ... ok
[INFO] [stdout] test ui::state::tests::heatmap_anchor_fraction_flips_for_inverted_axes ... ok
[INFO] [stdout] test ui::state::tests::heatmap_anchor_fraction_uses_display_position_when_not_inverted ... ok
[INFO] [stdout] test ui::state::tests::heatmap_page_for_target_picks_page_covering_target ... ok
[INFO] [stdout] test ui::state::tests::help_sidebar_navigation_wraps ... ok
[INFO] [stdout] test ui::state::tests::help_view_defaults_to_keymap_navigation ... ok
[INFO] [stdout] test ui::state::tests::preferred_seek_axis_switches_to_cols_when_rows_are_fully_covered ... ok
[INFO] [stdout] test ui::preview::chart::tests::preview_chart_plot_area_accounts_for_axis_offsets ... ok
[INFO] [stdout] test ui::preview::chart::tests::preview_chart_plot_area_keeps_multiple_rows_in_short_panels ... ok
[INFO] [stdout] test ui::preview::chart::tests::preview_visible_points_only_render_under_threshold ... ok
[INFO] [stdout] test ui::preview::tests::truncate_left_line_preserves_remaining_styles ... ok
[INFO] [stdout] test ui::state::tests::help_tab_navigation_wraps ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::box_plot_render_request_succeeds ... ok
[INFO] [stdout] test ui::mchart::viewport_tests::histogram_render_request_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- configure::loading::tests::lua_ls_config_references_support_library stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'configure::loading::tests::lua_ls_config_references_support_library' (10571) panicked at src/configure/loading.rs:1149:9:
[INFO] [stdout] assertion failed: config.contains("\"version\": \"0.1.0\"")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fe36dca6261 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe36dca6261 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe36dca6261 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe36dca6261 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe36dcc196a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe36dcc196a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5fe36dcac42c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5fe36dcac42c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5fe36dc7ea46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe36dc7ea46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe36dc9b199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe36c6224e0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5fe36c6224e0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe36dc9b4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5fe36dc9b4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5fe36dc7eb24 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5fe36dc75ee9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe36dc7fcbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5fe36dcc221c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe36dcc21e2 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5fe36bbaa4af - h5v[6fbb08456abfe4fb]::configure::loading::tests::lua_ls_config_references_support_library
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configure/loading.rs:1149:9
[INFO] [stdout]   21:     0x5fe36bb43777 - h5v[6fbb08456abfe4fb]::configure::loading::tests::lua_ls_config_references_support_library::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configure/loading.rs:1145:50
[INFO] [stdout]   22:     0x5fe36c3818a6 - <h5v[6fbb08456abfe4fb]::configure::loading::tests::lua_ls_config_references_support_library::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fe36c61581b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fe36c61581b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5fe36c622e65 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5fe36c622e65 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5fe36c622e65 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x5fe36c622e65 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5fe36c622e65 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5fe36c622e65 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5fe36c622e65 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5fe36c61d914 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5fe36c61d914 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5fe36c625fb2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5fe36c625fb2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5fe36c625fb2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x5fe36c625fb2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5fe36c625fb2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5fe36c625fb2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5fe36c625fb2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5fe36dca47ff - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x5fe36dca47ff - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7b5edbc8eaa4 - <unknown>
[INFO] [stdout]   44:     0x7b5edbd1ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     configure::loading::tests::lua_ls_config_references_support_library
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 378 passed; 1 failed; 6 ignored; 0 measured; 0 filtered out; finished in 1.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin h5v`
[INFO] running `Command { std: "docker" "inspect" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9", kill_on_drop: false }`
[INFO] [stdout] a81884a57fe2ef9f4f6bd3fba7aa906151bb2e9e2d58c7fbfb2e37ecc152c5b9
