[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/LukMRVC/tree-statistics
[INFO] finished tweaking git repo https://github.com/LukMRVC/tree-statistics
[INFO] tweaked toml for git repo https://github.com/LukMRVC/tree-statistics written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LukMRVC/tree-statistics on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded cached_proc_macro v0.24.0
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.1
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded indextree v4.7.4
[INFO] [stderr]   Downloaded cached v0.55.1
[INFO] [stderr]   Downloaded indextree-macros v0.1.3
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d73986653757f702ee93e60f2aab02c4391531d8c489cf045c9c474d3abe5e15
[INFO] running `Command { std: "docker" "start" "-a" "d73986653757f702ee93e60f2aab02c4391531d8c489cf045c9c474d3abe5e15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d73986653757f702ee93e60f2aab02c4391531d8c489cf045c9c474d3abe5e15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d73986653757f702ee93e60f2aab02c4391531d8c489cf045c9c474d3abe5e15", kill_on_drop: false }`
[INFO] [stdout] d73986653757f702ee93e60f2aab02c4391531d8c489cf045c9c474d3abe5e15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d208e16e0045cc498a5f54a8f2a4f65590bff4610cef73647559b551e15d3bd0
[INFO] running `Command { std: "docker" "start" "-a" "d208e16e0045cc498a5f54a8f2a4f65590bff4610cef73647559b551e15d3bd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling getrandom v0.3.3
[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 web-time v1.1.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[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 rand_core v0.9.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[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 clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.38
[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 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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2clen`
[INFO] [stdout]    --> src/lb/structural_filter.rs:581:13
[INFO] [stdout]     |
[INFO] [stdout] 581 |         let s2clen = s2c.struct_vec.len();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_s2clen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/main.rs:153:11
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idxnext`
[INFO] [stdout]    --> src/main.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_idxnext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_precision_and_filter_times` is never used
[INFO] [stdout]    --> src/main.rs:656:4
[INFO] [stdout]     |
[INFO] [stdout] 656 | fn write_precision_and_filter_times(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` 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 32.35s
[INFO] running `Command { std: "docker" "inspect" "d208e16e0045cc498a5f54a8f2a4f65590bff4610cef73647559b551e15d3bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d208e16e0045cc498a5f54a8f2a4f65590bff4610cef73647559b551e15d3bd0", kill_on_drop: false }`
[INFO] [stdout] d208e16e0045cc498a5f54a8f2a4f65590bff4610cef73647559b551e15d3bd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c30133624bb15eff5d3e16deb7206228b50992fdbb8718e7514550b372da768c
[INFO] running `Command { std: "docker" "start" "-a" "c30133624bb15eff5d3e16deb7206228b50992fdbb8718e7514550b372da768c", 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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]     --> src/lb/sed.rs:1208:13
[INFO] [stdout]      |
[INFO] [stdout] 1208 |         let result = bounded_string_edit_distance_with_structure(&v2, &v1, 2);
[INFO] [stdout]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2clen`
[INFO] [stdout]    --> src/lb/structural_filter.rs:581:13
[INFO] [stdout]     |
[INFO] [stdout] 581 |         let s2clen = s2c.struct_vec.len();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_s2clen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tokens`
[INFO] [stdout]    --> src/parsing.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 |         let tokens = tokens.unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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)]` 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]     |           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idxnext`
[INFO] [stdout]    --> src/main.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stdout]     |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_idxnext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_precision_and_filter_times` is never used
[INFO] [stdout]    --> src/main.rs:656:4
[INFO] [stdout]     |
[INFO] [stdout] 656 | fn write_precision_and_filter_times(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` 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.35s
[INFO] running `Command { std: "docker" "inspect" "c30133624bb15eff5d3e16deb7206228b50992fdbb8718e7514550b372da768c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c30133624bb15eff5d3e16deb7206228b50992fdbb8718e7514550b372da768c", kill_on_drop: false }`
[INFO] [stdout] c30133624bb15eff5d3e16deb7206228b50992fdbb8718e7514550b372da768c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6534fbca34e671e6e1e26cf9d4500aa1aa705e8f964dc986ba72191c1f9bc4ae
[INFO] running `Command { std: "docker" "start" "-a" "6534fbca34e671e6e1e26cf9d4500aa1aa705e8f964dc986ba72191c1f9bc4ae", 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)]` 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)]` 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]     --> src/lb/sed.rs:1208:13
[INFO] [stderr]      |
[INFO] [stderr] 1208 |         let result = bounded_string_edit_distance_with_structure(&v2, &v1, 2);
[INFO] [stderr]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s2clen`
[INFO] [stderr]    --> src/lb/structural_filter.rs:581:13
[INFO] [stderr]     |
[INFO] [stderr] 581 |         let s2clen = s2c.struct_vec.len();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_s2clen`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tokens`
[INFO] [stderr]    --> src/parsing.rs:400:13
[INFO] [stderr]     |
[INFO] [stderr] 400 |         let tokens = tokens.unwrap();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stderr] 
[INFO] [stderr] warning: 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)]` 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]     |           ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `idxnext`
[INFO] [stderr]    --> src/main.rs:153:24
[INFO] [stderr]     |
[INFO] [stderr] 153 |     for ((idx, tree), (idxnext, treenext)) in trees.iter().enumerate().tuple_windows() {
[INFO] [stderr]     |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_idxnext`
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_precision_and_filter_times` is never used
[INFO] [stderr]    --> src/main.rs:656:4
[INFO] [stderr]     |
[INFO] [stderr] 656 | fn write_precision_and_filter_times(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` 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 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_statistics-7561c08e7d13d113)
[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_2 ... ok
[INFO] [stdout] test indexing::tests::test_inverted_list_postorder_index ... ok
[INFO] [stdout] test indexing::tests::test_pre_and_preorder ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_lblint ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_correctness_index_sizes_2 ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_correctness_index ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_missing_label_lb ... ok
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure_simple_test ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_simple ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_struct_correctness_2 ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_correctness_index_tree_sizes ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_string_structure_corectness ... ok
[INFO] [stdout] test lb::structural_filter::tests::test_label_set_converting_2 ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_query_and_tree ... ok
[INFO] [stdout] test parsing::tests::test_parses_escaped ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_struct_correctness ... ok
[INFO] [stdout] test parsing::tests::test_parses_into_tokens_2 ... ok
[INFO] [stdout] test parsing::tests::test_parses_into_tree_arena ... ok
[INFO] [stdout] test lb::sed::tests::test_sed ... ok
[INFO] [stdout] test statistics::tests::test_branched_stats ... ok
[INFO] [stdout] test statistics::tests::test_simple_statistics ... ok
[INFO] [stdout] test lb::label_intersection::tests::test_lblint_2 ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_k ... ok
[INFO] [stdout] test lb::sed::tests::test_sed_preorder_structure ... ok
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure_simple_unmatched ... ok
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance ... FAILED
[INFO] [stdout] test indexing::tests::test_sed_index_traversals ... FAILED
[INFO] [stdout] test lb::sed::tests::test_bounded_sed_structure_simple ... FAILED
[INFO] [stdout] test lb::sed::tests::test_bounded_is_worse_than_normal ... FAILED
[INFO] [stdout] test lb::sed::tests::test_sed_wt_structure ... FAILED
[INFO] [stdout] test lb::structural_filter::tests::test_label_set_converting ... 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 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_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' 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:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbdfbce3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6480cbdfbc35 - core::panicking::assert_failed::h417a72379c307893
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6480cbceb53d - tree_statistics::lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance::h32c927ffd60d4af0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:872:9
[INFO] [stdout]   22:     0x6480cbceb1e7 - tree_statistics::lb::sed::tests::test_bounded_sed_vs_unbouded_sed_edit_distance::{{closure}}::h00636468dcf2491a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:831:56
[INFO] [stdout]   23:     0x6480cbcdaf06 - core::ops::function::FnOnce::call_once::hec6bbef5e9769333
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   45:     0x7c63edcdea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- indexing::tests::test_sed_index_traversals stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'indexing::tests::test_sed_index_traversals' 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:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbdfbce3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6480cbce6d9b - core::panicking::assert_failed::h0b9c18b914c299c8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6480cbd1e97f - tree_statistics::indexing::tests::test_sed_index_traversals::h0be52c1b4bb821ba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexing.rs:351:9
[INFO] [stdout]   22:     0x6480cbd1e377 - tree_statistics::indexing::tests::test_sed_index_traversals::{{closure}}::hfd583bc2beed0a62
[INFO] [stdout]                                at /opt/rustwide/workdir/src/indexing.rs:305:35
[INFO] [stdout]   23:     0x6480cbcd9d96 - core::ops::function::FnOnce::call_once::h103a3ffd60e898ee
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   45:     0x7c63edcdea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lb::sed::tests::test_bounded_sed_structure_simple stdout ----
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     2,
[INFO] [stdout]     3,
[INFO] [stdout] ]
[INFO] [stdout] [src/lb/sed.rs:117:13] &cache = [
[INFO] [stdout]     3,
[INFO] [stdout]     4,
[INFO] [stdout] ]
[INFO] [stdout] Searching for first value: 2 on 2 with max k=1 on ZERO_K=2
[INFO] [stdout]  --   |    0 |    1 |    2 |    3 |    4 |    5 |
[INFO] [stdout] p=  0 |  -1|  -1|   0x|  -1|  -1|  -1| -- cond: 2
[INFO] [stdout] p=  1 |  -1|   1x|   0x|   0x|  -1|  -1| -- cond: 2
[INFO] [stdout] 
[INFO] [stdout] thread 'lb::sed::tests::test_bounded_sed_structure_simple' 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:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbdfbce3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6480cbdfbc35 - core::panicking::assert_failed::h417a72379c307893
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6480cbcea8a4 - tree_statistics::lb::sed::tests::test_bounded_sed_structure_simple::ha54b86a4f52f324e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:726:9
[INFO] [stdout]   22:     0x6480cbcea497 - tree_statistics::lb::sed::tests::test_bounded_sed_structure_simple::{{closure}}::hd1a36bfa26714fda
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:693:43
[INFO] [stdout]   23:     0x6480cbcd9ee6 - core::ops::function::FnOnce::call_once::h19317bedabe34923
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   45:     0x7c63edcdea34 - 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' 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:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbced96a - tree_statistics::lb::sed::tests::test_bounded_is_worse_than_normal::hfabdc4f3a9a2a154
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1136:9
[INFO] [stdout]   20:     0x6480cbced567 - tree_statistics::lb::sed::tests::test_bounded_is_worse_than_normal::{{closure}}::h897a1f8061396b86
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1124:43
[INFO] [stdout]   21:     0x6480cbcdaa66 - core::ops::function::FnOnce::call_once::ha4c3a76063263715
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   43:     0x7c63edcdea34 - clone
[INFO] [stdout]   44:                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' 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:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbdfbce3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6480cbdfbc35 - core::panicking::assert_failed::h417a72379c307893
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6480cbcec00f - tree_statistics::lb::sed::tests::test_sed_wt_structure::h06423ff916de3b78
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:979:9
[INFO] [stdout]   22:     0x6480cbcebbd7 - tree_statistics::lb::sed::tests::test_sed_wt_structure::{{closure}}::h57024701723766e9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:921:31
[INFO] [stdout]   23:     0x6480cbcda316 - core::ops::function::FnOnce::call_once::h58a25ea69bc60684
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   45:     0x7c63edcdea34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lb::structural_filter::tests::test_label_set_converting stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lb::structural_filter::tests::test_label_set_converting' 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:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbdfbce3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6480cbce6e19 - core::panicking::assert_failed::h306f71f8d15ea0bf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6480cbcf4e13 - tree_statistics::lb::structural_filter::tests::test_label_set_converting::hc23da882835f725c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:795:9
[INFO] [stdout]   22:     0x6480cbcf4957 - tree_statistics::lb::structural_filter::tests::test_label_set_converting::{{closure}}::h998c6afbd62d96f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:763:35
[INFO] [stdout]   23:     0x6480cbcdaf86 - core::ops::function::FnOnce::call_once::hf2555b6bb15213ee
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   45:     0x7c63edcdea34 - 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' 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:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbdfbce3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6480cbd93c0d - core::panicking::assert_failed::h712f0d7654ab6d44
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6480cbcf554b - tree_statistics::lb::structural_filter::tests::test_svec_l1_distance_with_axes::hfd3ee371a4af1c6b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:992:9
[INFO] [stdout]   22:     0x6480cbcf53d7 - tree_statistics::lb::structural_filter::tests::test_svec_l1_distance_with_axes::{{closure}}::hbfaf461e4ea3e995
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/structural_filter.rs:982:41
[INFO] [stdout]   23:     0x6480cbcda8d6 - core::ops::function::FnOnce::call_once::h8cd24d46000d5d48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   45:     0x7c63edcdea34 - 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' panicked at src/parsing.rs:498:55:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbdfba1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6480cbdfb909 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x6480cbd24bc9 - core::option::Option<T>::unwrap::h19f59906c41475bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x6480cbd24bc9 - tree_statistics::parsing::tests::test_frequency_ordering_build::{{closure}}::hb30af7f15ddcf77e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:498:55
[INFO] [stdout]   23:     0x6480cbcd722c - alloc::slice::<impl [T]>::sort_by_key::{{closure}}::hf28fcde97bcdaf63
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/slice.rs:250:43
[INFO] [stdout]   24:     0x6480cbce321b - core::slice::sort::shared::smallsort::insert_tail::h4491b5685fecad4b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/sort/shared/smallsort.rs:547:13
[INFO] [stdout]   25:     0x6480cbce5928 - core::slice::sort::shared::smallsort::insertion_sort_shift_left::hae1f5c5eb3cede19
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/sort/shared/smallsort.rs:602:13
[INFO] [stdout]   26:     0x6480cbcd70a1 - core::slice::sort::stable::sort::h1d82994f82ff34b7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/sort/stable/mod.rs:79:17
[INFO] [stdout]   27:     0x6480cbcd70a1 - alloc::slice::stable_sort::hfbd135f949b5bf24
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/slice.rs:856:5
[INFO] [stdout]   28:     0x6480cbcd70ea - alloc::slice::<impl [T]>::sort_by_key::h35ce2fada91262b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/slice.rs:250:9
[INFO] [stdout]   29:     0x6480cbd249eb - tree_statistics::parsing::tests::test_frequency_ordering_build::h4872b830b4c7ac53
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:496:16
[INFO] [stdout]   30:     0x6480cbd243d7 - tree_statistics::parsing::tests::test_frequency_ordering_build::{{closure}}::ha0dc3d6269489850
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:483:39
[INFO] [stdout]   31:     0x6480cbcd9f26 - core::ops::function::FnOnce::call_once::h20830462962dcf37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   33:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   34:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   35:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   40:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   41:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   42:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   44:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   49:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   51:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   52:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   53:     0x7c63edcdea34 - 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' panicked at src/parsing.rs:399:9:
[INFO] [stdout] assertion failed: tokens.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbdfba1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x6480cbd22a6b - tree_statistics::parsing::tests::test_parses_into_tokens::h318435c210408ad2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:399:9
[INFO] [stdout]   21:     0x6480cbd22997 - tree_statistics::parsing::tests::test_parses_into_tokens::{{closure}}::haed68289431e52f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:396:33
[INFO] [stdout]   22:     0x6480cbcda806 - core::ops::function::FnOnce::call_once::h859e9f74f1907ac6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   44:     0x7c63edcdea34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parsing::tests::test_updated_label_dict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parsing::tests::test_updated_label_dict' panicked at src/parsing.rs:479:9:
[INFO] [stdout] assertion `left == right` failed: Label dicts are equal
[INFO] [stdout]   left: {}
[INFO] [stdout]  right: {"weinsteinstrasse": (4, 1), "einsteinstrasse": (1, 1), "1": (2, 1), "3": (3, 2), "2": (5, 1)}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbdfbd73 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x6480cbce6f93 - core::panicking::assert_failed::h816310bab8b1316d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6480cbd24333 - tree_statistics::parsing::tests::test_updated_label_dict::h42cf517329ebd56d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:479:9
[INFO] [stdout]   22:     0x6480cbd23b27 - tree_statistics::parsing::tests::test_updated_label_dict::{{closure}}::h6fa7e349b8153837
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parsing.rs:461:33
[INFO] [stdout]   23:     0x6480cbcda916 - core::ops::function::FnOnce::call_once::h8e785a110fb23699
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   45:     0x7c63edcdea34 - 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' 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:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6480cbdd71c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6480cbdd71c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6480cbdd71c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6480cbdfd243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6480cbdfd243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6480cbdd40f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6480cbdd40f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6480cbdd7012 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6480cbdd8749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6480cbdd857e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6480cbd653c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6480cbd653c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6480cbdd921e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6480cbdd921e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6480cbdd8eea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6480cbdd76c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6480cbdd8b7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6480cbdfb990 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6480cbceed59 - tree_statistics::lb::sed::tests::test_sed_struct_correctness_real_data::hb2db62ddb5025c0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1243:9
[INFO] [stdout]   20:     0x6480cbcee807 - tree_statistics::lb::sed::tests::test_sed_struct_correctness_real_data::{{closure}}::hb28085037edbeeef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lb/sed.rs:1230:47
[INFO] [stdout]   21:     0x6480cbcd9d16 - core::ops::function::FnOnce::call_once::h0dad2048a200dde0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x6480cbd6ac2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x6480cbd6ac2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x6480cbd69d65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x6480cbd69d65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x6480cbd69d65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x6480cbd69d65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x6480cbd69d65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6480cbd69d65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x6480cbd69d65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x6480cbd2d964 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x6480cbd2d964 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x6480cbd3133a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x6480cbd3133a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x6480cbd3133a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x6480cbd3133a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6480cbd3133a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x6480cbd3133a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x6480cbddc29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x6480cbddc29f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x7c63edc51aa4 - <unknown>
[INFO] [stdout]   43:     0x7c63edcdea34 - 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.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tree-statistics`
[INFO] running `Command { std: "docker" "inspect" "6534fbca34e671e6e1e26cf9d4500aa1aa705e8f964dc986ba72191c1f9bc4ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6534fbca34e671e6e1e26cf9d4500aa1aa705e8f964dc986ba72191c1f9bc4ae", kill_on_drop: false }`
[INFO] [stdout] 6534fbca34e671e6e1e26cf9d4500aa1aa705e8f964dc986ba72191c1f9bc4ae
