[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukMRVC%2Ftree-statistics" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LukMRVC/tree-statistics on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d4044566fd599810deb9d01f3d053fb6e0175ed9e4dacb86b9c18da1274d622
[INFO] running `Command { std: "docker" "start" "-a" "9d4044566fd599810deb9d01f3d053fb6e0175ed9e4dacb86b9c18da1274d622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d4044566fd599810deb9d01f3d053fb6e0175ed9e4dacb86b9c18da1274d622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d4044566fd599810deb9d01f3d053fb6e0175ed9e4dacb86b9c18da1274d622", kill_on_drop: false }`
[INFO] [stdout] 9d4044566fd599810deb9d01f3d053fb6e0175ed9e4dacb86b9c18da1274d622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9060fef2f09c7a03029990922339c11d5c453cc8646a3ffe21091861ad893a9c
[INFO] running `Command { std: "docker" "start" "-a" "9060fef2f09c7a03029990922339c11d5c453cc8646a3ffe21091861ad893a9c", 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 fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[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 ahash v0.8.12
[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 serde v1.0.219
[INFO] [stderr]    Compiling cached v0.55.1
[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:25
[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]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 581 |         let _s2clen = s2c.struct_vec.len();
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stdout]     |
[INFO] [stdout] 581 -         let s2clen = s2c.struct_vec.len();
[INFO] [stdout] 581 +         let lb::structural_filter::REGION_DESC_IDX = s2c.struct_vec.len();
[INFO] [stdout]     |
[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]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((_idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |           +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stdout]     |
[INFO] [stdout] 153 -     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout] 153 +     for ((lb::structural_filter::REGION_DESC_IDX, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |
[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]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((idx, tree), (_idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |                        +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stdout]     |
[INFO] [stdout] 153 -     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout] 153 +     for ((idx, tree), (lb::structural_filter::REGION_DESC_IDX, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |
[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 29.62s
[INFO] running `Command { std: "docker" "inspect" "9060fef2f09c7a03029990922339c11d5c453cc8646a3ffe21091861ad893a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9060fef2f09c7a03029990922339c11d5c453cc8646a3ffe21091861ad893a9c", kill_on_drop: false }`
[INFO] [stdout] 9060fef2f09c7a03029990922339c11d5c453cc8646a3ffe21091861ad893a9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12fb2df6da2c89cf0d5c5cab671eb3c45de443640081664ff573f29608eae455
[INFO] running `Command { std: "docker" "start" "-a" "12fb2df6da2c89cf0d5c5cab671eb3c45de443640081664ff573f29608eae455", 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:25
[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]      |             ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]      |
[INFO] [stdout] 1208 |         let _result = bounded_string_edit_distance_with_structure(&v2, &v1, 2);
[INFO] [stdout]      |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stdout]      |
[INFO] [stdout] 1208 -         let result = bounded_string_edit_distance_with_structure(&v2, &v1, 2);
[INFO] [stdout] 1208 +         let lb::structural_filter::REGION_DESC_IDX = bounded_string_edit_distance_with_structure(&v2, &v1, 2);
[INFO] [stdout]      |
[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]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 581 |         let _s2clen = s2c.struct_vec.len();
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stdout]     |
[INFO] [stdout] 581 -         let s2clen = s2c.struct_vec.len();
[INFO] [stdout] 581 +         let lb::structural_filter::REGION_DESC_IDX = s2c.struct_vec.len();
[INFO] [stdout]     |
[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: 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: 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: `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]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((_idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |           +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stdout]     |
[INFO] [stdout] 153 -     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout] 153 +     for ((lb::structural_filter::REGION_DESC_IDX, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |
[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]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((idx, tree), (_idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |                        +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stdout]     |
[INFO] [stdout] 153 -     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout] 153 +     for ((idx, tree), (lb::structural_filter::REGION_DESC_IDX, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |
[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.46s
[INFO] running `Command { std: "docker" "inspect" "12fb2df6da2c89cf0d5c5cab671eb3c45de443640081664ff573f29608eae455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12fb2df6da2c89cf0d5c5cab671eb3c45de443640081664ff573f29608eae455", kill_on_drop: false }`
[INFO] [stdout] 12fb2df6da2c89cf0d5c5cab671eb3c45de443640081664ff573f29608eae455
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38d923964e803dfd573dd90b9b56245a0c44da841fed99414b00c1334e49cb04
[INFO] running `Command { std: "docker" "start" "-a" "38d923964e803dfd573dd90b9b56245a0c44da841fed99414b00c1334e49cb04", 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:25
[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]      |             ^^^^^^
[INFO] [stderr]      |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]      |
[INFO] [stderr] 1208 |         let _result = bounded_string_edit_distance_with_structure(&v2, &v1, 2);
[INFO] [stderr]      |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stderr]      |
[INFO] [stderr] 1208 -         let result = bounded_string_edit_distance_with_structure(&v2, &v1, 2);
[INFO] [stderr] 1208 +         let lb::structural_filter::REGION_DESC_IDX = bounded_string_edit_distance_with_structure(&v2, &v1, 2);
[INFO] [stderr]      |
[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]     |             ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 581 |         let _s2clen = s2c.struct_vec.len();
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stderr]     |
[INFO] [stderr] 581 -         let s2clen = s2c.struct_vec.len();
[INFO] [stderr] 581 +         let lb::structural_filter::REGION_DESC_IDX = s2c.struct_vec.len();
[INFO] [stderr]     |
[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: 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: 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: `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]     |           ^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 153 |     for ((_idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stderr]     |           +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stderr]     |
[INFO] [stderr] 153 -     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stderr] 153 +     for ((lb::structural_filter::REGION_DESC_IDX, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stderr]     |
[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]     |                        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 153 |     for ((idx, tree), (_idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stderr]     |                        +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `REGION_DESC_IDX`
[INFO] [stderr]     |
[INFO] [stderr] 153 -     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stderr] 153 +     for ((idx, tree), (lb::structural_filter::REGION_DESC_IDX, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stderr]     |
[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" --tests` to apply 9 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-9b5f78d4fcc6be09)
[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_test ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_k ... ok
[INFO] [stdout] test lb::sed::tests::test_sed ... ok
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure_simple_unmatched ... ok
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure_2 ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_simple ... ok
[INFO] [stdout] test indexing::tests::test_pre_and_preorder ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_missing_label_lb ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_preorder_structure ... 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 lb::label_intersection::tests::test_lblint_2 ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_correctness_index_sizes_2 ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_query_and_tree ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_correctness_index_tree_sizes ... ok
[INFO] [stdout] test parsing::tests::test_parses_escaped ... ok
[INFO] [stdout] test parsing::tests::test_parses_into_tokens_2 ... ok
[INFO] [stdout] test lb::structural_filter::tests::test_label_set_converting_2 ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_string_structure_corectness ... ok
[INFO] [stdout] test statistics::tests::test_branched_stats ... ok
[INFO] [stdout] test statistics::tests::test_simple_statistics ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_struct_correctness ... ok
[INFO] [stdout] test indexing::tests::test_inverted_list_postorder_index ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_struct_correctness_2 ... ok
[INFO] [stdout] test parsing::tests::test_parses_into_tree_arena ... ok
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure_simple ... FAILED
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance ... 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 lb::structural_filter::tests::test_svec_l1_distance_with_axes ... FAILED
[INFO] [stdout] test parsing::tests::test_frequency_ordering_build ... FAILED
[INFO] [stdout] test parsing::tests::test_parses_into_tokens ... FAILED
[INFO] [stdout] test lb::structural_filter::tests::test_label_set_converting ... FAILED
[INFO] [stdout] test parsing::tests::test_updated_label_dict ... 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_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' (43) 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:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c20a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c7569a3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61908c756787 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61908c664f84 - tree_statistics::lb::sed::tests::test_bounded_sed_structure_simple::h64741accf2b1ec51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:726:9
[INFO] [stdout]   22:     0x61908c664fd7 - tree_statistics::lb::sed::tests::test_bounded_sed_structure_simple::{{closure}}::h98baf804dc3fa3f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:693:43
[INFO] [stdout]   23:     0x61908c639216 - core::ops::function::FnOnce::call_once::h346cefcdd826735f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   45:     0x77692f92aa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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' (49) 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:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c20a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c7569a3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61908c756787 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61908c66659d - tree_statistics::lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance::hae7f68d50df702f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:872:9
[INFO] [stdout]   22:     0x61908c6665f7 - tree_statistics::lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance::{{closure}}::h0771de377f7fd735
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:831:56
[INFO] [stdout]   23:     0x61908c6396c6 - core::ops::function::FnOnce::call_once::h72314680772ed7fd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   45:     0x77692f92aa34 - 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' (37) 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:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c20a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c664aca - tree_statistics::lb::sed::tests::test_bounded_is_worse_than_normal::heabef63d41437d1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1136:9
[INFO] [stdout]   20:     0x61908c664b77 - tree_statistics::lb::sed::tests::test_bounded_is_worse_than_normal::{{closure}}::h1282ee45bc8b2ed2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1124:43
[INFO] [stdout]   21:     0x61908c639746 - core::ops::function::FnOnce::call_once::h77dfa6d0da13b8eb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   43:     0x77692f92aa34 - 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:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c20a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c7569a3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61908c678cf7 - core::panicking::assert_failed::hddceb7dbd1eac326
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61908c674b0f - tree_statistics::indexing::tests::test_sed_index_traversals::h3c0aa2be9a0fb85e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexing.rs:351:9
[INFO] [stdout]   22:     0x61908c674b97 - tree_statistics::indexing::tests::test_sed_index_traversals::{{closure}}::h43ac7e5a50345a78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexing.rs:305:35
[INFO] [stdout]   23:     0x61908c639086 - core::ops::function::FnOnce::call_once::h278dcc3ed20472fb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   45:     0x77692f92aa34 - 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:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c20a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c7569a3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61908c756787 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61908c66166f - tree_statistics::lb::sed::tests::test_sed_wt_structure::hec56f2b787d7ec7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:979:9
[INFO] [stdout]   22:     0x61908c6616c7 - tree_statistics::lb::sed::tests::test_sed_wt_structure::{{closure}}::hd5ed575aa8ff31a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:921:31
[INFO] [stdout]   23:     0x61908c638d96 - core::ops::function::FnOnce::call_once::h08efc2a1a3470526
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   45:     0x77692f92aa34 - clone
[INFO] [stdout]   46:                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:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c20a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c7569a3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61908c6ecd8b - core::panicking::assert_failed::hadcba3009e312b76
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61908c67154b - tree_statistics::lb::structural_filter::tests::test_svec_l1_distance_with_axes::h6e3fa7d4a87f580f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:992:9
[INFO] [stdout]   22:     0x61908c671577 - tree_statistics::lb::structural_filter::tests::test_svec_l1_distance_with_axes::{{closure}}::hff15ad12255d4031
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:982:41
[INFO] [stdout]   23:     0x61908c639786 - core::ops::function::FnOnce::call_once::h782930e81caf0a73
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   45:     0x77692f92aa34 - 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:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c1d6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c756b7c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x61908c7560c9 - core::option::unwrap_failed::h9039d211b71a576a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:2169:5
[INFO] [stdout]   21:     0x61908c657cc9 - core::option::Option<T>::unwrap::hf38e5a376cb678ef
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1010:21
[INFO] [stdout]   22:     0x61908c657cc9 - tree_statistics::parsing::tests::test_frequency_ordering_build::{{closure}}::h07ab6b08868eb9e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:498:55
[INFO] [stdout]   23:     0x61908c64e85c - alloc::slice::<impl [T]>::sort_by_key::{{closure}}::hbe4d7e16e385ba5e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/slice.rs:250:43
[INFO] [stdout]   24:     0x61908c65168b - core::slice::sort::shared::smallsort::insert_tail::hdb4a537ddab6aa79
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/sort/shared/smallsort.rs:547:13
[INFO] [stdout]   25:     0x61908c6543d8 - core::slice::sort::shared::smallsort::insertion_sort_shift_left::hd99d70f04c69da1a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/sort/shared/smallsort.rs:602:13
[INFO] [stdout]   26:     0x61908c64e611 - core::slice::sort::stable::sort::h058a37491ed72cc7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/sort/stable/mod.rs:79:17
[INFO] [stdout]   27:     0x61908c64e611 - alloc::slice::stable_sort::h3b9a85f6da12fa10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/slice.rs:856:5
[INFO] [stdout]   28:     0x61908c64e75a - alloc::slice::<impl [T]>::sort_by_key::h6935a5bf84fd5cca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/slice.rs:250:9
[INFO] [stdout]   29:     0x61908c657aeb - tree_statistics::parsing::tests::test_frequency_ordering_build::hfbe0514de0a9a39c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:496:16
[INFO] [stdout]   30:     0x61908c657d37 - tree_statistics::parsing::tests::test_frequency_ordering_build::{{closure}}::h3206c9055de65e34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:483:39
[INFO] [stdout]   31:     0x61908c639496 - core::ops::function::FnOnce::call_once::h4aad63f08e8aac6f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   44:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   49:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   51:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   52:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   53:     0x77692f92aa34 - clone
[INFO] [stdout]   54:                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:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c1d6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c756b7c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x61908c655f9b - tree_statistics::parsing::tests::test_parses_into_tokens::h50908402240b15d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:399:9
[INFO] [stdout]   21:     0x61908c656107 - tree_statistics::parsing::tests::test_parses_into_tokens::{{closure}}::h2d31a49fb3a406de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:396:33
[INFO] [stdout]   22:     0x61908c63a066 - core::ops::function::FnOnce::call_once::he6450b7c1a7b4700
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   44:     0x77692f92aa34 - clone
[INFO] [stdout]   45:                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:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c20a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c7569a3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61908c678b3e - core::panicking::assert_failed::h3fec8d64352a3ef2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61908c670e13 - tree_statistics::lb::structural_filter::tests::test_label_set_converting::hb8672af40b5005b2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:795:9
[INFO] [stdout]   22:     0x61908c670e97 - tree_statistics::lb::structural_filter::tests::test_label_set_converting::{{closure}}::h565abccea4a522d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:763:35
[INFO] [stdout]   23:     0x61908c639366 - core::ops::function::FnOnce::call_once::h4534449714d73c49
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   45:     0x77692f92aa34 - 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: {"2": (5, 1), "einsteinstrasse": (1, 1), "weinsteinstrasse": (4, 1), "3": (3, 2), "1": (2, 1)}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c20a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c756a33 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x61908c678c79 - core::panicking::assert_failed::hcd4117849fe8d7a1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61908c656913 - tree_statistics::parsing::tests::test_updated_label_dict::h2a77c2c221d8ef85
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:479:9
[INFO] [stdout]   22:     0x61908c6569b7 - tree_statistics::parsing::tests::test_updated_label_dict::{{closure}}::h21ff37bc4fa81716
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:461:33
[INFO] [stdout]   23:     0x61908c639156 - core::ops::function::FnOnce::call_once::h300285ffc2ddc505
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   45:     0x77692f92aa34 - clone
[INFO] [stdout]   46:                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:     0x61908c73de42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61908c73de42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61908c73de42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61908c73de42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61908c74e9af - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61908c74e9af - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61908c70acf1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61908c70acf1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61908c716e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61908c71bcef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61908c71bb81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61908c6a168e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61908c6a168e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61908c71c45f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61908c71c45f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61908c71c20a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61908c716f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61908c6ff1bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61908c756ba0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61908c6658a9 - tree_statistics::lb::sed::tests::test_sed_struct_correctness_real_data::hf91d82b869071e65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1243:9
[INFO] [stdout]   20:     0x61908c665957 - tree_statistics::lb::sed::tests::test_sed_struct_correctness_real_data::{{closure}}::h46ae619b7a7aca73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1230:47
[INFO] [stdout]   21:     0x61908c639706 - core::ops::function::FnOnce::call_once::h735e95287fa3ef21
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61908c6a144b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61908c6a144b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x61908c6b70b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x61908c6b70b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x61908c6b70b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x61908c6b70b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x61908c6b70b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61908c6b70b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x61908c6b70b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x61908c68d8a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x61908c68d8a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x61908c69116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x61908c69116a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x61908c69116a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x61908c69116a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61908c69116a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x61908c69116a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61908c7120cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x61908c7120cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x77692f89daa4 - <unknown>
[INFO] [stdout]   43:     0x77692f92aa34 - 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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tree-statistics`
[INFO] running `Command { std: "docker" "inspect" "38d923964e803dfd573dd90b9b56245a0c44da841fed99414b00c1334e49cb04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d923964e803dfd573dd90b9b56245a0c44da841fed99414b00c1334e49cb04", kill_on_drop: false }`
[INFO] [stdout] 38d923964e803dfd573dd90b9b56245a0c44da841fed99414b00c1334e49cb04
