[INFO] cloning repository https://github.com/LukMRVC/tree-statistics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LukMRVC/tree-statistics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukMRVC%2Ftree-statistics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukMRVC%2Ftree-statistics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8204b682721375869a4f82b114d32d650d1b246d
[INFO] testing LukMRVC/tree-statistics against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukMRVC%2Ftree-statistics" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/LukMRVC/tree-statistics
[INFO] finished tweaking git repo https://github.com/LukMRVC/tree-statistics
[INFO] tweaked toml for git repo https://github.com/LukMRVC/tree-statistics written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LukMRVC/tree-statistics on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LukMRVC/tree-statistics 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.1
[INFO] [stderr]   Downloaded cached_proc_macro v0.24.0
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded indextree v4.7.4
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded cached v0.55.1
[INFO] [stderr]   Downloaded indextree-macros v0.1.3
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9256e382abe3d8662d158328d8ace6cb4c766109cba2c1dc0af4d132bce8b8be
[INFO] running `Command { std: "docker" "start" "-a" "9256e382abe3d8662d158328d8ace6cb4c766109cba2c1dc0af4d132bce8b8be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9256e382abe3d8662d158328d8ace6cb4c766109cba2c1dc0af4d132bce8b8be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9256e382abe3d8662d158328d8ace6cb4c766109cba2c1dc0af4d132bce8b8be", kill_on_drop: false }`
[INFO] [stdout] 9256e382abe3d8662d158328d8ace6cb4c766109cba2c1dc0af4d132bce8b8be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f08a6dedd0e95329bcb70d9a5434d080f1f84727dc4a3d300f2f99287f08614
[INFO] running `Command { std: "docker" "start" "-a" "1f08a6dedd0e95329bcb70d9a5434d080f1f84727dc4a3d300f2f99287f08614", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling indextree-macros v0.1.3
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling indextree v4.7.4
[INFO] [stderr]    Compiling cached v0.55.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tree-statistics v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::seq::index`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rand::seq::index;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de`
[INFO] [stdout]  --> src/parsing.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::de;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_edit_distance`
[INFO] [stdout]    --> src/lb/sed.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let current_edit_distance = (i - 1) as u32;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_edit_distance`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `char_eq` is never read
[INFO] [stdout]    --> src/lb/sed.rs:451:35
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 let mut char_eq = false;
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2clen`
[INFO] [stdout]    --> src/lb/structural_filter.rs:581:13
[INFO] [stdout]     |
[INFO] [stdout] 581 |         let s2clen = s2c.struct_vec.len();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_s2clen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/main.rs:153:11
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idxnext`
[INFO] [stdout]    --> src/main.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_idxnext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_precision_and_filter_times` is never used
[INFO] [stdout]    --> src/main.rs:656:4
[INFO] [stdout]     |
[INFO] [stdout] 656 | fn write_precision_and_filter_times(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `postorder` and `reversed_postorder` are never read
[INFO] [stdout]   --> src/indexing.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct SEDIndexWithStructure {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 64 |     pub preorder: Vec<TraversalCharacter>,
[INFO] [stdout] 65 |     pub postorder: Vec<TraversalCharacter>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub reversed_postorder: Vec<TraversalCharacter>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SEDIndexWithStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BinaryBranchVector` is never used
[INFO] [stdout]  --> src/lb/binary_branch.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type BinaryBranchVector = FxHashMap<i32, i32>;
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryBranchTuple` is never constructed
[INFO] [stdout]   --> src/lb/binary_branch.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BinaryBranchTuple(usize, BinaryBranchVector);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BBTuple` is never used
[INFO] [stdout]   --> src/lb/binary_branch.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type BBTuple = (LabelId, Option<LabelId>, Option<LabelId>);
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryBranchConverter` is never constructed
[INFO] [stdout]   --> src/lb/binary_branch.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BinaryBranchConverter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create` and `create_vector` are never used
[INFO] [stdout]   --> src/lb/binary_branch.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl BinaryBranchConverter {
[INFO] [stdout]    | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn create(&mut self, trees: &[ParsedTree]) -> Vec<BinaryBranchTuple> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn create_vector(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ted` is never used
[INFO] [stdout]   --> src/lb/binary_branch.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn ted(t1: &BinaryBranchTuple, t2: &BinaryBranchTuple, k: usize) -> usize {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Histogram` is never used
[INFO] [stdout]  --> src/lb/indexes/histograms.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Histogram<K = u32, V = u32> = HashMap<K, V>;
[INFO] [stdout]   |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collection_index_lookup` is never used
[INFO] [stdout]   --> src/lb/indexes/histograms.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn collection_index_lookup(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `index_lookup` is never used
[INFO] [stdout]   --> src/lb/indexes/histograms.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn index_lookup(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `leaf_index_lookup` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn leaf_index_lookup(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `degree_index_lookup` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub fn degree_index_lookup(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `label_index_lookup` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub fn label_index_lookup(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_collection_histograms` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:282:8
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub fn create_collection_histograms(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_tree_histograms` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:306:8
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub fn create_tree_histograms(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `traverse_tree` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:323:4
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn traverse_tree(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `true_matches` and `cnt` are never read
[INFO] [stdout]   --> src/lb/indexes/index_gram.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct IndexGram {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub true_matches: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub cnt: Duration,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `label_intersection` is never used
[INFO] [stdout]  --> src/lb/label_intersection.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn label_intersection(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `query_index` is never used
[INFO] [stdout]    --> src/lb/label_intersection.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl LabelIntersectionIndex {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn query_index(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sed` is never used
[INFO] [stdout]  --> src/lb/sed.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn sed(t1: &SEDIndex, t2: &SEDIndex) -> usize {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_edit_distance` is never used
[INFO] [stdout]   --> src/lb/sed.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn string_edit_distance(s1: &[i32], s2: &[i32]) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_edit_distance_with_structure` is never used
[INFO] [stdout]   --> src/lb/sed.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn string_edit_distance_with_structure(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REGION_LEFT_IDX` is never used
[INFO] [stdout]   --> src/lb/structural_filter.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const REGION_LEFT_IDX: usize = 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REGION_ANC_IDX` is never used
[INFO] [stdout]   --> src/lb/structural_filter.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const REGION_ANC_IDX: usize = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REGION_RIGHT_IDX` is never used
[INFO] [stdout]   --> src/lb/structural_filter.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const REGION_RIGHT_IDX: usize = 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REGION_DESC_IDX` is never used
[INFO] [stdout]   --> src/lb/structural_filter.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const REGION_DESC_IDX: usize = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_prefix` is never used
[INFO] [stdout]   --> src/lb/structural_filter.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl StructuralFilterTuple {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] 66 |     pub fn get_prefix(&self, ordering: &LabelFreqOrdering, k: usize) -> Vec<&LabelSetElement> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_split` and `create_split_record` are never used
[INFO] [stdout]    --> src/lb/structural_filter.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl LabelSetConverter {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn create_split<F>(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     fn create_split_record<F>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `svec_l1` is never used
[INFO] [stdout]    --> src/lb/structural_filter.rs:416:4
[INFO] [stdout]     |
[INFO] [stdout] 416 | fn svec_l1(n1: &StructuralVec, n2: &StructuralVec) -> u32 {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_nodes_overlap_with_region_distance` is never used
[INFO] [stdout]    --> src/lb/structural_filter.rs:543:4
[INFO] [stdout]     |
[INFO] [stdout] 543 | fn get_nodes_overlap_with_region_distance(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `best_split_distribution` is never used
[INFO] [stdout]    --> src/lb/structural_filter.rs:599:8
[INFO] [stdout]     |
[INFO] [stdout] 599 | pub fn best_split_distribution(ld: &LabelDict) -> FxHashMap<&i32, usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `query_index` is never used
[INFO] [stdout]    --> src/lb/structural_filter.rs:700:12
[INFO] [stdout]     |
[INFO] [stdout] 620 | impl StructuralFilterIndex {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 700 |     pub fn query_index(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/parsing.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<T> LabelFreqOrdering<T> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] 35 |     pub fn new(data: Vec<T>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_single` is never used
[INFO] [stdout]    --> src/parsing.rs:231:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub fn parse_single(tree_str: String, label_dict: &mut LabelDict) -> ParsedTree {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.81s
[INFO] running `Command { std: "docker" "inspect" "1f08a6dedd0e95329bcb70d9a5434d080f1f84727dc4a3d300f2f99287f08614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f08a6dedd0e95329bcb70d9a5434d080f1f84727dc4a3d300f2f99287f08614", kill_on_drop: false }`
[INFO] [stdout] 1f08a6dedd0e95329bcb70d9a5434d080f1f84727dc4a3d300f2f99287f08614
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 772249a544db3782271675e6786b8d8e503cbc5ee3ab8b4aadfb4791529a0d69
[INFO] running `Command { std: "docker" "start" "-a" "772249a544db3782271675e6786b8d8e503cbc5ee3ab8b4aadfb4791529a0d69", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-statistics v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::seq::index`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rand::seq::index;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parsing::parse_tree`
[INFO] [stdout]    --> src/indexing.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         use crate::parsing::parse_tree;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Output`
[INFO] [stdout]    --> src/lb/sed.rs:515:9
[INFO] [stdout]     |
[INFO] [stdout] 515 |     use std::process::Output;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de`
[INFO] [stdout]  --> src/parsing.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::de;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_edit_distance`
[INFO] [stdout]    --> src/lb/sed.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |         let current_edit_distance = (i - 1) as u32;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_edit_distance`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `char_eq` is never read
[INFO] [stdout]    --> src/lb/sed.rs:451:35
[INFO] [stdout]     |
[INFO] [stdout] 451 |                 let mut char_eq = false;
[INFO] [stdout]     |                                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/lb/sed.rs:1208:13
[INFO] [stdout]      |
[INFO] [stdout] 1208 |         let result = bounded_string_edit_distance_with_structure(&v2, &v1, 2);
[INFO] [stdout]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2clen`
[INFO] [stdout]    --> src/lb/structural_filter.rs:581:13
[INFO] [stdout]     |
[INFO] [stdout] 581 |         let s2clen = s2c.struct_vec.len();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_s2clen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tokens`
[INFO] [stdout]    --> src/parsing.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 |         let tokens = tokens.unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parsing.rs:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 |         let mut ld = LabelDict::default();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_col`
[INFO] [stdout]    --> src/parsing.rs:469:13
[INFO] [stdout]     |
[INFO] [stdout] 469 |         let token_col = vec![tokens, tokens2];
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_col`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/main.rs:153:11
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idxnext`
[INFO] [stdout]    --> src/main.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_idxnext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_precision_and_filter_times` is never used
[INFO] [stdout]    --> src/main.rs:656:4
[INFO] [stdout]     |
[INFO] [stdout] 656 | fn write_precision_and_filter_times(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reversed_postorder` is never read
[INFO] [stdout]   --> src/indexing.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct SEDIndexWithStructure {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub reversed_postorder: Vec<TraversalCharacter>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SEDIndexWithStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BinaryBranchVector` is never used
[INFO] [stdout]  --> src/lb/binary_branch.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type BinaryBranchVector = FxHashMap<i32, i32>;
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryBranchTuple` is never constructed
[INFO] [stdout]   --> src/lb/binary_branch.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BinaryBranchTuple(usize, BinaryBranchVector);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `BBTuple` is never used
[INFO] [stdout]   --> src/lb/binary_branch.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type BBTuple = (LabelId, Option<LabelId>, Option<LabelId>);
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BinaryBranchConverter` is never constructed
[INFO] [stdout]   --> src/lb/binary_branch.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BinaryBranchConverter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create` and `create_vector` are never used
[INFO] [stdout]   --> src/lb/binary_branch.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl BinaryBranchConverter {
[INFO] [stdout]    | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn create(&mut self, trees: &[ParsedTree]) -> Vec<BinaryBranchTuple> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn create_vector(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ted` is never used
[INFO] [stdout]   --> src/lb/binary_branch.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn ted(t1: &BinaryBranchTuple, t2: &BinaryBranchTuple, k: usize) -> usize {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Histogram` is never used
[INFO] [stdout]  --> src/lb/indexes/histograms.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Histogram<K = u32, V = u32> = HashMap<K, V>;
[INFO] [stdout]   |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collection_index_lookup` is never used
[INFO] [stdout]   --> src/lb/indexes/histograms.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn collection_index_lookup(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `index_lookup` is never used
[INFO] [stdout]   --> src/lb/indexes/histograms.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn index_lookup(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `leaf_index_lookup` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn leaf_index_lookup(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `degree_index_lookup` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub fn degree_index_lookup(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `label_index_lookup` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub fn label_index_lookup(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_collection_histograms` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:282:8
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub fn create_collection_histograms(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_tree_histograms` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:306:8
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub fn create_tree_histograms(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `traverse_tree` is never used
[INFO] [stdout]    --> src/lb/indexes/histograms.rs:323:4
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn traverse_tree(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `true_matches` and `cnt` are never read
[INFO] [stdout]   --> src/lb/indexes/index_gram.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct IndexGram {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub true_matches: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub cnt: Duration,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sed` is never used
[INFO] [stdout]  --> src/lb/sed.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn sed(t1: &SEDIndex, t2: &SEDIndex) -> usize {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REGION_LEFT_IDX` is never used
[INFO] [stdout]   --> src/lb/structural_filter.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const REGION_LEFT_IDX: usize = 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REGION_ANC_IDX` is never used
[INFO] [stdout]   --> src/lb/structural_filter.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const REGION_ANC_IDX: usize = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REGION_RIGHT_IDX` is never used
[INFO] [stdout]   --> src/lb/structural_filter.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const REGION_RIGHT_IDX: usize = 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REGION_DESC_IDX` is never used
[INFO] [stdout]   --> src/lb/structural_filter.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const REGION_DESC_IDX: usize = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_prefix` is never used
[INFO] [stdout]   --> src/lb/structural_filter.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl StructuralFilterTuple {
[INFO] [stdout]    | -------------------------- method in this implementation
[INFO] [stdout] 66 |     pub fn get_prefix(&self, ordering: &LabelFreqOrdering, k: usize) -> Vec<&LabelSetElement> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_split` and `create_split_record` are never used
[INFO] [stdout]    --> src/lb/structural_filter.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl LabelSetConverter {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn create_split<F>(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     fn create_split_record<F>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_nodes_overlap_with_region_distance` is never used
[INFO] [stdout]    --> src/lb/structural_filter.rs:543:4
[INFO] [stdout]     |
[INFO] [stdout] 543 | fn get_nodes_overlap_with_region_distance(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `best_split_distribution` is never used
[INFO] [stdout]    --> src/lb/structural_filter.rs:599:8
[INFO] [stdout]     |
[INFO] [stdout] 599 | pub fn best_split_distribution(ld: &LabelDict) -> FxHashMap<&i32, usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `query_index` is never used
[INFO] [stdout]    --> src/lb/structural_filter.rs:700:12
[INFO] [stdout]     |
[INFO] [stdout] 620 | impl StructuralFilterIndex {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 700 |     pub fn query_index(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.57s
[INFO] running `Command { std: "docker" "inspect" "772249a544db3782271675e6786b8d8e503cbc5ee3ab8b4aadfb4791529a0d69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "772249a544db3782271675e6786b8d8e503cbc5ee3ab8b4aadfb4791529a0d69", kill_on_drop: false }`
[INFO] [stdout] 772249a544db3782271675e6786b8d8e503cbc5ee3ab8b4aadfb4791529a0d69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c7752adb0a0ba4bf233065fb846738d64123553b9d325d04133f14e48554afb
[INFO] running `Command { std: "docker" "start" "-a" "8c7752adb0a0ba4bf233065fb846738d64123553b9d325d04133f14e48554afb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rand::seq::index`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use rand::seq::index;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::parsing::parse_tree`
[INFO] [stderr]    --> src/indexing.rs:262:13
[INFO] [stderr]     |
[INFO] [stderr] 262 |         use crate::parsing::parse_tree;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::process::Output`
[INFO] [stderr]    --> src/lb/sed.rs:515:9
[INFO] [stderr]     |
[INFO] [stderr] 515 |     use std::process::Output;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::de`
[INFO] [stderr]  --> src/parsing.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use serde::de;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `current_edit_distance`
[INFO] [stderr]    --> src/lb/sed.rs:388:13
[INFO] [stderr]     |
[INFO] [stderr] 388 |         let current_edit_distance = (i - 1) as u32;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_edit_distance`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `char_eq` is never read
[INFO] [stderr]    --> src/lb/sed.rs:451:35
[INFO] [stderr]     |
[INFO] [stderr] 451 |                 let mut char_eq = false;
[INFO] [stderr]     |                                   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]     --> src/lb/sed.rs:1208:13
[INFO] [stderr]      |
[INFO] [stderr] 1208 |         let result = bounded_string_edit_distance_with_structure(&v2, &v1, 2);
[INFO] [stderr]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s2clen`
[INFO] [stderr]    --> src/lb/structural_filter.rs:581:13
[INFO] [stderr]     |
[INFO] [stderr] 581 |         let s2clen = s2c.struct_vec.len();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_s2clen`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tokens`
[INFO] [stderr]    --> src/parsing.rs:400:13
[INFO] [stderr]     |
[INFO] [stderr] 400 |         let tokens = tokens.unwrap();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/parsing.rs:468:13
[INFO] [stderr]     |
[INFO] [stderr] 468 |         let mut ld = LabelDict::default();
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_col`
[INFO] [stderr]    --> src/parsing.rs:469:13
[INFO] [stderr]     |
[INFO] [stderr] 469 |         let token_col = vec![tokens, tokens2];
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_col`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]    --> src/main.rs:153:11
[INFO] [stderr]     |
[INFO] [stderr] 153 |     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stderr]     |           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idxnext`
[INFO] [stderr]    --> src/main.rs:153:24
[INFO] [stderr]     |
[INFO] [stderr] 153 |     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stderr]     |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_idxnext`
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_precision_and_filter_times` is never used
[INFO] [stderr]    --> src/main.rs:656:4
[INFO] [stderr]     |
[INFO] [stderr] 656 | fn write_precision_and_filter_times(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `reversed_postorder` is never read
[INFO] [stderr]   --> src/indexing.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct SEDIndexWithStructure {
[INFO] [stderr]    |            --------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 68 |     pub reversed_postorder: Vec<TraversalCharacter>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SEDIndexWithStructure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `BinaryBranchVector` is never used
[INFO] [stderr]  --> src/lb/binary_branch.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub type BinaryBranchVector = FxHashMap<i32, i32>;
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BinaryBranchTuple` is never constructed
[INFO] [stderr]   --> src/lb/binary_branch.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct BinaryBranchTuple(usize, BinaryBranchVector);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `BBTuple` is never used
[INFO] [stderr]   --> src/lb/binary_branch.rs:13:6
[INFO] [stderr]    |
[INFO] [stderr] 13 | type BBTuple = (LabelId, Option<LabelId>, Option<LabelId>);
[INFO] [stderr]    |      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BinaryBranchConverter` is never constructed
[INFO] [stderr]   --> src/lb/binary_branch.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct BinaryBranchConverter {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `create` and `create_vector` are never used
[INFO] [stderr]   --> src/lb/binary_branch.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl BinaryBranchConverter {
[INFO] [stderr]    | -------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub fn create(&mut self, trees: &[ParsedTree]) -> Vec<BinaryBranchTuple> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     fn create_vector(
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ted` is never used
[INFO] [stderr]   --> src/lb/binary_branch.rs:82:8
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub fn ted(t1: &BinaryBranchTuple, t2: &BinaryBranchTuple, k: usize) -> usize {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Histogram` is never used
[INFO] [stderr]  --> src/lb/indexes/histograms.rs:7:6
[INFO] [stderr]   |
[INFO] [stderr] 7 | type Histogram<K = u32, V = u32> = HashMap<K, V>;
[INFO] [stderr]   |      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collection_index_lookup` is never used
[INFO] [stderr]   --> src/lb/indexes/histograms.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn collection_index_lookup(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `index_lookup` is never used
[INFO] [stderr]   --> src/lb/indexes/histograms.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn index_lookup(
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `leaf_index_lookup` is never used
[INFO] [stderr]    --> src/lb/indexes/histograms.rs:119:8
[INFO] [stderr]     |
[INFO] [stderr] 119 | pub fn leaf_index_lookup(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `degree_index_lookup` is never used
[INFO] [stderr]    --> src/lb/indexes/histograms.rs:165:8
[INFO] [stderr]     |
[INFO] [stderr] 165 | pub fn degree_index_lookup(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `label_index_lookup` is never used
[INFO] [stderr]    --> src/lb/indexes/histograms.rs:211:8
[INFO] [stderr]     |
[INFO] [stderr] 211 | pub fn label_index_lookup(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_collection_histograms` is never used
[INFO] [stderr]    --> src/lb/indexes/histograms.rs:282:8
[INFO] [stderr]     |
[INFO] [stderr] 282 | pub fn create_collection_histograms(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_tree_histograms` is never used
[INFO] [stderr]    --> src/lb/indexes/histograms.rs:306:8
[INFO] [stderr]     |
[INFO] [stderr] 306 | pub fn create_tree_histograms(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `traverse_tree` is never used
[INFO] [stderr]    --> src/lb/indexes/histograms.rs:323:4
[INFO] [stderr]     |
[INFO] [stderr] 323 | fn traverse_tree(
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `true_matches` and `cnt` are never read
[INFO] [stderr]   --> src/lb/indexes/index_gram.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct IndexGram {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub true_matches: Duration,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 17 |     pub cnt: Duration,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sed` is never used
[INFO] [stderr]  --> src/lb/sed.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn sed(t1: &SEDIndex, t2: &SEDIndex) -> usize {
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `REGION_LEFT_IDX` is never used
[INFO] [stderr]   --> src/lb/structural_filter.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | const REGION_LEFT_IDX: usize = 0;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `REGION_ANC_IDX` is never used
[INFO] [stderr]   --> src/lb/structural_filter.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | const REGION_ANC_IDX: usize = 1;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `REGION_RIGHT_IDX` is never used
[INFO] [stderr]   --> src/lb/structural_filter.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | const REGION_RIGHT_IDX: usize = 2;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `REGION_DESC_IDX` is never used
[INFO] [stderr]   --> src/lb/structural_filter.rs:18:7
[INFO] [stderr]    |
[INFO] [stderr] 18 | const REGION_DESC_IDX: usize = 3;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_prefix` is never used
[INFO] [stderr]   --> src/lb/structural_filter.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | impl StructuralFilterTuple {
[INFO] [stderr]    | -------------------------- method in this implementation
[INFO] [stderr] 66 |     pub fn get_prefix(&self, ordering: &LabelFreqOrdering, k: usize) -> Vec<&LabelSetElement> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `create_split` and `create_split_record` are never used
[INFO] [stderr]    --> src/lb/structural_filter.rs:116:12
[INFO] [stderr]     |
[INFO] [stderr] 113 | impl LabelSetConverter {
[INFO] [stderr]     | ---------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub fn create_split<F>(
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 259 |     fn create_split_record<F>(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_nodes_overlap_with_region_distance` is never used
[INFO] [stderr]    --> src/lb/structural_filter.rs:543:4
[INFO] [stderr]     |
[INFO] [stderr] 543 | fn get_nodes_overlap_with_region_distance(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `best_split_distribution` is never used
[INFO] [stderr]    --> src/lb/structural_filter.rs:599:8
[INFO] [stderr]     |
[INFO] [stderr] 599 | pub fn best_split_distribution(ld: &LabelDict) -> FxHashMap<&i32, usize> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `query_index` is never used
[INFO] [stderr]    --> src/lb/structural_filter.rs:700:12
[INFO] [stderr]     |
[INFO] [stderr] 620 | impl StructuralFilterIndex {
[INFO] [stderr]     | -------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 700 |     pub fn query_index(
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tree-statistics` (bin "tree-statistics" test) generated 41 warnings (run `cargo fix --bin "tree-statistics" -p tree-statistics --tests` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_statistics-01a670015e79873d)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure ... ok
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure_simple_unmatched ... ok
[INFO] [stdout] test lb::sed::tests::test_sed ... ok
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure_2 ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_k ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_simple ... ok
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure_simple_test ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_preorder_structure ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_struct_correctness ... ok
[INFO] [stdout] test indexing::tests::test_pre_and_preorder ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_correctness_index_sizes_2 ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_correctness_index ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_lblint ... ok
[INFO] [stdout] test indexing::tests::test_inverted_list_postorder_index ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_missing_label_lb ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_string_structure_corectness ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_query_and_tree ... ok
[INFO] [stdout] test parsing::tests::test_parses_escaped ... ok
[INFO] [stdout] test parsing::tests::test_parses_into_tree_arena ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_lblint_2 ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_correctness_index_tree_sizes ... ok
[INFO] [stdout] test parsing::tests::test_parses_into_tokens_2 ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_struct_correctness_2 ... ok
[INFO] [stdout] test statistics::tests::test_simple_statistics ... ok
[INFO] [stdout] test statistics::tests::test_branched_stats ... ok
[INFO] [stdout] test lb::structural_filter::tests::test_label_set_converting_2 ... ok
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance ... FAILED
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure_simple ... FAILED
[INFO] [stdout] test lb::sed::tests::test_bounded_is_worse_than_normal ... FAILED
[INFO] [stdout] test indexing::tests::test_sed_index_traversals ... FAILED
[INFO] [stdout] test lb::sed::tests::test_sed_wt_structure ... FAILED
[INFO] [stdout] test parsing::tests::test_parses_into_tokens ... FAILED
[INFO] [stdout] test lb::structural_filter::tests::test_svec_l1_distance_with_axes ... FAILED
[INFO] [stdout] test parsing::tests::test_updated_label_dict ... FAILED
[INFO] [stdout] test lb::structural_filter::tests::test_label_set_converting ... FAILED
[INFO] [stdout] test parsing::tests::test_frequency_ordering_build ... FAILED
[INFO] [stdout] test lb::sed::tests::test_sed_struct_correctness_real_data ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance stdout ----
[INFO] [stdout] Searching for first value: 3 on 2 with max k=1 on ZERO_K=2
[INFO] [stdout]  --   |    0 |    1 |    2 |    3 |    4 |    5 |
[INFO] [stdout] p=  0 |  -1|  -1|   0x|  -1|  -1|  -1| -- cond: 2
[INFO] [stdout] p=  1 |  -1|   1x|   0x|   0x|  -1|  -1| -- cond: 2
[INFO] [stdout] 
[INFO] [stdout] thread 'lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance' (44) panicked at src/lb/sed.rs:872:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 18446744073709551615
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e12a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f55a82e3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5a24f55a80f7 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5a24f548fb0d - tree_statistics::lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance::hf6c36ff69046d4fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:872:9
[INFO] [stdout]   22:     0x5a24f548fb67 - tree_statistics::lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance::{{closure}}::h66c3f47526391639
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:831:56
[INFO] [stdout]   23:     0x5a24f54a9c06 - core::ops::function::FnOnce::call_once::hd7df18ad8632f0e3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   45:     0x761fdebbaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lb::sed::tests::test_bounded_sed_structure_simple stdout ----
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     2,
[INFO] [stdout]     3,
[INFO] [stdout] ]
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     3,
[INFO] [stdout]     4,
[INFO] [stdout] ]
[INFO] [stdout] Searching for first value: 2 on 2 with max k=1 on ZERO_K=2
[INFO] [stdout]  --   |    0 |    1 |    2 |    3 |    4 |    5 |
[INFO] [stdout] p=  0 |  -1|  -1|   0x|  -1|  -1|  -1| -- cond: 2
[INFO] [stdout] p=  1 |  -1|   1x|   0x|   0x|  -1|  -1| -- cond: 2
[INFO] [stdout] 
[INFO] [stdout] thread 'lb::sed::tests::test_bounded_sed_structure_simple' (41) panicked at src/lb/sed.rs:726:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 18446744073709551615
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e12a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f55a82e3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5a24f55a80f7 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5a24f548e4d4 - tree_statistics::lb::sed::tests::test_bounded_sed_structure_simple::hb480beb85c16a815
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:726:9
[INFO] [stdout]   22:     0x5a24f548e527 - tree_statistics::lb::sed::tests::test_bounded_sed_structure_simple::{{closure}}::hd338d0905bdbefef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:693:43
[INFO] [stdout]   23:     0x5a24f54a8fc6 - core::ops::function::FnOnce::call_once::h456d40d86e4f367d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   45:     0x761fdebbaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lb::sed::tests::test_bounded_is_worse_than_normal stdout ----
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     1,
[INFO] [stdout]     2,
[INFO] [stdout]     3,
[INFO] [stdout]     4,
[INFO] [stdout] ]
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     2,
[INFO] [stdout]     3,
[INFO] [stdout]     3,
[INFO] [stdout]     4,
[INFO] [stdout] ]
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     3,
[INFO] [stdout]     4,
[INFO] [stdout]     4,
[INFO] [stdout]     3,
[INFO] [stdout] ]
[INFO] [stdout] Searching for first value: 3 on 4 with max k=3 on ZERO_K=3
[INFO] [stdout]  --   |    0 |    1 |    2 |    3 |    4 |    5 |    6 |    7 |    8 |
[INFO] [stdout] p=  0 |  -1|  -1|  -1|   0|  -1|  -1|  -1|  -1|  -1| -- cond: 4
[INFO] [stdout] p=  1 |  -1|  -1|   1|   1x|   0x|  -1|  -1|  -1|  -1| -- cond: 4
[INFO] [stdout] p=  2 |  -1|   2x|   2x|   1x|   1|   0|  -1|  -1|  -1| -- cond: 4
[INFO] [stdout] p=  3 |  -1|  -1|   2x|   2x|   3|   1x|   0x|  -1|  -1| -- cond: 4
[INFO] [stdout] 
[INFO] [stdout] thread 'lb::sed::tests::test_bounded_is_worse_than_normal' (35) panicked at src/lb/sed.rs:1136:9:
[INFO] [stdout] SED is not worse than bounded SED: 3 <= 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e12a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f548e01a - tree_statistics::lb::sed::tests::test_bounded_is_worse_than_normal::h0c3d8c2a665da7bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1136:9
[INFO] [stdout]   20:     0x5a24f548e0c7 - tree_statistics::lb::sed::tests::test_bounded_is_worse_than_normal::{{closure}}::h64f780c1a1cf9b79
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1124:43
[INFO] [stdout]   21:     0x5a24f54a98f6 - core::ops::function::FnOnce::call_once::h9deb4498b4b7bd4e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   43:     0x761fdebbaa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- indexing::tests::test_sed_index_traversals stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'indexing::tests::test_sed_index_traversals' (26) panicked at src/indexing.rs:351:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [TraversalCharacter { char: 2, preorder_following_postorder_preceding: 4, preorder_descendant_postorder_ancestor: 1 }, TraversalCharacter { char: 3, preorder_following_postorder_preceding: 3, preorder_descendant_postorder_ancestor: 1 }, TraversalCharacter { char: 3, preorder_following_postorder_preceding: 1, preorder_descendant_postorder_ancestor: 2 }, TraversalCharacter { char: 2, preorder_following_postorder_preceding: 0, preorder_descendant_postorder_ancestor: 2 }, TraversalCharacter { char: 1, preorder_following_postorder_preceding: 0, preorder_descendant_postorder_ancestor: 1 }, TraversalCharacter { char: 1, preorder_following_postorder_preceding: 0, preorder_descendant_postorder_ancestor: 0 }]
[INFO] [stdout]  right: [TraversalCharacter { char: 2, preorder_following_postorder_preceding: 3, preorder_descendant_postorder_ancestor: 2 }, TraversalCharacter { char: 3, preorder_following_postorder_preceding: 2, preorder_descendant_postorder_ancestor: 2 }, TraversalCharacter { char: 1, preorder_following_postorder_preceding: 2, preorder_descendant_postorder_ancestor: 1 }, TraversalCharacter { char: 3, preorder_following_postorder_preceding: 1, preorder_descendant_postorder_ancestor: 1 }, TraversalCharacter { char: 2, preorder_following_postorder_preceding: 0, preorder_descendant_postorder_ancestor: 1 }, TraversalCharacter { char: 1, preorder_following_postorder_preceding: 0, preorder_descendant_postorder_ancestor: 0 }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e12a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f55a82e3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5a24f54b26b6 - core::panicking::assert_failed::heac556f095ce0939
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5a24f54908bf - tree_statistics::indexing::tests::test_sed_index_traversals::h9400bebc4988f537
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexing.rs:351:9
[INFO] [stdout]   22:     0x5a24f5490947 - tree_statistics::indexing::tests::test_sed_index_traversals::{{closure}}::h71236c08d0a781b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexing.rs:305:35
[INFO] [stdout]   23:     0x5a24f54a90f6 - core::ops::function::FnOnce::call_once::h4cc8b42282db6c45
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   45:     0x761fdebbaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lb::sed::tests::test_sed_wt_structure stdout ----
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     0,
[INFO] [stdout]     1,
[INFO] [stdout]     2,
[INFO] [stdout]     3,
[INFO] [stdout]     4,
[INFO] [stdout] ]
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     1,
[INFO] [stdout]     1,
[INFO] [stdout]     2,
[INFO] [stdout]     3,
[INFO] [stdout]     4,
[INFO] [stdout] ]
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     2,
[INFO] [stdout]     1,
[INFO] [stdout]     1,
[INFO] [stdout]     2,
[INFO] [stdout]     3,
[INFO] [stdout] ]
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     3,
[INFO] [stdout]     2,
[INFO] [stdout]     2,
[INFO] [stdout]     1,
[INFO] [stdout]     2,
[INFO] [stdout] ]
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     4,
[INFO] [stdout]     3,
[INFO] [stdout]     3,
[INFO] [stdout]     2,
[INFO] [stdout]     3,
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] thread 'lb::sed::tests::test_sed_wt_structure' (65) panicked at src/lb/sed.rs:979:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e12a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f55a82e3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5a24f55a80f7 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5a24f548ab3f - tree_statistics::lb::sed::tests::test_sed_wt_structure::hef97835625b1bfb2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:979:9
[INFO] [stdout]   22:     0x5a24f548ab97 - tree_statistics::lb::sed::tests::test_sed_wt_structure::{{closure}}::h27efc6f9e0cbdde0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:921:31
[INFO] [stdout]   23:     0x5a24f54a9316 - core::ops::function::FnOnce::call_once::h627dcad0f1490276
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   45:     0x761fdebbaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsing::tests::test_parses_into_tokens stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsing::tests::test_parses_into_tokens' (71) panicked at src/parsing.rs:399:9:
[INFO] [stdout] assertion failed: tokens.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e0f6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f55a84bc - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a24f54a372b - tree_statistics::parsing::tests::test_parses_into_tokens::h6494567db2594fc3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:399:9
[INFO] [stdout]   21:     0x5a24f54a3897 - tree_statistics::parsing::tests::test_parses_into_tokens::{{closure}}::he5ab1e2cd4035a28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:396:33
[INFO] [stdout]   22:     0x5a24f54a9e46 - core::ops::function::FnOnce::call_once::hebc28fe3d262de08
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   44:     0x761fdebbaa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lb::structural_filter::tests::test_svec_l1_distance_with_axes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lb::structural_filter::tests::test_svec_l1_distance_with_axes' (68) panicked at src/lb/structural_filter.rs:992:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e12a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f55a82e3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5a24f553ce3f - core::panicking::assert_failed::h7a0727176052e7dd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5a24f5489f7b - tree_statistics::lb::structural_filter::tests::test_svec_l1_distance_with_axes::h88c67cf6ff5bd71e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:992:9
[INFO] [stdout]   22:     0x5a24f5489fa7 - tree_statistics::lb::structural_filter::tests::test_svec_l1_distance_with_axes::{{closure}}::h33ef8a90193dabc3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:982:41
[INFO] [stdout]   23:     0x5a24f54a9056 - core::ops::function::FnOnce::call_once::h49fa48536dbf49f8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr] error: test failed, to rerun pass `--bin tree-statistics`
[INFO] [stdout]   30:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   45:     0x761fdebbaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsing::tests::test_updated_label_dict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsing::tests::test_updated_label_dict' (74) panicked at src/parsing.rs:479:9:
[INFO] [stdout] assertion `left == right` failed: Label dicts are equal
[INFO] [stdout]   left: {}
[INFO] [stdout]  right: {"einsteinstrasse": (1, 1), "weinsteinstrasse": (4, 1), "1": (2, 1), "2": (5, 1), "3": (3, 2)}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e12a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f55a8373 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:439:23
[INFO] [stdout]   20:     0x5a24f54b257b - core::panicking::assert_failed::hd54751d04461b84d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5a24f54a40a3 - tree_statistics::parsing::tests::test_updated_label_dict::hcc795685ea453134
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:479:9
[INFO] [stdout]   22:     0x5a24f54a4147 - tree_statistics::parsing::tests::test_updated_label_dict::{{closure}}::hbae168da6dd2ecee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:461:33
[INFO] [stdout]   23:     0x5a24f54a9796 - core::ops::function::FnOnce::call_once::h905ddf92103d534a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   45:     0x761fdebbaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lb::structural_filter::tests::test_label_set_converting stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lb::structural_filter::tests::test_label_set_converting' (66) panicked at src/lb/structural_filter.rs:795:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: LabelSetElement { base: LabelSetElementBase { id: 1, weight: 3, weigh_so_far: 0 }, struct_vec: [StructuralVec { label_id: 1, postorder_id: 1, mapping_regions: [0, 3, 1, 0] }, StructuralVec { label_id: 1, postorder_id: 3, mapping_regions: [2, 2, 0, 0] }, StructuralVec { label_id: 1, postorder_id: 5, mapping_regions: [0, 0, 0, 4] }] }
[INFO] [stdout]  right: LabelSetElement { base: LabelSetElementBase { id: 1, weight: 3, weigh_so_far: 3 }, struct_vec: [StructuralVec { label_id: 1, postorder_id: 1, mapping_regions: [0, 3, 1, 0] }, StructuralVec { label_id: 1, postorder_id: 3, mapping_regions: [2, 2, 0, 0] }, StructuralVec { label_id: 1, postorder_id: 5, mapping_regions: [0, 0, 0, 4] }] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e12a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f55a82e3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5a24f54b24fd - core::panicking::assert_failed::h8351fc42575db199
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5a24f5489843 - tree_statistics::lb::structural_filter::tests::test_label_set_converting::h6be669e72d62e9e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:795:9
[INFO] [stdout]   22:     0x5a24f54898c7 - tree_statistics::lb::structural_filter::tests::test_label_set_converting::{{closure}}::h19e0e8b26e82c310
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:763:35
[INFO] [stdout]   23:     0x5a24f54a8e06 - core::ops::function::FnOnce::call_once::h3362efda59d0ec00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   45:     0x761fdebbaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsing::tests::test_frequency_ordering_build stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsing::tests::test_frequency_ordering_build' (69) panicked at src/parsing.rs:498:55:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e0f6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f55a84bc - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5a24f55a79e9 - core::option::unwrap_failed::h5799b6a4f0837979
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:2174:5
[INFO] [stdout]   21:     0x5a24f54a5459 - core::option::Option<T>::unwrap::h430f2ba349efd889
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:1015:21
[INFO] [stdout]   22:     0x5a24f54a5459 - tree_statistics::parsing::tests::test_frequency_ordering_build::{{closure}}::h16a0e5fdce415fdc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:498:55
[INFO] [stdout]   23:     0x5a24f54a5d1c - alloc::slice::<impl [T]>::sort_by_key::{{closure}}::h4f5cecff45fde8f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/slice.rs:250:43
[INFO] [stdout]   24:     0x5a24f54d3798 - core::slice::sort::shared::smallsort::insert_tail::he01083c5ed6402fc
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/slice/sort/shared/smallsort.rs:547:13
[INFO] [stdout]   25:     0x5a24f54d608a - core::slice::sort::shared::smallsort::insertion_sort_shift_left::he8e0cfde167bda56
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/slice/sort/shared/smallsort.rs:602:13
[INFO] [stdout]   26:     0x5a24f54a5c31 - core::slice::sort::stable::sort::hd76a7f6d62d8e26c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/slice/sort/stable/mod.rs:79:17
[INFO] [stdout]   27:     0x5a24f54a5c31 - alloc::slice::stable_sort::h85ccbcf46613c5ec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/slice.rs:856:5
[INFO] [stdout]   28:     0x5a24f54a5cba - alloc::slice::<impl [T]>::sort_by_key::h1abc123ee31ffa2b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/slice.rs:250:9
[INFO] [stdout]   29:     0x5a24f54a527b - tree_statistics::parsing::tests::test_frequency_ordering_build::hf6022ac2cf67b91a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:496:16
[INFO] [stdout]   30:     0x5a24f54a54c7 - tree_statistics::parsing::tests::test_frequency_ordering_build::{{closure}}::h2d90b342bb848fb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:483:39
[INFO] [stdout]   31:     0x5a24f54a8d06 - core::ops::function::FnOnce::call_once::h2d6435df3b6c6526
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   44:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   49:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   51:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   52:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   53:     0x761fdebbaa64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lb::sed::tests::test_sed_struct_correctness_real_data stdout ----
[INFO] [stdout] [src/lb/sed.rs:1239:9] tree_to_string(&qt, TreeOutput::BracketNotation) = "{1{1{2{3{4}}{3{5}}}{6{7{8}}{9{10{11}}{12{13}}}{14{15{16}}{1{2{17{18}}}{6{19{20}}{6{21{22}}{23{23{10{24}}{12{25}}}{26{15{27}}{23{10{24}}{28{29}}{12{30}}}}}{31{32{33}}{23{28{34}}{12{35}}}}}}}}}}{36{37}}{38{39}}{1{2{10{24}}{12{40}}}{6{7{41}}{23{42{43}}{44{45}}}}}{36{46}}}"
[INFO] [stdout] [src/lb/sed.rs:1240:9] tree_to_string(&tt, TreeOutput::BracketNotation) = "{1{2{23{47{48}}{12{49}}}{26{15{50}}{23{44{51}}}}{26{15{52}}{23{28{53}}{44{54}}}}}{6{7{55}}{23{10{24}}{3{56}}{12{57}}}}{36{46}}}"
[INFO] [stdout] Searching for first value: 33 on 57 with max k=58 on ZERO_K=18
[INFO] [stdout]  --   |    0 |    1 |    2 |    3 |    4 |    5 |    6 |    7 |    8 |    9 |   10 |   11 |   12 |   13 |   14 |   15 |   16 |   17 |   18 |   19 |   20 |   21 |   22 |   23 |   24 |   25 |   26 |   27 |   28 |   29 |   30 |   31 |   32 |   33 |   34 |   35 |   36 |   37 |   38 |   39 |   40 |   41 |   42 |   43 |   44 |   45 |   46 |   47 |   48 |   49 |   50 |   51 |   52 |   53 |   54 |   55 |   56 |   57 |   58 |   59 |   60 |   61 |   62 |   63 |   64 |   65 |   66 |   67 |   68 |   69 |   70 |   71 |   72 |   73 |   74 |   75 |   76 |
[INFO] [stdout] p=  0 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|   1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p=  1 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|   2|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p=  2 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|   3x|   3|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p=  3 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|   4x|   4|   4|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p=  4 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|   5x|   5|   5|   5|   5|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p=  5 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|   6x|   6|   6|   6|   6|   6|   5|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p=  6 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|   7|   7|   7|   7|   7|   7|   7|   6|   5|   4|   3|   2|   1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p=  7 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|   8x|   8|   8|   8|   8|   8|   8|   8|   7|   6|   5|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p=  8 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|   9x|   9|   9|   9|   9|   9|   9|   9|   9|   8|   7|   6|   5|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p=  9 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  10|  10|  10|  10|  10|  10|  10|  10|  10|  10|   9|   8|   7|   6|   5|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 10 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  11x|  11|  11|  11|  11|  11|  11|  11|  11|  11|  11|  10|   9|   8|   7|   6|   5|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 11 |  -1|  -1|  -1|  -1|  -1|  -1|  -1|  12x|  12x|  12x|  12|  12|  12|  12|  12|  12|  12|  12|  12|  11|  10|   9|   8|   7|   6|   5|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 12 |  -1|  -1|  -1|  -1|  -1|  -1|  13x|  13x|  13x|  13x|  13x|  13x|  13|  13x|  13x|  13x|  13x|  13x|  13x|  12|  11|  10|   9|   8|   7|   6|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 13 |  -1|  -1|  -1|  -1|  -1|  14x|  14x|  14x|  14x|  14x|  14x|  14x|  14|  14x|  14|  14|  14|  14|  13x|  13x|  12|  11|  10|   9|   8|   7|   7|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 14 |  -1|  -1|  -1|  -1|  15x|  15x|  15x|  15x|  15x|  15x|  15x|  15x|  15x|  15|  15|  15|  15|  15|  14|  13x|  13|  12|  11|  10|   9|   8|   9|   7|   6|   4|   3|   2|   1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 15 |  -1|  -1|  -1|  16x|  16x|  16x|  16x|  16x|  16x|  16x|  16x|  16x|  16x|  16x|  16x|  16x|  16x|  16|  15|  14|  15|  13x|  12|  11|  10|  10|  10|   9|   7|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 16 |  -1|  -1|  17x|  17x|  17x|  17x|  17x|  17x|  17x|  17x|  17x|  17x|  17x|  17x|  17x|  17x|  17|  17|  16x|  16x|  16|  15|  13x|  12|  11|  11|  11|  10|   9|   7|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 17 |  -1|  18x|  18x|  18x|  18x|  18x|  18x|  18x|  18x|  18x|  18x|  18x|  18x|  18x|  18x|  18x|  18|  18|  17|  17|  17|  16|  15|  13|  12|  12|  12|  11|  10|   9|   7|   6|   4|   3|   2|   1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 18 |  -1|  -1|  19x|  19x|  19x|  19x|  19x|  19x|  19x|  19x|  19x|  19x|  19x|  19x|  19x|  19x|  19x|  19|  18|  18|  18|  17|  16x|  15|  13x|  13x|  13x|  12|  11|  10|   9|   7|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 19 |  -1|  18x|  18x|  20x|  20x|  20x|  20x|  20x|  20x|  20x|  20x|  20x|  20x|  20x|  20x|  20x|  20x|  20x|  19|  19|  19|  18|  17|  16x|  15|  14|  13x|  13|  12|  11|  10|   9|   7|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 20 |  -1|  -1|  19x|  19x|  21x|  21x|  21x|  21x|  21x|  21x|  21x|  21x|  21x|  21x|  21x|  21x|  21x|  20x|  20x|  20|  20|  19|  18|  17|  16|  15|  14|  14|  13x|  12|  11|  10|   9|   7|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 21 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  22x|  22x|  22x|  22x|  22x|  22x|  22x|  22x|  22x|  21x|  21x|  21x|  21x|  21x|  20|  19|  18|  17|  16x|  15|  15|  14|  13x|  12|  11|  10|   9|   7|   6|   4|   3|   2|   1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 22 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  23x|  23x|  23x|  23x|  23x|  23x|  23x|  22x|  22x|  22x|  22x|  22x|  21x|  21x|  20|  19|  18|  17|  16x|  16|  15|  14|  13|  12|  11|  10|   9|   7|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 23 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  24x|  24x|  24x|  24x|  24x|  23x|  23x|  23x|  23x|  23x|  22x|  22x|  21x|  22|  20|  19|  18|  17|  17|  16|  15|  14|  13x|  12|  11|  10|   9|   7|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 24 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  25x|  25x|  25x|  24x|  24x|  24x|  24x|  24x|  23x|  23x|  22x|  23x|  23x|  22x|  20|  19|  18|  18|  17|  16x|  15|  14|  13x|  12|  11|  10|   9|   7|   6|   4|   3|   2|   1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 25 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  26x|  25x|  25x|  25x|  25x|  25x|  24x|  24x|  23x|  24x|  24x|  23x|  23x|  22|  20|  19|  19|  18|  17|  17|  15|  14|  13|  12|  11|  11|   9|   7|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 26 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  26x|  26x|  26x|  26x|  25x|  25x|  24x|  25x|  25x|  24x|  24x|  23x|  23x|  22|  20|  20|  19|  18|  18|  17|  15|  14|  13|  12|  12|  11|   9|   7|   6|   4|   3|   2|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 27 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  27x|  27x|  26x|  26x|  25x|  26x|  26x|  25x|  25x|  24x|  24x|  23x|  23x|  22|  21x|  20|  19|  19|  18|  17|  15|  14|  13x|  13x|  12|  11|   9|   7|   6|   4|   3|   3|   1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 28 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  27x|  27x|  26x|  27x|  27x|  26x|  26x|  25x|  25x|  24x|  24x|  23x|  23x|  22x|  21x|  20|  20|  19|  18|  17|  15|  14|  13x|  13x|  12|  11|   9|   7|   6|   4|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 29 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  27x|  28x|  28x|  27x|  27x|  26x|  26x|  25x|  25x|  24x|  24x|  23x|  23x|  22|  21x|  21x|  20|  19|  18|  17|  15|  14|  13x|  13x|  12|  11|   9|   7|   6|   5|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 30 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  29x|  28x|  28x|  27x|  27x|  26x|  26x|  25x|  25x|  24x|  24x|  23x|  23x|  22x|  21x|  21|  20|  19|  18|  17|  15|  14|  13x|  15|  12|  11|   9|   7|   6|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 31 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26x|  26x|  25x|  25x|  24x|  24x|  23x|  23x|  22|  22|  21x|  20|  19|  18|  17|  15|  16|  17|  15|  12|  11|   9|   7|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 32 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26x|  26x|  25x|  25x|  24x|  24x|  23x|  23x|  23|  22x|  21x|  20|  19|  18|  17|  18|  18|  17|  15|  12|  11|  10|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 33 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26x|  26x|  25x|  25x|  24x|  24x|  24x|  24x|  23|  22|  21x|  20|  19|  19|  19|  19|  18|  18|  15|  12|  12|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 34 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26x|  26x|  25x|  25x|  25x|  25x|  24x|  24x|  23|  22|  21x|  20|  20|  20|  20|  19|  19|  18|  15|  13x|  13|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 35 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26x|  26x|  26x|  26x|  25x|  25x|  24x|  24x|  23|  22x|  21x|  21x|  21x|  21x|  20|  20|  19|  18|  15|  14|  13x|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 36 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  27x|  27x|  26x|  26x|  25x|  25x|  24x|  24x|  23|  22|  22|  22|  21x|  21x|  21|  20|  19|  18|  15|  14|  13|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 37 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  29x|  28x|  28x|  28x|  28x|  27x|  27x|  26x|  26x|  25x|  25x|  24x|  24x|  23|  23|  23|  22|  22|  22|  21x|  20|  19|  18|  15|  14|  13x|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 38 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  29x|  29x|  29x|  28x|  28x|  27x|  27x|  26x|  26x|  25x|  25x|  24x|  24x|  24x|  24|  23|  23|  23|  22|  21x|  20|  19|  18|  15|  14|  13|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 39 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  30x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26x|  26x|  25x|  25x|  25x|  25x|  25|  24x|  24x|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 40 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  31x|  30x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26x|  26x|  26x|  26x|  26x|  26x|  25x|  25|  24x|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13x|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 41 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  30x|  31x|  30x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  27x|  27x|  27x|  27x|  26x|  26x|  26|  25|  24x|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 42 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  31x|  30x|  31x|  30x|  30x|  29x|  29x|  28x|  28x|  28x|  28x|  28x|  28x|  27x|  27x|  27x|  27x|  26|  25x|  24x|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 43 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  30x|  31x|  30x|  31x|  30x|  30x|  29x|  29x|  29x|  29x|  29x|  29x|  28x|  28x|  28x|  28x|  27x|  27x|  26|  25|  24x|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13x|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 44 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  31x|  30x|  31x|  30x|  31x|  30x|  30x|  30x|  30x|  30x|  30x|  29x|  29x|  29x|  29x|  28x|  28x|  27x|  27x|  26|  25x|  24x|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 45 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  30x|  31x|  30x|  31x|  30x|  31x|  31x|  31x|  31x|  31x|  30x|  30x|  30x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26|  25|  24x|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13x|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 46 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  31x|  30x|  31x|  30x|  31x|  30x|  32x|  32x|  32x|  31x|  31x|  31x|  31x|  30x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26|  25x|  24x|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 47 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  30x|  31x|  30x|  31x|  30x|  31x|  31x|  33x|  32x|  32x|  32x|  32x|  31x|  31x|  30x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26|  25|  24x|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13x|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 48 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  31x|  30x|  31x|  30x|  31x|  30x|  32x|  32x|  33x|  33x|  33x|  32x|  32x|  31x|  31x|  30x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26|  25x|  24x|  24|  23x|  22x|  21|  20x|  19x|  18x|  15|  14|  13|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 49 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  30x|  31x|  30x|  31x|  30x|  31x|  31x|  33x|  32x|  34x|  33x|  33x|  32x|  32x|  31x|  31x|  30x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26x|  25x|  25|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13x|  12|  11|   9|   6|   4|   3|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 50 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  31x|  30x|  31x|  30x|  31x|  30x|  32x|  32x|  33x|  33x|  34x|  33x|  33x|  32x|  32x|  31x|  31x|  30x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  26|  26|  27|  24x|  23|  22|  21x|  20|  19|  18|  15x|  14x|  13x|  12x|  11x|   9|   6|   4x|   3x|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 51 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  30x|  31x|  30x|  31x|  30x|  31x|  31x|  33x|  32x|  34x|  33x|  34x|  33x|  33x|  32x|  32x|  31x|  31x|  30x|  30x|  29x|  29x|  28x|  28x|  27x|  27x|  28|  28|  27|  24x|  23|  22|  21x|  20|  19|  18|  15x|  14x|  13|  12x|  11x|   9x|   6x|   4x|   3x|   1x|  -1|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 52 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  31x|  30x|  31x|  30x|  31x|  30x|  32x|  32x|  33x|  33x|  34x|  33x|  34x|  33x|  33x|  32x|  32x|  31x|  31x|  30x|  30x|  29x|  29x|  28x|  28x|  29x|  29x|  29|  28x|  27x|  24x|  23|  22|  21x|  20|  19|  18|  15|  14|  13|  12x|  11x|   9x|   6x|   4x|   3x|   1x|  -1|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 53 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  30x|  31x|  30x|  31x|  30x|  31x|  31x|  33x|  32x|  34x|  33x|  34x|  33x|  34x|  33x|  33x|  32x|  32x|  31x|  31x|  30x|  30x|  29x|  29x|  30x|  30x|  30x|  30x|  29|  28|  27|  24x|  23|  22|  21x|  20|  19|  18|  15|  14x|  13x|  12x|  11x|   9x|   6x|   4x|   3x|   1x|  -1|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 54 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  31x|  30x|  31x|  30x|  31x|  30x|  32x|  32x|  33x|  33x|  34x|  33x|  34x|  33x|  34x|  33x|  33x|  32x|  32x|  31x|  31x|  30x|  30x|  31x|  31x|  31x|  31x|  30x|  30x|  29x|  28|  27|  24|  23x|  22x|  23|  20x|  19x|  18x|  15x|  14x|  13x|  12x|  11x|   9x|   6x|   4x|   3x|   1x|  -1|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 55 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  30x|  31x|  30x|  31x|  30x|  31x|  31x|  33x|  32x|  34x|  33x|  34x|  33x|  34x|  33x|  34x|  33x|  33x|  32x|  32x|  31x|  31x|  32x|  32x|  32x|  32x|  31x|  31x|  30x|  30x|  29|  28x|  27x|  24x|  24x|  25|  23x|  20x|  19x|  18x|  15x|  14x|  13x|  12x|  11x|   9x|   6x|   4x|   3x|   1x|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 56 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  31x|  30x|  31x|  30x|  31x|  30x|  32x|  32x|  33x|  33x|  34x|  33x|  34x|  33x|  34x|  33x|  34x|  33x|  33x|  32x|  32x|  33x|  33x|  33x|  33x|  32x|  32x|  31x|  31x|  30x|  30x|  29|  28|  27|  26x|  26|  25x|  23x|  20x|  19x|  18x|  15x|  14x|  13x|  12x|  11x|   9x|   6x|   4x|   3x|   1x|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 57 |  -1|  18x|  18x|  20x|  20x|  22x|  22x|  24x|  24x|  26x|  26x|  27x|  27x|  28x|  28x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  30x|  31x|  30x|  31x|  30x|  31x|  31x|  33x|  32x|  34x|  33x|  34x|  33x|  34x|  33x|  34x|  33x|  34x|  33x|  33x|  34x|  34x|  34x|  34x|  33x|  33x|  32x|  32x|  31x|  31x|  30x|  30x|  29x|  28|  27|  27x|  26x|  25x|  23x|  20x|  19x|  18x|  15x|  14x|  13x|  12x|  11x|   9x|   6x|   4x|  -1|  -1|  -1| -- cond: 57
[INFO] [stdout] p= 58 |  -1|  -1|  19x|  19x|  21x|  21x|  23x|  23x|  25x|  25x|  27x|  26x|  28x|  28x|  28x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  30x|  29x|  31x|  30x|  31x|  30x|  31x|  30x|  32x|  32x|  33x|  33x|  34x|  33x|  34x|  33x|  34x|  33x|  34x|  33x|  34x|  35x|  35x|  35x|  35x|  34x|  34x|  33x|  33x|  32x|  32x|  31x|  31x|  30x|  30x|  29|  28x|  27x|  27x|  26x|  25x|  23x|  20x|  19x|  18x|  15x|  14x|  13x|  12x|  11x|   9x|   3x|   1x|  -1|  -1| -- cond: 57
[INFO] [stdout] 
[INFO] [stdout] thread 'lb::sed::tests::test_sed_struct_correctness_real_data' (64) panicked at src/lb/sed.rs:1243:9:
[INFO] [stdout] SED result is not as expected: 18446744073709551615 > 58
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a24f558fbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a24f558fbe2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a24f558fbe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a24f55a036f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a24f55a036f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a24f555cec3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a24f555cec3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a24f5568e72 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a24f556dcbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a24f556db51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a24f54f8a4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a24f54f8a4e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a24f556e37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a24f556e37f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a24f556e12a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a24f5568fb9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a24f55517ad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a24f55a84e0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a24f548ee21 - tree_statistics::lb::sed::tests::test_sed_struct_correctness_real_data::h120bbb6bb340a21b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1243:9
[INFO] [stdout]   20:     0x5a24f548eec7 - tree_statistics::lb::sed::tests::test_sed_struct_correctness_real_data::{{closure}}::hc7e6496da72fcdff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1230:47
[INFO] [stdout]   21:     0x5a24f54a8b26 - core::ops::function::FnOnce::call_once::h06432745e642f425
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a24f54f882b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a24f54f882b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5a24f550c8ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5a24f550c8ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5a24f550c8ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5a24f550c8ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5a24f550c8ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a24f550c8ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5a24f550c8ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5a24f54e5dc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5a24f54e5dc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5a24f54e96fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5a24f54e96fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5a24f54e96fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5a24f54e96fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a24f54e96fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5a24f54e96fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a24f55643af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x5a24f55643af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x761fdeb2daa4 - <unknown>
[INFO] [stdout]   43:     0x761fdebbaa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     indexing::tests::test_sed_index_traversals
[INFO] [stdout]     lb::sed::tests::test_bounded_is_worse_than_normal
[INFO] [stdout]     lb::sed::tests::test_bounded_sed_structure_simple
[INFO] [stdout]     lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance
[INFO] [stdout]     lb::sed::tests::test_sed_struct_correctness_real_data
[INFO] [stdout]     lb::sed::tests::test_sed_wt_structure
[INFO] [stdout]     lb::structural_filter::tests::test_label_set_converting
[INFO] [stdout]     lb::structural_filter::tests::test_svec_l1_distance_with_axes
[INFO] [stdout]     parsing::tests::test_frequency_ordering_build
[INFO] [stdout]     parsing::tests::test_parses_into_tokens
[INFO] [stdout]     parsing::tests::test_updated_label_dict
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8c7752adb0a0ba4bf233065fb846738d64123553b9d325d04133f14e48554afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7752adb0a0ba4bf233065fb846738d64123553b9d325d04133f14e48554afb", kill_on_drop: false }`
[INFO] [stdout] 8c7752adb0a0ba4bf233065fb846738d64123553b9d325d04133f14e48554afb
