[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] 22768ac80e3b0f562b770ee438091506c821cdcd
[INFO] testing pamburus/hl against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pamburus/hl
[INFO] finished tweaking git repo https://github.com/pamburus/hl
[INFO] tweaked toml for git repo https://github.com/pamburus/hl written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pamburus/hl on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pamburus/hl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 561deeace1c2e00271c922b92a145367dc606cbb560f8b983d274589f6993741
[INFO] running `Command { std: "docker" "start" "-a" "561deeace1c2e00271c922b92a145367dc606cbb560f8b983d274589f6993741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "561deeace1c2e00271c922b92a145367dc606cbb560f8b983d274589f6993741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561deeace1c2e00271c922b92a145367dc606cbb560f8b983d274589f6993741", kill_on_drop: false }`
[INFO] [stdout] 561deeace1c2e00271c922b92a145367dc606cbb560f8b983d274589f6993741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 325bf3f6529e3b060cbec0bdc96847f28ed031a4d2707ec5670c69ed44261f2c
[INFO] running `Command { std: "docker" "start" "-a" "325bf3f6529e3b060cbec0bdc96847f28ed031a4d2707ec5670c69ed44261f2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling capnp v0.21.5
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling capnpc v0.21.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling griddle v0.5.2
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling hl v0.32.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling enumset-serde v0.1.0 (/opt/rustwide/workdir/crate/enumset-serde)
[INFO] [stderr]    Compiling ritelinked v0.3.2
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling xz v0.1.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling heapopt v0.1.0 (/opt/rustwide/workdir/crate/heapopt)
[INFO] [stderr]    Compiling clap_mangen v0.2.29
[INFO] [stderr]    Compiling config v0.15.17
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling wyhash v0.6.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling clap_complete v4.5.58
[INFO] [stderr]    Compiling enumset-ext v0.2.0 (/opt/rustwide/workdir/crate/enumset-ext)
[INFO] [stderr]    Compiling wildflower v0.3.0 (https://github.com/cassaundra/wildflower.git#f7428c1b)
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling htp v0.4.2 (https://github.com/pamburus/htp.git#3fd9234b)
[INFO] [stderr]    Compiling yaml-peg v1.0.9
[INFO] [stderr]    Compiling deko v0.5.0
[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 serde-logfmt v0.1.1 (/opt/rustwide/workdir/crate/serde-logfmt)
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling titlecase v3.6.0
[INFO] [stderr]    Compiling bytefmt v0.1.7
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling encstr v0.1.0 (/opt/rustwide/workdir/crate/encstr)
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling utf8-supported v1.0.0
[INFO] [stderr]    Compiling collection_macros v0.2.0
[INFO] [stderr]    Compiling winapi-util v0.1.11
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling known-folders v1.3.1
[INFO] [stderr]    Compiling closure v0.3.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "325bf3f6529e3b060cbec0bdc96847f28ed031a4d2707ec5670c69ed44261f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "325bf3f6529e3b060cbec0bdc96847f28ed031a4d2707ec5670c69ed44261f2c", kill_on_drop: false }`
[INFO] [stdout] 325bf3f6529e3b060cbec0bdc96847f28ed031a4d2707ec5670c69ed44261f2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4165735eaacbba658a061527a31bf47ea0a59ae06d72b83f1c6249a98506aec6
[INFO] running `Command { std: "docker" "start" "-a" "4165735eaacbba658a061527a31bf47ea0a59ae06d72b83f1c6249a98506aec6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling htp v0.4.2 (https://github.com/pamburus/htp.git#3fd9234b)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[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 predicates v3.1.3
[INFO] [stderr]    Compiling wyhash v0.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling byte-strings-proc_macros v0.3.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling enumset-serde v0.1.0 (/opt/rustwide/workdir/crate/enumset-serde)
[INFO] [stderr]    Compiling enumset-ext v0.2.0 (/opt/rustwide/workdir/crate/enumset-ext)
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling byte-strings v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling wildmatch v2.5.0
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling const-str v0.7.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling stats_alloc v0.1.10
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling hl v0.32.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "4165735eaacbba658a061527a31bf47ea0a59ae06d72b83f1c6249a98506aec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4165735eaacbba658a061527a31bf47ea0a59ae06d72b83f1c6249a98506aec6", kill_on_drop: false }`
[INFO] [stdout] 4165735eaacbba658a061527a31bf47ea0a59ae06d72b83f1c6249a98506aec6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f354f44b10cd83caa23f5fca0241901d6de44bd74696e1a891aeaddc4a0eea78
[INFO] running `Command { std: "docker" "start" "-a" "f354f44b10cd83caa23f5fca0241901d6de44bd74696e1a891aeaddc4a0eea78", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hl-683d767962456a52)
[INFO] [stdout] 
[INFO] [stdout] running 359 tests
[INFO] [stdout] test app::tests::test_ascii_mode_handling ... ok
[INFO] [stdout] test app::tests::test_cat_field_exclude ... ok
[INFO] [stdout] test app::tests::test_common_prefix_len ... ok
[INFO] [stdout] test app::tests::test_cat_msg_array ... ok
[INFO] [stdout] test app::tests::test_cat_raw_fields ... 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_hide_by_prefix_and_reveal_child ... ok
[INFO] [stdout] test app::tests::test_cat_empty ... ok
[INFO] [stdout] test app::tests::test_incomplete_segment ... ok
[INFO] [stdout] test app::tests::test_cat_one_line ... ok
[INFO] [stdout] test app::tests::test_smart_delim_combo ... ok
[INFO] [stdout] test app::tests::test_issue_288_t1 ... ok
[INFO] [stdout] test app::tests::test_input_badges_with_ascii_mode ... ok
[INFO] [stdout] test app::tests::test_cat_with_theme ... ok
[INFO] [stdout] test cli::tests::test_ascii_option ... ok
[INFO] [stdout] test cli::tests::test_input_info ... ok
[INFO] [stdout] test app::tests::test_hide_by_prefix ... 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_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 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 datefmt::tests::test_compile_offset ... ok
[INFO] [stdout] test error::tests::test_from_config_error ... ok
[INFO] [stdout] test error::tests::test_from_notify_error ... ok
[INFO] [stdout] test config::tests::test_load_k8s ... 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_tips ... 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_fg_bg ... ok
[INFO] [stdout] test eseq::tests::test_color_render ... ok
[INFO] [stdout] test eseq::tests::test_color_code_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 eseq::tests::test_sequence_from_three_style_codes ... ok
[INFO] [stdout] test eseq::tests::test_sequence_from_two_style_codes ... ok
[INFO] [stdout] test eseq::tests::test_mode_render ... 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 fmtx::tests::test_aligner_disabled ... ok
[INFO] [stdout] test filtering::tests::test_filter ... ok
[INFO] [stdout] test fmtx::tests::test_aligner_left ... ok
[INFO] [stdout] test fmtx::tests::test_aligner_center ... 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_extend ... ok
[INFO] [stdout] test fmtx::tests::test_optimized_buf_push ... ok
[INFO] [stdout] test fmtx::tests::test_optimized_buf_truncate ... ok
[INFO] [stdout] test formatting::tests::test_always_quoted_message ... ok
[INFO] [stdout] test formatting::tests::test_ascii_mode ... ok
[INFO] [stdout] test formatting::tests::test_auto_quoted_message ... ok
[INFO] [stdout] test formatting::tests::test_caller ... ok
[INFO] [stdout] test formatting::tests::test_always_double_quoted_message ... ok
[INFO] [stdout] test formatting::tests::test_delimited_message_with_colors ... ok
[INFO] [stdout] test formatting::tests::test_delimited_message ... ok
[INFO] [stdout] test formatting::tests::test_level_none ... ok
[INFO] [stdout] test formatting::tests::test_level_none_always_show ... ok
[INFO] [stdout] test formatting::tests::test_level_trace ... ok
[INFO] [stdout] test formatting::tests::test_message_double_quoted ... ok
[INFO] [stdout] test formatting::tests::test_message_control_chars ... 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_message_empty ... ok
[INFO] [stdout] test formatting::tests::test_message_spaces_only ... ok
[INFO] [stdout] test formatting::tests::test_nested_hidden_fields_flatten ... ok
[INFO] [stdout] test formatting::tests::test_nested_hidden_fields_group_unhide ... ok
[INFO] [stdout] test formatting::tests::test_nested_objects ... ok
[INFO] [stdout] test formatting::tests::test_nested_hidden_fields_no_flatten ... ok
[INFO] [stdout] test formatting::tests::test_raw_message ... 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_string_value_json_backslash ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_control_chars ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_control_chars_and_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_hyphen ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_simple ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_number ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space_and_backticks ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space_and_double_and_single_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_ambiguous ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space_and_double_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space_and_single_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_space_and_double_and_single_quotes_and_backticks ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_tabs ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_backslash ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_control_chars ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_control_chars_and_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_hyphen ... ok
[INFO] [stdout] test app::tests::test_cat_no_msg ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_space ... ok
[INFO] [stdout] test formatting::tests::test_string_value_json_version ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_number ... 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_backticks ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_ambiguous ... 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_space_and_double_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_version ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_space_and_single_quotes ... ok
[INFO] [stdout] test formatting::tests::test_string_value_raw_tabs ... ok
[INFO] [stdout] test formatting::tests::test_timestamp_none_always_show ... ok
[INFO] [stdout] test index::tests::test_buffer_size ... ok
[INFO] [stdout] test index::tests::test_build_index_from_stream_file_creation_error ... ok
[INFO] [stdout] test index::tests::test_indexer_settings_default ... ok
[INFO] [stdout] test index::tests::test_message_size ... ok
[INFO] [stdout] test index::tests::test_indexer ... ok
[INFO] [stdout] test formatting::tests::test_timestamp_none ... ok
[INFO] [stdout] test index::tests::test_process_file_error ... ok
[INFO] [stdout] test app::tests::test_incomplete_segment_sorted ... FAILED
[INFO] [stdout] test app::tests::test_sort_with_blank_lines ... FAILED
[INFO] [stdout] test app::tests::test_sort_with_clingy_lines ... FAILED
[INFO] [stdout] test app::tests::test_sort_with_clingy_and_invalid_lines ... FAILED
[INFO] [stdout] test index::tests::test_process_file_success ... ok
[INFO] [stdout] test index::tests::test_source_block ... ok
[INFO] [stdout] test index::tests::test_stat_default ... ok
[INFO] [stdout] test index::tests::test_source_metadata_is_empty ... ok
[INFO] [stdout] test input::tests::test_failing_reader_seek_error ... ok
[INFO] [stdout] test index::tests::test_timestamp ... ok
[INFO] [stdout] test input::tests::test_input_hold_error_not_found ... ok
[INFO] [stdout] test input::tests::test_input ... ok
[INFO] [stdout] test input::tests::test_input_hold_error_is_dir ... ok
[INFO] [stdout] test input::tests::test_input_gzip ... ok
[INFO] [stdout] test input::tests::test_input_holder ... ok
[INFO] [stdout] test input::tests::test_input_read_error ... ok
[INFO] [stdout] test input::tests::test_input_reference ... ok
[INFO] [stdout] test input::tests::test_input_tail ... ok
[INFO] [stdout] test level::tests::test_relaxed_level_from_conversion ... ok
[INFO] [stdout] test level::tests::test_relaxed_level_try_from_str ... ok
[INFO] [stdout] test input::tests::test_stream ... ok
[INFO] [stdout] test model::tests::test_array_parser_invalid_type ... ok
[INFO] [stdout] test level::tests::test_relaxed_level_deref ... ok
[INFO] [stdout] test input::tests::test_indexed_input_stdin ... ok
[INFO] [stdout] test input::tests::test_indexed_input_sequential_access ... ok
[INFO] [stdout] test model::tests::test_caller::case_3 ... ok
[INFO] [stdout] test level::tests::test_level_value_parser ... ok
[INFO] [stdout] test input::tests::test_indexed_input_file_random_access ... ok
[INFO] [stdout] test model::tests::test_caller::case_1 ... ok
[INFO] [stdout] test model::tests::test_caller::case_4 ... ok
[INFO] [stdout] test model::tests::test_caller::case_2 ... ok
[INFO] [stdout] test model::tests::test_caller::case_5 ... 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_01 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_06 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_02 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_03 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_05 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_11 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_07 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_08 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_12 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_09 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_10 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_13 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_14 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_15 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_19 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_20 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_16 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_17 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_21 ... 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 model::tests::test_caller_file_line::case_28 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_23 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_24 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_29 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_25 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_26 ... ok
[INFO] [stdout] test model::tests::test_caller_file_line::case_27 ... ok
[INFO] [stdout] test model::tests::test_field_filter_caller ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_str_escaped ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_int ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_int_escaped ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_str_quoted ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_str_simple ... ok
[INFO] [stdout] test model::tests::test_field_filter_json_str_empty ... ok
[INFO] [stdout] test formatting::tests::test_string_value_trailing_space ... ok
[INFO] [stdout] test model::tests::test_field_filter_key_match_partial_nested ... ok
[INFO] [stdout] test model::tests::test_field_filter_key_match ... ok
[INFO] [stdout] test model::tests::test_field_filter_array ... ok
[INFO] [stdout] test model::tests::test_field_filter_logfmt_int ... ok
[INFO] [stdout] test model::tests::test_field_filter_logfmt_str_escaped ... ok
[INFO] [stdout] test model::tests::test_field_filter_logfmt_str_quoted ... ok
[INFO] [stdout] test model::tests::test_field_filter_logfmt_str_simple ... ok
[INFO] [stdout] test model::tests::test_level::case_1 ... 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_level::case_3 ... ok
[INFO] [stdout] test model::tests::test_level::case_4 ... ok
[INFO] [stdout] test model::tests::test_level::case_5 ... ok
[INFO] [stdout] test model::tests::test_level::case_6 ... ok
[INFO] [stdout] test model::tests::test_logfmt_number::case_1 ... ok
[INFO] [stdout] test model::tests::test_logfmt_number::case_2 ... ok
[INFO] [stdout] test model::tests::test_logfmt_number::case_4 ... ok
[INFO] [stdout] test model::tests::test_logfmt_number::case_3 ... ok
[INFO] [stdout] test model::tests::test_logfmt_string::case_2 ... ok
[INFO] [stdout] test model::tests::test_logfmt_string::case_3 ... ok
[INFO] [stdout] test model::tests::test_logfmt_string_filter::case_2 ... ok
[INFO] [stdout] test model::tests::test_logfmt_string::case_1 ... ok
[INFO] [stdout] test model::tests::test_level::case_2 ... ok
[INFO] [stdout] test model::tests::test_logger::case_1 ... ok
[INFO] [stdout] test model::tests::test_logfmt_string_filter::case_3 ... ok
[INFO] [stdout] test model::tests::test_logger::case_4 ... ok
[INFO] [stdout] test model::tests::test_logger::case_3 ... 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_raw_array ... ok
[INFO] [stdout] test model::tests::test_parse_single_word ... ok
[INFO] [stdout] test model::tests::test_raw_record_parser_default ... ok
[INFO] [stdout] test model::tests::test_nested_predefined_fields::case_1 ... ok
[INFO] [stdout] test model::tests::test_nested_predefined_fields::case_2 ... ok
[INFO] [stdout] test model::tests::test_raw_object ... ok
[INFO] [stdout] test model::tests::test_logger::case_2 ... ok
[INFO] [stdout] test model::tests::test_raw_record_parser_empty_line ... ok
[INFO] [stdout] test model::tests::test_raw_record_parser_empty_object ... ok
[INFO] [stdout] test model::tests::test_logfmt_string_filter::case_1 ... ok
[INFO] [stdout] test model::tests::test_raw_value_object ... ok
[INFO] [stdout] test model::tests::test_field_filter_key_match_partial ... ok
[INFO] [stdout] test model::tests::test_raw_value_parse ... ok
[INFO] [stdout] test model::tests::test_raw_value_raw_str ... ok
[INFO] [stdout] test model::tests::test_raw_value_auto ... ok
[INFO] [stdout] test model::tests::test_record_filter_and ... ok
[INFO] [stdout] test model::tests::test_record_filter_all ... ok
[INFO] [stdout] test model::tests::test_raw_record_parser_invalid_type ... ok
[INFO] [stdout] test model::tests::test_raw_value_array ... ok
[INFO] [stdout] test model::tests::test_record_filter_empty ... ok
[INFO] [stdout] test model::tests::test_record_filter_or ... ok
[INFO] [stdout] test model::tests::test_record_filter_fields ... ok
[INFO] [stdout] test model::tests::test_timestamp::case_4 ... ok
[INFO] [stdout] test model::tests::test_record_filter_since ... ok
[INFO] [stdout] test model::tests::test_timestamp::case_3 ... 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_record_filter_until ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_04 ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_03 ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_06 ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_07 ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_08 ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_09 ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_10 ... ok
[INFO] [stdout] test model::tests::test_timestamp::case_5 ... ok
[INFO] [stdout] test query::tests::query_in_set_file_invalid ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_01 ... ok
[INFO] [stdout] test query::tests::query_in_set_file_not_found ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_02 ... ok
[INFO] [stdout] test number::tests::test_looks_like_number::case_05 ... ok
[INFO] [stdout] test model::tests::test_timestamp::case_6 ... ok
[INFO] [stdout] test model::tests::test_raw_value_is_empty ... ok
[INFO] [stdout] test model::tests::test_record_filter_level ... ok
[INFO] [stdout] test query::tests::query_in_set_file_valid ... ok
[INFO] [stdout] test query::tests::test_and_3 ... ok
[INFO] [stdout] test query::tests::test_and_or ... ok
[INFO] [stdout] test query::tests::test_or_3 ... ok
[INFO] [stdout] test query::tests::test_or_and ... ok
[INFO] [stdout] test query::tests::test_query_bitwise_operators ... ok
[INFO] [stdout] test query::tests::test_query_json_float ... ok
[INFO] [stdout] test query::tests::test_query_json_in_str ... ok
[INFO] [stdout] test query::tests::test_query_and ... ok
[INFO] [stdout] test query::tests::test_query_json_int ... ok
[INFO] [stdout] test query::tests::test_query_json_int_escaped ... ok
[INFO] [stdout] test query::tests::test_query_json_str_empty ... ok
[INFO] [stdout] test query::tests::test_query_json_str_quoted ... ok
[INFO] [stdout] test query::tests::test_query_json_str_simple ... ok
[INFO] [stdout] test query::tests::test_query_json_in_int ... ok
[INFO] [stdout] test replay::tests::test_replay_buf ... ok
[INFO] [stdout] test query::tests::test_query_level ... ok
[INFO] [stdout] test query::tests::test_query_or ... ok
[INFO] [stdout] test query::tests::test_query_not ... ok
[INFO] [stdout] test replay::tests::test_replay_buf_reader ... ok
[INFO] [stdout] test replay::tests::test_replay_seek_reader ... 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::tests::test_jumbo_0 ... ok
[INFO] [stdout] test replay::tests::test_rewinding_reader_new ... ok
[INFO] [stdout] test scanning::tests::test_buf_factory_recycle ... ok
[INFO] [stdout] test scanning::tests::test_jumbo_1 ... ok
[INFO] [stdout] test scanning::tests::test_delim_combo_auto ... ok
[INFO] [stdout] test scanning::tests::test_only_delim ... ok
[INFO] [stdout] test scanning::tests::test_only_delim_auto ... ok
[INFO] [stdout] test scanning::tests::test_small_token ... ok
[INFO] [stdout] test scanning::tests::test_jumbo_2 ... ok
[INFO] [stdout] test scanning::tests::test_small_token_and_empty_token ... ok
[INFO] [stdout] test scanning::tests::test_jumbo_smart_new_line ... 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_substr_search_l ... ok
[INFO] [stdout] test scanning::tests::test_empty ... ok
[INFO] [stdout] test scanning::tests::test_smart_newline_searcher_partial_match_l ... ok
[INFO] [stdout] test scanning::tests::test_split_iter_byte ... 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 scanning::tests::test_substr_search_r ... ok
[INFO] [stdout] test settings::tests::test_ascii_mode_opt_resolve ... ok
[INFO] [stdout] test settings::tests::test_csl ... ok
[INFO] [stdout] test settings::tests::test_default_settings ... ok
[INFO] [stdout] test settings::tests::test_display_variant_from_str ... ok
[INFO] [stdout] test settings::tests::test_display_variant_from_string ... ok
[INFO] [stdout] test settings::tests::test_display_variant_resolve ... ok
[INFO] [stdout] test settings::tests::test_display_variant_selective ... ok
[INFO] [stdout] test settings::tests::test_display_variant_uniform ... ok
[INFO] [stdout] test scanning::tests::test_split_iter_substr ... 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 scanning::tests::test_two_small_tokens ... ok
[INFO] [stdout] test scanning::tests::test_substr_searcher_partial_match_l ... ok
[INFO] [stdout] test settings::tests::test_unknown_level_values ... ok
[INFO] [stdout] test theme::tests::test_style_from_rgb_color ... ok
[INFO] [stdout] test theme::tests::test_theme ... ok
[INFO] [stdout] test theme::tests::test_unknown_level ... ok
[INFO] [stdout] test themecfg::tests::test_rgb ... ok
[INFO] [stdout] test scanning::tests::test_empty_token_and_small_token ... ok
[INFO] [stdout] test themecfg::tests::test_style_merge ... ok
[INFO] [stdout] test themecfg::tests::test_style_pack ... ok
[INFO] [stdout] test timeparse::tests::test_relative_future_parsing ... ok
[INFO] [stdout] test timeparse::tests::test_relative_past_parsing ... ok
[INFO] [stdout] test timeparse::tests::test_rfc3339_weak ... ok
[INFO] [stdout] test themecfg::tests::test_tags ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_dst_offset ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test timeparse::tests::test_use_custom_format_unsupported ... ok
[INFO] [stdout] test settings::tests::test_load_settings_k8s ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_dst_t ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_dst_zone ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_utc_t ... ok
[INFO] [stdout] test timeparse::tests::test_relative_time_boundary_cases ... ok
[INFO] [stdout] test themecfg::tests::test_load ... ok
[INFO] [stdout] test themecfg::tests::test_embedded ... ok
[INFO] [stdout] test timestamp::tests::test_fraction_parse ... ok
[INFO] [stdout] test timeparse::tests::test_use_custom_format_weekday ... ok
[INFO] [stdout] test timezone::tests::test_tz_offset ... ok
[INFO] [stdout] test timestamp::tests::test_split_rfc3339 ... ok
[INFO] [stdout] test timestamp::tests::test_parse ... ok
[INFO] [stdout] test timestamp::tests::test_timezone_is_utc ... ok
[INFO] [stdout] test vfs::tests::test_filesystem_reference ... ok
[INFO] [stdout] test timestamp::tests::time_zone ... ok
[INFO] [stdout] test vfs::tests::test_filesystem ... ok
[INFO] [stdout] test vfs::tests::test_filesystem_arc ... ok
[INFO] [stdout] test xerr::suggest::tests::test_suggestions ... ok
[INFO] [stdout] test xerr::suggest::tests::test_suggestions_extend ... ok
[INFO] [stdout] test xerr::tests::test_highlight ... ok
[INFO] [stdout] test themecfg::tests::test_load_from ... ok
[INFO] [stdout] test xerr::suggest::tests::test_suggestions_none ... 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' (67) panicked at src/app.rs:1450:43:
[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:     0x5e3015d28612 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3015d28612 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3015d28612 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e3015d28612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e3015d3b92f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e3015d3b92f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e3015cf21d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3015cf21d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e3015cfeef2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e3015d046bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e3015d04551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e30155f1dfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e30155f1dfe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3015d04e2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e3015d04e2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e3015d04bda - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e3015cff029 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e3015ce4f4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e3015d463d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e3015d450b6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5e301549dab1 - core::result::Result<T,E>::unwrap::h0671507fb7ec0f07
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5e301549dab1 - hl::app::tests::test_incomplete_segment_sorted::h20256ef198b23426
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:1450:43
[INFO] [stdout]   22:     0x5e301549dce7 - hl::app::tests::test_incomplete_segment_sorted::{{closure}}::h2203c078060908bc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:1436:40
[INFO] [stdout]   23:     0x5e30152e7d66 - core::ops::function::FnOnce::call_once::h2c9404a49552bc58
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e30155f1bbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e30155f1bbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e3015607825 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e3015607825 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e3015607825 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e3015607825 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e3015607825 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e3015607825 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e3015607825 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e30155de014 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e30155de014 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e30155e18da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e30155e18da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e30155e18da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e30155e18da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e30155e18da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e30155e18da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e30155e18da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e3015cfa18f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e3015cfa18f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7fa1a4e35aa4 - <unknown>
[INFO] [stdout]   45:     0x7fa1a4ec2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::test_sort_with_blank_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::tests::test_sort_with_blank_lines' (77) panicked at src/app.rs:1293:43:
[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:     0x5e3015d28612 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3015d28612 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3015d28612 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e3015d28612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e3015d3b92f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e3015d3b92f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e3015cf21d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3015cf21d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e3015cfeef2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e3015d046bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e3015d04551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e30155f1dfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e30155f1dfe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3015d04e2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e3015d04e2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e3015d04bda - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e3015cff029 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e3015ce4f4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e3015d463d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e3015d450b6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5e301549bd62 - core::result::Result<T,E>::unwrap::h0671507fb7ec0f07
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5e301549bd62 - hl::app::tests::test_sort_with_blank_lines::h6d686ba2137fec03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:1293:43
[INFO] [stdout]   22:     0x5e301549bf97 - hl::app::tests::test_sort_with_blank_lines::{{closure}}::h9630b6ef950b8e63
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:1283:36
[INFO] [stdout]   23:     0x5e30152e6a46 - core::ops::function::FnOnce::call_once::h083e9dd516d63446
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e30155f1bbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e30155f1bbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e3015607825 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e3015607825 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e3015607825 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e3015607825 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e3015607825 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e3015607825 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e3015607825 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e30155de014 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e30155de014 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e30155e18da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e30155e18da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e30155e18da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e30155e18da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e30155e18da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e30155e18da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e30155e18da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e3015cfa18f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e3015cfa18f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7fa1a4e35aa4 - <unknown>
[INFO] [stdout]   45:     0x7fa1a4ec2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::test_sort_with_clingy_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::tests::test_sort_with_clingy_lines' (79) panicked at src/app.rs:1339:43:
[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:     0x5e3015d28612 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3015d28612 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3015d28612 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e3015d28612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e3015d3b92f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e3015d3b92f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e3015cf21d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3015cf21d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e3015cfeef2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e3015d046bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e3015d04551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e30155f1dfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e30155f1dfe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3015d04e2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e3015d04e2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e3015d04bda - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e3015cff029 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e3015ce4f4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e3015d463d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e3015d450b6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5e301549c2a2 - core::result::Result<T,E>::unwrap::h0671507fb7ec0f07
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5e301549c2a2 - hl::app::tests::test_sort_with_clingy_lines::h40bffe6349256029
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:1339:43
[INFO] [stdout]   22:     0x5e301549c4d7 - hl::app::tests::test_sort_with_clingy_lines::{{closure}}::hea98c12df420957d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:1330:37
[INFO] [stdout]   23:     0x5e30152e76e6 - core::ops::function::FnOnce::call_once::h1cdd8234f28fda51
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e30155f1bbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e30155f1bbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e3015607825 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e3015607825 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e3015607825 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e3015607825 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e3015607825 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e3015607825 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e3015607825 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e30155de014 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e30155de014 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e30155e18da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e30155e18da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e30155e18da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e30155e18da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e30155e18da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e30155e18da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e30155e18da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e3015cfa18f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e3015cfa18f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7fa1a4e35aa4 - <unknown>
[INFO] [stdout]   45:     0x7fa1a4ec2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::test_sort_with_clingy_and_invalid_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::tests::test_sort_with_clingy_and_invalid_lines' (78) panicked at src/app.rs:1360:43:
[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:     0x5e3015d28612 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3015d28612 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3015d28612 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e3015d28612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e3015d3b92f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e3015d3b92f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e3015cf21d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e3015cf21d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e3015cfeef2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e3015d046bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e3015d04551 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e30155f1dfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e30155f1dfe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e3015d04e2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e3015d04e2f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e3015d04bda - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e3015cff029 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e3015ce4f4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e3015d463d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e3015d450b6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5e301549fd82 - core::result::Result<T,E>::unwrap::h0671507fb7ec0f07
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5e301549fd82 - hl::app::tests::test_sort_with_clingy_and_invalid_lines::h93bf2a382a08bcb2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:1360:43
[INFO] [stdout]   22:     0x5e301549ffb7 - hl::app::tests::test_sort_with_clingy_and_invalid_lines::{{closure}}::h93f4ff145c35d019
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app.rs:1350:49
[INFO] [stdout]   23:     0x5e30152ea1d6 - core::ops::function::FnOnce::call_once::h782af00ff7e76b1a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e30155f1bbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e30155f1bbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e3015607825 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e3015607825 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e3015607825 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e3015607825 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e3015607825 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e3015607825 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e3015607825 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e30155de014 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e30155de014 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e30155e18da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e30155e18da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e30155e18da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e30155e18da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e30155e18da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e30155e18da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e30155e18da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e3015cfa18f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e3015cfa18f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7fa1a4e35aa4 - <unknown>
[INFO] [stdout]   45:     0x7fa1a4ec2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::tests::test_incomplete_segment_sorted
[INFO] [stdout]     app::tests::test_sort_with_blank_lines
[INFO] [stdout]     app::tests::test_sort_with_clingy_and_invalid_lines
[INFO] [stdout]     app::tests::test_sort_with_clingy_lines
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 355 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f354f44b10cd83caa23f5fca0241901d6de44bd74696e1a891aeaddc4a0eea78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f354f44b10cd83caa23f5fca0241901d6de44bd74696e1a891aeaddc4a0eea78", kill_on_drop: false }`
[INFO] [stdout] f354f44b10cd83caa23f5fca0241901d6de44bd74696e1a891aeaddc4a0eea78
