[INFO] cloning repository https://github.com/pamburus/hl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pamburus/hl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbdb635b450f54ef9f9661a869bba48038515ffa
[INFO] testing pamburus/hl against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pamburus/hl
[INFO] finished tweaking git repo https://github.com/pamburus/hl
[INFO] tweaked toml for git repo https://github.com/pamburus/hl written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pamburus/hl on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pamburus/hl 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40c791a28ff6a88fda46bb7cf7ada38183635267d61377b8b9642c50d962f21b
[INFO] running `Command { std: "docker" "start" "-a" "40c791a28ff6a88fda46bb7cf7ada38183635267d61377b8b9642c50d962f21b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40c791a28ff6a88fda46bb7cf7ada38183635267d61377b8b9642c50d962f21b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40c791a28ff6a88fda46bb7cf7ada38183635267d61377b8b9642c50d962f21b", kill_on_drop: false }`
[INFO] [stdout] 40c791a28ff6a88fda46bb7cf7ada38183635267d61377b8b9642c50d962f21b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef5c6fec59a14c3d661362decaf5032969494ca81221659d20b6f579df40dd22
[INFO] running `Command { std: "docker" "start" "-a" "ef5c6fec59a14c3d661362decaf5032969494ca81221659d20b6f579df40dd22", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling capnp v0.25.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling griddle v0.5.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling capnpc v0.25.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling const-str v1.1.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling heapopt v0.1.1 (/opt/rustwide/workdir/crates/heapopt)
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ritelinked v0.3.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling enumset-serde v0.1.0 (/opt/rustwide/workdir/crates/enumset-serde)
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling scanlex v0.1.4
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling which v8.0.1
[INFO] [stderr]    Compiling clap_mangen v0.2.31 (https://github.com/pamburus/rust-clap.git?rev=20f0ffd737581a5ebf7479d2174f2c197f25c94d#20f0ffd7)
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling toml v1.0.4+spec-1.1.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling wyhash v0.6.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling chrono-english v0.1.8
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling mline v0.1.0 (/opt/rustwide/workdir/crates/mline)
[INFO] [stderr]    Compiling enumset-ext v0.2.1 (/opt/rustwide/workdir/crates/enumset-ext)
[INFO] [stderr]    Compiling color-print v0.3.7
[INFO] [stderr]    Compiling yaml-peg v1.0.9
[INFO] [stderr]    Compiling serde-logfmt v0.1.2 (/opt/rustwide/workdir/crates/serde-logfmt)
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling titlecase v3.6.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling pager v0.1.0 (/opt/rustwide/workdir/crates/pager)
[INFO] [stderr]    Compiling styled-help v0.1.0 (/opt/rustwide/workdir/crates/styled-help)
[INFO] [stderr]    Compiling liblzma v0.4.6
[INFO] [stderr]    Compiling bytefmt v0.1.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling wildcard v0.1.0 (/opt/rustwide/workdir/crates/wildcard)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling encstr v0.1.2 (/opt/rustwide/workdir/crates/encstr)
[INFO] [stderr]    Compiling known-folders v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling collection_macros v0.2.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling lifecycle v0.1.0 (/opt/rustwide/workdir/crates/lifecycle)
[INFO] [stderr]    Compiling closure v0.3.0
[INFO] [stderr]    Compiling winapi-util v0.1.11
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling utf8-supported v1.0.0
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling deko v0.6.0
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling hl v0.36.1-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/theme.schema.v1.json, attempt 1/3, delay 125ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/theme.schema.v1.json, attempt 2/3, delay 250ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/frostline.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/classic-plus.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/hl-dark.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/ayu-dark-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/neutral.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/one-light-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/ayu-light-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24d-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/universal.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/classic-light.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24d-b2.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/hl-light.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/classic.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/one-dark-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/dmt.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/@accent-italic.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/lsd.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/universal-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24l-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/uni.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/ayu-mirage-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24l-b2.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/@base.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/config.schema.json, attempt 1/3, delay 125ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/config.schema.json, attempt 2/3, delay 250ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/config.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/config-k8s.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/config-ecs.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "ef5c6fec59a14c3d661362decaf5032969494ca81221659d20b6f579df40dd22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5c6fec59a14c3d661362decaf5032969494ca81221659d20b6f579df40dd22", kill_on_drop: false }`
[INFO] [stdout] ef5c6fec59a14c3d661362decaf5032969494ca81221659d20b6f579df40dd22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1643850cfb6b979c8e55e4311f49a74a6d23e25796b8e853470a57363c67c583
[INFO] running `Command { std: "docker" "start" "-a" "1643850cfb6b979c8e55e4311f49a74a6d23e25796b8e853470a57363c67c583", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/theme.schema.v1.json, attempt 1/3, delay 125ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/theme.schema.v1.json, attempt 2/3, delay 250ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/frostline.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/classic-plus.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/hl-dark.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/ayu-dark-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/neutral.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/one-light-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/ayu-light-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24d-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/universal.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/classic-light.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24d-b2.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/hl-light.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/classic.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/one-dark-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/dmt.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/@accent-italic.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/lsd.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/universal-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24l-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/uni.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/ayu-mirage-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24l-b2.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/@base.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/config.schema.json, attempt 1/3, delay 125ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/config.schema.json, attempt 2/3, delay 250ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/config.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/config-k8s.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/config-ecs.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling byte-strings-proc_macros v0.3.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling stats_alloc v0.1.10
[INFO] [stderr]    Compiling byte-strings v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling wildmatch v2.6.1
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling chrono-english v0.1.8
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling enumset-serde v0.1.0 (/opt/rustwide/workdir/crates/enumset-serde)
[INFO] [stderr]    Compiling enumset-ext v0.2.1 (/opt/rustwide/workdir/crates/enumset-ext)
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling hl v0.36.1-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.90s
[INFO] running `Command { std: "docker" "inspect" "1643850cfb6b979c8e55e4311f49a74a6d23e25796b8e853470a57363c67c583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1643850cfb6b979c8e55e4311f49a74a6d23e25796b8e853470a57363c67c583", kill_on_drop: false }`
[INFO] [stdout] 1643850cfb6b979c8e55e4311f49a74a6d23e25796b8e853470a57363c67c583
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9c9a68abb8bfef46360f29a5dedf21c3b8df3488ad4eebbfc64233259ccdb31
[INFO] running `Command { std: "docker" "start" "-a" "b9c9a68abb8bfef46360f29a5dedf21c3b8df3488ad4eebbfc64233259ccdb31", kill_on_drop: false }`
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/theme.schema.v1.json, attempt 1/3, delay 125ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/theme.schema.v1.json, attempt 2/3, delay 250ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/frostline.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/classic-plus.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/hl-dark.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/ayu-dark-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/neutral.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/one-light-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/ayu-light-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24d-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/universal.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/classic-light.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24d-b2.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/hl-light.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/classic.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/one-dark-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/dmt.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/@accent-italic.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/lsd.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/universal-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24l-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/uni.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/ayu-mirage-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/tc24l-b2.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/themes/@base.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/config.schema.json, attempt 1/3, delay 125ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.0/schema/json/config.schema.json, attempt 2/3, delay 250ms
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/config.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/config-k8s.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.1-alpha.1: failed to fetch schema for etc/defaults/config-ecs.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hl-bad497ae25c74d60)
[INFO] [stdout] 
[INFO] [stdout] running 1554 tests
[INFO] [stdout] test app::tests::test_ascii_mode_handling ... ok
[INFO] [stdout] test app::tests::test_cat_no_msg ... ok
[INFO] [stdout] test app::tests::test_cat_one_line ... ok
[INFO] [stdout] test app::tests::test_bug_prefix_multiline_block_closing_brace_not_included ... ok
[INFO] [stdout] test app::tests::test_bug_complex_pretty_broken_scenario ... ok
[INFO] [stdout] test app::tests::test_common_prefix_len ... ok
[INFO] [stdout] test app::tests::test_cat_raw_multiple_inputs ... ok
[INFO] [stdout] test app::tests::test_cat_empty ... ok
[INFO] [stdout] test app::tests::test_cat_raw_fields ... ok
[INFO] [stdout] test app::tests::test_bug_prefix_with_closing_brace_on_same_line ... ok
[INFO] [stdout] test app::tests::test_bug_comprehensive_multiline_prefix_remainder_raw ... ok
[INFO] [stdout] test app::tests::test_bug_multiline_remainder_missing_input_badges ... ok
[INFO] [stdout] test app::tests::test_bug_continuation_lines_with_input_badges ... ok
[INFO] [stdout] test app::tests::test_cat_field_exclude ... ok
[INFO] [stdout] test app::tests::test_cat_msg_array ... ok
[INFO] [stdout] test app::tests::test_expand_always ... ok
[INFO] [stdout] test app::tests::test_bug_raw_output_missing_input_badges_on_continuation_lines ... ok
[INFO] [stdout] test app::tests::test_cat_with_theme ... ok
[INFO] [stdout] test app::tests::test_bug_multiline_unparsed_prefix_data_loss ... ok
[INFO] [stdout] test app::tests::test_grapheme_slice_width ... ok
[INFO] [stdout] test app::tests::test_expand_empty_values ... ok
[INFO] [stdout] test app::tests::test_input_badges_cjk_characters ... ok
[INFO] [stdout] test app::tests::test_expand_value_with_time ... ok
[INFO] [stdout] test app::tests::test_expand_empty_hidden_values ... ok
[INFO] [stdout] test app::tests::test_bug_multiline_json_missing_input_badges_on_closing_braces ... ok
[INFO] [stdout] test app::tests::test_input_badges_compact_mode_common_prefix_with_emojis ... ok
[INFO] [stdout] test app::tests::test_input_badges_compact_mode_emoji_in_long_names ... ok
[INFO] [stdout] test app::tests::test_input_badges_compact_mode_medium_prefix ... ok
[INFO] [stdout] test app::tests::test_input_badges_compact_mode_long_prefix ... ok
[INFO] [stdout] test app::tests::test_expand_unparseable_timestamp ... ok
[INFO] [stdout] test app::tests::test_input_badges_compact_mode_short_prefix ... ok
[INFO] [stdout] test app::tests::test_input_badges_compact_mode_two_char_prefix ... ok
[INFO] [stdout] test app::tests::test_input_badges_none_mode_multiple_inputs ... ok
[INFO] [stdout] test app::tests::test_incomplete_segment ... ok
[INFO] [stdout] test app::tests::test_input_badges ... ok
[INFO] [stdout] test app::tests::test_filter_with_blank_lines ... ok
[INFO] [stdout] test app::tests::test_input_badges_none_mode_single_input ... ok
[INFO] [stdout] test app::tests::test_input_badges_minimal_mode ... ok
[INFO] [stdout] test app::tests::test_input_badges_mixed_width_characters ... ok
[INFO] [stdout] test app::tests::test_input_badges_compact_mode_very_short_prefix ... ok
[INFO] [stdout] test app::tests::test_input_badges_compact_mode_with_emojis ... ok
[INFO] [stdout] test app::tests::test_hide_by_prefix ... ok
[INFO] [stdout] test app::tests::test_expand_value_without_time ... ok
[INFO] [stdout] test app::tests::test_expand_never ... ok
[INFO] [stdout] test app::tests::test_input_badges_with_emoji_variation_selectors ... ok
[INFO] [stdout] test app::tests::test_input_badges_with_ascii_mode ... ok
[INFO] [stdout] test app::tests::test_input_badges_stdin ... ok
[INFO] [stdout] test app::tests::test_input_badges_with_emojis ... ok
[INFO] [stdout] test app::tests::test_merge_segments_empty_channel ... ok
[INFO] [stdout] test app::tests::test_hide_by_prefix_and_reveal_child ... ok
[INFO] [stdout] test app::tests::test_merge_segments_gap_without_timestamp_direct_output ... ok
[INFO] [stdout] test app::tests::test_issue_176_complex_span_json ... ok
[INFO] [stdout] test app::tests::test_issue_176_complex_span_logfmt ... ok
[INFO] [stdout] test app::tests::test_issue_176_simple_span_json ... ok
[INFO] [stdout] test app::tests::test_issue_176_unmatched_json ... ok
[INFO] [stdout] test app::tests::test_merge_segments_out_of_order_shows_failed ... ok
[INFO] [stdout] test app::tests::test_issue_176_simple_span_logfmt ... ok
[INFO] [stdout] test app::tests::test_prepare_follow_badges_single_input ... ok
[INFO] [stdout] test app::tests::test_process_segments ... ok
[INFO] [stdout] test app::tests::test_process_segments_receiver_dropped ... ok
[INFO] [stdout] test app::tests::test_issue_288_t1 ... ok
[INFO] [stdout] test app::tests::test_process_segments_incomplete ... ok
[INFO] [stdout] test app::tests::test_prepare_follow_badges ... ok
[INFO] [stdout] test app::tests::test_prepare_follow_badges_formatting ... ok
[INFO] [stdout] test cli::tests::test_ascii_option ... ok
[INFO] [stdout] test cli::tests::test_expansion_option ... ok
[INFO] [stdout] test cli::tests::test_flatten_option ... ok
[INFO] [stdout] test cli::tests::test_input_info ... ok
[INFO] [stdout] test condition::tests::condition_deserialize_from_toml ... ok
[INFO] [stdout] test condition::tests::condition_error_display ... ok
[INFO] [stdout] test condition::tests::condition_matches_mode_follow ... ok
[INFO] [stdout] test condition::tests::condition_matches_mode_view ... ok
[INFO] [stdout] test condition::tests::condition_matches_mode_without_context ... ok
[INFO] [stdout] test condition::tests::condition_matches_negation ... ok
[INFO] [stdout] test condition::tests::condition_matches_os ... ok
[INFO] [stdout] test condition::tests::condition_matches_unix ... ok
[INFO] [stdout] test condition::tests::condition_parse_missing_prefix ... ok
[INFO] [stdout] test condition::tests::condition_parse_mode_follow ... ok
[INFO] [stdout] test app::tests::test_smart_delim_combo ... ok
[INFO] [stdout] test app::tests::test_issue_176_unmatched_logfmt ... ok
[INFO] [stdout] test condition::tests::condition_parse_mode_view ... ok
[INFO] [stdout] test condition::tests::condition_parse_negation ... ok
[INFO] [stdout] test condition::tests::condition_parse_negation_with_spaces ... ok
[INFO] [stdout] test condition::tests::condition_parse_os_linux ... ok
[INFO] [stdout] test condition::tests::condition_parse_os_macos ... ok
[INFO] [stdout] test condition::tests::condition_parse_os_unix ... ok
[INFO] [stdout] test condition::tests::condition_parse_os_windows ... ok
[INFO] [stdout] test condition::tests::condition_parse_unknown_mode ... ok
[INFO] [stdout] test condition::tests::condition_parse_unknown_os ... ok
[INFO] [stdout] test condition::tests::condition_parse_unknown_prefix ... ok
[INFO] [stdout] test condition::tests::condition_parse_with_whitespace ... ok
[INFO] [stdout] test app::tests::test_prepare_follow_badges_no_badges ... ok
[INFO] [stdout] test config::tests::test_default ... ok
[INFO] [stdout] test datefmt::tests::test_century_format_rfc3339 ... ok
[INFO] [stdout] test datefmt::tests::test_compile_offset ... ok
[INFO] [stdout] test datefmt::tests::test_default_formatter ... ok
[INFO] [stdout] test datefmt::tests::test_linux_date_format ... ok
[INFO] [stdout] test config::tests::test_load_auto ... ok
[INFO] [stdout] test config::tests::test_issue_288 ... ok
[INFO] [stdout] test datefmt::tests::test_reformat_rfc3339 ... ok
[INFO] [stdout] test config::tests::test_load_k8s ... ok
[INFO] [stdout] test datefmt::tests::test_timezone_offset_formats_rfc3339::case_1 ... ok
[INFO] [stdout] test datefmt::tests::test_timezone_offset_formats_rfc3339::case_2 ... ok
[INFO] [stdout] test datefmt::tests::test_year_padding_flags_rfc3339 ... ok
[INFO] [stdout] test datefmt::tests::test_timezone_offset_formats_rfc3339::case_3 ... ok
[INFO] [stdout] test datefmt::tests::test_weekday_numeric_formats ... ok
[INFO] [stdout] test error::tests::test_app_name ... ok
[INFO] [stdout] test error::tests::test_from_pest_error ... ok
[INFO] [stdout] test error::tests::test_from_notify_error ... ok
[INFO] [stdout] test error::tests::test_log ... ok
[INFO] [stdout] test error::tests::test_tips ... ok
[INFO] [stdout] test eseq::tests::test_color_code_fg_bg ... ok
[INFO] [stdout] test eseq::tests::test_color_code_render ... ok
[INFO] [stdout] test eseq::tests::test_color_fg_bg ... ok
[INFO] [stdout] test eseq::tests::test_color_render ... ok
[INFO] [stdout] test eseq::tests::test_mode_render ... ok
[INFO] [stdout] test eseq::tests::test_plain_color_fg_bg ... ok
[INFO] [stdout] test error::tests::test_usage ... ok
[INFO] [stdout] test eseq::tests::test_color_bright ... ok
[INFO] [stdout] test eseq::tests::test_sequence_equality ... ok
[INFO] [stdout] test eseq::tests::test_sequence_from_three_style_codes ... ok
[INFO] [stdout] test eseq::tests::test_sequence_from_two_style_codes ... ok
[INFO] [stdout] test eseq::tests::test_sequence_from_style_code ... ok
[INFO] [stdout] test eseq::tests::test_sequence_reset ... ok
[INFO] [stdout] test eseq::tests::test_style_code_from_mode ... ok
[INFO] [stdout] test error::tests::test_from_config_error ... ok
[INFO] [stdout] test eseq::tests::test_style_code_render ... ok
[INFO] [stdout] test fmtx::tests::test_aligner_center ... ok
[INFO] [stdout] test filtering::tests::test_filter ... ok
[INFO] [stdout] test fmtx::tests::test_aligner_disabled ... ok
[INFO] [stdout] test fmtx::tests::test_aligner_right ... ok
[INFO] [stdout] test fmtx::tests::test_centered ... ok
[INFO] [stdout] test fmtx::tests::test_counter_default ... ok
[INFO] [stdout] test fmtx::tests::test_optimized_buf_extend ... ok
[INFO] [stdout] test fmtx::tests::test_optimized_buf_push ... ok
[INFO] [stdout] test fmtx::tests::test_optimized_buf_truncate ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_basic::case_1_trim_2 ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_basic::case_2_trim_5 ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_basic::case_3_trim_beyond ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_basic::case_4_trim_1 ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_emoji ... ok
[INFO] [stdout] test eseq::tests::test_sequence_from_vec_style_codes ... ok
[INFO] [stdout] test eseq::tests::test_sequence_from_vec_u8 ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_empty::case_1_empty_no_trim ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_message_auto_with_quotes ... ok
[INFO] [stdout] test fmtx::tests::test_aligner_left ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_empty::case_2_empty_with_trim ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_no_trim ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_nested ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_utf8_safe ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_with_double_quoted ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_with_message_auto ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_with_auto ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_backtick::case_1_both_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_with_delimited ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_double::case_1_simple ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_double::case_2_with_space ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_backtick::case_2_complex ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_double::case_3_with_single ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_double::case_4_safe_chars ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_empty ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_json::case_3_newline_and_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_json::case_2_with_control ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_single::case_1_has_double ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_single::case_2_multiple_doubles ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_control_chars::case_1_newline ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_control_chars::case_4_control_char ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_control_chars::case_3_backslash ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_always_quoted_json::case_1_all_three ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_control_chars::case_2_tab ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_equal_sign::case_1_simple_assignment ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_control_chars::case_5_carriage_return ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_empty ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_equal_sign::case_2_math ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_equal_sign::case_3_in_sentence ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_equal_sign::case_4_multiple ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_leading_quote::case_2_starts_with_single ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_leading_quote::case_3_starts_with_backtick ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_leading_quote::case_4_double_in_middle ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_plain::case_1_simple ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_plain::case_2_with_punctuation ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_plain::case_3_multiple_words ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_plain::case_4_with_hyphen ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_plain::case_5_with_colon ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_plain::case_6_with_slash ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_equal_sign::case_5_url_param ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_leading_quote::case_1_starts_with_double ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_plain::case_7_with_numbers ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_quote_selection::case_1_equal_no_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_quote_selection::case_2_equal_with_double ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_quote_selection::case_3_both_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_whitespace::case_1_trailing_space ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_whitespace::case_3_trailing_newline ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_whitespace::case_2_trailing_tab ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_whitespace::case_4_multiple_trailing ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_whitespace::case_5_leading_space ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_whitespace::case_6_only_spaces ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_whitespace::case_7_space_after_trim ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_whitespace::case_8_leading_preserved ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_quote_selection::case_4_all_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_auto_quoted_whitespace::case_9_equal_with_trailing ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_control_chars::case_1_control_char ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_control_chars::case_2_newline ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_empty ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_in_content::case_1_exact_match ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_in_content::case_2_multiple_occurrences ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_in_content::case_4_delim_at_start ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_in_content::case_5_delim_at_end ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_leading_quote::case_1_starts_with_double ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_leading_quote::case_2_starts_with_single ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_leading_quote::case_3_starts_with_backtick ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_in_content::case_3_partial_no_match ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_plain::case_2_multiple_words ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_plain::case_3_numbers ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_plain::case_4_single_char_delim ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_plain::case_5_empty_delim ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_quote_selection::case_1_needs_quotes_double ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_quote_selection::case_2_has_double ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_quote_selection::case_3_both_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_quote_selection::case_4_all_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_whitespace::case_1_trailing_space ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_whitespace::case_2_trailing_tab ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_whitespace::case_3_trailing_newline ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_whitespace::case_4_only_spaces ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_02_simple ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_01_empty ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_03_double_quote ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_04_backslash ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_05_tab ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_07_carriage_return ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_06_newline ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_08_null_char ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_09_utf8_preserved ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_11_bell ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_12_backspace ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_13_vertical_tab ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_14_form_feed ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_01_nul ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_02_soh ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_03_stx ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_04_etx ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_05_eot ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_06_enq ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_07_ack ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_08_bel ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_09_bs ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_10_ht ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_11_lf ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_12_vt ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_13_ff ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_14_cr ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_15_so ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_16_si ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_17_dle ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_18_dc1 ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_19_dc2 ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_20_dc3 ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_21_dc4 ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_22_nak ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_23_syn ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_24_etb ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_25_can ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_26_em ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_27_sub ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_28_esc ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_10_emoji ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_29_fs ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_30_gs ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_31_rs ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_32_us ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted_control_chars::case_33_del ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_raw::case_1_empty ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_raw::case_2_simple ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_raw::case_3_with_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_raw::case_5_with_control ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_raw::case_4_with_newlines ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_raw::case_6_trailing_space ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_raw::case_8_utf8 ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_empty_string ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_invalid_json ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_01_empty_object ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_02_empty_array ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_03_bool_true ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_04_bool_false ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_05_null ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_06_object_with_content ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_07_array_with_content ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_08_starts_with_brace ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_09_starts_with_bracket ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_10_true_upper ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_11_false_upper ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_12_truth ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_13_null_upper ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_number_edge_cases::case_01_just_minus ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_number_edge_cases::case_02_just_dot ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_number_edge_cases::case_03_minus_dot ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_number_edge_cases::case_04_leading_dot ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_number_edge_cases::case_05_trailing_dot ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_number_edge_cases::case_06_multiple_dots ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_number_edge_cases::case_07_mixed_alpha ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_number_edge_cases::case_08_alpha_mixed ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_number_edge_cases::case_09_leading_zeros ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_number_edge_cases::case_10_plus_sign ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_numbers::case_1_zero ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_raw::case_7_trailing_newline ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_numbers::case_3_three_digit_integer ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_numbers::case_2_positive_integer ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_numbers::case_4_negative_integer ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_numbers::case_5_positive_float ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_numbers::case_6_negative_float ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_numbers::case_7_zero_float ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_numbers::case_8_scientific_notation ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_numbers::case_9_negative_exponent ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_01_needs_quotes_space ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_02_comma_plain ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_03_has_double_quote ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_04_multiple_double_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_05_both_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_06_all_three_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_07_control_char ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_08_tab_char ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_09_newline_char ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_10_backslash ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_simple_words::case_1_simple_word ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_simple_words::case_2_another_word ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_simple_words::case_3_with_digits ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_simple_words::case_4_with_underscore ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_simple_words::case_5_with_hyphen ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_01_underscore ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_02_hyphen ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_03_dot_in_path ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_04_forward_slash ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_05_colon ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_06_at_sign ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_07_semicolon ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_08_ampersand ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_09_pipe ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_10_less_than ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_11_greater_than ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_12_question_mark ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_control_chars::case_3_tab ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_13_asterisk ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_14_starts_with_double ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_15_starts_with_single ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_special_chars::case_16_starts_with_backtick ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_utf8::case_2_accented ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_utf8::case_3_chinese ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_utf8::case_4_mixed ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_utf8::case_5_emoji_needs_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_whitespace::case_01_trailing_space ... ok
[INFO] [stdout] test formatting::tests::string::test_message_format_delimited_plain::case_1_simple ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_whitespace::case_02_trailing_tab ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_utf8::case_1_emoji ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_whitespace::case_03_trailing_newline ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_whitespace::case_04_trailing_crlf ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_whitespace::case_05_multiple_trailing ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_whitespace::case_06_only_spaces ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_whitespace::case_09_leading_tab ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_whitespace::case_10_both_sides ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted::case_01_empty ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted::case_02_simple ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted::case_03_double_quote ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted::case_04_backslash ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted::case_05_tab ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted::case_06_newline ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted::case_07_carriage_return ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted::case_09_utf8_preserved ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted::case_08_null_char ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted::case_10_emoji ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_01_nul ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_02_soh ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_03_stx ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_04_etx ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_05_eot ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_06_enq ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_whitespace::case_07_only_tabs ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_08_bel ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_auto_whitespace::case_08_leading_space ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_07_ack ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_09_bs ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_10_ht ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_12_vt ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_13_ff ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_15_so ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_14_cr ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_11_lf ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_16_si ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_18_dc1 ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_17_dle ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_21_dc4 ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_22_nak ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_24_etb ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_25_can ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_26_em ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_23_syn ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_28_esc ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_29_fs ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_30_gs ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_31_rs ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_32_us ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_33_del ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_raw::case_1_empty ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_raw::case_2_simple ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_raw::case_3_with_quotes ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_raw::case_4_with_newlines ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_raw::case_5_with_control ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_raw::case_6_trailing_space ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_raw::case_7_trailing_newline ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_raw::case_8_utf8 ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_19_dc2 ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_20_dc3 ... ok
[INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_27_sub ... ok
[INFO] [stdout] test formatting::tests::test_always_double_quoted_message ... ok
[INFO] [stdout] test formatting::tests::test_array_with_multiline_string_in_object_auto_mode ... ok
[INFO] [stdout] test formatting::tests::test_array_with_multiline_string_in_object_inline_mode ... ok
[INFO] [stdout] test formatting::tests::test_ascii_mode ... ok
[INFO] [stdout] test formatting::tests::test_always_quoted_message ... ok
[INFO] [stdout] test formatting::tests::test_arc_record_formatter ... ok
[INFO] [stdout] test formatting::tests::test_array_of_objects ... ok
[INFO] [stdout] test formatting::tests::test_delimited_message ... ok
[INFO] [stdout] test formatting::tests::test_auto_quoted_message ... ok
[INFO] [stdout] test formatting::tests::test_caller ... ok
[INFO] [stdout] test app::tests::test_incomplete_segment_sorted ... FAILED
[INFO] [stdout] test app::tests::test_sort_with_blank_lines ... FAILED
[INFO] [stdout] test formatting::tests::test_delimited_message_with_colors ... ok
[INFO] [stdout] test formatting::tests::test_expand_mode_inline ... ok
[INFO] [stdout] test formatting::tests::test_expand_multiline_message_always_with_level ... ok
[INFO] [stdout] test app::tests::test_sort_with_clingy_and_invalid_lines ... FAILED
[INFO] [stdout] test app::tests::test_sort_with_clingy_lines ... FAILED
[INFO] [stdout] test formatting::tests::test_expand_nested_object_with_multiline_string ... ok
[INFO] [stdout] test formatting::tests::test_expand_with_hidden ... ok
[INFO] [stdout] test formatting::tests::test_expand_object ... ok
[INFO] [stdout] test formatting::tests::test_expand_many_fields_overflow ... ok
[INFO] [stdout] test formatting::tests::test_expand_multiline_message_always_with_level_delimited ... ok
[INFO] [stdout] test formatting::tests::test_expand_multiline_message_always ... ok
[INFO] [stdout] test formatting::tests::test_expand_no_filter ... ok
[INFO] [stdout] test formatting::tests::test_caller_file_line ... ok
[INFO] [stdout] test formatting::tests::test_expand_without_message ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_always_simple ... ok
[INFO] [stdout] test formatting::tests::test_expand_with_hidden_and_flatten ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_auto_only_expands_multiline ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_auto_multiline_field ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_always_multiline ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_never_multiline ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_auto_simple ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_auto_with_objects ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_auto_tab_in_field ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_always_with_hidden_no_double_space ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_inline_simple ... ok
[INFO] [stdout] test formatting::tests::test_format_number_scientific_notation::case_2_decimal_with_exponent ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_inline_multiline ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_never_simple ... ok
[INFO] [stdout] test formatting::tests::test_format_number_scientific_notation::case_3_negative_exponent ... ok
[INFO] [stdout] test formatting::tests::test_format_number_scientific_notation::case_1_simple_exponent ... ok
[INFO] [stdout] test formatting::tests::test_format_int_string ... ok
[INFO] [stdout] test formatting::tests::test_format_number_scientific_notation::case_4_uppercase_e ... ok
[INFO] [stdout] test formatting::tests::test_format_number_scientific_notation::case_5_large_integer ... ok
[INFO] [stdout] test formatting::tests::test_format_string_scientific_notation::case_5_integer_string ... ok
[INFO] [stdout] test formatting::tests::test_format_string_scientific_notation::case_1_simple_exponent ... ok
[INFO] [stdout] test formatting::tests::test_format_string_scientific_notation::case_3_negative_exponent ... ok
[INFO] [stdout] test formatting::tests::test_format_string_scientific_notation::case_6_decimal_string ... ok
[INFO] [stdout] test formatting::tests::test_format_string_scientific_notation::case_2_decimal_with_exponent ... ok
[INFO] [stdout] test formatting::tests::test_format_string_scientific_notation::case_4_uppercase_e ... ok
[INFO] [stdout] test formatting::tests::test_format_unparsable_time ... ok
[INFO] [stdout] test formatting::tests::test_format_uuid ... ok
[INFO] [stdout] test formatting::tests::test_hide_deeply_nested_empty_objects ... ok
[INFO] [stdout] test formatting::tests::test_format_value_with_eq ... ok
[INFO] [stdout] test formatting::tests::test_hide_empty_fields_nested_no_flatten ... ok
[INFO] [stdout] test formatting::tests::test_hide_empty_fields_nested_flatten ... ok
[INFO] [stdout] test formatting::tests::test_expansion_mode_auto_multiline_message ... ok
[INFO] [stdout] test formatting::tests::test_level_none ... ok
[INFO] [stdout] test formatting::tests::test_level_none_always_show ... ok
[INFO] [stdout] test formatting::tests::test_level_trace ... ok
[INFO] [stdout] test formatting::tests::test_hide_empty_fields_no_ellipsis_when_no_empty_fields ... ok
[INFO] [stdout] test formatting::tests::test_message_empty ... ok
[INFO] [stdout] test formatting::tests::test_message_format_auto_empty ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_02_auto_quoted_inline ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_01_auto_quoted_never ... ok
[INFO] [stdout] test formatting::tests::test_message_control_chars ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_04_auto_quoted_always ... ok
[INFO] [stdout] test formatting::tests::test_hide_empty_objects_flatten ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_03_auto_quoted_auto ... ok
[INFO] [stdout] test formatting::tests::test_message_double_quoted ... ok
[INFO] [stdout] test formatting::tests::test_hide_empty_objects_no_flatten ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_06_always_quoted_inline ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_07_always_quoted_auto ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_05_always_quoted_never ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_09_always_double_quoted_never ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_08_always_quoted_always ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_10_always_double_quoted_inline ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_11_always_double_quoted_auto ... ok
[INFO] [stdout] test formatting::tests::test_message_formats_with_expansion::case_12_always_double_quoted_always ... ok
[INFO] [stdout] test formatting::tests::test_message_single_and_double_quoted ... ok
[INFO] [stdout] test formatting::tests::test_multiline_message_in_inline_mode ... ok
[INFO] [stdout] test formatting::tests::test_no_op_record_with_source_formatter ... ok
[INFO] [stdout] test formatting::tests::test_prettify_field_keys_disabled ... ok
[INFO] [stdout] test formatting::tests::test_multiline_message_in_never_mode ... ok
[INFO] [stdout] test formatting::tests::test_nested_hidden_fields_no_flatten ... ok
[INFO] [stdout] test formatting::tests::test_prettify_field_keys_enabled_default ... ok
[INFO] [stdout] test formatting::tests::test_nested_objects ... ok
[INFO] [stdout] test formatting::tests::test_punctuation_with_ascii_mode ... ok
[INFO] [stdout] test formatting::tests::test_raw_record_formatter_multiline_with_prefix ... ok
[INFO] [stdout] test formatting::tests::test_record_with_source_formatter_arc ... ok
[INFO] [stdout] test formatting::tests::test_record_with_source_formatter_ref ... ok
[INFO] [stdout] test formatting::tests::test_prettify_field_keys_raw_fields_override ... ok
[INFO] [stdout] test formatting::tests::test_raw_message ... ok
[INFO] [stdout] test formatting::tests::test_ref_record_with_source_formatter ... ok
[INFO] [stdout] test formatting::tests::test_prettify_field_keys_flattened ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_backslash ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_control_chars ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_control_chars_and_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_extended_space ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_hyphen ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_simple ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_ambiguous ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space_and_backticks ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space_and_double_and_single_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space_and_double_and_single_quotes_and_backticks ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_number ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space_and_double_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_version ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_tabs_expand ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_tabs ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_control_chars ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_backslash ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space_and_single_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_control_chars_and_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_ambiguous ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_extended_space ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_space_and_backticks ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_space ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_hyphen ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_space_and_double_and_single_quotes ... ok
[INFO] [stdout] test formatting::tests::test_nested_hidden_fields_group_unhide ... ok
[INFO] [stdout] test formatting::tests::test_nested_hidden_fields_flatten ... ok
[INFO] [stdout] test formatting::tests::test_message_spaces_only ... ok
[INFO] [stdout] test formatting::tests::test_message_single_quoted ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_space_and_double_and_single_quotes_and_backticks ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_version ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_tabs ... ok
[INFO] [stdout] test formatting::tests::test_string_value_trailing_space ... ok
[INFO] [stdout] test help::tests::test_format_grouped_list ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_number ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_tabs_expand ... ok
[INFO] [stdout] test formatting::tests::test_value_format_auto ... ok
[INFO] [stdout] test help::tests::test_format_trait_raw_list ... ok
[INFO] [stdout] test help::tests::test_format_trait_grouped_list ... ok
[INFO] [stdout] test help::tests::test_formatter_new ... ok
[INFO] [stdout] test index::tests::test_buffer_size ... ok
[INFO] [stdout] test formatting::tests::test_timestamp_none ... ok
[INFO] [stdout] test index::tests::test_build_index_from_stream_file_creation_error ... ok
[INFO] [stdout] test formatting::tests::test_timestamp_none_always_show ... ok
[INFO] [stdout] test index::tests::test_indexer_auto_delimiter_skips_continuation_lines ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_space_and_single_quotes ... ok
[INFO] [stdout] test index::tests::test_indexer_chronology_with_unsorted_entries ... ok
[INFO] [stdout] test index::tests::test_indexer ... ok
[INFO] [stdout] test index::tests::test_indexer_settings_default ... ok
[INFO] [stdout] test index::tests::test_indexer_delimiter_in_settings ... ok
[INFO] [stdout] test index::tests::test_indexer_with_byte_delimiter ... ok
[INFO] [stdout] test index::tests::test_indexer_large_entries_across_blocks ... ok
[INFO] [stdout] test index::tests::test_indexer_json_delimiter_with_nested_objects ... ok
[INFO] [stdout] test index::tests::test_indexer_with_json_delimiter ... ok
[INFO] [stdout] test index::tests::test_indexer_with_auto_delimiter ... ok
[INFO] [stdout] test index::tests::test_indexer_with_mixed_valid_invalid_entries ... ok
[INFO] [stdout] test index::tests::test_message_size ... ok
[INFO] [stdout] test index::tests::test_indexer_with_empty_entries ... ok
[INFO] [stdout] test index::tests::test_process_file_error ... ok
[INFO] [stdout] test index::tests::test_source_block ... ok
[INFO] [stdout] test index::tests::test_source_metadata_is_empty ... ok
[INFO] [stdout] test index::tests::test_timestamp ... ok
[INFO] [stdout] test input::tests::test_failing_reader_seek_error ... ok
[INFO] [stdout] test input::tests::test_block_entry_methods ... ok
[INFO] [stdout] test input::tests::test_block_entry_empty ... ok
[INFO] [stdout] test index::tests::test_chronology_bitmap_structure ... ok
[INFO] [stdout] test index::tests::test_stat_default ... ok
[INFO] [stdout] test input::tests::test_input ... ok
[INFO] [stdout] test input::tests::test_input_gzip ... ok
[INFO] [stdout] test input::tests::test_input_hold_error_is_dir ... ok
[INFO] [stdout] test input::tests::test_input_hold_error_not_found ... ok
[INFO] [stdout] test input::tests::test_indexed_input_with_auto_delimiter ... ok
[INFO] [stdout] test input::tests::test_input_holder ... ok
[INFO] [stdout] test input::tests::test_input_read_error ... ok
[INFO] [stdout] test input::tests::test_input_reference ... ok
[INFO] [stdout] test input::tests::test_input_tail ... ok
[INFO] [stdout] test input::tests::test_indexed_input_stdin ... ok
[INFO] [stdout] test input::tests::test_input_tail_ending_with_delimiter ... ok
[INFO] [stdout] test input::tests::test_input_tail_json_partial_match ... ok
[INFO] [stdout] test input::tests::test_input_tail_json_triggers_partial_match ... ok
[INFO] [stdout] test input::tests::test_input_tail_json_with_spaces ... ok
[INFO] [stdout] test input::tests::test_input_tail_json_with_trailing_whitespace ... ok
[INFO] [stdout] test input::tests::test_input_tail_more_than_available ... ok
[INFO] [stdout] test input::tests::test_input_tail_partial_match_handling ... ok
[INFO] [stdout] test input::tests::test_input_tail_with_auto_delimiter ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_space_and_double_quotes ... ok
[INFO] [stdout] test input::tests::test_indexed_input_file_random_access ... ok
[INFO] [stdout] test input::tests::test_indexed_input_with_json_delimiter ... ok
[INFO] [stdout] test index::tests::test_process_file_success ... ok
[INFO] [stdout] test level::tests::test_relaxed_level_from_conversion ... ok
[INFO] [stdout] test level::tests::test_relaxed_level_try_from_str ... ok
[INFO] [stdout] test model::tests::test_array_parser_invalid_type ... ok
[INFO] [stdout] test level::tests::test_relaxed_level_deref ... ok
[INFO] [stdout] test model::tests::test_caller::case_1 ... ok
[INFO] [stdout] test model::tests::test_caller::case_2 ... ok
[INFO] [stdout] test model::tests::test_caller::case_3 ... ok
[INFO] [stdout] test input::tests::test_input_tail_with_byte_delimiter ... ok
[INFO] [stdout] test input::tests::test_input_tail_with_json_delimiter ... ok
[INFO] [stdout] test input::tests::test_input_tail_with_crlf ... ok
[INFO] [stdout] test model::tests::test_caller::case_4 ... ok
[INFO] [stdout] test model::tests::test_caller::case_5 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_01 ... ok
[INFO] [stdout] test model::tests::test_caller::case_6 ... ok
[INFO] [stdout] test input::tests::test_stream ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_03 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_04 ... ok
[INFO] [stdout] test level::tests::test_level_value_parser ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_05 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_08 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_09 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_06 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_02 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_11 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_10 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_12 ... ok
[INFO] [stdout] test input::tests::test_indexed_input_sequential_access ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_07 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_13 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_14 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_15 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_19 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_22 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_20 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_16 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_18 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_23 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_24 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_25 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_28 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_21 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_27 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_26 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_17 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_29 ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_str_escaped ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_str_empty ... ok
[INFO] [stdout] test model::tests::test_field_filter_caller ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_int_escaped ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_int ... ok
[INFO] [stdout] test model::tests::test_field_filter_array ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_str_quoted ... ok
[INFO] [stdout] test model::tests::test_field_filter_key_match_partial_nested ... ok
[INFO] [stdout] test model::tests::test_field_filter_logfmt_int ... ok
[INFO] [stdout] test model::tests::test_field_filter_logfmt_str_empty ... ok
[INFO] [stdout] test model::tests::test_field_filter_logfmt_str_escaped ... ok
[INFO] [stdout] test model::tests::test_field_filter_negation_with_value ... ok
[INFO] [stdout] test model::tests::test_field_filter_negation_with_match ... ok
[INFO] [stdout] test model::tests::test_field_filter_logfmt_str_quoted ... ok
[INFO] [stdout] test model::tests::test_field_filter_logfmt_int_escaped ... ok
[INFO] [stdout] test model::tests::test_field_filter_key_match_partial ... ok
[INFO] [stdout] test model::tests::test_field_filter_regex_matching ... ok
[INFO] [stdout] test model::tests::test_field_filterlogger::case_1 ... ok
[INFO] [stdout] test model::tests::test_field_filterlogger::case_2 ... ok
[INFO] [stdout] test model::tests::test_field_filterlogger::case_3 ... ok
[INFO] [stdout] test model::tests::test_level::case_1 ... ok
[INFO] [stdout] test model::tests::test_level::case_2 ... ok
[INFO] [stdout] test model::tests::test_ignore_pattern ... ok
[INFO] [stdout] test model::tests::test_level::case_3 ... ok
[INFO] [stdout] test model::tests::test_field_filter_logfmt_str_simple ... ok
[INFO] [stdout] test model::tests::test_level::case_4 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_03 ... ok
[INFO] [stdout] test model::tests::test_level::case_6 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_01 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_04 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_02 ... ok
[INFO] [stdout] test model::tests::test_level::case_5 ... ok
[INFO] [stdout] test model::tests::test_field_filterlogger::case_4 ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_str_simple ... ok
[INFO] [stdout] test model::tests::test_field_filter_key_match ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_09 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_06 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_10 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_11 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_05 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_08 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_07 ... ok
[INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_12 ... ok
[INFO] [stdout] test model::tests::test_logfmt_number::case_1 ... ok
[INFO] [stdout] test model::tests::test_logfmt_number::case_2 ... ok
[INFO] [stdout] test model::tests::test_logfmt_number::case_4 ... ok
[INFO] [stdout] test model::tests::test_logfmt_string::case_1 ... ok
[INFO] [stdout] test model::tests::test_logfmt_string::case_3 ... ok
[INFO] [stdout] test model::tests::test_logfmt_string::case_2 ... ok
[INFO] [stdout] test model::tests::test_logfmt_string_filter::case_1 ... ok
[INFO] [stdout] test model::tests::test_logfmt_number::case_3 ... ok
[INFO] [stdout] test model::tests::test_logfmt_string_filter::case_3 ... ok
[INFO] [stdout] test model::tests::test_logger::case_6 ... ok
[INFO] [stdout] test model::tests::test_logger::case_1 ... ok
[INFO] [stdout] test model::tests::test_logger::case_3 ... ok
[INFO] [stdout] test model::tests::test_nested_predefined_fields::case_2 ... ok
[INFO] [stdout] test model::tests::test_number_equality_scientific ... ok
[INFO] [stdout] test model::tests::test_nested_predefined_fields::case_1 ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_01_integer ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_02_zero ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_03_negative_integer ... ok
[INFO] [stdout] test model::tests::test_logger::case_2 ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_04_decimal ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_05_negative_decimal ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_06_scientific_no_decimal ... ok
[INFO] [stdout] test model::tests::test_logger::case_4 ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_07_scientific_uppercase_e ... ok
[INFO] [stdout] test model::tests::test_logger::case_5 ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_11_scientific_zero ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_13_scientific_with_decimal ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_12_scientific_overflow ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_17_scientific_negative_small ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_16_scientific_small_value ... ok
[INFO] [stdout] test model::tests::test_number_from_str_invalid::case_1_missing_exponent ... ok
[INFO] [stdout] test model::tests::test_logfmt_string_filter::case_2 ... ok
[INFO] [stdout] test model::tests::test_number_from_str_invalid::case_2_missing_base ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_14_scientific_negative_all ... ok
[INFO] [stdout] test model::tests::test_number_from_str_invalid::case_4_not_a_number ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_09_scientific_negative_exponent ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_10_scientific_explicit_plus ... ok
[INFO] [stdout] test model::tests::test_number_from_str_invalid::case_3_double_e ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_08_scientific_negative_base ... ok
[INFO] [stdout] test model::tests::test_parse_single_word ... ok
[INFO] [stdout] test model::tests::test_raw_array ... ok
[INFO] [stdout] test model::tests::test_number_from_str::case_15_scientific_positive_exponent ... ok
[INFO] [stdout] test model::tests::test_number_from_str_invalid::case_5_empty ... ok
[INFO] [stdout] test model::tests::test_raw_record_parser_default ... ok
[INFO] [stdout] test model::tests::test_raw_record_parser_empty_line ... ok
[INFO] [stdout] test model::tests::test_raw_record_parser_empty_object ... ok
[INFO] [stdout] test model::tests::test_raw_record_parser_invalid_type ... ok
[INFO] [stdout] test model::tests::test_raw_object ... ok
[INFO] [stdout] test model::tests::test_raw_value_auto ... ok
[INFO] [stdout] test model::tests::test_raw_value_is_empty ... ok
[INFO] [stdout] test model::tests::test_raw_value_object ... ok
[INFO] [stdout] test model::tests::test_raw_value_parse ... ok
[INFO] [stdout] test model::tests::test_raw_value_raw_str ... ok
[INFO] [stdout] test model::tests::test_raw_value_array ... ok
[INFO] [stdout] test model::tests::test_record_filter_empty ... ok
[INFO] [stdout] test model::tests::test_record_filter_and ... ok
[INFO] [stdout] test model::tests::test_record_filter_fields ... ok
[INFO] [stdout] test model::tests::test_record_filter_all ... ok
[INFO] [stdout] test model::tests::test_record_filter_or ... ok
[INFO] [stdout] test model::tests::test_record_filter_since ... ok
[INFO] [stdout] test model::tests::test_record_filter_until ... ok
[INFO] [stdout] test model::tests::test_wrong_field_filter ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_01_empty ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_02_zero ... ok
[INFO] [stdout] test model::tests::test_timestamp::case_2 ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_03_positive_integer ... ok
[INFO] [stdout] test model::tests::test_timestamp::case_5 ... ok
[INFO] [stdout] test model::tests::test_timestamp::case_4 ... ok
[INFO] [stdout] test model::tests::test_timestamp::case_6 ... ok
[INFO] [stdout] test model::tests::test_timestamp::case_3 ... ok
[INFO] [stdout] test model::tests::test_timestamp::case_1 ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_04_negative_integer ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_05_decimal ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_07_invalid_with_equals ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_06_invalid_double_dot ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_09_scientific_negative_exponent ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_13_scientific_negative_base ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_10_scientific_negative_base_negative_exponent ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_12_scientific_uppercase_e ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_08_scientific_positive_exponent ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_11_scientific_no_decimal ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_14_scientific_small_exponent ... ok
[INFO] [stdout] test model::tests::test_record_filter_level ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_15_scientific_explicit_plus ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_22_invalid_decimal_in_exponent ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_16_scientific_zero ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_17_scientific_large_exponent ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_18_scientific_with_decimal ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_19_invalid_missing_exponent ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_20_invalid_missing_base ... ok
[INFO] [stdout] test pager::tests::is_available_returns_true_for_existing_binary ... ok
[INFO] [stdout] test pager::tests::pager_config_candidate_with_if ... ok
[INFO] [stdout] test pager::tests::error_display_formats_command_with_quoting ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_21_invalid_double_e ... ok
[INFO] [stdout] test pager::tests::pager_config_empty_priority_list ... ok
[INFO] [stdout] test pager::tests::pager_config_priority_list ... ok
[INFO] [stdout] test pager::tests::pager_profile_build_command_view ... ok
[INFO] [stdout] test pager::tests::pager_config_single_profile ... ok
[INFO] [stdout] test pager::tests::pager_profile_build_command_follow ... ok
[INFO] [stdout] test pager::tests::pager_profile_conditional_args_deserialize ... ok
[INFO] [stdout] test pager::tests::pager_profile_conditional_args_mode ... ok
[INFO] [stdout] test pager::tests::pager_profile_conditional_args_os ... ok
[INFO] [stdout] test pager::tests::pager_profile_conditional_env ... ok
[INFO] [stdout] test pager::tests::pager_profile_view_always_enabled ... ok
[INFO] [stdout] test pager::tests::pager_profile_with_env ... ok
[INFO] [stdout] test pager::tests::pager_profile_with_follow_enabled ... ok
[INFO] [stdout] test pager::tests::pager_profile_with_view_args ... ok
[INFO] [stdout] test pager::tests::selected_pager_none_start_returns_none ... ok
[INFO] [stdout] test pager::tests::pager_profile_conditions_order ... ok
[INFO] [stdout] test pager::tests::pager_profile_conditional_args_negation ... ok
[INFO] [stdout] test pager::tests::pager_profile_executable ... ok
[INFO] [stdout] test pager::tests::pager_profile_follow_disabled_by_default ... ok
[INFO] [stdout] test pager::tests::pager_profile_minimal ... ok
[INFO] [stdout] test pager::tests::selector_candidate_if_matches_selects_profile ... ok
[INFO] [stdout] test pager::tests::selector_candidate_if_skips_on_mismatch ... ok
[INFO] [stdout] test pager::tests::is_available_returns_false_for_nonexistent_binary ... ok
[INFO] [stdout] test pager::tests::selector_at_profile_ref_in_follow_mode_with_follow_disabled_returns_none ... ok
[INFO] [stdout] test pager::tests::selector_at_profile_with_no_command_returns_misconfigured_error ... ok
[INFO] [stdout] test pager::tests::selector_follow_disabled_by_default ... ok
[INFO] [stdout] test pager::tests::selector_follow_env_command_not_found_returns_error ... ok
[INFO] [stdout] test pager::tests::selector_env_whitespace_only_command_returns_empty_command_error ... ok
[INFO] [stdout] test pager::tests::selector_env_unmatched_quote_uses_raw_value ... ok
[INFO] [stdout] test pager::tests::selector_candidate_no_if_always_considered ... ok
[INFO] [stdout] test pager::tests::selector_env_delimiter_via_structured_candidate ... ok
[INFO] [stdout] test pager::tests::selector_pager_env_not_used_in_follow_mode ... ok
[INFO] [stdout] test pager::tests::selector_follow_fallback_to_profile_when_env_not_set ... ok
[INFO] [stdout] test pager::tests::selector_follow_hl_pager_direct_without_hl_follow_pager_disables_pager ... ok
[INFO] [stdout] test pager::tests::selector_follow_hl_pager_direct_uses_hl_follow_pager ... ok
[INFO] [stdout] test pager::tests::selector_profile_delimiter ... ok
[INFO] [stdout] test pager::tests::selector_profile_reference_ignores_delimiter_env ... ok
[INFO] [stdout] test pager::tests::selector_follow_hl_follow_pager_at_profile_uses_profile ... ok
[INFO] [stdout] test pager::tests::selector_structured_env_no_follow_field_disables_follow_mode ... ok
[INFO] [stdout] test pager::tests::selector_structured_env_unknown_delimiter_is_ignored ... ok
[INFO] [stdout] test pager::tests::selector_follow_hl_pager_profile_ref_uses_profile_for_both_modes ... ok
[INFO] [stdout] test pager::tests::selector_view_at_prefix_command_not_found_returns_error ... ok
[INFO] [stdout] test pager::tests::selector_view_at_prefix_with_nonexistent_profile_returns_error ... ok
[INFO] [stdout] test pager::tests::selector_view_env_command_not_found_returns_error ... ok
[INFO] [stdout] test pager::tests::selector_view_env_override_with_command ... ok
[INFO] [stdout] test pager::tests::selector_view_env_override_with_profile_using_at_prefix ... ok
[INFO] [stdout] test pager::tests::selector_view_env_override_without_at_prefix_uses_command ... ok
[INFO] [stdout] test pager::tests::selector_structured_env_no_pager_field_skips_candidate ... ok
[INFO] [stdout] test pager::tests::selector_view_env_empty_disables_pager ... ok
[INFO] [stdout] test pager::tests::selector_view_pager_env_command_not_found_returns_error ... ok
[INFO] [stdout] test pager::tests::selector_view_pager_env_fallback ... ok
[INFO] [stdout] test pager::tests::selector_view_with_empty_priority_returns_none ... ok
[INFO] [stdout] test pager::tests::selector_view_with_single_available_profile ... ok
[INFO] [stdout] test pager::tests::selector_view_with_priority_fallback ... ok
[INFO] [stdout] test query::tests::test_and_or ... ok
[INFO] [stdout] test query::tests::query_in_set_file_invalid ... ok
[INFO] [stdout] test query::tests::test_or_3 ... ok
[INFO] [stdout] test query::tests::test_or_and ... ok
[INFO] [stdout] test query::tests::test_and_3 ... ok
[INFO] [stdout] test pager::tests::selector_pager_env_at_prefix_treated_as_literal_command ... ok
[INFO] [stdout] test query::tests::query_in_set_file_valid ... ok
[INFO] [stdout] test query::tests::test_query_and ... ok
[INFO] [stdout] test query::tests::query_in_set_file_not_found ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_03 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_07 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_01 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_05 ... ok
[INFO] [stdout] test pager::tests::selector_follow_when_enabled ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_02 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_06 ... ok
[INFO] [stdout] test query::tests::test_query_bitwise_operators ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_04 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_08 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_09 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_12 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_11 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_14 ... ok
[INFO] [stdout] test query::tests::test_query_field_name_message_alias::case_2 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_13 ... ok
[INFO] [stdout] test query::tests::test_query_field_name_message_alias::case_4 ... ok
[INFO] [stdout] test query::tests::test_query_field_name_message_alias::case_3 ... ok
[INFO] [stdout] test query::tests::test_query_field_name_message_alias::case_6 ... ok
[INFO] [stdout] test query::tests::test_query_field_name_message_alias::case_7 ... ok
[INFO] [stdout] test query::tests::test_query_field_name_message_alias::case_5 ... ok
[INFO] [stdout] test query::tests::test_query_field_name_message_alias::case_8 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_02 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_05 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_04 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_06 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_09 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_01 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_08 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_10 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_single_field::case_1 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_single_field::case_2 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_07 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_single_field::case_3 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_single_field::case_4 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_single_field::case_5 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_single_field::case_6 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_single_field::case_8 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_01 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_single_field::case_7 ... ok
[INFO] [stdout] test query::tests::test_query_exists_operator::case_10 ... ok
[INFO] [stdout] test query::tests::test_query_field_name_message_alias::case_1 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_single_field::case_9 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_03 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_02 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_04 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_03 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_08 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_09 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_10 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_07 ... ok
[INFO] [stdout] test query::tests::test_query_json_in_int ... ok
[INFO] [stdout] test query::tests::test_query_json_int ... ok
[INFO] [stdout] test query::tests::test_query_json_in_str ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_11 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_12 ... ok
[INFO] [stdout] test query::tests::test_query_json_str_empty ... ok
[INFO] [stdout] test query::tests::test_query_level ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_06 ... ok
[INFO] [stdout] test query::tests::test_query_json_int_escaped ... ok
[INFO] [stdout] test query::tests::test_query_like::case_2_match_exact ... ok
[INFO] [stdout] test query::tests::test_query_json_float ... ok
[INFO] [stdout] test query::tests::test_query_json_str_quoted ... ok
[INFO] [stdout] test query::tests::test_query_like::case_1_match_suffix ... ok
[INFO] [stdout] test query::tests::test_query_like::case_4_no_match ... ok
[INFO] [stdout] test query::tests::test_query_not ... ok
[INFO] [stdout] test query::tests::test_query_like::case_3_match_longer ... ok
[INFO] [stdout] test query::tests::test_query_not_like::case_1_no_match_suffix ... ok
[INFO] [stdout] test query::tests::test_query_like::case_5_field_mismatch ... ok
[INFO] [stdout] test query::tests::test_query_not_like::case_5_field_mismatch ... ok
[INFO] [stdout] test query::tests::test_query_not_like::case_2_no_match_exact ... ok
[INFO] [stdout] test query::tests::test_query_numerical_type_mismatch::case_1 ... ok
[INFO] [stdout] test query::tests::test_query_repeated_fields::case_01 ... ok
[INFO] [stdout] test query::tests::test_query_repeated_fields::case_03 ... ok
[INFO] [stdout] test query::tests::test_query_json_str_simple ... ok
[INFO] [stdout] test query::tests::test_query_not_like::case_4_match_different ... ok
[INFO] [stdout] test query::tests::test_query_not_like::case_3_no_match_longer ... ok
[INFO] [stdout] test query::tests::test_query_repeated_fields::case_02 ... ok
[INFO] [stdout] test query::tests::test_query_repeated_fields::case_04 ... ok
[INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_05 ... ok
[INFO] [stdout] test query::tests::test_query_repeated_fields::case_08 ... ok
[INFO] [stdout] test query::tests::test_query_repeated_fields::case_07 ... ok
[INFO] [stdout] test query::tests::test_query_or ... ok
[INFO] [stdout] test query::tests::test_query_repeated_fields::case_06 ... ok
[INFO] [stdout] test query::tests::test_query_repeated_fields::case_05 ... ok
[INFO] [stdout] test query::tests::test_query_repeated_fields::case_10 ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_04_eq_explicit_plus ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_06_eq_with_decimal ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_08_eq_small_value ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_07_eq_positive_exponent ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_09_eq_negative_small ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_11_gt_no_match ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_12_lt_match ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_13_lt_no_match ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_14_gte ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_15_lte ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_16_in_first ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_10_gt_match ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_02_eq_uppercase_e ... ok
[INFO] [stdout] test query::tests::test_query_repeated_fields::case_09 ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_03_eq_negative_exponent ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_05_eq_negative_base ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_01_eq_simple ... ok
[INFO] [stdout] test replay::tests::test_rewinding_reader_lru ... ok
[INFO] [stdout] test replay::tests::test_rewinding_reader_new ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_all_continuation_chars_search_l::case_1 ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_19_in_no_match ... ok
[INFO] [stdout] test replay::tests::test_replay_buf ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_all_continuation_chars_search_l::case_2 ... ok
[INFO] [stdout] test replay::tests::test_replay_buf_reader ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_all_continuation_chars_search_l::case_3 ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_17_in_second ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_all_continuation_chars_search_r::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_all_continuation_chars_search_r::case_3 ... ok
[INFO] [stdout] test query::tests::test_query_scientific_notation::case_18_in_third ... ok
[INFO] [stdout] test replay::tests::test_replay_seek_reader ... ok
[INFO] [stdout] test replay::tests::test_rewinding_reader_default ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_all_continuation_chars_search_r::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_continuation_sequences_search_l::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_continuation_sequences_search_l::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_continuation_sequences_search_l::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_continuation_sequences_search_r::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_continuation_sequences_search_r::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_continuation_sequences_search_r::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_cross_boundary_scenarios::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_cross_boundary_scenarios::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_cross_boundary_scenarios::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_cross_boundary_scenarios::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_exact_edge_boundaries_search_l ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_exact_edge_boundaries_search_r::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_exact_edge_boundaries_search_r::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_exact_edge_boundaries_search_r::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_exact_edge_boundaries_search_r::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_long_lines::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_long_lines::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_mixed_line_endings_search_l::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_mixed_line_endings_search_l::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_mixed_line_endings_search_r::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_mixed_line_endings_search_r::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_multiple_newlines::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_multiple_newlines::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_multiple_newlines::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_multiple_newlines::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_l_basic::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_l_basic::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_l_basic::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_l_basic::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_l_basic::case_5 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_l_basic::case_6 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_l_basic::case_7 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_basic::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_basic::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_basic::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_basic::case_6 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_basic::case_7 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_basic::case_8 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_positions::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_basic::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_basic::case_5 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_positions::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_positions::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_positions::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_scanner_simulation_no_extra_blocks::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_scanner_simulation_no_extra_blocks::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_edge_cases::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_edge_cases::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_edge_cases::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_edge_cases::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_edge_cases::case_6 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_edge_mode_at_buffer_start::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_edge_mode_at_buffer_start::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_edge_mode_at_buffer_start::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_skip_continuations::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_skip_continuations::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_skip_continuations::case_5 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_skip_continuations::case_6 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_valid_delimiters::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_valid_delimiters::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_valid_delimiters::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_valid_delimiters::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_edge_cases::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_edge_cases::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_edge_cases::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_edge_cases::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_edge_cases::case_5 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_skip_continuations::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_edge_mode_at_buffer_end::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_edge_mode_at_buffer_end::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_skip_continuations::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_skip_continuations::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_skip_continuations::case_5 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_skip_continuations::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_skip_continuations::case_6 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_skip_continuations::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_valid_delimiters::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_valid_delimiters::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_edge_mode_at_buffer_end::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_valid_delimiters::case_3 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_r_valid_delimiters::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_split_combinations::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_split_combinations::case_2 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_split_combinations::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_crlf::case_1 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_split_combinations::case_4 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_crlf::case_4 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_split_combinations::case_5 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_split_combinations::case_6 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_crlf::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_crlf::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_crlf_search_r::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_crlf_search_r::case_5 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_crlf_search_r::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_cross_boundary_scenarios::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_crlf_search_r::case_4 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_crlf_search_r::case_6 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_cross_boundary_scenarios::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_crlf_search_r::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_delimiter_includes_newlines_correctly ... ok
[INFO] [stdout] test scanning::json::tests::test_json_edge_cases_with_non_json::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_multiline_with_indented_continuation ... ok
[INFO] [stdout] test scanning::json::tests::test_json_edge_cases_with_non_json::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_no_newline_between::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_edge_cases_with_non_json::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_full_pretty_log_case ... ok
[INFO] [stdout] test scanning::json::tests::test_json_nested_objects::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_nested_objects::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_no_newline_between::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_no_newline_between::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_01 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_02 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_05 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_08 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_06 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_07 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_09 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_10 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_13 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_11 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_12 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_14 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_01 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_02 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_05 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_03 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_04 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_06 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_09 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_07 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_08 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_10 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_11 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_14 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_03 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_pretty_log_case_search_l::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_pretty_log_case_search_r ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_array_elements::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_array_elements::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_array_elements::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_array_elements::case_4 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_array_elements::case_5 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_15 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_array_elements::case_6 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_array_elements::case_7 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_array_elements::case_8 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_nested_structures::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_nested_structures::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_nested_structures::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_non_json_content::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_non_json_content::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_non_json_content::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_non_json_content::case_4 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_rejects_non_json_content::case_5 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_scanner_simulation ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_basic::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_basic::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_basic::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_edge_cases::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_edge_cases::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_edge_cases::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_edge_cases::case_4 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_no_match::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_no_match::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_no_match::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_no_match::case_4 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_l_no_match::case_5 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_r_basic::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_r_basic::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_r_basic::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_r_edge_cases::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_r_edge_cases::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_r_edge_cases::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_r_multiple_objects::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_search_r_multiple_objects::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_split_basic ... ok
[INFO] [stdout] test scanning::json::tests::test_json_split_with_non_json ... ok
[INFO] [stdout] test scanning::json::tests::test_json_split_with_preamble ... ok
[INFO] [stdout] test scanning::json::tests::test_json_split_with_whitespace ... ok
[INFO] [stdout] test scanning::json::tests::test_json_whitespace_only::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_whitespace_only::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_whitespace_only::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_with_non_json_content::case_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_with_non_json_content::case_2 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_with_non_json_content::case_3 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_whitespace_only::case_4 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_with_non_json_content::case_4 ... ok
[INFO] [stdout] test scanning::tests::test_arc_searcher_partial_match_l ... ok
[INFO] [stdout] test scanning::tests::test_auto_delimiter_with_mixed_newlines ... ok
[INFO] [stdout] test scanning::tests::test_auto_delimiter_with_scanner ... ok
[INFO] [stdout] test scanning::tests::test_box_searcher_partial_match_l ... ok
[INFO] [stdout] test scanning::tests::test_buf_factory_recycle ... ok
[INFO] [stdout] test scanning::tests::test_delim_combo_auto ... ok
[INFO] [stdout] test scanning::tests::test_delimiter_arc_types ... ok
[INFO] [stdout] test scanning::tests::test_delimiter_char_into_searcher ... ok
[INFO] [stdout] test scanning::tests::test_delimiter_default ... ok
[INFO] [stdout] test scanning::tests::test_delimiter_enum_conversions ... ok
[INFO] [stdout] test scanning::tests::test_delimiter_json_partial_match_l_via_arc ... ok
[INFO] [stdout] test scanning::tests::test_empty ... ok
[INFO] [stdout] test scanning::tests::test_empty_token_and_small_token ... ok
[INFO] [stdout] test scanning::tests::test_delimiter_json_into_searcher ... ok
[INFO] [stdout] test scanning::tests::test_jumbo_0 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_04 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_12 ... ok
[INFO] [stdout] test scanning::tests::test_jumbo_1 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_13 ... ok
[INFO] [stdout] test scanning::json::tests::test_json_pretty_log_case_search_l::case_2 ... ok
[INFO] [stdout] test scanning::tests::test_jumbo_2 ... ok
[INFO] [stdout] test scanning::tests::test_only_delim ... ok
[INFO] [stdout] test scanning::tests::test_only_delim_auto ... ok
[INFO] [stdout] test scanning::tests::test_partial_match_r_position_semantics ... ok
[INFO] [stdout] test scanning::tests::test_searcher_arc_delegation ... ok
[INFO] [stdout] test scanning::tests::test_small_token ... ok
[INFO] [stdout] test scanning::tests::test_jumbo_smart_new_line ... ok
[INFO] [stdout] test scanning::tests::test_small_token_and_empty_token ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_partial_match_r::case_1 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_partial_match_r::case_2 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_partial_match_r::case_3 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_partial_match_r::case_4 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_partial_match_r::case_5 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_partial_match_r::case_6 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_01 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_02 ... ok
[INFO] [stdout] test scanning::tests::test_no_delim ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_03 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_04 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_05 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_06 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_07 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_08 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_09 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_10 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_11 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_12 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_false_with_crlf ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_multiple_newlines::case_1 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_multiple_newlines::case_2 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_multiple_newlines::case_3 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_multiple_newlines::case_4 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_multiple_newlines::case_5 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_multiple_newlines::case_6 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_multiple_newlines::case_7 ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_skip_continuations::case_2 ... ok
[INFO] [stdout] test scanning::tests::test_jumbo_smart_new_line_2 ... ok
[INFO] [stdout] test scanning::tests::test_scanner_with_json_delimiter ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_r::case_1 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_r::case_2 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_r::case_4 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_r::case_6 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_r::case_7 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_r::case_3 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_r::case_5 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_r::case_8 ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_searcher_partial_match_l ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_split_empty_lines ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_split_mixed_line_endings ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_split_only_crlf ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_split_only_lf ... ok
[INFO] [stdout] test scanning::tests::test_split_iter_byte ... ok
[INFO] [stdout] test scanning::tests::test_split_iter_substr ... ok
[INFO] [stdout] test scanning::tests::test_substr_search_l ... ok
[INFO] [stdout] test scanning::tests::test_substr_search_r ... ok
[INFO] [stdout] test scanning::tests::test_substr_searcher_partial_match_l ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_search_l_multiple_newlines::case_8 ... ok
[INFO] [stdout] test scanning::tests::test_two_tokens_over_segment_size ... ok
[INFO] [stdout] test scanning::tests::test_two_small_tokens ... ok
[INFO] [stdout] test settings::tests::test_ascii_mode_opt ... ok
[INFO] [stdout] test settings::tests::test_ascii_mode_opt_resolve ... ok
[INFO] [stdout] test settings::tests::test_csl ... ok
[INFO] [stdout] test settings::tests::test_default_settings ... ok
[INFO] [stdout] test settings::tests::test_display_variant_selective ... ok
[INFO] [stdout] test settings::tests::test_display_variant_uniform ... ok
[INFO] [stdout] test settings::tests::test_punctuation_resolve ... ok
[INFO] [stdout] test settings::tests::test_unknown_level_all_unknown ... ok
[INFO] [stdout] test settings::tests::test_unknown_level_values ... ok
[INFO] [stdout] test settings::tests::test_display_variant_from_str ... ok
[INFO] [stdout] test settings::tests::test_display_variant_from_string ... ok
[INFO] [stdout] test settings::tests::test_display_variant_resolve ... ok
[INFO] [stdout] test theme::tests::test_style_from_background_color ... ok
[INFO] [stdout] test theme::tests::test_style_from_background_rgb_color ... ok
[INFO] [stdout] test theme::tests::test_style_from_default_colors_ignored ... ok
[INFO] [stdout] test theme::tests::test_style_from_foreground_plain_color ... ok
[INFO] [stdout] test theme::tests::test_style_from_rgb_color ... ok
[INFO] [stdout] test theme::tests::test_theme ... ok
[INFO] [stdout] test theme::tests::test_unknown_level ... ok
[INFO] [stdout] test theme::tests::test_v0_theme_defined_elements_no_auto_deduction ... ok
[INFO] [stdout] test scanning::auto::tests::test_auto_search_l_edge_cases::case_5 ... ok
[INFO] [stdout] test settings::tests::test_unknown_level_main ... ok
[INFO] [stdout] test theme::tests::test_v0_theme_deduction_with_empty_modes_array ... ok
[INFO] [stdout] test theme::tests::test_v0_theme_explicit_style_takes_precedence_over_deduction ... ok
[INFO] [stdout] test theme::tests::test_v0_theme_inherits_foreground_and_modes_from_default ... ok
[INFO] [stdout] test theme::tests::test_boolean_merge_timing_with_level_overrides ... ok
[INFO] [stdout] test theme::tests::test_v0_theme_without_input_falls_back_to_default ... ok
[INFO] [stdout] test theme::tests::test_v0_theme_multiple_elements_fallback_to_default ... ok
[INFO] [stdout] test theme::tests::test_v0_theme_style_deduction_from_elements ... ok
[INFO] [stdout] test theme::tests::test_v0_theme_style_deduction_with_modes ... ok
[INFO] [stdout] test theme::tests::test_v0_theme_deduction_copies_background ... ok
[INFO] [stdout] test theme::tests::test_v0_theme_modes_only_inherits_colors_from_default ... ok
[INFO] [stdout] test theme::tests::test_v1_element_modes_preserved_after_per_level_merge ... ok
[INFO] [stdout] test theme::tests::test_v1_input_element_styling ... ok
[INFO] [stdout] test theme::tests::test_v1_level_inner_does_not_inherit_parent_modes ... ok
[INFO] [stdout] test theme::tests::test_v1_parent_inner_property_level_merging ... ok
[INFO] [stdout] test themecfg::color::tests::test_rgb_display ... ok
[INFO] [stdout] test settings::tests::test_load_settings_k8s ... ok
[INFO] [stdout] test theme::tests::test_v1_input_nested_styling ... ok
[INFO] [stdout] test themecfg::color::tests::test_rgb ... ok
[INFO] [stdout] test themecfg::color::tests::test_rgb_from_str_invalid_length ... ok
[INFO] [stdout] test themecfg::color::tests::test_rgb_lowercase ... ok
[INFO] [stdout] test themecfg::color::tests::test_rgb_from_str_missing_hash ... ok
[INFO] [stdout] test themecfg::color::tests::test_rgb_invalid ... ok
[INFO] [stdout] test themecfg::color::tests::test_v0_color_formats ... ok
[INFO] [stdout] test themecfg::color::tests::test_v0_rgb_case_insensitivity ... ok
[INFO] [stdout] test themecfg::element::tests::test_element_is_inner ... ok
[INFO] [stdout] test themecfg::level::tests::test_level_deserialize_known::case_1_info ... ok
[INFO] [stdout] test themecfg::level::tests::test_level_deserialize_known::case_2_debug ... ok
[INFO] [stdout] test themecfg::level::tests::test_level_deserialize_known::case_4_error ... ok
[INFO] [stdout] test themecfg::element::tests::test_element_parent_queries ... ok
[INFO] [stdout] test themecfg::level::tests::test_level_deserialize_known::case_3_warning ... ok
[INFO] [stdout] test themecfg::level::tests::test_level_deserialize_unknown ... ok
[INFO] [stdout] test themecfg::element::tests::test_element_names_case_sensitive ... ok
[INFO] [stdout] test themecfg::color::tests::test_v0_plain_color_case_sensitivity ... ok
[INFO] [stdout] test themecfg::level::tests::test_level_serialize_none ... ok
[INFO] [stdout] test themecfg::level::tests::test_level_serialize_some::case_2_info ... ok
[INFO] [stdout] test themecfg::level::tests::test_level_serialize_some::case_1_debug ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_diff_serialization ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_add_mode_set_diff ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_add_assign_mode_set_diff ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_add_assign_mode ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_add_assign_mode_set ... ok
[INFO] [stdout] test themecfg::level::tests::test_level_serialize_some::case_3_warning ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_add_mode_set ... ok
[INFO] [stdout] test themecfg::level::tests::test_level_serialize_some::case_4_error ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_add_mode_set_diff ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_add_assign_mode_set_diff ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_reversed ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_sub_assign_mode ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_sub_assign_mode_set ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_add_mode ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_serialization ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_sub_assign_mode_set_diff ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_neg ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_sub_mode ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_with_removes ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_sub_mode_set ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_sub_mode_set_diff ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_sub_assign_mode_set_diff ... ok
[INFO] [stdout] test themecfg::mode::tests::test_mode_set_sub_mode_set_diff ... ok
[INFO] [stdout] test themecfg::raw::tests::test_raw_theme_inner_mut ... ok
[INFO] [stdout] test themecfg::raw::tests::test_raw_theme_into_inner ... ok
[INFO] [stdout] test themecfg::raw::tests::test_resolved_style_builder_methods ... ok
[INFO] [stdout] test themecfg::raw::tests::test_resolved_style_merged_style_additive ... ok
[INFO] [stdout] test themecfg::raw::tests::test_style_from_vec_roles ... ok
[INFO] [stdout] test themecfg::raw::tests::test_style_from_role ... ok
[INFO] [stdout] test themecfg::raw::tests::test_empty_v0_theme_file_valid ... ok
[INFO] [stdout] test themecfg::raw::tests::test_style_merge ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v0_level_section_blocking ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v0_style_merged_modes ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v0_multiple_blocking_rules_combined ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v0_parent_inner_blocking_all_pairs ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v0_ignores_styles_section ... ok
[INFO] [stdout] test themecfg::raw::tests::test_resolved_style_merged_style_replace_modes ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v0_unknown_elements_ignored ... ok
[INFO] [stdout] test themecfg::style::tests::test_style_merge_raw_style ... ok
[INFO] [stdout] test themecfg::style::tests::test_style_builder_methods ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v1_no_blocking_rules ... ok
[INFO] [stdout] test themecfg::style::tests::test_style_merge_raw_style_replace_modes ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v1_style_recursion_limit_error ... ok
[INFO] [stdout] test themecfg::tests::test_serde_display_success ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v0_theme_merge_with_overlapping_level_overrides ... ok
[INFO] [stdout] test themecfg::theme::tests::test_custom_default_theme_without_extension ... ok
[INFO] [stdout] test themecfg::theme::tests::test_custom_theme_priority_over_stock ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v0_unknown_level_names_ignored ... ok
[INFO] [stdout] test themecfg::theme::tests::test_file_format_parse_errors ... ok
[INFO] [stdout] test themecfg::theme::tests::test_embedded ... ok
[INFO] [stdout] test themecfg::theme::tests::test_format_iteration ... ok
[INFO] [stdout] test themecfg::theme::tests::test_format_extensions ... ok
[INFO] [stdout] test themecfg::theme::tests::test_invalid_style_base_deserialization ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v1_element_replacement_removes_parent_modes ... ok
[INFO] [stdout] test themecfg::theme::tests::test_filesystem_error_handling ... ok
[INFO] [stdout] test themecfg::style::tests::test_style_merge_replace_modes ... ok
[INFO] [stdout] test themecfg::style::tests::test_style_modes_builder ... ok
[INFO] [stdout] test themecfg::theme::tests::test_mode_names_case_sensitive ... ok
[INFO] [stdout] test themecfg::theme::tests::test_load_by_full_filename_explicit ... ok
[INFO] [stdout] test themecfg::theme::tests::test_overlay_parse_error ... ok
[INFO] [stdout] test themecfg::theme::tests::test_multiple_conflicting_tags_allowed ... ok
[INFO] [stdout] test themecfg::theme::tests::test_style_base_deserialization_single_string ... ok
[INFO] [stdout] test themecfg::theme::tests::test_custom_default_theme_with_extension ... ok
[INFO] [stdout] test themecfg::theme::tests::test_style_base_visitor_expecting ... ok
[INFO] [stdout] test themecfg::theme::tests::test_tag_validation ... ok
[INFO] [stdout] test themecfg::theme::tests::test_load_with_overlays ... ok
[INFO] [stdout] test themecfg::theme::tests::test_load ... ok
[INFO] [stdout] test themecfg::theme::tests::test_load_from ... ok
[INFO] [stdout] test themecfg::theme::tests::test_silent_on_success ... ok
[INFO] [stdout] test themecfg::theme::tests::test_tags ... ok
[INFO] [stdout] test themecfg::theme::tests::test_theme_list ... ok
[INFO] [stdout] test themecfg::theme::tests::test_unknown_elements_toml ... ok
[INFO] [stdout] test themecfg::theme::tests::test_theme_stem_deduplication ... ok
[INFO] [stdout] test themecfg::theme::tests::test_unsupported_theme_version ... ok
[INFO] [stdout] test themecfg::theme::tests::test_unknown_elements_yaml ... ok
[INFO] [stdout] test themecfg::theme::tests::test_unsupported_file_type_with_path ... ok
[INFO] [stdout] test themecfg::theme::tests::test_theme_not_found_error ... ok
[INFO] [stdout] test themecfg::raw::tests::test_v1_multiple_inheritance ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_element_with_invalid_mode_prefix ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_duplicate_modes ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_boolean_active_merge ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_empty_modes_vs_absent_modes ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_file_format_priority ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_indicators_default_values ... ok
[INFO] [stdout] test themecfg::theme::tests::test_unknown_elements_json ... ok
[INFO] [stdout] test themecfg::theme::tests::test_platform_specific_paths ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_indicators ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_json_format ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_level_override_with_invalid_mode_prefix ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_boolean_merge_with_level_overrides ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_input_element_inheritance ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_all_modes ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_level_override_merge_behavior ... ok
[INFO] [stdout] test themecfg::theme::tests::test_theme_name_suggestions ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_rejects_mode_prefix ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_palette_range ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_level_specific_overrides ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v1_element_replacement_preserves_per_level_modes ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_toml_format ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v1_level_override_foreground ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v1_empty ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v1_schema_field_accepted ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_yaml_anchors ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v1_strict_unknown_enum_variant_rejected ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_modes_replacement ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v1_strict_unknown_key_rejected ... ok
[INFO] [stdout] test themecfg::v0::tests::test_v0_style_new ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_undefined_anchor_error ... ok
[INFO] [stdout] test themecfg::v0::tests::test_v0_style_pack_deserialize ... ok
[INFO] [stdout] test themecfg::v0::tests::test_v0_style_pack_from_hashmap ... ok
[INFO] [stdout] test themecfg::v1::indicator::tests::test_indicator_merge_empty_text ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_partial_element_definitions ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v0_nested_styling_elements ... ok
[INFO] [stdout] test themecfg::v0::tests::test_v0_style_default_ref ... ok
[INFO] [stdout] test themecfg::v0::tests::test_v0_theme_merge_flags ... ok
[INFO] [stdout] test themecfg::v1::indicator::tests::test_indicator_pack_merge ... ok
[INFO] [stdout] test themecfg::v1::indicator::tests::test_indicator_style_merge_empty ... ok
[INFO] [stdout] test themecfg::v1::indicator::tests::test_sync_indicator_pack_merge ... ok
[INFO] [stdout] test themecfg::v1::indicator::tests::test_sync_indicator_pack_merged ... ok
[INFO] [stdout] test themecfg::v1::indicator::tests::test_indicator_pack_merged ... ok
[INFO] [stdout] test themecfg::v1::indicator::tests::test_indicator_style_defaults ... ok
[INFO] [stdout] test themecfg::v1::indicator::tests::test_indicator_text_merge ... ok
[INFO] [stdout] test themecfg::v1::style::tests::test_style_resolve_with ... ok
[INFO] [stdout] test themecfg::v1::stylebase::tests::test_v1_style_base_construction ... ok
[INFO] [stdout] test themecfg::v1::stylebase::tests::test_style_base_display_multiple_roles ... ok
[INFO] [stdout] test themecfg::v1::style::tests::test_style_reverse_merge ... ok
[INFO] [stdout] test themecfg::v1::stylepack::tests::test_child_blocking_parent_in_style_pack ... ok
[INFO] [stdout] test themecfg::version::tests::test_future_version_rejected_before_deserialization ... ok
[INFO] [stdout] test themecfg::v1::style::tests::test_style_merge_owned ... ok
[INFO] [stdout] test themecfg::v1::stylepack::tests::test_style_pack ... ok
[INFO] [stdout] test themecfg::v1::style::tests::test_style_pack_merged ... ok
[INFO] [stdout] test themecfg::v1::stylepack::tests::test_v1_style_pack_merge ... ok
[INFO] [stdout] test themecfg::version::tests::test_theme_version_compatibility ... ok
[INFO] [stdout] test themecfg::version::tests::test_theme_version_constants ... ok
[INFO] [stdout] test themecfg::version::tests::test_theme_version_display ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_const_parse_leading_zeros::case_1 ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_const_parse_leading_zeros::case_3 ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_const_parse_leading_zeros::case_2 ... ok
[INFO] [stdout] test themecfg::v1::style::tests::test_style_resolve_base_with ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_const_parse_leading_zeros::case_4 ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_const_parse_leading_zeros::case_6 ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_equals ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_merge_flags_unknown ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_must_parse_valid ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_parse_empty_string ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_parse_runtime_leading_zeros::case_1 ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_parse_runtime_leading_zeros::case_2 ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_parse_single_zero_valid::case_1 ... ok
[INFO] [stdout] test themecfg::version::tests::test_theme_version_serde ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_parse_single_zero_valid::case_3 ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_const_parse_leading_zeros::case_7 ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_parse_single_zero_valid::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_ago_syntax::case_2 ... ok
[INFO] [stdout] test themecfg::theme::tests::test_v1_level_overrides_with_styles ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_ago_syntax::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_ago_syntax::case_3 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_ago_syntax::case_4 ... ok
[INFO] [stdout] test themecfg::version::tests::test_v0_version_0_1_rejected ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_past_timestamps::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_in_syntax::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_in_syntax::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_past_timestamps::case_3 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_now ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_past_timestamps::case_5 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_past_timestamps::case_6 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_past_timestamps::case_4 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_past_timestamps::case_7 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_past_timestamps::case_8 ... ok
[INFO] [stdout] test timeparse::tests::test_explicit_last_month_still_works::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_explicit_last_weekday_still_works::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_explicit_last_weekday_still_works::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_explicit_last_month_still_works::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_chrono_english_past_timestamps::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_future_parsing::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_future_parsing::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_future_parsing::case_4 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_future_parsing::case_3 ... ok
[INFO] [stdout] test themecfg::version::tests::test_theme_version_parsing ... ok
[INFO] [stdout] test timeparse::tests::test_relative_future_parsing::case_5 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_past_parsing::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_past_parsing::case_4 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_past_parsing::case_5 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_future_parsing::case_6 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_past_parsing::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_past_parsing::case_3 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_time_boundary_cases::case_3 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_time_boundary_cases::case_4 ... ok
[INFO] [stdout] test timeparse::tests::test_rfc3339_weak ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_dst_offset ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_dst_t ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_dst_zone ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_unsupported ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_utc_t ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_weekday ... ok
[INFO] [stdout] test timeparse::tests::test_relative_time_boundary_cases::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_01 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_time_boundary_cases::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_02 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_04 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_08 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_05 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_06 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_07 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_09 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_10 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_11 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_03 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_12 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_13 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_14 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_15 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_16 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_17 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_18 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_20 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_21 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_22 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_23 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_01 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_02 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_06 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_04 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_05 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_month_means_last::case_19 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_03 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_07 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_08 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_09 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_10 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_12 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_13 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_14 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_day_month::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_day_month::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_day_month::case_3 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_day_month::case_4 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_bare_weekday_means_last::case_11 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_day_month::case_5 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_month_with_day::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_month_with_day::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_month_with_day::case_3 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_today_yesterday_start_of_day::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_weekday_with_time::case_3 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_today_yesterday_start_of_day::case_2 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_weekday_with_time::case_1 ... ok
[INFO] [stdout] test timeparse::tests::test_workaround_weekday_with_time::case_2 ... ok
[INFO] [stdout] test timestamp::tests::test_fraction_parse ... ok
[INFO] [stdout] test timestamp::tests::test_split_rfc3339 ... ok
[INFO] [stdout] test timestamp::tests::test_parse ... ok
[INFO] [stdout] test timestamp::tests::test_timezone_is_utc ... ok
[INFO] [stdout] test vfs::tests::test_filesystem ... ok
[INFO] [stdout] test timestamp::tests::time_zone ... ok
[INFO] [stdout] test vfs::tests::test_filesystem_arc ... ok
[INFO] [stdout] test timezone::tests::test_tz_offset ... ok
[INFO] [stdout] test vfs::tests::test_filesystem_reference ... ok
[INFO] [stdout] test xerr::suggest::tests::test_suggestions ... ok
[INFO] [stdout] test xerr::suggest::tests::test_suggestions_extend ... ok
[INFO] [stdout] test xerr::suggest::tests::test_suggestions_none ... ok
[INFO] [stdout] test xerr::tests::test_highlight ... ok
[INFO] [stdout] test themecfg::version::tests::test_version_const_parse_leading_zeros::case_5 ... ok
[INFO] [stdout] test timeparse::tests::test_relative_past_parsing::case_6 ... ok
[INFO] [stdout] test app::tests::test_merge_segments_empty_gap_skipped ... ok
[INFO] [stdout] test app::tests::test_merge_segments_gap_with_timestamp ... ok
[INFO] [stdout] test app::tests::test_merge_segments_gap_trimming_no_trailing_delimiter ... ok
[INFO] [stdout] test app::tests::test_merge_segments_interleaved_sources ... ok
[INFO] [stdout] test app::tests::test_merge_segments_multiple_lines_per_segment ... ok
[INFO] [stdout] test app::tests::test_merge_segments_ordered_timestamps ... ok
[INFO] [stdout] test app::tests::test_merge_segments_single_line ... ok
[INFO] [stdout] test app::tests::test_merge_segments_trailing_gap_with_source_history ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::test_incomplete_segment_sorted stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::tests::test_incomplete_segment_sorted' (119) panicked at src/app/tests.rs:327:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5704cdc8837a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5704cdc8837a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5704cdc8837a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5704cdc8837a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5704cdca1e3a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5704cdca1e3a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5704cdc8e802 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5704cdc8e802 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5704cdc6448f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5704cdc6448f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5704cdc7f499 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5704cd507bbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5704cd507bbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5704cdc7f712 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5704cdc7f712 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5704cdc64548 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5704cdc5ba59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5704cdc652dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5704cdca27cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5704cdca2512 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5704cd26dd44 - core::result::Result<T,E>::unwrap::ha4dcea297226d233
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5704cd26dd44 - hl::app::tests::test_incomplete_segment_sorted::h06455d1b1196e4d3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/tests.rs:327:39
[INFO] [stdout]   22:     0x5704cd26df67 - hl::app::tests::test_incomplete_segment_sorted::{{closure}}::hd6f87632b18fd348
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/tests.rs:313:36
[INFO] [stdout]   23:     0x5704ccef62e6 - core::ops::function::FnOnce::call_once::h40fdc7461965569d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5704cd4fbc9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5704cd4fbc9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5704cd50868b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5704cd50868b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5704cd50868b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5704cd50868b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5704cd503da4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5704cd503da4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5704cd50b292 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5704cd50b292 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5704cd50b292 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5704cd50b292 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5704cd50b292 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5704cd50b292 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5704cd50b292 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5704cdc875ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5704cdc875ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7654129ccaa4 - <unknown>
[INFO] [stdout]   45:     0x765412a59a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::test_sort_with_blank_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::tests::test_sort_with_blank_lines' (212) panicked at src/app/tests.rs:170:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5704cdc8837a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5704cdc8837a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5704cdc8837a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5704cdc8837a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5704cdca1e3a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5704cdca1e3a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5704cdc8e802 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5704cdc8e802 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5704cdc6448f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5704cdc6448f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5704cdc7f499 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5704cd507bbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5704cd507bbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5704cdc7f712 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5704cdc7f712 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5704cdc64548 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5704cdc5ba59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5704cdc652dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5704cdca27cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5704cdca2512 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5704cd2693b7 - core::result::Result<T,E>::unwrap::ha4dcea297226d233
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5704cd2693b7 - hl::app::tests::test_sort_with_blank_lines::h88e93bd243880e3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/tests.rs:170:39
[INFO] [stdout]   22:     0x5704cd2695d7 - hl::app::tests::test_sort_with_blank_lines::{{closure}}::hbf03afae9911c2e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/tests.rs:160:32
[INFO] [stdout]   23:     0x5704ccefb046 - core::ops::function::FnOnce::call_once::h6c8e0158d16eb507
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5704cd4fbc9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5704cd4fbc9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5704cd50868b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5704cd50868b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5704cd50868b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5704cd50868b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5704cd503da4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5704cd503da4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5704cd50b292 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5704cd50b292 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5704cd50b292 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5704cd50b292 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5704cd50b292 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5704cd50b292 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5704cd50b292 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5704cdc875ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5704cdc875ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7654129ccaa4 - <unknown>
[INFO] [stdout]   45:     0x765412a59a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::test_sort_with_clingy_and_invalid_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::tests::test_sort_with_clingy_and_invalid_lines' (213) panicked at src/app/tests.rs:237:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5704cdc8837a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5704cdc8837a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5704cdc8837a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5704cdc8837a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5704cdca1e3a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5704cdca1e3a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5704cdc8e802 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5704cdc8e802 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5704cdc6448f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5704cdc6448f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5704cdc7f499 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5704cd507bbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5704cd507bbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5704cdc7f712 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5704cdc7f712 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5704cdc64548 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5704cdc5ba59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5704cdc652dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5704cdca27cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5704cdca2512 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5704cd27de17 - core::result::Result<T,E>::unwrap::ha4dcea297226d233
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5704cd27de17 - hl::app::tests::test_sort_with_clingy_and_invalid_lines::h2161d7d2785e5146
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/tests.rs:237:39
[INFO] [stdout]   22:     0x5704cd27e037 - hl::app::tests::test_sort_with_clingy_and_invalid_lines::{{closure}}::h3160327de72cd200
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/tests.rs:227:45
[INFO] [stdout]   23:     0x5704ccf023c6 - core::ops::function::FnOnce::call_once::haa16b0f49f8fac05
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5704cd4fbc9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5704cd4fbc9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5704cd50868b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5704cd50868b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5704cd50868b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5704cd50868b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5704cd503da4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5704cd503da4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5704cd50b292 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5704cd50b292 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5704cd50b292 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5704cd50b292 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5704cd50b292 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5704cd50b292 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5704cd50b292 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5704cdc875ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5704cdc875ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7654129ccaa4 - <unknown>
[INFO] [stdout]   45:     0x765412a59a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::test_sort_with_clingy_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::tests::test_sort_with_clingy_lines' (214) panicked at src/app/tests.rs:216:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5704cdc8837a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5704cdc8837a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5704cdc8837a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5704cdc8837a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5704cdca1e3a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5704cdca1e3a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5704cdc8e802 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5704cdc8e802 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5704cdc6448f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5704cdc6448f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5704cdc7f499 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5704cd507bbc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5704cd507bbc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5704cdc7f712 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5704cdc7f712 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5704cdc64548 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5704cdc5ba59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5704cdc652dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5704cdca27cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5704cdca2512 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5704cd26a627 - core::result::Result<T,E>::unwrap::ha4dcea297226d233
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5704cd26a627 - hl::app::tests::test_sort_with_clingy_lines::h15091dd8c61ec0ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/tests.rs:216:39
[INFO] [stdout]   22:     0x5704cd26a847 - hl::app::tests::test_sort_with_clingy_lines::{{closure}}::h2070430dd758a541
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/tests.rs:207:33
[INFO] [stdout]   23:     0x5704ccf05366 - core::ops::function::FnOnce::call_once::hc46ff2929e07680f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5704cd4fbc9b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5704cd4fbc9b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5704cd50868b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5704cd50868b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5704cd50868b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5704cd50868b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5704cd50868b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5704cd503da4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5704cd503da4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5704cd50b292 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5704cd50b292 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5704cd50b292 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5704cd50b292 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5704cd50b292 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5704cd50b292 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5704cd50b292 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5704cdc875ff - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5704cdc875ff - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7654129ccaa4 - <unknown>
[INFO] [stdout]   45:     0x765412a59a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::tests::test_incomplete_segment_sorted
[INFO] [stdout]     app::tests::test_sort_with_blank_lines
[INFO] [stdout]     app::tests::test_sort_with_clingy_and_invalid_lines
[INFO] [stdout]     app::tests::test_sort_with_clingy_lines
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1550 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b9c9a68abb8bfef46360f29a5dedf21c3b8df3488ad4eebbfc64233259ccdb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9c9a68abb8bfef46360f29a5dedf21c3b8df3488ad4eebbfc64233259ccdb31", kill_on_drop: false }`
[INFO] [stdout] b9c9a68abb8bfef46360f29a5dedf21c3b8df3488ad4eebbfc64233259ccdb31
