[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] d9d838a6b45572565f1407f5a51aa859e47f8cf2 [INFO] testing pamburus/hl against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pamburus/hl on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/pamburus/rust-clap.git` [INFO] [stderr] Updating git repository `https://github.com/pamburus/htp.git` [INFO] [stderr] Updating git repository `https://github.com/cassaundra/wildflower.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded more-asserts v0.3.1 [INFO] [stderr] Downloaded yaml-peg v1.0.9 [INFO] [stderr] Downloaded wildmatch v2.6.1 [INFO] [stderr] Downloaded wyhash v0.6.0 [INFO] [stderr] Downloaded enumset_derive v0.14.0 [INFO] [stderr] Downloaded enumset v1.1.10 [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] [stderr] Downloaded color-print v0.3.7 [INFO] [stderr] Downloaded serde_plain v1.0.2 [INFO] [stderr] Downloaded byte-strings-proc_macros v0.3.1 [INFO] [stderr] Downloaded collection_macros v0.2.0 [INFO] [stderr] Downloaded xz v0.1.0 [INFO] [stderr] Downloaded titlecase v3.6.0 [INFO] [stderr] Downloaded bytefmt v0.1.7 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded capnpc v0.24.0 [INFO] [stderr] Downloaded clap_complete v4.5.64 [INFO] [stderr] Downloaded mockall_derive v0.14.0 [INFO] [stderr] Downloaded jiff-static v0.2.17 [INFO] [stderr] Downloaded logos-codegen v0.16.0 [INFO] [stderr] Downloaded pest_derive v2.8.4 [INFO] [stderr] Downloaded capnp v0.24.0 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded pest v2.8.4 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded signal-hook v0.4.1 [INFO] [stderr] Downloaded griddle v0.5.2 [INFO] [stderr] Downloaded color-print-proc-macro v0.3.7 [INFO] [stderr] Downloaded const-str v1.0.0 [INFO] [stderr] Downloaded pest_meta v2.8.4 [INFO] [stderr] Downloaded oorandom v11.1.5 [INFO] [stderr] Downloaded known-folders v1.4.0 [INFO] [stderr] Downloaded zmij v1.0.7 [INFO] [stderr] Downloaded stats_alloc v0.1.10 [INFO] [stderr] Downloaded utf8-supported v1.0.0 [INFO] [stderr] Downloaded deko v0.5.0 [INFO] [stderr] Downloaded logos-derive v0.16.0 [INFO] [stderr] Downloaded logos v0.16.0 [INFO] [stderr] Downloaded mockall v0.14.0 [INFO] [stderr] Downloaded pest_generator v2.8.4 [INFO] [stderr] Downloaded byte-strings v0.3.1 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded closure v0.3.0 [INFO] [stderr] Downloaded alloca v0.4.0 [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded derive-where v1.6.0 [INFO] [stderr] Downloaded ritelinked v0.3.2 [INFO] [stderr] Downloaded jiff v0.2.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8ed6cf51a06f9ae2b3ae291fa22bd9fdf6a59ae659e6e38554acfaa42ee5d5b [INFO] running `Command { std: "docker" "start" "-a" "e8ed6cf51a06f9ae2b3ae291fa22bd9fdf6a59ae659e6e38554acfaa42ee5d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8ed6cf51a06f9ae2b3ae291fa22bd9fdf6a59ae659e6e38554acfaa42ee5d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ed6cf51a06f9ae2b3ae291fa22bd9fdf6a59ae659e6e38554acfaa42ee5d5b", kill_on_drop: false }` [INFO] [stdout] e8ed6cf51a06f9ae2b3ae291fa22bd9fdf6a59ae659e6e38554acfaa42ee5d5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a793a4213d2748a7a04b55788e86cc61ec0793f72637b3e8623641395859497 [INFO] running `Command { std: "docker" "start" "-a" "9a793a4213d2748a7a04b55788e86cc61ec0793f72637b3e8623641395859497", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling capnp v0.24.0 [INFO] [stderr] Compiling heapless v0.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling griddle v0.5.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling signal-hook v0.4.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling xz v0.1.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling capnpc v0.24.0 [INFO] [stderr] Compiling ritelinked v0.3.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling jiff v0.2.17 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling wyhash v0.6.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling encstr v0.1.2 (/opt/rustwide/workdir/crate/encstr) [INFO] [stderr] Compiling collection_macros v0.2.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling titlecase v3.6.0 [INFO] [stderr] Compiling winapi-util v0.1.11 [INFO] [stderr] Compiling utf8-supported v1.0.0 [INFO] [stderr] Compiling const-str v1.0.0 [INFO] [stderr] Compiling closure v0.3.0 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling known-folders v1.4.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling logos-codegen v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling logos-derive v0.16.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling logos v0.16.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling heapopt v0.1.1 (/opt/rustwide/workdir/crate/heapopt) [INFO] [stderr] Compiling styled-help v0.1.0 (/opt/rustwide/workdir/crate/styled-help) [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling deko v0.5.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling wildflower v0.3.0 (https://github.com/cassaundra/wildflower.git#f7428c1b) [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling clap_mangen v0.2.31 (https://github.com/pamburus/rust-clap.git?rev=20f0ffd737581a5ebf7479d2174f2c197f25c94d#20f0ffd7) [INFO] [stderr] Compiling clap_complete v4.5.64 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling color-print v0.3.7 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling hl v0.35.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling yaml-peg v1.0.9 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling serde-logfmt v0.1.2 (/opt/rustwide/workdir/crate/serde-logfmt) [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling enumset-serde v0.1.0 (/opt/rustwide/workdir/crate/enumset-serde) [INFO] [stderr] Compiling enumset-ext v0.2.1 (/opt/rustwide/workdir/crate/enumset-ext) [INFO] [stderr] Compiling htp v0.4.2 (https://github.com/pamburus/htp.git#3fd9234b) [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "9a793a4213d2748a7a04b55788e86cc61ec0793f72637b3e8623641395859497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a793a4213d2748a7a04b55788e86cc61ec0793f72637b3e8623641395859497", kill_on_drop: false }` [INFO] [stdout] 9a793a4213d2748a7a04b55788e86cc61ec0793f72637b3e8623641395859497 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a3df47c06b4c852a10906e670fd91be9947a5611f06c8fd6129aadd840095ff [INFO] running `Command { std: "docker" "start" "-a" "5a3df47c06b4c852a10906e670fd91be9947a5611f06c8fd6129aadd840095ff", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling logos-codegen v0.16.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling wyhash v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling byte-strings-proc_macros v0.3.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling downcast v0.11.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 futures-timer v3.0.3 [INFO] [stderr] Compiling stats_alloc v0.1.10 [INFO] [stderr] Compiling wildmatch v2.6.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling byte-strings v0.3.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling htp v0.4.2 (https://github.com/pamburus/htp.git#3fd9234b) [INFO] [stderr] Compiling logos-derive v0.16.0 [INFO] [stderr] Compiling logos v0.16.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling enumset-serde v0.1.0 (/opt/rustwide/workdir/crate/enumset-serde) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling enumset-ext v0.2.1 (/opt/rustwide/workdir/crate/enumset-ext) [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling hl v0.35.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "5a3df47c06b4c852a10906e670fd91be9947a5611f06c8fd6129aadd840095ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a3df47c06b4c852a10906e670fd91be9947a5611f06c8fd6129aadd840095ff", kill_on_drop: false }` [INFO] [stdout] 5a3df47c06b4c852a10906e670fd91be9947a5611f06c8fd6129aadd840095ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5371561aaff634d6b924fef565df9d59243229605f0939cc6e61c69c82d31659 [INFO] running `Command { std: "docker" "start" "-a" "5371561aaff634d6b924fef565df9d59243229605f0939cc6e61c69c82d31659", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hl-90079835a15ff213) [INFO] [stdout] running 1260 tests [INFO] [stdout] test app::tests::test_common_prefix_len ... ok [INFO] [stdout] test app::tests::test_grapheme_slice_width ... ok [INFO] [stdout] test app::tests::test_input_badges_cjk_characters ... 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_long_prefix ... ok [INFO] [stdout] test app::tests::test_input_badges_compact_mode_medium_prefix ... 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_compact_mode_with_emojis ... 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_none_mode_multiple_inputs ... ok [INFO] [stdout] test app::tests::test_input_badges_none_mode_single_input ... ok [INFO] [stdout] test app::tests::test_input_badges_compact_mode_very_short_prefix ... ok [INFO] [stdout] test app::tests::test_input_badges_stdin ... ok [INFO] [stdout] test app::tests::test_input_badges_with_ascii_mode ... ok [INFO] [stdout] test app::tests::test_input_badges_with_emoji_variation_selectors ... ok [INFO] [stdout] test app::tests::test_input_badges_with_emojis ... ok [INFO] [stdout] test app::tests::test_hide_by_prefix_and_reveal_child ... ok [INFO] [stdout] test app::tests::test_hide_by_prefix ... ok [INFO] [stdout] test app::tests::test_cat_with_theme ... ok [INFO] [stdout] test app::tests::test_cat_raw_multiple_inputs ... ok [INFO] [stdout] test app::tests::test_filter_with_blank_lines ... ok [INFO] [stdout] test app::tests::test_issue_176_simple_span_logfmt ... ok [INFO] [stdout] test app::tests::test_prepare_follow_badges ... ok [INFO] [stdout] test app::tests::test_issue_176_unmatched_json ... ok [INFO] [stdout] test app::tests::test_prepare_follow_badges_formatting ... ok [INFO] [stdout] test app::tests::test_cat_msg_array ... ok [INFO] [stdout] test app::tests::test_prepare_follow_badges_single_input ... ok [INFO] [stdout] test app::tests::test_process_segments_incomplete ... ok [INFO] [stdout] test app::tests::test_process_segments ... ok [INFO] [stdout] test app::tests::test_prepare_follow_badges_no_badges ... ok [INFO] [stdout] test app::tests::test_process_segments_receiver_dropped ... ok [INFO] [stdout] test app::tests::test_issue_176_complex_span_logfmt ... ok [INFO] [stdout] test app::tests::test_smart_delim_combo ... ok [INFO] [stdout] test app::tests::test_incomplete_segment ... ok [INFO] [stdout] test app::tests::test_cat_raw_fields ... ok [INFO] [stdout] test app::tests::test_cat_empty ... ok [INFO] [stdout] test cli::tests::test_ascii_option ... ok [INFO] [stdout] test config::tests::test_default ... ok [INFO] [stdout] test config::tests::test_issue_288 ... ok [INFO] [stdout] test config::tests::test_load_auto ... ok [INFO] [stdout] test datefmt::tests::test_compile_offset ... ok [INFO] [stdout] test datefmt::tests::test_century_format_rfc3339 ... 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_k8s ... ok [INFO] [stdout] test datefmt::tests::test_reformat_rfc3339 ... ok [INFO] [stdout] test datefmt::tests::test_weekday_numeric_formats ... ok [INFO] [stdout] test datefmt::tests::test_year_padding_flags_rfc3339 ... ok [INFO] [stdout] test error::tests::test_app_name ... ok [INFO] [stdout] test error::tests::test_from_config_error ... ok [INFO] [stdout] test error::tests::test_from_notify_error ... ok [INFO] [stdout] test error::tests::test_from_pest_error ... ok [INFO] [stdout] test error::tests::test_log ... ok [INFO] [stdout] test error::tests::test_usage ... ok [INFO] [stdout] test eseq::tests::test_color_bright ... 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 eseq::tests::test_sequence_equality ... ok [INFO] [stdout] test eseq::tests::test_sequence_from_style_code ... ok [INFO] [stdout] test cli::tests::test_input_info ... ok [INFO] [stdout] test eseq::tests::test_sequence_from_two_style_codes ... 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 eseq::tests::test_sequence_reset ... ok [INFO] [stdout] test eseq::tests::test_style_code_from_mode ... ok [INFO] [stdout] test eseq::tests::test_style_code_render ... ok [INFO] [stdout] test filtering::tests::test_filter ... ok [INFO] [stdout] test eseq::tests::test_sequence_from_three_style_codes ... ok [INFO] [stdout] test fmtx::tests::test_aligner_center ... ok [INFO] [stdout] test fmtx::tests::test_aligner_disabled ... ok [INFO] [stdout] test error::tests::test_tips ... ok [INFO] [stdout] test fmtx::tests::test_aligner_right ... ok [INFO] [stdout] test fmtx::tests::test_counter_default ... 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_2_trim_5 ... ok [INFO] [stdout] test fmtx::tests::test_aligner_left ... 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 formatting::tests::string::test_format_right_trimmed_empty::case_1_empty_no_trim ... 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_message_auto_with_quotes ... ok [INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_nested ... ok [INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_no_trim ... 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_auto ... ok [INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_with_delimited ... 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_message_format_always_quoted_backtick::case_1_both_quotes ... 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_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_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_1_all_three ... 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_json::case_3_newline_and_quotes ... 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_2_tab ... 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_auto_quoted_control_chars::case_4_control_char ... 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_1_simple_assignment ... 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_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_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_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_quote_selection::case_4_all_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_2_trailing_tab ... 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_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_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_control_chars::case_3_tab ... 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_3_partial_no_match ... 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_plain::case_1_simple ... 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_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_quote_selection::case_3_both_quotes ... ok [INFO] [stdout] test formatting::tests::string::test_format_right_trimmed_basic::case_1_trim_2 ... ok [INFO] [stdout] test fmtx::tests::test_optimized_buf_extend ... ok [INFO] [stdout] test app::tests::test_cat_field_exclude ... ok [INFO] [stdout] test app::tests::test_ascii_mode_handling ... ok [INFO] [stdout] test app::tests::test_cat_no_msg ... ok [INFO] [stdout] test formatting::tests::string::test_message_format_delimited_whitespace::case_2_trailing_tab ... ok [INFO] [stdout] test app::tests::test_issue_176_complex_span_json ... ok [INFO] [stdout] test formatting::tests::string::test_message_format_delimited_whitespace::case_3_trailing_newline ... ok [INFO] [stdout] test app::tests::test_cat_one_line ... ok [INFO] [stdout] test app::tests::test_issue_176_simple_span_json ... 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_10_emoji ... 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_06_newline ... 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_07_carriage_return ... ok [INFO] [stdout] test formatting::tests::string::test_message_format_double_quoted::case_09_utf8_preserved ... ok [INFO] [stdout] test app::tests::test_issue_176_unmatched_logfmt ... 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_08_null_char ... ok [INFO] [stdout] test app::tests::test_issue_288_t1 ... 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_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_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_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_04_etx ... 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_11_lf ... 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_12_vt ... 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_09_bs ... 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_10_ht ... 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_19_dc2 ... 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_17_dle ... 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_14_cr ... 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_26_em ... 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_24_etb ... 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_27_sub ... 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_control_chars::case_01_nul ... 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_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_raw::case_1_empty ... 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_raw::case_2_simple ... 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_value_format_auto_json_literals::case_03_bool_true ... 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_04_bool_false ... 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_message_format_raw::case_5_with_control ... 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_6_trailing_space ... ok [INFO] [stdout] test formatting::tests::string::test_value_format_auto_json_literals::case_05_null ... 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_7_trailing_newline ... 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_message_format_double_quoted_control_chars::case_33_del ... 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_03_minus_dot ... 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_04_leading_dot ... 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_10_true_upper ... 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_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_08_alpha_mixed ... 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_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_value_format_auto_numbers::case_2_positive_integer ... 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_numbers::case_8_scientific_notation ... 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_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_01_needs_quotes_space ... 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_numbers::case_3_three_digit_integer ... 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_quote_selection::case_04_multiple_double_quotes ... 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_3_with_digits ... 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_4_with_underscore ... 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_special_chars::case_01_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_numbers::case_4_negative_integer ... 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_09_pipe ... 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_10_less_than ... 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_08_ampersand ... 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_value_format_auto_special_chars::case_13_asterisk ... 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_special_chars::case_11_greater_than ... 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_utf8::case_1_emoji ... 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_whitespace::case_01_trailing_space ... 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_special_chars::case_15_starts_with_single ... 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_06_only_spaces ... 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_07_only_tabs ... 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_auto_whitespace::case_08_leading_space ... 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_auto_whitespace::case_10_both_sides ... 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_auto_whitespace::case_09_leading_tab ... 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_09_utf8_preserved ... 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::case_07_carriage_return ... 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_03_stx ... 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_auto_utf8::case_5_emoji_needs_quotes ... 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_utf8::case_4_mixed ... ok [INFO] [stdout] test app::tests::test_incomplete_segment_sorted ... FAILED [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_05_eot ... ok [INFO] [stdout] test app::tests::test_sort_with_blank_lines ... FAILED [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_06_enq ... 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_14_cr ... 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_15_so ... ok [INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_13_ff ... 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::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_18_dc1 ... 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_26_em ... ok [INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_27_sub ... 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_28_esc ... 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_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_29_fs ... 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_24_etb ... 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_25_can ... 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_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_double_quoted_control_chars::case_33_del ... 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_3_with_quotes ... 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_8_utf8 ... ok [INFO] [stdout] test formatting::tests::string::test_value_format_raw::case_7_trailing_newline ... ok [INFO] [stdout] test formatting::tests::test_always_double_quoted_message ... ok [INFO] [stdout] test formatting::tests::test_always_quoted_message ... ok [INFO] [stdout] test formatting::tests::test_delimited_message_with_colors ... ok [INFO] [stdout] test formatting::tests::test_caller ... ok [INFO] [stdout] test formatting::tests::test_auto_quoted_message ... ok [INFO] [stdout] test formatting::tests::test_ascii_mode ... 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_auto_quote_selection::case_05_both_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_simple_words::case_2_another_word ... ok [INFO] [stdout] test formatting::tests::string::test_value_format_double_quoted_control_chars::case_07_ack ... ok [INFO] [stdout] test formatting::tests::test_format_number_scientific_notation::case_1_simple_exponent ... ok [INFO] [stdout] test formatting::tests::test_format_number_scientific_notation::case_2_decimal_with_exponent ... ok [INFO] [stdout] test formatting::tests::test_delimited_message ... ok [INFO] [stdout] test formatting::tests::test_format_number_scientific_notation::case_5_large_integer ... ok [INFO] [stdout] test formatting::tests::string::test_value_format_auto_quote_selection::case_06_all_three_quotes ... 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_5_integer_string ... 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_4_uppercase_e ... ok [INFO] [stdout] test formatting::tests::test_level_none ... ok [INFO] [stdout] test formatting::tests::test_format_number_scientific_notation::case_4_uppercase_e ... ok [INFO] [stdout] test formatting::tests::test_hide_empty_objects_no_flatten ... ok [INFO] [stdout] test formatting::tests::test_hide_empty_fields_nested_flatten ... ok [INFO] [stdout] test formatting::tests::test_level_trace ... 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_1_simple_exponent ... ok [INFO] [stdout] test formatting::tests::test_format_number_scientific_notation::case_3_negative_exponent ... ok [INFO] [stdout] test formatting::tests::test_level_none_always_show ... ok [INFO] [stdout] test formatting::tests::test_hide_empty_fields_nested_no_flatten ... ok [INFO] [stdout] test formatting::tests::test_message_empty ... ok [INFO] [stdout] test formatting::tests::test_message_double_quoted ... ok [INFO] [stdout] test formatting::tests::test_message_single_and_double_quoted ... ok [INFO] [stdout] test formatting::tests::test_message_single_quoted ... ok [INFO] [stdout] test formatting::tests::test_hide_empty_fields_no_ellipsis_when_no_empty_fields ... ok [INFO] [stdout] test formatting::tests::test_message_spaces_only ... ok [INFO] [stdout] test formatting::tests::test_hide_deeply_nested_empty_objects ... ok [INFO] [stdout] test formatting::tests::test_nested_hidden_fields_flatten ... ok [INFO] [stdout] test formatting::tests::test_no_op_record_with_source_formatter ... ok [INFO] [stdout] test formatting::tests::test_punctuation_with_ascii_mode ... ok [INFO] [stdout] test formatting::tests::test_raw_message ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_backslash ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_hyphen ... ok [INFO] [stdout] test formatting::tests::test_nested_hidden_fields_group_unhide ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_control_chars ... 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_space_and_backticks ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_space_and_double_quotes ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_simple ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_space_and_double_and_single_quotes ... ok [INFO] [stdout] test formatting::tests::test_message_control_chars ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_space_and_single_quotes ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_control_chars_and_quotes ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_ambiguous ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_number ... ok [INFO] [stdout] test formatting::tests::test_hide_empty_objects_flatten ... ok [INFO] [stdout] test formatting::tests::test_nested_objects ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_space ... ok [INFO] [stdout] test formatting::tests::test_nested_hidden_fields_no_flatten ... 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_space_and_single_quotes ... ok [INFO] [stdout] test formatting::tests::test_string_value_raw_control_chars ... 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_backticks ... ok [INFO] [stdout] test formatting::tests::test_string_value_raw_space_and_double_and_single_quotes ... ok [INFO] [stdout] test formatting::tests::test_string_value_raw_space_and_double_quotes ... 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_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_backslash ... ok [INFO] [stdout] test formatting::tests::test_string_value_raw_tabs ... ok [INFO] [stdout] test index::tests::test_buffer_size ... ok [INFO] [stdout] test index::tests::test_indexer_delimiter_in_settings ... ok [INFO] [stdout] test index::tests::test_indexer_json_delimiter_with_nested_objects ... ok [INFO] [stdout] test formatting::tests::test_string_value_json_version ... ok [INFO] [stdout] test formatting::tests::test_string_value_trailing_space ... ok [INFO] [stdout] test index::tests::test_indexer_settings_default ... ok [INFO] [stdout] test formatting::tests::test_timestamp_none_always_show ... ok [INFO] [stdout] test index::tests::test_message_size ... ok [INFO] [stdout] test index::tests::test_build_index_from_stream_file_creation_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_indexer_with_mixed_valid_invalid_entries ... ok [INFO] [stdout] test index::tests::test_stat_default ... ok [INFO] [stdout] test index::tests::test_indexer_with_json_delimiter ... ok [INFO] [stdout] test index::tests::test_process_file_success ... ok [INFO] [stdout] test formatting::tests::test_string_value_raw_version ... ok [INFO] [stdout] test index::tests::test_indexer ... ok [INFO] [stdout] test index::tests::test_chronology_bitmap_structure ... ok [INFO] [stdout] test formatting::tests::test_string_value_raw_number ... ok [INFO] [stdout] test index::tests::test_timestamp ... ok [INFO] [stdout] test input::tests::test_failing_reader_seek_error ... ok [INFO] [stdout] test index::tests::test_process_file_error ... ok [INFO] [stdout] test index::tests::test_indexer_chronology_with_unsorted_entries ... ok [INFO] [stdout] test index::tests::test_indexer_large_entries_across_blocks ... ok [INFO] [stdout] test formatting::tests::test_timestamp_none ... ok [INFO] [stdout] test input::tests::test_indexed_input_file_random_access ... ok [INFO] [stdout] test index::tests::test_indexer_with_auto_delimiter ... ok [INFO] [stdout] test input::tests::test_block_entry_methods ... ok [INFO] [stdout] test input::tests::test_block_entry_empty ... 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 index::tests::test_indexer_with_empty_entries ... 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_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_with_spaces ... ok [INFO] [stdout] test index::tests::test_indexer_auto_delimiter_skips_continuation_lines ... ok [INFO] [stdout] test index::tests::test_indexer_with_byte_delimiter ... ok [INFO] [stdout] test input::tests::test_input_tail_json_with_trailing_whitespace ... ok [INFO] [stdout] test input::tests::test_input_tail_json_triggers_partial_match ... ok [INFO] [stdout] test input::tests::test_input_holder ... ok [INFO] [stdout] test input::tests::test_input_tail_with_auto_delimiter ... ok [INFO] [stdout] test input::tests::test_input_tail_partial_match_handling ... ok [INFO] [stdout] test input::tests::test_indexed_input_sequential_access ... ok [INFO] [stdout] test input::tests::test_input_tail_with_byte_delimiter ... ok [INFO] [stdout] test input::tests::test_input_tail_with_crlf ... ok [INFO] [stdout] test input::tests::test_input_tail_with_json_delimiter ... ok [INFO] [stdout] test input::tests::test_indexed_input_with_auto_delimiter ... ok [INFO] [stdout] test input::tests::test_indexed_input_stdin ... ok [INFO] [stdout] test input::tests::test_input_tail_more_than_available ... ok [INFO] [stdout] test input::tests::test_indexed_input_with_json_delimiter ... ok [INFO] [stdout] test level::tests::test_relaxed_level_deref ... 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_level_value_parser ... ok [INFO] [stdout] test model::tests::test_caller::case_3 ... ok [INFO] [stdout] test model::tests::test_caller::case_4 ... ok [INFO] [stdout] test model::tests::test_caller::case_1 ... ok [INFO] [stdout] test input::tests::test_stream ... ok [INFO] [stdout] test model::tests::test_caller::case_6 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_04 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_07 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_01 ... ok [INFO] [stdout] test model::tests::test_caller::case_5 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_06 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_09 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_11 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_02 ... 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_03 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_12 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_17 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_13 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_10 ... 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_18 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_22 ... ok [INFO] [stdout] test level::tests::test_relaxed_level_from_conversion ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_23 ... ok [INFO] [stdout] test model::tests::test_caller::case_2 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_25 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_20 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_21 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_29 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_27 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_16 ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_24 ... ok [INFO] [stdout] test model::tests::test_field_filter_json_str_empty ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_26 ... ok [INFO] [stdout] test model::tests::test_field_filter_json_int ... ok [INFO] [stdout] test model::tests::test_field_filter_key_match ... ok [INFO] [stdout] test model::tests::test_caller_file_line::case_28 ... ok [INFO] [stdout] test model::tests::test_field_filter_json_str_escaped ... ok [INFO] [stdout] test model::tests::test_field_filter_json_int_escaped ... ok [INFO] [stdout] test model::tests::test_field_filter_caller ... ok [INFO] [stdout] test model::tests::test_field_filter_json_str_simple ... ok [INFO] [stdout] test model::tests::test_field_filter_json_str_quoted ... ok [INFO] [stdout] test model::tests::test_field_filter_logfmt_int ... ok [INFO] [stdout] test model::tests::test_field_filter_array ... ok [INFO] [stdout] test model::tests::test_field_filter_logfmt_int_escaped ... ok [INFO] [stdout] test model::tests::test_field_filter_logfmt_str_empty ... ok [INFO] [stdout] test model::tests::test_ignore_pattern ... ok [INFO] [stdout] test model::tests::test_level::case_1 ... ok [INFO] [stdout] test model::tests::test_field_filter_logfmt_str_escaped ... ok [INFO] [stdout] test model::tests::test_field_filterlogger::case_4 ... ok [INFO] [stdout] test model::tests::test_field_filter_key_match_partial_nested ... 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_logfmt_filter_include_absent::case_02 ... ok [INFO] [stdout] test model::tests::test_level::case_3 ... ok [INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_03 ... ok [INFO] [stdout] test model::tests::test_level::case_5 ... ok [INFO] [stdout] test model::tests::test_field_filter_negation_with_match ... ok [INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_01 ... ok [INFO] [stdout] test model::tests::test_level::case_2 ... 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_04 ... ok [INFO] [stdout] test model::tests::test_level::case_6 ... 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_09 ... ok [INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_08 ... ok [INFO] [stdout] test model::tests::test_logfmt_number::case_1 ... ok [INFO] [stdout] test model::tests::test_level::case_4 ... ok [INFO] [stdout] test model::tests::test_logfmt_string::case_1 ... ok [INFO] [stdout] test model::tests::test_logfmt_string_filter::case_1 ... ok [INFO] [stdout] test model::tests::test_field_filter_logfmt_str_quoted ... ok [INFO] [stdout] test model::tests::test_logfmt_string_filter::case_2 ... ok [INFO] [stdout] test model::tests::test_field_filter_negation_with_value ... ok [INFO] [stdout] test model::tests::test_logfmt_string::case_2 ... ok [INFO] [stdout] test model::tests::test_field_filterlogger::case_3 ... ok [INFO] [stdout] test model::tests::test_field_filter_regex_matching ... ok [INFO] [stdout] test model::tests::test_logfmt_number::case_3 ... ok [INFO] [stdout] test model::tests::test_logfmt_number::case_4 ... ok [INFO] [stdout] test model::tests::test_logfmt_number::case_2 ... ok [INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_12 ... ok [INFO] [stdout] test model::tests::test_logfmt_string::case_3 ... ok [INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_07 ... ok [INFO] [stdout] test model::tests::test_field_filter_key_match_partial ... ok [INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_11 ... ok [INFO] [stdout] test model::tests::test_logfmt_string_filter::case_3 ... ok [INFO] [stdout] test model::tests::test_field_filter_logfmt_str_simple ... ok [INFO] [stdout] test model::tests::test_logfmt_filter_include_absent::case_10 ... ok [INFO] [stdout] test model::tests::test_logger::case_2 ... 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_logger::case_4 ... ok [INFO] [stdout] test model::tests::test_logger::case_5 ... ok [INFO] [stdout] test model::tests::test_logger::case_6 ... ok [INFO] [stdout] test model::tests::test_number_equality_scientific ... ok [INFO] [stdout] test model::tests::test_number_from_str::case_01_integer ... 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::case_02_zero ... ok [INFO] [stdout] test model::tests::test_number_from_str::case_04_decimal ... 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::case_09_scientific_negative_exponent ... 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_16_scientific_small_value ... 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_08_scientific_negative_base ... ok [INFO] [stdout] test model::tests::test_nested_predefined_fields::case_2 ... ok [INFO] [stdout] test model::tests::test_number_from_str::case_06_scientific_no_decimal ... 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_raw_record_parser_default ... ok [INFO] [stdout] test model::tests::test_number_from_str::case_17_scientific_negative_small ... ok [INFO] [stdout] test model::tests::test_raw_record_parser_empty_line ... ok [INFO] [stdout] test model::tests::test_number_from_str_invalid::case_5_empty ... 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::case_03_negative_integer ... ok [INFO] [stdout] test model::tests::test_number_from_str_invalid::case_1_missing_exponent ... ok [INFO] [stdout] test model::tests::test_raw_object ... ok [INFO] [stdout] test model::tests::test_raw_record_parser_empty_object ... 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_invalid::case_3_double_e ... ok [INFO] [stdout] test model::tests::test_raw_value_array ... ok [INFO] [stdout] test model::tests::test_raw_record_parser_invalid_type ... ok [INFO] [stdout] test model::tests::test_number_from_str_invalid::case_4_not_a_number ... ok [INFO] [stdout] test model::tests::test_raw_value_auto ... ok [INFO] [stdout] test model::tests::test_raw_value_raw_str ... ok [INFO] [stdout] test model::tests::test_record_filter_and ... ok [INFO] [stdout] test model::tests::test_raw_value_parse ... ok [INFO] [stdout] test model::tests::test_record_filter_all ... ok [INFO] [stdout] test model::tests::test_nested_predefined_fields::case_1 ... ok [INFO] [stdout] test model::tests::test_record_filter_empty ... ok [INFO] [stdout] test model::tests::test_timestamp::case_5 ... ok [INFO] [stdout] test model::tests::test_timestamp::case_6 ... ok [INFO] [stdout] test model::tests::test_record_filter_since ... 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 model::tests::test_record_filter_fields ... ok [INFO] [stdout] test number::tests::test_looks_like_number::case_02_zero ... ok [INFO] [stdout] test model::tests::test_timestamp::case_4 ... ok [INFO] [stdout] test number::tests::test_looks_like_number::case_03_positive_integer ... 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_07_scientific_uppercase_e ... 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_record_filter_until ... ok [INFO] [stdout] test model::tests::test_timestamp::case_1 ... ok [INFO] [stdout] test model::tests::test_timestamp::case_2 ... ok [INFO] [stdout] test model::tests::test_timestamp::case_3 ... 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_07_invalid_with_equals ... 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_09_scientific_negative_exponent ... ok [INFO] [stdout] test model::tests::test_record_filter_or ... ok [INFO] [stdout] test number::tests::test_looks_like_number::case_14_scientific_small_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_12_scientific_uppercase_e ... 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_20_invalid_missing_base ... 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_21_invalid_double_e ... 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_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_16_scientific_zero ... 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_17_scientific_large_exponent ... ok [INFO] [stdout] test model::tests::test_record_filter_level ... 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_22_invalid_decimal_in_exponent ... ok [INFO] [stdout] test query::tests::test_or_and ... ok [INFO] [stdout] test query::tests::test_or_3 ... ok [INFO] [stdout] test query::tests::query_in_set_file_invalid ... ok [INFO] [stdout] test query::tests::query_in_set_file_valid ... ok [INFO] [stdout] test query::tests::test_query_bitwise_operators ... ok [INFO] [stdout] test query::tests::test_and_or ... ok [INFO] [stdout] test query::tests::test_query_exists_operator::case_02 ... ok [INFO] [stdout] test query::tests::test_query_exists_operator::case_03 ... ok [INFO] [stdout] test query::tests::test_query_exists_operator::case_04 ... ok [INFO] [stdout] test query::tests::query_in_set_file_not_found ... ok [INFO] [stdout] test query::tests::test_query_and ... ok [INFO] [stdout] test query::tests::test_and_3 ... ok [INFO] [stdout] test query::tests::test_query_exists_operator::case_06 ... ok [INFO] [stdout] test query::tests::test_query_exists_operator::case_05 ... 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_10 ... ok [INFO] [stdout] test query::tests::test_query_exists_operator::case_09 ... ok [INFO] [stdout] test query::tests::test_query_field_name_message_alias::case_1 ... 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_6 ... ok [INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_01 ... 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_04 ... 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_2 ... ok [INFO] [stdout] test query::tests::test_query_exists_operator::case_11 ... 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_06 ... ok [INFO] [stdout] test query::tests::test_query_field_name_message_alias::case_7 ... ok [INFO] [stdout] test query::tests::test_query_include_absent_modifier_repeated_fields::case_03 ... 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_5 ... ok [INFO] [stdout] test query::tests::test_query_exists_operator::case_12 ... ok [INFO] [stdout] test query::tests::test_query_exists_operator::case_14 ... ok [INFO] [stdout] test query::tests::test_query_exists_operator::case_08 ... 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_07 ... 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_08 ... 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_with_operators::case_02 ... 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_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_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_7 ... 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_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_with_operators::case_03 ... ok [INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_07 ... 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_08 ... ok [INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_12 ... ok [INFO] [stdout] test query::tests::test_query_include_absent_with_operators::case_06 ... 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_10 ... ok [INFO] [stdout] test query::tests::test_query_json_int ... ok [INFO] [stdout] test query::tests::test_query_json_str_empty ... ok [INFO] [stdout] test query::tests::test_query_json_int_escaped ... ok [INFO] [stdout] test query::tests::test_query_numerical_type_mismatch::case_1 ... ok [INFO] [stdout] test query::tests::test_query_repeated_fields::case_02 ... ok [INFO] [stdout] test query::tests::test_query_level ... ok [INFO] [stdout] test query::tests::test_query_repeated_fields::case_01 ... ok [INFO] [stdout] test query::tests::test_query_json_str_quoted ... ok [INFO] [stdout] test query::tests::test_query_repeated_fields::case_07 ... ok [INFO] [stdout] test query::tests::test_query_repeated_fields::case_09 ... ok [INFO] [stdout] test query::tests::test_query_repeated_fields::case_05 ... ok [INFO] [stdout] test query::tests::test_query_repeated_fields::case_04 ... ok [INFO] [stdout] test query::tests::test_query_repeated_fields::case_06 ... ok [INFO] [stdout] test query::tests::test_query_json_in_int ... ok [INFO] [stdout] test query::tests::test_query_json_in_str ... ok [INFO] [stdout] test query::tests::test_query_json_float ... ok [INFO] [stdout] test query::tests::test_query_repeated_fields::case_08 ... ok [INFO] [stdout] test query::tests::test_query_not ... 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_05 ... ok [INFO] [stdout] test query::tests::test_query_or ... ok [INFO] [stdout] test query::tests::test_query_json_str_simple ... ok [INFO] [stdout] test query::tests::test_query_scientific_notation::case_02_eq_uppercase_e ... 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_10_gt_match ... 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 query::tests::test_query_scientific_notation::case_03_eq_negative_exponent ... ok [INFO] [stdout] test query::tests::test_query_repeated_fields::case_10 ... 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_07_eq_positive_exponent ... ok [INFO] [stdout] test query::tests::test_query_scientific_notation::case_15_lte ... 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_06_eq_with_decimal ... ok [INFO] [stdout] test replay::tests::test_replay_buf ... ok [INFO] [stdout] test query::tests::test_query_scientific_notation::case_17_in_second ... ok [INFO] [stdout] test replay::tests::test_replay_buf_reader ... ok [INFO] [stdout] test query::tests::test_query_scientific_notation::case_14_gte ... 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_19_in_no_match ... 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_08_eq_small_value ... ok [INFO] [stdout] test query::tests::test_query_scientific_notation::case_18_in_third ... ok [INFO] [stdout] test query::tests::test_query_scientific_notation::case_13_lt_no_match ... ok [INFO] [stdout] test replay::tests::test_replay_seek_reader ... ok [INFO] [stdout] test query::tests::test_query_repeated_fields::case_03 ... ok [INFO] [stdout] test replay::tests::test_rewinding_reader_default ... ok [INFO] [stdout] test replay::tests::test_rewinding_reader_lru ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_all_continuation_chars_search_l::case_3 ... 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 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 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_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_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_cross_boundary_scenarios::case_4 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_continuation_sequences_search_r::case_2 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_cross_boundary_scenarios::case_2 ... 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_4 ... 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_long_lines::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_4 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_multiple_newlines::case_3 ... 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_partial_match_l_basic::case_1 ... 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_mixed_line_endings_search_r::case_1 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_l_basic::case_5 ... 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_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_5 ... 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_6 ... 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_basic::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_partial_match_r_positions::case_4 ... 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_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_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_partial_match_r_basic::case_3 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_r_positions::case_2 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_long_lines::case_1 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_search_l_edge_cases::case_5 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_all_continuation_chars_search_l::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_search_l_edge_mode_at_buffer_start::case_3 ... 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_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_4 ... 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_edge_cases::case_6 ... 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_skip_continuations::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_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_2 ... 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_mode_at_buffer_end::case_2 ... 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_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_4 ... 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_valid_delimiters::case_1 ... 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_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_search_r_skip_continuations::case_1 ... 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_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_edge_mode_at_buffer_end::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::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_4 ... 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_2 ... ok [INFO] [stdout] test scanning::json::tests::test_json_crlf_search_r::case_3 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_partial_match_l_basic::case_2 ... ok [INFO] [stdout] test scanning::json::tests::test_json_crlf_search_r::case_6 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_search_r_skip_continuations::case_6 ... ok [INFO] [stdout] test scanning::json::tests::test_json_crlf::case_1 ... ok [INFO] [stdout] test scanning::json::tests::test_json_crlf_search_r::case_4 ... ok [INFO] [stdout] test scanning::auto::tests::test_auto_split_combinations::case_4 ... ok [INFO] [stdout] test scanning::json::tests::test_json_crlf_search_r::case_5 ... ok [INFO] [stdout] test scanning::json::tests::test_json_cross_boundary_scenarios::case_1 ... 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_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_cross_boundary_scenarios::case_2 ... ok [INFO] [stdout] test scanning::json::tests::test_json_multiline_with_indented_continuation ... 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_1 ... 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_02 ... ok [INFO] [stdout] test scanning::json::tests::test_json_full_pretty_log_case ... ok [INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_03 ... ok [INFO] [stdout] test scanning::json::tests::test_json_partial_match_l::case_04 ... 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_partial_match_l::case_01 ... 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_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_08 ... 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_11 ... 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_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_03 ... 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_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_07 ... 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_09 ... 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_08 ... 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_r::case_12 ... ok [INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_13 ... ok [INFO] [stdout] test scanning::json::tests::test_json_partial_match_r::case_14 ... 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_partial_match_r::case_15 ... ok [INFO] [stdout] test scanning::json::tests::test_json_pretty_log_case_search_l::case_2 ... 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_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_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_3 ... ok [INFO] [stdout] test scanning::json::tests::test_json_rejects_non_json_content::case_2 ... ok [INFO] [stdout] test scanning::json::tests::test_json_search_l_basic::case_1 ... ok [INFO] [stdout] test scanning::json::tests::test_json_rejects_non_json_content::case_4 ... ok [INFO] [stdout] test scanning::json::tests::test_json_search_l_edge_cases::case_1 ... ok [INFO] [stdout] test scanning::json::tests::test_json_rejects_non_json_content::case_5 ... 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_edge_cases::case_4 ... 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_1 ... 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_r_basic::case_1 ... 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_edge_cases::case_1 ... 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_3 ... 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_search_r_edge_cases::case_3 ... ok [INFO] [stdout] test scanning::json::tests::test_json_search_r_basic::case_2 ... 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_r_multiple_objects::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_whitespace_only::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_search_r_basic::case_3 ... ok [INFO] [stdout] test scanning::json::tests::test_json_search_r_edge_cases::case_2 ... ok [INFO] [stdout] test scanning::json::tests::test_json_split_basic ... ok [INFO] [stdout] test scanning::json::tests::test_json_split_with_whitespace ... ok [INFO] [stdout] test scanning::json::tests::test_json_rejects_nested_structures::case_2 ... ok [INFO] [stdout] test scanning::json::tests::test_json_scanner_simulation ... 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_whitespace_only::case_4 ... 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_1 ... ok [INFO] [stdout] test scanning::json::tests::test_json_with_non_json_content::case_3 ... ok [INFO] [stdout] test scanning::json::tests::test_json_with_non_json_content::case_4 ... 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_arc_searcher_partial_match_l ... ok [INFO] [stdout] test scanning::tests::test_delim_combo_auto ... ok [INFO] [stdout] test scanning::tests::test_delimiter_char_into_searcher ... ok [INFO] [stdout] test scanning::tests::test_delimiter_enum_conversions ... ok [INFO] [stdout] test scanning::tests::test_auto_delimiter_with_mixed_newlines ... ok [INFO] [stdout] test scanning::tests::test_delimiter_json_into_searcher ... 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_partial_match_l_via_arc ... ok [INFO] [stdout] test scanning::tests::test_jumbo_1 ... ok [INFO] [stdout] test scanning::tests::test_jumbo_2 ... ok [INFO] [stdout] test scanning::tests::test_jumbo_smart_new_line_2 ... ok [INFO] [stdout] test scanning::tests::test_no_delim ... ok [INFO] [stdout] test scanning::tests::test_jumbo_smart_new_line ... ok [INFO] [stdout] test scanning::tests::test_only_delim ... ok [INFO] [stdout] test scanning::tests::test_delimiter_arc_types ... ok [INFO] [stdout] test scanning::tests::test_only_delim_auto ... 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_small_token_and_empty_token ... 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_1 ... ok [INFO] [stdout] test scanning::tests::test_jumbo_0 ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_partial_match_r::case_3 ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_01 ... 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_03 ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_02 ... ok [INFO] [stdout] test scanning::tests::test_partial_match_r_position_semantics ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_partial_match_r::case_4 ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_05 ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_partial_match_r::case_5 ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_search_l_edge_cases::case_04 ... ok [INFO] [stdout] test scanning::tests::test_scanner_with_json_delimiter ... 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_11 ... 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_edge_cases::case_07 ... 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_edge_cases::case_08 ... 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_edge_cases::case_09 ... 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_edge_cases::case_12 ... 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_edge_cases::case_10 ... 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_1 ... 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_8 ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_search_l_multiple_newlines::case_7 ... 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_5 ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_search_r::case_3 ... ok [INFO] [stdout] test scanning::tests::test_buf_factory_recycle ... ok [INFO] [stdout] test scanning::tests::test_delimiter_default ... 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_split_iter_substr ... ok [INFO] [stdout] test scanning::tests::test_substr_search_l ... ok [INFO] [stdout] test scanning::tests::test_split_iter_byte ... 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_two_tokens_over_segment_size ... 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_display_variant_from_str ... ok [INFO] [stdout] test settings::tests::test_default_settings ... ok [INFO] [stdout] test settings::tests::test_display_variant_from_string ... ok [INFO] [stdout] test settings::tests::test_csl ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_search_l_multiple_newlines::case_8 ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_split_only_lf ... ok [INFO] [stdout] test scanning::tests::test_smart_newline_searcher_partial_match_l ... ok [INFO] [stdout] test scanning::tests::test_two_small_tokens ... ok [INFO] [stdout] test settings::tests::test_display_variant_resolve ... 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_main ... ok [INFO] [stdout] test settings::tests::test_unknown_level_values ... 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_theme ... ok [INFO] [stdout] test theme::tests::test_unknown_level ... ok [INFO] [stdout] test theme::tests::test_style_from_rgb_color ... ok [INFO] [stdout] test theme::tests::test_style_from_background_rgb_color ... ok [INFO] [stdout] test settings::tests::test_load_settings_k8s ... ok [INFO] [stdout] test theme::tests::test_v0_theme_modes_only_inherits_colors_from_default ... ok [INFO] [stdout] test theme::tests::test_v0_theme_explicit_style_takes_precedence_over_deduction ... ok [INFO] [stdout] test theme::tests::test_boolean_merge_timing_with_level_overrides ... ok [INFO] [stdout] test theme::tests::test_v0_theme_deduction_copies_background ... ok [INFO] [stdout] test theme::tests::test_v0_theme_inherits_foreground_and_modes_from_default ... ok [INFO] [stdout] test theme::tests::test_v0_theme_deduction_with_empty_modes_array ... ok [INFO] [stdout] test theme::tests::test_style_from_background_color ... ok [INFO] [stdout] test theme::tests::test_v0_theme_defined_elements_no_auto_deduction ... 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 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_invalid ... ok [INFO] [stdout] test themecfg::color::tests::test_rgb_lowercase ... ok [INFO] [stdout] test themecfg::element::tests::test_element_is_inner ... ok [INFO] [stdout] test themecfg::element::tests::test_element_parent_queries ... ok [INFO] [stdout] test themecfg::mode::tests::test_mode_diff_serialization ... 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_add_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::mode::tests::test_mode_set_diff_add_assign_mode_set_diff ... ok [INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_add_mode ... ok [INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_add_mode_set ... 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_neg ... ok [INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_reversed ... 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 ... 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_diff ... ok [INFO] [stdout] test themecfg::element::tests::test_element_names_case_sensitive ... ok [INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_sub_mode ... ok [INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_sub_mode_set ... ok [INFO] [stdout] test theme::tests::test_v1_element_modes_preserved_after_per_level_merge ... ok [INFO] [stdout] test themecfg::color::tests::test_v0_plain_color_case_sensitivity ... ok [INFO] [stdout] test themecfg::color::tests::test_rgb_display ... ok [INFO] [stdout] test themecfg::color::tests::test_v0_rgb_case_insensitivity ... ok [INFO] [stdout] test theme::tests::test_v1_input_element_styling ... 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 theme::tests::test_v0_theme_without_input_falls_back_to_default ... ok [INFO] [stdout] test theme::tests::test_v1_input_nested_styling ... ok [INFO] [stdout] test themecfg::color::tests::test_rgb_from_str_missing_hash ... ok [INFO] [stdout] test themecfg::color::tests::test_v0_color_formats ... ok [INFO] [stdout] test themecfg::mode::tests::test_mode_set_diff_with_removes ... 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_empty_v0_theme_file_valid ... ok [INFO] [stdout] test theme::tests::test_v1_parent_inner_property_level_merging ... 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_resolved_style_merged_style_replace_modes ... ok [INFO] [stdout] test theme::tests::test_v0_theme_style_deduction_with_modes ... ok [INFO] [stdout] test themecfg::raw::tests::test_style_from_role ... ok [INFO] [stdout] test themecfg::raw::tests::test_style_from_vec_roles ... 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_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_style_merged_modes ... ok [INFO] [stdout] test themecfg::raw::tests::test_v0_unknown_elements_ignored ... ok [INFO] [stdout] test theme::tests::test_v1_level_inner_does_not_inherit_parent_modes ... ok [INFO] [stdout] test themecfg::raw::tests::test_v0_theme_merge_with_overlapping_level_overrides ... ok [INFO] [stdout] test themecfg::raw::tests::test_v0_ignores_styles_section ... ok [INFO] [stdout] test themecfg::style::tests::test_style_merge_raw_style ... ok [INFO] [stdout] test themecfg::style::tests::test_style_merge_replace_modes ... ok [INFO] [stdout] test themecfg::style::tests::test_style_merge_raw_style_replace_modes ... ok [INFO] [stdout] test themecfg::tests::test_serde_display_success ... ok [INFO] [stdout] test themecfg::style::tests::test_style_modes_builder ... ok [INFO] [stdout] test themecfg::theme::tests::test_format_extensions ... ok [INFO] [stdout] test themecfg::raw::tests::test_v1_style_recursion_limit_error ... ok [INFO] [stdout] test themecfg::raw::tests::test_v0_unknown_level_names_ignored ... ok [INFO] [stdout] test themecfg::raw::tests::test_v1_element_replacement_removes_parent_modes ... ok [INFO] [stdout] test themecfg::theme::tests::test_custom_default_theme_with_extension ... 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_custom_default_theme_without_extension ... ok [INFO] [stdout] test themecfg::raw::tests::test_v1_no_blocking_rules ... ok [INFO] [stdout] test themecfg::style::tests::test_style_builder_methods ... ok [INFO] [stdout] test themecfg::theme::tests::test_format_iteration ... ok [INFO] [stdout] test themecfg::theme::tests::test_invalid_style_base_deserialization ... ok [INFO] [stdout] test themecfg::theme::tests::test_custom_theme_priority_over_stock ... ok [INFO] [stdout] test themecfg::theme::tests::test_mode_names_case_sensitive ... ok [INFO] [stdout] test themecfg::theme::tests::test_style_base_deserialization_single_string ... ok [INFO] [stdout] test themecfg::theme::tests::test_tag_validation ... ok [INFO] [stdout] test themecfg::theme::tests::test_tags ... ok [INFO] [stdout] test themecfg::theme::tests::test_multiple_conflicting_tags_allowed ... ok [INFO] [stdout] test themecfg::theme::tests::test_theme_list ... ok [INFO] [stdout] test themecfg::theme::tests::test_style_base_visitor_expecting ... 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_load ... ok [INFO] [stdout] test themecfg::theme::tests::test_silent_on_success ... ok [INFO] [stdout] test themecfg::theme::tests::test_unsupported_file_type_with_path ... ok [INFO] [stdout] test themecfg::theme::tests::test_theme_stem_deduplication ... ok [INFO] [stdout] test themecfg::theme::tests::test_unknown_elements_yaml ... ok [INFO] [stdout] test themecfg::theme::tests::test_unknown_elements_toml ... ok [INFO] [stdout] test themecfg::raw::tests::test_v1_multiple_inheritance ... ok [INFO] [stdout] test themecfg::theme::tests::test_theme_not_found_error ... ok [INFO] [stdout] test themecfg::theme::tests::test_unsupported_theme_version ... ok [INFO] [stdout] test themecfg::theme::tests::test_theme_name_suggestions ... ok [INFO] [stdout] test themecfg::theme::tests::test_unknown_elements_json ... ok [INFO] [stdout] test themecfg::theme::tests::test_filesystem_error_handling ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_boolean_merge_with_level_overrides ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_all_modes ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_element_with_invalid_mode_prefix ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_level_override_with_invalid_mode_prefix ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_indicators ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_duplicate_modes ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_empty_modes_vs_absent_modes ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_modes_replacement ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_json_format ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_file_format_priority ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_level_specific_overrides ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_level_override_merge_behavior ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_input_element_inheritance ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_indicators_default_values ... ok [INFO] [stdout] test themecfg::theme::tests::test_v1_schema_field_accepted ... ok [INFO] [stdout] test themecfg::theme::tests::test_v1_level_override_foreground ... ok [INFO] [stdout] test themecfg::theme::tests::test_v1_element_replacement_preserves_per_level_modes ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_undefined_anchor_error ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_boolean_active_merge ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_partial_element_definitions ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_yaml_anchors ... ok [INFO] [stdout] test themecfg::theme::tests::test_platform_specific_paths ... ok [INFO] [stdout] test themecfg::theme::tests::test_v1_empty ... ok [INFO] [stdout] test themecfg::v0::tests::test_v0_style_new ... ok [INFO] [stdout] test themecfg::v1::indicator::tests::test_indicator_merge_empty_text ... ok [INFO] [stdout] test themecfg::v0::tests::test_v0_style_pack_deserialize ... ok [INFO] [stdout] test themecfg::theme::tests::test_v1_strict_unknown_enum_variant_rejected ... ok [INFO] [stdout] test themecfg::v1::indicator::tests::test_indicator_pack_merge ... ok [INFO] [stdout] test themecfg::v1::indicator::tests::test_indicator_pack_merged ... ok [INFO] [stdout] test themecfg::v0::tests::test_v0_style_default_ref ... ok [INFO] [stdout] test themecfg::v0::tests::test_v0_style_pack_from_hashmap ... ok [INFO] [stdout] test themecfg::v1::indicator::tests::test_indicator_style_defaults ... ok [INFO] [stdout] test themecfg::v0::tests::test_v0_theme_merge_flags ... ok [INFO] [stdout] test themecfg::v1::indicator::tests::test_sync_indicator_pack_merge ... ok [INFO] [stdout] test themecfg::v1::style::tests::test_style_resolve_with ... 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_merged ... ok [INFO] [stdout] test themecfg::v1::stylebase::tests::test_v1_style_base_construction ... ok [INFO] [stdout] test themecfg::v1::style::tests::test_style_merge_owned ... ok [INFO] [stdout] test themecfg::theme::tests::test_v1_level_overrides_with_styles ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_rejects_mode_prefix ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_nested_styling_elements ... 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_child_blocking_parent_in_style_pack ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_palette_range ... ok [INFO] [stdout] test themecfg::v1::style::tests::test_style_resolve_base_with ... ok [INFO] [stdout] test themecfg::theme::tests::test_v0_toml_format ... ok [INFO] [stdout] test themecfg::version::tests::test_theme_version_parsing ... ok [INFO] [stdout] test themecfg::version::tests::test_theme_version_serde ... ok [INFO] [stdout] test themecfg::v1::stylepack::tests::test_v1_style_pack_merge ... ok [INFO] [stdout] test themecfg::version::tests::test_v1_version_1_1_rejected_before_deserialization ... ok [INFO] [stdout] test themecfg::version::tests::test_future_version_rejected ... 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::v1::indicator::tests::test_indicator_text_merge ... ok [INFO] [stdout] test themecfg::version::tests::test_theme_version_compatibility ... ok [INFO] [stdout] test themecfg::version::tests::test_v0_version_0_1_rejected ... ok [INFO] [stdout] test themecfg::theme::tests::test_load_with_overlays ... ok [INFO] [stdout] test themecfg::v1::style::tests::test_style_reverse_merge ... ok [INFO] [stdout] test themecfg::v1::stylebase::tests::test_style_base_display_multiple_roles ... ok [INFO] [stdout] test themecfg::theme::tests::test_load_from ... ok [INFO] [stdout] test themecfg::theme::tests::test_v1_strict_unknown_key_rejected ... ok [INFO] [stdout] test timeparse::tests::test_rfc3339_weak ... ok [INFO] [stdout] test timeparse::tests::test_relative_future_parsing ... ok [INFO] [stdout] test timeparse::tests::test_relative_time_boundary_cases ... ok [INFO] [stdout] test timeparse::tests::test_use_custom_format_dst_offset ... ok [INFO] [stdout] test timestamp::tests::test_parse ... ok [INFO] [stdout] test timeparse::tests::test_use_custom_format_utc_t ... ok [INFO] [stdout] test timeparse::tests::test_use_custom_format_dst_t ... ok [INFO] [stdout] test timestamp::tests::test_split_rfc3339 ... ok [INFO] [stdout] test vfs::tests::test_filesystem_arc ... ok [INFO] [stdout] test timeparse::tests::test_use_custom_format_dst_zone ... ok [INFO] [stdout] test timestamp::tests::test_fraction_parse ... ok [INFO] [stdout] test themecfg::version::tests::test_version_merge_flags_unknown ... ok [INFO] [stdout] test timestamp::tests::test_timezone_is_utc ... ok [INFO] [stdout] test timestamp::tests::time_zone ... ok [INFO] [stdout] test timezone::tests::test_tz_offset ... ok [INFO] [stdout] test timeparse::tests::test_use_custom_format_weekday ... ok [INFO] [stdout] test vfs::tests::test_filesystem ... ok [INFO] [stdout] test timeparse::tests::test_use_custom_format_unsupported ... 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 timeparse::tests::test_relative_past_parsing ... 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' (39) panicked at src/app/tests.rs:321: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: 0x5a3137c62092 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a3137c62092 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a3137c62092 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a3137c62092 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a3137c7c7da - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a3137c7c7da - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x5a3137c68b06 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a3137c68b06 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a3137c3e0ef - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a3137c3e0ef - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a3137c58f79 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a313752dc1e - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5a313752dc1e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a3137c591e2 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5a3137c591e2 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a3137c3e1a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a3137c33019 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a3137c3f07d - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a3137c7cfcc - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a3137c7cd12 - core[27de1724e4349be2]::result::unwrap_failed [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a31373289e7 - >::unwrap [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a31373289e7 - hl[8c4d325b6a8ace9]::app::tests::test_incomplete_segment_sorted [INFO] [stdout] at /opt/rustwide/workdir/src/app/tests.rs:321:39 [INFO] [stdout] 22: 0x5a31373083d7 - hl[8c4d325b6a8ace9]::app::tests::test_incomplete_segment_sorted::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/app/tests.rs:307:36 [INFO] [stdout] 23: 0x5a3136ff7b66 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a3137521fcb - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a3137521fcb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a313752e82a - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5a313752e82a - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a313752e82a - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a313752e82a - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a3137529dd4 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a3137529dd4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a3137531322 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a3137531322 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5a3137531322 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a3137531322 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a3137531322 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a3137531322 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a3137531322 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a3137c611ff - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x5a3137c611ff - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x7dcd0c1d8aa4 - [INFO] [stdout] 45: 0x7dcd0c265a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- app::tests::test_sort_with_blank_lines stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'app::tests::test_sort_with_blank_lines' (120) panicked at src/app/tests.rs:164: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: 0x5a3137c62092 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a3137c62092 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a3137c62092 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a3137c62092 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a3137c7c7da - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a3137c7c7da - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x5a3137c68b06 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a3137c68b06 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a3137c3e0ef - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a3137c3e0ef - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a3137c58f79 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a313752dc1e - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5a313752dc1e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a3137c591e2 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5a3137c591e2 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a3137c3e1a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a3137c33019 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a3137c3f07d - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a3137c7cfcc - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a3137c7cd12 - core[27de1724e4349be2]::result::unwrap_failed [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a3137325e92 - >::unwrap [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a3137325e92 - hl[8c4d325b6a8ace9]::app::tests::test_sort_with_blank_lines [INFO] [stdout] at /opt/rustwide/workdir/src/app/tests.rs:164:39 [INFO] [stdout] 22: 0x5a31373082b7 - hl[8c4d325b6a8ace9]::app::tests::test_sort_with_blank_lines::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/app/tests.rs:154:32 [INFO] [stdout] 23: 0x5a3136ff79e6 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a3137521fcb - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a3137521fcb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a313752e82a - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5a313752e82a - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a313752e82a - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a313752e82a - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a3137529dd4 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a3137529dd4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a3137531322 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a3137531322 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5a3137531322 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a3137531322 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a3137531322 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a3137531322 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a3137531322 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a3137c611ff - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x5a3137c611ff - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x7dcd0c1d8aa4 - [INFO] [stdout] 45: 0x7dcd0c265a64 - clone [INFO] [stdout] 46: 0x0 - [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' (124) panicked at src/app/tests.rs:231: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: 0x5a3137c62092 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a3137c62092 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a3137c62092 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a3137c62092 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a3137c7c7da - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a3137c7c7da - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x5a3137c68b06 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a3137c68b06 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a3137c3e0ef - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a3137c3e0ef - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a3137c58f79 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a313752dc1e - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5a313752dc1e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a3137c591e2 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5a3137c591e2 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a3137c3e1a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a3137c33019 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a3137c3f07d - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a3137c7cfcc - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a3137c7cd12 - core[27de1724e4349be2]::result::unwrap_failed [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a3137331312 - >::unwrap [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a3137331312 - hl[8c4d325b6a8ace9]::app::tests::test_sort_with_clingy_and_invalid_lines [INFO] [stdout] at /opt/rustwide/workdir/src/app/tests.rs:231:39 [INFO] [stdout] 22: 0x5a31373086a7 - hl[8c4d325b6a8ace9]::app::tests::test_sort_with_clingy_and_invalid_lines::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/app/tests.rs:221:45 [INFO] [stdout] 23: 0x5a3136ff7f26 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a3137521fcb - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a3137521fcb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a313752e82a - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5a313752e82a - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a313752e82a - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a313752e82a - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a3137529dd4 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a3137529dd4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a3137531322 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a3137531322 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5a3137531322 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a3137531322 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a3137531322 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a3137531322 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a3137531322 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a3137c611ff - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x5a3137c611ff - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x7dcd0c1d8aa4 - [INFO] [stdout] 45: 0x7dcd0c265a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- app::tests::test_sort_with_clingy_lines stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'app::tests::test_sort_with_clingy_lines' (128) panicked at src/app/tests.rs:210: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: 0x5a3137c62092 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a3137c62092 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a3137c62092 - std[3b51380354919863]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a3137c62092 - <::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a3137c7c7da - ::fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a3137c7c7da - core[27de1724e4349be2]::fmt::write [INFO] [stdout] 6: 0x5a3137c68b06 - std[3b51380354919863]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a3137c68b06 - as std[3b51380354919863]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a3137c3e0ef - ::print [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a3137c3e0ef - std[3b51380354919863]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a3137c58f79 - std[3b51380354919863]::panicking::default_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a313752dc1e - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5a313752dc1e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a3137c591e2 - core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5a3137c591e2 - std[3b51380354919863]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a3137c3e1a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a3137c33019 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a3137c3f07d - __rustc[d79c0ace40940972]::rust_begin_unwind [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a3137c7cfcc - core[27de1724e4349be2]::panicking::panic_fmt [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a3137c7cd12 - core[27de1724e4349be2]::result::unwrap_failed [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a3137326392 - >::unwrap [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a3137326392 - hl[8c4d325b6a8ace9]::app::tests::test_sort_with_clingy_lines [INFO] [stdout] at /opt/rustwide/workdir/src/app/tests.rs:210:39 [INFO] [stdout] 22: 0x5a31373082e7 - hl[8c4d325b6a8ace9]::app::tests::test_sort_with_clingy_lines::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/app/tests.rs:201:33 [INFO] [stdout] 23: 0x5a3136ff7a26 - >::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a3137521fcb - core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a3137521fcb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a313752e82a - as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5a313752e82a - std[3b51380354919863]::panicking::catch_unwind::do_call::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a313752e82a - std[3b51380354919863]::panicking::catch_unwind::, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a313752e82a - std[3b51380354919863]::panic::catch_unwind::, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test_in_process [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a313752e82a - test[182b2e79ecd7bbd9]::run_test::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a3137529dd4 - test[182b2e79ecd7bbd9]::run_test::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a3137529dd4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a3137531322 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a3137531322 - ::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5a3137531322 - std[3b51380354919863]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a3137531322 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a3137531322 - std[3b51380354919863]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a3137531322 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a3137531322 - ::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a3137c611ff - + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x5a3137c611ff - ::new::thread_start [INFO] [stdout] at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x7dcd0c1d8aa4 - [INFO] [stdout] 45: 0x7dcd0c265a64 - clone [INFO] [stdout] 46: 0x0 - [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. 1256 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "5371561aaff634d6b924fef565df9d59243229605f0939cc6e61c69c82d31659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5371561aaff634d6b924fef565df9d59243229605f0939cc6e61c69c82d31659", kill_on_drop: false }` [INFO] [stdout] 5371561aaff634d6b924fef565df9d59243229605f0939cc6e61c69c82d31659