[INFO] fetching crate nlprule 0.6.4...
[INFO] testing nlprule-0.6.4 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1
[INFO] extracting crate nlprule 0.6.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate nlprule 0.6.4
[INFO] finished tweaking crates.io crate nlprule 0.6.4
[INFO] tweaked toml for crates.io crate nlprule 0.6.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nlprule 0.6.4 on toolchain caccb4d0368bd918ef6668af8e13834d07040417
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nlprule 0.6.4 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `onig` dependency)
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded fs-err v2.5.0
[INFO] [stderr] Downloaded onig v6.1.1
[INFO] [stderr] Downloaded quickcheck_macros v1.0.0
[INFO] [stderr] Downloaded srx v0.1.3
[INFO] [stderr] Downloaded cast v0.2.5
[INFO] [stderr] Downloaded enum_dispatch v0.3.5
[INFO] [stderr] Downloaded itertools v0.8.2
[INFO] [stderr] Downloaded rayon-cond v0.1.0
[INFO] [stderr] Downloaded criterion-plot v0.4.3
[INFO] [stderr] Downloaded fancy-regex v0.5.0
[INFO] [stderr] Downloaded criterion v0.3.4
[INFO] [stderr] Downloaded onig_sys v69.6.0
[INFO] [stderr] Downloaded fst v0.4.5
[INFO] [stderr] Downloaded plotters v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e5d56c9d02cd35c18a367679f04a950aea172154794f98c1462c18d60e0f77a
[INFO] running `Command { std: "docker" "start" "-a" "5e5d56c9d02cd35c18a367679f04a950aea172154794f98c1462c18d60e0f77a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e5d56c9d02cd35c18a367679f04a950aea172154794f98c1462c18d60e0f77a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e5d56c9d02cd35c18a367679f04a950aea172154794f98c1462c18d60e0f77a", kill_on_drop: false }`
[INFO] [stdout] 5e5d56c9d02cd35c18a367679f04a950aea172154794f98c1462c18d60e0f77a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e88a0cf019c241b84d86316288b7a10efb5be89c069fea55a19d145ab21dcdeb
[INFO] running `Command { std: "docker" "start" "-a" "e88a0cf019c241b84d86316288b7a10efb5be89c069fea55a19d145ab21dcdeb", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `onig` dependency)
[INFO] [stderr] Compiling proc-macro2 v1.0.26
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.70
[INFO] [stderr] Compiling serde_derive v1.0.125
[INFO] [stderr] Compiling serde v1.0.125
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling libc v0.2.93
[INFO] [stderr] Compiling rayon-core v1.9.0
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling cc v1.0.67
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling crossbeam-utils v0.8.3
[INFO] [stderr] Compiling memoffset v0.6.3
[INFO] [stderr] Compiling rayon v1.5.0
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Compiling regex-syntax v0.6.23
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling fs-err v2.5.0
[INFO] [stderr] Compiling fst v0.4.5
[INFO] [stderr] Compiling once_cell v1.7.2
[INFO] [stderr] Compiling aho-corasick v0.7.15
[INFO] [stderr] Compiling onig_sys v69.6.0
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling crossbeam-epoch v0.9.3
[INFO] [stderr] Compiling crossbeam-channel v0.5.1
[INFO] [stderr] Compiling crossbeam-deque v0.8.0
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling regex v1.4.6
[INFO] [stderr] Compiling thiserror-impl v1.0.24
[INFO] [stderr] Compiling enum_dispatch v0.3.5
[INFO] [stderr] Compiling derivative v2.2.0
[INFO] [stderr] Compiling thiserror v1.0.24
[INFO] [stderr] Compiling onig v6.1.1
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Compiling serde_regex v1.1.0
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling bimap v0.6.1
[INFO] [stderr] Compiling half v1.7.1
[INFO] [stderr] Compiling itertools v0.8.2
[INFO] [stderr] Compiling itertools v0.10.0
[INFO] [stderr] Compiling srx v0.1.3
[INFO] [stderr] Compiling nlprule v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling rayon-cond v0.1.0
[INFO] [stdout] warning: unused imports: `Captures`, `Match`, and `Matches`
[INFO] [stdout] --> src/utils/regex.rs:10:38
[INFO] [stdout] |
[INFO] [stdout] 10 | pub use regex_impl::{CaptureMatches, Captures, Match, Matches};
[INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `RulesLangOptions` is never constructed
[INFO] [stdout] --> src/rules.rs:16:19
[INFO] [stdout] |
[INFO] [stdout] 16 | pub(crate) struct RulesLangOptions {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `into_maybe_par_iter_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:59:8
[INFO] [stdout] |
[INFO] [stdout] 48 | pub trait MaybeParallelIterator
[INFO] [stdout] | --------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 59 | fn into_maybe_par_iter_cond(self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_iter_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:94:8
[INFO] [stdout] |
[INFO] [stdout] 87 | pub trait MaybeParallelRefIterator<'data, P, S>
[INFO] [stdout] | ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 94 | fn maybe_par_iter_cond(&'data self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `MaybeParallelRefMutIterator` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:115:11
[INFO] [stdout] |
[INFO] [stdout] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S>
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `MaybeParallelBridge` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:142:11
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait MaybeParallelBridge
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/rule/engine/composition.rs:374:18
[INFO] [stdout] |
[INFO] [stdout] 374 | pub fn index(&self, index: usize) -> &Token {
[INFO] [stdout] | ^^^^^ ^^^^^^
[INFO] [stdout] | | ||
[INFO] [stdout] | | |the same lifetime is hidden here
[INFO] [stdout] | | the same lifetime is elided here
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 374 | pub fn index(&self, index: usize) -> &Token<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout] --> src/rule/engine/composition.rs:381:66
[INFO] [stdout] |
[INFO] [stdout] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator- {
[INFO] [stdout] | -- -- ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | | |
[INFO] [stdout] | the lifetime is named here the same lifetime is named here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout] |
[INFO] [stdout] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator
- > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/chunk.rs:235:9
[INFO] [stdout] |
[INFO] [stdout] 235 | &self,
[INFO] [stdout] | ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 241 | ) -> Vec {
[INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 241 | ) -> Vec> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/chunk.rs:541:12
[INFO] [stdout] |
[INFO] [stdout] 541 | fn tag(&self, tokens: &[&str]) -> Sequence {
[INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 541 | fn tag(&self, tokens: &[&str]) -> Sequence<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/chunk.rs:680:14
[INFO] [stdout] |
[INFO] [stdout] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/tag.rs:536:16
[INFO] [stdout] |
[INFO] [stdout] 536 | fn get_raw(&self, word: &str) -> RawTagIter {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 536 | fn get_raw(&self, word: &str) -> RawTagIter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/tag.rs:562:24
[INFO] [stdout] |
[INFO] [stdout] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:137:17
[INFO] [stdout] |
[INFO] [stdout] 137 | pub fn iter(&self) -> impl DoubleEndedIterator
- {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^
[INFO] [stdout] | | ||
[INFO] [stdout] | | |the same lifetime is hidden here
[INFO] [stdout] | the lifetime is elided here the same lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 137 | pub fn iter(&self) -> impl DoubleEndedIterator
- > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:214:17
[INFO] [stdout] |
[INFO] [stdout] 214 | pub fn iter(&self) -> impl DoubleEndedIterator
- {
[INFO] [stdout] | ^^^^^ ^^^^^^
[INFO] [stdout] | | ||
[INFO] [stdout] | | |the same lifetime is hidden here
[INFO] [stdout] | the lifetime is elided here the same lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 214 | pub fn iter(&self) -> impl DoubleEndedIterator
- > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:30:26
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn as_ref_id(&self) -> super::WordId {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn as_ref_id(&self) -> super::WordId<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:47:26
[INFO] [stdout] |
[INFO] [stdout] 47 | pub fn as_ref_id(&self) -> super::PosId {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 47 | pub fn as_ref_id(&self) -> super::PosId<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s
[INFO] running `Command { std: "docker" "inspect" "e88a0cf019c241b84d86316288b7a10efb5be89c069fea55a19d145ab21dcdeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e88a0cf019c241b84d86316288b7a10efb5be89c069fea55a19d145ab21dcdeb", kill_on_drop: false }`
[INFO] [stdout] e88a0cf019c241b84d86316288b7a10efb5be89c069fea55a19d145ab21dcdeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69c1667069b59ac57e02e5282be13d7aeee23ee6ab7f7da4c953223c974857a8
[INFO] running `Command { std: "docker" "start" "-a" "69c1667069b59ac57e02e5282be13d7aeee23ee6ab7f7da4c953223c974857a8", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `onig` dependency)
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling getrandom v0.2.2
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling unicode-width v0.1.8
[INFO] [stderr] Compiling plotters-backend v0.3.0
[INFO] [stderr] Compiling csv-core v0.1.10
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling itertools v0.9.0
[INFO] [stderr] Compiling serde_cbor v0.11.1
[INFO] [stderr] Compiling env_logger v0.8.3
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling oorandom v11.1.3
[INFO] [stderr] Compiling quickcheck_macros v1.0.0
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling walkdir v2.3.2
[INFO] [stderr] Compiling regex-automata v0.1.9
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling clap v2.33.3
[INFO] [stderr] Compiling plotters-svg v0.3.0
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling bstr v0.2.15
[INFO] [stderr] Compiling cast v0.2.5
[INFO] [stderr] Compiling rand_core v0.6.2
[INFO] [stderr] Compiling rand v0.8.3
[INFO] [stderr] Compiling csv v1.1.6
[INFO] [stderr] Compiling criterion-plot v0.4.3
[INFO] [stderr] Compiling tinytemplate v1.2.1
[INFO] [stderr] Compiling quickcheck v1.0.3
[INFO] [stderr] Compiling plotters v0.3.0
[INFO] [stderr] Compiling nlprule v0.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Captures`, `Match`, and `Matches`
[INFO] [stdout] --> src/utils/regex.rs:10:38
[INFO] [stdout] |
[INFO] [stdout] 10 | pub use regex_impl::{CaptureMatches, Captures, Match, Matches};
[INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling criterion v0.3.4
[INFO] [stdout] warning: struct `RulesLangOptions` is never constructed
[INFO] [stdout] --> src/rules.rs:16:19
[INFO] [stdout] |
[INFO] [stdout] 16 | pub(crate) struct RulesLangOptions {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `into_maybe_par_iter_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:59:8
[INFO] [stdout] |
[INFO] [stdout] 48 | pub trait MaybeParallelIterator
[INFO] [stdout] | --------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 59 | fn into_maybe_par_iter_cond(self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_iter_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:94:8
[INFO] [stdout] |
[INFO] [stdout] 87 | pub trait MaybeParallelRefIterator<'data, P, S>
[INFO] [stdout] | ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 94 | fn maybe_par_iter_cond(&'data self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `MaybeParallelRefMutIterator` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:115:11
[INFO] [stdout] |
[INFO] [stdout] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S>
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `MaybeParallelBridge` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:142:11
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait MaybeParallelBridge
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/rule/engine/composition.rs:374:18
[INFO] [stdout] |
[INFO] [stdout] 374 | pub fn index(&self, index: usize) -> &Token {
[INFO] [stdout] | ^^^^^ ^^^^^^
[INFO] [stdout] | | ||
[INFO] [stdout] | | |the same lifetime is hidden here
[INFO] [stdout] | | the same lifetime is elided here
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 374 | pub fn index(&self, index: usize) -> &Token<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout] --> src/rule/engine/composition.rs:381:66
[INFO] [stdout] |
[INFO] [stdout] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator- {
[INFO] [stdout] | -- -- ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | | |
[INFO] [stdout] | the lifetime is named here the same lifetime is named here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout] |
[INFO] [stdout] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator
- > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/chunk.rs:235:9
[INFO] [stdout] |
[INFO] [stdout] 235 | &self,
[INFO] [stdout] | ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 241 | ) -> Vec {
[INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 241 | ) -> Vec> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/chunk.rs:541:12
[INFO] [stdout] |
[INFO] [stdout] 541 | fn tag(&self, tokens: &[&str]) -> Sequence {
[INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 541 | fn tag(&self, tokens: &[&str]) -> Sequence<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/chunk.rs:680:14
[INFO] [stdout] |
[INFO] [stdout] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/tag.rs:536:16
[INFO] [stdout] |
[INFO] [stdout] 536 | fn get_raw(&self, word: &str) -> RawTagIter {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 536 | fn get_raw(&self, word: &str) -> RawTagIter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/tag.rs:562:24
[INFO] [stdout] |
[INFO] [stdout] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:137:17
[INFO] [stdout] |
[INFO] [stdout] 137 | pub fn iter(&self) -> impl DoubleEndedIterator
- {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^
[INFO] [stdout] | | ||
[INFO] [stdout] | | |the same lifetime is hidden here
[INFO] [stdout] | the lifetime is elided here the same lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 137 | pub fn iter(&self) -> impl DoubleEndedIterator
- > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:214:17
[INFO] [stdout] |
[INFO] [stdout] 214 | pub fn iter(&self) -> impl DoubleEndedIterator
- {
[INFO] [stdout] | ^^^^^ ^^^^^^
[INFO] [stdout] | | ||
[INFO] [stdout] | | |the same lifetime is hidden here
[INFO] [stdout] | the lifetime is elided here the same lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 214 | pub fn iter(&self) -> impl DoubleEndedIterator
- > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:30:26
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn as_ref_id(&self) -> super::WordId {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn as_ref_id(&self) -> super::WordId<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:47:26
[INFO] [stdout] |
[INFO] [stdout] 47 | pub fn as_ref_id(&self) -> super::PosId {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 47 | pub fn as_ref_id(&self) -> super::PosId<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused imports: `Captures`, `Match`, and `Matches`
[INFO] [stdout] --> src/utils/regex.rs:10:38
[INFO] [stdout] |
[INFO] [stdout] 10 | pub use regex_impl::{CaptureMatches, Captures, Match, Matches};
[INFO] [stdout] | ^^^^^^^^ ^^^^^ ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `RulesLangOptions` is never constructed
[INFO] [stdout] --> src/rules.rs:16:19
[INFO] [stdout] |
[INFO] [stdout] 16 | pub(crate) struct RulesLangOptions {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `into_maybe_par_iter_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:59:8
[INFO] [stdout] |
[INFO] [stdout] 48 | pub trait MaybeParallelIterator
[INFO] [stdout] | --------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 59 | fn into_maybe_par_iter_cond(self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_iter_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:94:8
[INFO] [stdout] |
[INFO] [stdout] 87 | pub trait MaybeParallelRefIterator<'data, P, S>
[INFO] [stdout] | ------------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 94 | fn maybe_par_iter_cond(&'data self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `maybe_par_iter_mut_cond` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:122:8
[INFO] [stdout] |
[INFO] [stdout] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S>
[INFO] [stdout] | --------------------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 122 | fn maybe_par_iter_mut_cond(&'data mut self, cond: bool) -> CondIterator
;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait `MaybeParallelBridge` is never used
[INFO] [stdout] --> src/utils/parallelism.rs:142:11
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait MaybeParallelBridge
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/rule/engine/composition.rs:374:18
[INFO] [stdout] |
[INFO] [stdout] 374 | pub fn index(&self, index: usize) -> &Token {
[INFO] [stdout] | ^^^^^ ^^^^^^
[INFO] [stdout] | | ||
[INFO] [stdout] | | |the same lifetime is hidden here
[INFO] [stdout] | | the same lifetime is elided here
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 374 | pub fn index(&self, index: usize) -> &Token<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout] --> src/rule/engine/composition.rs:381:66
[INFO] [stdout] |
[INFO] [stdout] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator- {
[INFO] [stdout] | -- -- ^^^^^ the same lifetime is hidden here
[INFO] [stdout] | | |
[INFO] [stdout] | the lifetime is named here the same lifetime is named here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout] |
[INFO] [stdout] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator
- > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/chunk.rs:235:9
[INFO] [stdout] |
[INFO] [stdout] 235 | &self,
[INFO] [stdout] | ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 241 | ) -> Vec {
[INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 241 | ) -> Vec> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/chunk.rs:541:12
[INFO] [stdout] |
[INFO] [stdout] 541 | fn tag(&self, tokens: &[&str]) -> Sequence {
[INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 541 | fn tag(&self, tokens: &[&str]) -> Sequence<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/chunk.rs:680:14
[INFO] [stdout] |
[INFO] [stdout] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/tag.rs:536:16
[INFO] [stdout] |
[INFO] [stdout] 536 | fn get_raw(&self, word: &str) -> RawTagIter {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 536 | fn get_raw(&self, word: &str) -> RawTagIter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tokenizer/tag.rs:562:24
[INFO] [stdout] |
[INFO] [stdout] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:137:17
[INFO] [stdout] |
[INFO] [stdout] 137 | pub fn iter(&self) -> impl DoubleEndedIterator
- {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^
[INFO] [stdout] | | ||
[INFO] [stdout] | | |the same lifetime is hidden here
[INFO] [stdout] | the lifetime is elided here the same lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 137 | pub fn iter(&self) -> impl DoubleEndedIterator
- > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:214:17
[INFO] [stdout] |
[INFO] [stdout] 214 | pub fn iter(&self) -> impl DoubleEndedIterator
- {
[INFO] [stdout] | ^^^^^ ^^^^^^
[INFO] [stdout] | | ||
[INFO] [stdout] | | |the same lifetime is hidden here
[INFO] [stdout] | the lifetime is elided here the same lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 214 | pub fn iter(&self) -> impl DoubleEndedIterator
- > {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:30:26
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn as_ref_id(&self) -> super::WordId {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 30 | pub fn as_ref_id(&self) -> super::WordId<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/types.rs:47:26
[INFO] [stdout] |
[INFO] [stdout] 47 | pub fn as_ref_id(&self) -> super::PosId {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 47 | pub fn as_ref_id(&self) -> super::PosId<'_> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "69c1667069b59ac57e02e5282be13d7aeee23ee6ab7f7da4c953223c974857a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69c1667069b59ac57e02e5282be13d7aeee23ee6ab7f7da4c953223c974857a8", kill_on_drop: false }`
[INFO] [stdout] 69c1667069b59ac57e02e5282be13d7aeee23ee6ab7f7da4c953223c974857a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 73a07c0130a3a1aab1f421f47ca5609bb8ba9b476e513db3e86b116a438eb277
[INFO] running `Command { std: "docker" "start" "-a" "73a07c0130a3a1aab1f421f47ca5609bb8ba9b476e513db3e86b116a438eb277", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `onig` dependency)
[INFO] [stderr] warning: unused imports: `Captures`, `Match`, and `Matches`
[INFO] [stderr] --> src/utils/regex.rs:10:38
[INFO] [stderr] |
[INFO] [stderr] 10 | pub use regex_impl::{CaptureMatches, Captures, Match, Matches};
[INFO] [stderr] | ^^^^^^^^ ^^^^^ ^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]
[INFO] [stderr] warning: struct `RulesLangOptions` is never constructed
[INFO] [stderr] --> src/rules.rs:16:19
[INFO] [stderr] |
[INFO] [stderr] 16 | pub(crate) struct RulesLangOptions {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]
[INFO] [stderr] warning: method `into_maybe_par_iter_cond` is never used
[INFO] [stderr] --> src/utils/parallelism.rs:59:8
[INFO] [stderr] |
[INFO] [stderr] 48 | pub trait MaybeParallelIterator
[INFO] [stderr] | --------------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 59 | fn into_maybe_par_iter_cond(self, cond: bool) -> CondIterator
;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: method `maybe_par_iter_cond` is never used
[INFO] [stderr] --> src/utils/parallelism.rs:94:8
[INFO] [stderr] |
[INFO] [stderr] 87 | pub trait MaybeParallelRefIterator<'data, P, S>
[INFO] [stderr] | ------------------------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 94 | fn maybe_par_iter_cond(&'data self, cond: bool) -> CondIterator
;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: trait `MaybeParallelRefMutIterator` is never used
[INFO] [stderr] --> src/utils/parallelism.rs:115:11
[INFO] [stderr] |
[INFO] [stderr] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S>
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: trait `MaybeParallelBridge` is never used
[INFO] [stderr] --> src/utils/parallelism.rs:142:11
[INFO] [stderr] |
[INFO] [stderr] 142 | pub trait MaybeParallelBridge
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/rule/engine/composition.rs:374:18
[INFO] [stderr] |
[INFO] [stderr] 374 | pub fn index(&self, index: usize) -> &Token {
[INFO] [stderr] | ^^^^^ ^^^^^^
[INFO] [stderr] | | ||
[INFO] [stderr] | | |the same lifetime is hidden here
[INFO] [stderr] | | the same lifetime is elided here
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 374 | pub fn index(&self, index: usize) -> &Token<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr] --> src/rule/engine/composition.rs:381:66
[INFO] [stderr] |
[INFO] [stderr] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator- {
[INFO] [stderr] | -- -- ^^^^^ the same lifetime is hidden here
[INFO] [stderr] | | |
[INFO] [stderr] | the lifetime is named here the same lifetime is named here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'t`
[INFO] [stderr] |
[INFO] [stderr] 381 | pub fn iter(&'t self) -> impl DoubleEndedIterator
- > {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/tokenizer/chunk.rs:235:9
[INFO] [stderr] |
[INFO] [stderr] 235 | &self,
[INFO] [stderr] | ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 241 | ) -> Vec {
[INFO] [stderr] | ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 241 | ) -> Vec> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/tokenizer/chunk.rs:541:12
[INFO] [stderr] |
[INFO] [stderr] 541 | fn tag(&self, tokens: &[&str]) -> Sequence {
[INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 541 | fn tag(&self, tokens: &[&str]) -> Sequence<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/tokenizer/chunk.rs:680:14
[INFO] [stderr] |
[INFO] [stderr] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence {
[INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 680 | fn chunk(&self, input: &[(&str, &str)]) -> Sequence<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/tokenizer/tag.rs:536:16
[INFO] [stderr] |
[INFO] [stderr] 536 | fn get_raw(&self, word: &str) -> RawTagIter {
[INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 536 | fn get_raw(&self, word: &str) -> RawTagIter<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/tokenizer/tag.rs:562:24
[INFO] [stderr] |
[INFO] [stderr] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter {
[INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 562 | fn get_strict_tags(&self, word: &str, add_lower: AddLower) -> StrictTagIter<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/types.rs:137:17
[INFO] [stderr] |
[INFO] [stderr] 137 | pub fn iter(&self) -> impl DoubleEndedIterator
- {
[INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^
[INFO] [stderr] | | ||
[INFO] [stderr] | | |the same lifetime is hidden here
[INFO] [stderr] | the lifetime is elided here the same lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 137 | pub fn iter(&self) -> impl DoubleEndedIterator
- > {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/types.rs:214:17
[INFO] [stderr] |
[INFO] [stderr] 214 | pub fn iter(&self) -> impl DoubleEndedIterator
- {
[INFO] [stderr] | ^^^^^ ^^^^^^
[INFO] [stderr] | | ||
[INFO] [stderr] | | |the same lifetime is hidden here
[INFO] [stderr] | the lifetime is elided here the same lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 214 | pub fn iter(&self) -> impl DoubleEndedIterator
- > {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/types.rs:30:26
[INFO] [stderr] |
[INFO] [stderr] 30 | pub fn as_ref_id(&self) -> super::WordId {
[INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 30 | pub fn as_ref_id(&self) -> super::WordId<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/types.rs:47:26
[INFO] [stderr] |
[INFO] [stderr] 47 | pub fn as_ref_id(&self) -> super::PosId {
[INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 47 | pub fn as_ref_id(&self) -> super::PosId<'_> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: method `maybe_par_iter_mut_cond` is never used
[INFO] [stderr] --> src/utils/parallelism.rs:122:8
[INFO] [stderr] |
[INFO] [stderr] 115 | pub trait MaybeParallelRefMutIterator<'data, P, S>
[INFO] [stderr] | --------------------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 122 | fn maybe_par_iter_mut_cond(&'data mut self, cond: bool) -> CondIterator
;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: `nlprule` (lib) generated 17 warnings (run `cargo fix --lib -p nlprule` to apply 12 suggestions)
[INFO] [stderr] warning: `nlprule` (lib test) generated 17 warnings (16 duplicates)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nlprule-fcdf2d83b8ebdec2)
[INFO] [stdout]
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tokenizer::chunk::hash::tests::same_hash_if_same_join ... ok
[INFO] [stdout] test utils::parallelism::tests::test_maybe_parallel_iterator ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout]
[INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-8e5502e1744dedcf)
[INFO] [stdout]
[INFO] [stdout] running 8 tests
[INFO] [stdout] test can_tokenize_empty_text ... FAILED
[INFO] [stdout] test rules_can_be_disabled_enabled ... FAILED
[INFO] [stdout] test suggest_indices_are_relative_to_input_text ... FAILED
[INFO] [stdout] test sentence_spans_correct ... FAILED
[INFO] [stdout] test handles_whitespace_correctly ... FAILED
[INFO] [stdout] test token_spans_correct ... FAILED
[INFO] [stdout] test can_tokenize_anything ... FAILED
[INFO] [stdout] test no_gaps_between_sentences ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- can_tokenize_empty_text stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'can_tokenize_empty_text' (45) panicked at tests/tests.rs:11:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Custom { kind: NotFound, error: Error { kind: OpenFile, source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, path: "../storage/en_tokenizer.bin" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c157e711a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x617c157e1c09 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c157c9d6d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x617c158241a0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x617c15822fc6 - core::result::unwrap_failed::h91bd1e1731f928fc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x617c154756e5 - core::result::Result::unwrap::h0acf7dfff0a9e774
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x617c154756e5 - ::deref::__static_ref_initialize::h68308188d622aacd
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:11:70
[INFO] [stdout] 22: 0x617c154756e5 - core::ops::function::FnOnce::call_once::h292d24bf4abfab58
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x617c15466d54 - lazy_static::lazy::Lazy::get::{{closure}}::h5cd4d8e54fd7078b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout] 24: 0x617c1546066d - std::sync::poison::once::Once::call_once::{{closure}}::h3613e139710b10df
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:41
[INFO] [stdout] 25: 0x617c157dbe97 - std::sys::sync::once::futex::Once::call::had0d4e62de59c6ab
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout] 26: 0x617c15460524 - std::sync::poison::once::Once::call_once::h94fc774048565a7c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout] 27: 0x617c154646f2 - lazy_static::lazy::Lazy::get::hba915c52c540c699
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout] 28: 0x617c154646f2 - ::deref::__stability::hddab9a43d6ec1296
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout] 29: 0x617c154646f2 - ::deref::h9aeabad18f2e45d9
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout] 30: 0x617c15462fb3 - tests::can_tokenize_empty_text::hcbc88ee682181ed5
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:17:29
[INFO] [stdout] 31: 0x617c15463087 - tests::can_tokenize_empty_text::{{closure}}::ha7d53fc788deb568
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:16:29
[INFO] [stdout] 32: 0x617c15476166 - core::ops::function::FnOnce::call_once::h9398775acb8cddd7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 33: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 34: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 35: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 36: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 41: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 42: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 43: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 44: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 45: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 46: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 47: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 48: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 49: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 50: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 51: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 52: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 53: 0x7fb7fdabeaa4 -
[INFO] [stdout] 54: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 55: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- rules_can_be_disabled_enabled stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'rules_can_be_disabled_enabled' (48) panicked at tests/tests.rs:114:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Custom { kind: NotFound, error: Error { kind: OpenFile, source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, path: "../storage/en_rules.bin" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c157e711a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x617c157e1c09 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c157c9d6d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x617c158241a0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x617c15822fc6 - core::result::unwrap_failed::h91bd1e1731f928fc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x617c15463a9d - core::result::Result::unwrap::hcb0d55e1ee291d4e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x617c15463a9d - tests::rules_can_be_disabled_enabled::ha34491be6086248d
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:114:44
[INFO] [stdout] 22: 0x617c15464197 - tests::rules_can_be_disabled_enabled::{{closure}}::hd66f57d6a5c248d1
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:113:35
[INFO] [stdout] 23: 0x617c154769f6 - core::ops::function::FnOnce::call_once::hf0e568fd624329fb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 29: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 35: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 36: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 41: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 43: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 44: 0x7fb7fdabeaa4 -
[INFO] [stdout] 45: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- suggest_indices_are_relative_to_input_text stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'suggest_indices_are_relative_to_input_text' (50) panicked at tests/tests.rs:12:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Custom { kind: NotFound, error: Error { kind: OpenFile, source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, path: "../storage/en_rules.bin" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c157e711a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x617c157e1c09 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c157c9d6d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x617c158241a0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x617c15822fc6 - core::result::unwrap_failed::h91bd1e1731f928fc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1855:5
[INFO] [stdout] 20: 0x617c15475afb - core::result::Result::unwrap::hcb0d55e1ee291d4e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1226:23
[INFO] [stdout] 21: 0x617c15475afb - ::deref::__static_ref_initialize::hee366a480274e786
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:12:54
[INFO] [stdout] 22: 0x617c15475afb - core::ops::function::FnOnce::call_once::h56fe63e12092304d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x617c15466cfb - lazy_static::lazy::Lazy::get::{{closure}}::h4ab17384926dbbef
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout] 24: 0x617c154606cd - std::sync::poison::once::Once::call_once::{{closure}}::hb245d11782c0e1f3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:41
[INFO] [stdout] 25: 0x617c157dbe97 - std::sys::sync::once::futex::Once::call::had0d4e62de59c6ab
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout] 26: 0x617c154605f4 - std::sync::poison::once::Once::call_once::hbcb86a8559d0aaca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout] 27: 0x617c15460a9f - lazy_static::lazy::Lazy::get::hcca5aeb0f7ca1dbe
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout] 28: 0x617c15460a9f - ::deref::__stability::h2c0f137b7a1fd81d
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout] 29: 0x617c15460a9f - ::deref::h947c9a2a3ee29a76
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout] 30: 0x617c154641c3 - tests::suggest_indices_are_relative_to_input_text::h5a49975dad7b8e6d
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:46:23
[INFO] [stdout] 31: 0x617c15464687 - tests::suggest_indices_are_relative_to_input_text::{{closure}}::h35893cad144c43c1
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:45:48
[INFO] [stdout] 32: 0x617c15475e86 - core::ops::function::FnOnce::call_once::h6e6b388a828e6b93
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 33: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 34: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 35: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 36: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 38: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 39: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 41: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 42: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 43: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 44: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 45: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 46: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 47: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 48: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 49: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 50: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 51: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 52: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 53: 0x7fb7fdabeaa4 -
[INFO] [stdout] 54: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 55: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- sentence_spans_correct stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'sentence_spans_correct' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c157e70e6 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x617c157e1c09 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c157c9d6d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x617c158241a0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x617c157dbfa6 - std::sys::sync::once::futex::Once::call::had0d4e62de59c6ab
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout] 20: 0x617c15460524 - std::sync::poison::once::Once::call_once::h94fc774048565a7c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout] 21: 0x617c154646f2 - lazy_static::lazy::Lazy::get::hba915c52c540c699
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout] 22: 0x617c154646f2 - ::deref::__stability::hddab9a43d6ec1296
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout] 23: 0x617c154646f2 - ::deref::h9aeabad18f2e45d9
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout] 24: 0x617c15462b56 - tests::sentence_spans_correct::h93e1a72b448078a1
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:65:29
[INFO] [stdout] 25: 0x617c15462f87 - tests::sentence_spans_correct::{{closure}}::h16612bb9e4dc603c
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:62:28
[INFO] [stdout] 26: 0x617c154766a6 - core::ops::function::FnOnce::call_once::hc5ec5952fc601aa2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 27: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 28: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 29: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 30: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 31: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 32: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 33: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 34: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 35: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 36: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 37: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 38: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 39: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 40: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 41: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 42: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 43: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 44: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 45: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 46: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 47: 0x7fb7fdabeaa4 -
[INFO] [stdout] 48: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- handles_whitespace_correctly stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'handles_whitespace_correctly' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c157e70e6 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x617c157e1c09 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c157c9d6d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x617c158241a0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x617c157dbfa6 - std::sys::sync::once::futex::Once::call::had0d4e62de59c6ab
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout] 20: 0x617c15460524 - std::sync::poison::once::Once::call_once::h94fc774048565a7c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout] 21: 0x617c154646f2 - lazy_static::lazy::Lazy::get::hba915c52c540c699
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout] 22: 0x617c154646f2 - ::deref::__stability::hddab9a43d6ec1296
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout] 23: 0x617c154646f2 - ::deref::h9aeabad18f2e45d9
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout] 24: 0x617c15463543 - tests::handles_whitespace_correctly::h94c4d85eba83e6ea
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:26:25
[INFO] [stdout] 25: 0x617c15463a07 - tests::handles_whitespace_correctly::{{closure}}::hcaf23a3c19009514
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:22:34
[INFO] [stdout] 26: 0x617c15475a66 - core::ops::function::FnOnce::call_once::h569a2043f18cf8ba
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 27: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 28: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 29: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 30: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 31: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 32: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 33: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 34: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 35: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 36: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 37: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 38: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 39: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 40: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 41: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 42: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 43: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 44: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 45: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 46: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 47: 0x7fb7fdabeaa4 -
[INFO] [stdout] 48: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- token_spans_correct stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'token_spans_correct' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c157e70e6 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x617c157e1c09 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c157c9d6d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x617c158241a0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x617c157dbfa6 - std::sys::sync::once::futex::Once::call::had0d4e62de59c6ab
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout] 20: 0x617c15460524 - std::sync::poison::once::Once::call_once::h94fc774048565a7c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout] 21: 0x617c154646f2 - lazy_static::lazy::Lazy::get::hba915c52c540c699
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout] 22: 0x617c154646f2 - ::deref::__stability::hddab9a43d6ec1296
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout] 23: 0x617c154646f2 - ::deref::h9aeabad18f2e45d9
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout] 24: 0x617c15462156 - tests::token_spans_correct::h5a5cb49f199ff972
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:79:26
[INFO] [stdout] 25: 0x617c154629f7 - tests::token_spans_correct::{{closure}}::hfd6f7e84618c2e00
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:76:25
[INFO] [stdout] 26: 0x617c15475f96 - core::ops::function::FnOnce::call_once::h7949fdcac11e3f75
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 27: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 28: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 29: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 30: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 31: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 32: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 33: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 34: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 35: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 36: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 37: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 38: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 39: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 40: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 41: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 42: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 43: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 44: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 45: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 46: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 47: 0x7fb7fdabeaa4 -
[INFO] [stdout] 48: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- can_tokenize_anything stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'can_tokenize_anything' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c157e70e6 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x617c157e1c09 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c157c9d6d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x617c158241a0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x617c157dbfa6 - std::sys::sync::once::futex::Once::call::had0d4e62de59c6ab
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout] 20: 0x617c15460524 - std::sync::poison::once::Once::call_once::h94fc774048565a7c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout] 21: 0x617c154646f2 - lazy_static::lazy::Lazy::get::hba915c52c540c699
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout] 22: 0x617c154646f2 - ::deref::__stability::hddab9a43d6ec1296
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout] 23: 0x617c154646f2 - ::deref::h9aeabad18f2e45d9
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout] 24: 0x617c15462a38 - tests::can_tokenize_anything::can_tokenize_anything::h4dac05220bfd9ba2
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:40:21
[INFO] [stdout] 25: 0x617c1546be26 - T as quickcheck::tester::Testable>::result::{{closure}}::h425e422d3f4942ce
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:371:35
[INFO] [stdout] 26: 0x617c15466cd1 - as core::ops::function::FnOnce<()>>::call_once::he72b988debc207dd
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 27: 0x617c15474db4 - std::panicking::catch_unwind::do_call::hd10525f65d86ca6b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 28: 0x617c15454f0b - __rust_try
[INFO] [stdout] 29: 0x617c15452d5b - std::panicking::catch_unwind::h361690bde9374438
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x617c15452d5b - std::panic::catch_unwind::ha9a88405fe9095b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x617c15466640 - quickcheck::tester::safe::haced31d2d6df7fa7
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:402:5
[INFO] [stdout] 32: 0x617c1546b66f - T as quickcheck::tester::Testable>::result::h7366163022aa7242
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:371:21
[INFO] [stdout] 33: 0x617c15466251 - quickcheck::tester::QuickCheck::quicktest::h92e23b86eafd5edf
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:121:21
[INFO] [stdout] 34: 0x617c15465d21 - quickcheck::tester::QuickCheck::quickcheck::h3a304e12c1b98c19
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:163:41
[INFO] [stdout] 35: 0x617c15466583 - quickcheck::tester::quickcheck::hc8fdc97d24e00e83
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:183:23
[INFO] [stdout] 36: 0x617c15462a1d - tests::can_tokenize_anything::h7370fe75c673727b
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:38:1
[INFO] [stdout] 37: 0x617c15462b07 - tests::can_tokenize_anything::{{closure}}::ha9b852f38fd10337
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:38:14
[INFO] [stdout] 38: 0x617c15476096 - core::ops::function::FnOnce::call_once::h87b50bf636f56be3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 39: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 41: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 42: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 43: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 44: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 45: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 46: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 47: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 48: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 49: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 50: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 51: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 52: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 53: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 54: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 55: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 56: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 57: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 58: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 59: 0x7fb7fdabeaa4 -
[INFO] [stdout] 60: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 61: 0x0 -
[INFO] [stdout]
[INFO] [stdout] thread 'can_tokenize_anything' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c157e70e6 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x617c157e1c09 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c157c9d6d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x617c158241a0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x617c157dbfa6 - std::sys::sync::once::futex::Once::call::had0d4e62de59c6ab
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout] 20: 0x617c15460524 - std::sync::poison::once::Once::call_once::h94fc774048565a7c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout] 21: 0x617c154646f2 - lazy_static::lazy::Lazy::get::hba915c52c540c699
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout] 22: 0x617c154646f2 - ::deref::__stability::hddab9a43d6ec1296
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout] 23: 0x617c154646f2 - ::deref::h9aeabad18f2e45d9
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout] 24: 0x617c15462a38 - tests::can_tokenize_anything::can_tokenize_anything::h4dac05220bfd9ba2
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:40:21
[INFO] [stdout] 25: 0x617c1546b556 - T as quickcheck::tester::Testable>::result::shrink_failure::{{closure}}::h79a1ed97a7fdc49e
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:349:47
[INFO] [stdout] 26: 0x617c15466c11 - as core::ops::function::FnOnce<()>>::call_once::h18a84da6d17fa951
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 27: 0x617c15474d54 - std::panicking::catch_unwind::do_call::h6d270e3f35792da4
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 28: 0x617c15454f0b - __rust_try
[INFO] [stdout] 29: 0x617c15452afb - std::panicking::catch_unwind::h8641e61b3cfc6cab
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x617c15452afb - std::panic::catch_unwind::h36fe35a303908df8
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x617c15466700 - quickcheck::tester::safe::he55935681a88db8c
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:402:5
[INFO] [stdout] 32: 0x617c1546abbb - T as quickcheck::tester::Testable>::result::shrink_failure::h2e703615005b22b2
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:349:33
[INFO] [stdout] 33: 0x617c1546b887 - T as quickcheck::tester::Testable>::result::h7366163022aa7242
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:380:17
[INFO] [stdout] 34: 0x617c15466251 - quickcheck::tester::QuickCheck::quicktest::h92e23b86eafd5edf
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:121:21
[INFO] [stdout] 35: 0x617c15465d21 - quickcheck::tester::QuickCheck::quickcheck::h3a304e12c1b98c19
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:163:41
[INFO] [stdout] 36: 0x617c15466583 - quickcheck::tester::quickcheck::hc8fdc97d24e00e83
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:183:23
[INFO] [stdout] 37: 0x617c15462a1d - tests::can_tokenize_anything::h7370fe75c673727b
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:38:1
[INFO] [stdout] 38: 0x617c15462b07 - tests::can_tokenize_anything::{{closure}}::ha9b852f38fd10337
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:38:14
[INFO] [stdout] 39: 0x617c15476096 - core::ops::function::FnOnce::call_once::h87b50bf636f56be3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 41: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 42: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 43: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 44: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 45: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 46: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 47: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 48: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 49: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 50: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 51: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 52: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 53: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 54: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 55: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 56: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 57: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 58: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 59: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 60: 0x7fb7fdabeaa4 -
[INFO] [stdout] 61: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 62: 0x0 -
[INFO] [stdout]
[INFO] [stdout] thread 'can_tokenize_anything' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28:
[INFO] [stdout] [quickcheck] TEST FAILED (runtime error). Arguments: ("")
[INFO] [stdout] Error: "Once instance has previously been poisoned"
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c15474cdb - std::panicking::begin_panic::{{closure}}::h0522688d23b13864
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:771:9
[INFO] [stdout] 16: 0x617c154719b6 - std::sys::backtrace::__rust_end_short_backtrace::hb9c2c61a922fd0e9
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c15474c76 - std::panicking::begin_panic::h66fb3aeb3220258c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:770:5
[INFO] [stdout] 18: 0x617c15465f86 - quickcheck::tester::QuickCheck::quickcheck::h3a304e12c1b98c19
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28
[INFO] [stdout] 19: 0x617c15466583 - quickcheck::tester::quickcheck::hc8fdc97d24e00e83
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:183:23
[INFO] [stdout] 20: 0x617c15462a1d - tests::can_tokenize_anything::h7370fe75c673727b
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:38:1
[INFO] [stdout] 21: 0x617c15462b07 - tests::can_tokenize_anything::{{closure}}::ha9b852f38fd10337
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:38:14
[INFO] [stdout] 22: 0x617c15476096 - core::ops::function::FnOnce::call_once::h87b50bf636f56be3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 25: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 26: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 27: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 28: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 29: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 30: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 31: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 32: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 33: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 34: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 35: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 36: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 37: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 38: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 39: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 40: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 41: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 42: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 43: 0x7fb7fdabeaa4 -
[INFO] [stdout] 44: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- no_gaps_between_sentences stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'no_gaps_between_sentences' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c157e70e6 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x617c157e1c09 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c157c9d6d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x617c158241a0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x617c157dbfa6 - std::sys::sync::once::futex::Once::call::had0d4e62de59c6ab
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout] 20: 0x617c15460524 - std::sync::poison::once::Once::call_once::h94fc774048565a7c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout] 21: 0x617c154646f2 - lazy_static::lazy::Lazy::get::hba915c52c540c699
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout] 22: 0x617c154646f2 - ::deref::__stability::hddab9a43d6ec1296
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout] 23: 0x617c154646f2 - ::deref::h9aeabad18f2e45d9
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout] 24: 0x617c15463136 - tests::no_gaps_between_sentences::no_gaps_between_sentences::h5030f9bae8093c30
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:102:21
[INFO] [stdout] 25: 0x617c1546be56 - T as quickcheck::tester::Testable>::result::{{closure}}::h5998731cfaf4c655
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:371:35
[INFO] [stdout] 26: 0x617c15466c51 - as core::ops::function::FnOnce<()>>::call_once::h705b5f52b034a0ed
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 27: 0x617c15474e10 - std::panicking::catch_unwind::do_call::hde82f43ac1597268
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 28: 0x617c15454f0b - __rust_try
[INFO] [stdout] 29: 0x617c15452c91 - std::panicking::catch_unwind::ha59f44daab114a93
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x617c15452c91 - std::panic::catch_unwind::h8b2e57cc138642b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x617c154665db - quickcheck::tester::safe::h264e270a5ad1abaa
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:402:5
[INFO] [stdout] 32: 0x617c1546babf - T as quickcheck::tester::Testable>::result::hff357cf3b8a5880b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:371:21
[INFO] [stdout] 33: 0x617c15466081 - quickcheck::tester::QuickCheck::quicktest::h4d1f0e02725ef991
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:121:21
[INFO] [stdout] 34: 0x617c15465a21 - quickcheck::tester::QuickCheck::quickcheck::h376f0ca97c282acf
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:163:41
[INFO] [stdout] 35: 0x617c15466513 - quickcheck::tester::quickcheck::h7d60da3691cdd83b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:183:23
[INFO] [stdout] 36: 0x617c154630ad - tests::no_gaps_between_sentences::hdf35aed79f20f55b
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:97:1
[INFO] [stdout] 37: 0x617c154634f7 - tests::no_gaps_between_sentences::{{closure}}::h4dae490794847070
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:97:14
[INFO] [stdout] 38: 0x617c15475636 - core::ops::function::FnOnce::call_once::h28ac447285806573
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 39: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 41: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 42: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 43: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 44: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 45: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 46: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 47: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 48: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 49: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 50: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 51: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 52: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 53: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 54: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 55: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 56: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 57: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 58: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 59: 0x7fb7fdabeaa4 -
[INFO] [stdout] 60: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 61: 0x0 -
[INFO] [stdout]
[INFO] [stdout] thread 'no_gaps_between_sentences' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c157e70e6 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout] 16: 0x617c157e1c09 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c157c9d6d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x617c158241a0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout] 19: 0x617c157dbfa6 - std::sys::sync::once::futex::Once::call::had0d4e62de59c6ab
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout] 20: 0x617c15460524 - std::sync::poison::once::Once::call_once::h94fc774048565a7c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sync/poison/once.rs:156:20
[INFO] [stdout] 21: 0x617c154646f2 - lazy_static::lazy::Lazy::get::hba915c52c540c699
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout] 22: 0x617c154646f2 - ::deref::__stability::hddab9a43d6ec1296
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout] 23: 0x617c154646f2 - ::deref::h9aeabad18f2e45d9
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout] 24: 0x617c15463136 - tests::no_gaps_between_sentences::no_gaps_between_sentences::h5030f9bae8093c30
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:102:21
[INFO] [stdout] 25: 0x617c1546b526 - T as quickcheck::tester::Testable>::result::shrink_failure::{{closure}}::h6a746e150f345f91
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:349:47
[INFO] [stdout] 26: 0x617c15466c91 - as core::ops::function::FnOnce<()>>::call_once::h90063b6845b68566
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 27: 0x617c15474e60 - std::panicking::catch_unwind::do_call::hee2ef96a9fb66c44
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 28: 0x617c15454f0b - __rust_try
[INFO] [stdout] 29: 0x617c15452bd1 - std::panicking::catch_unwind::h1aed290061307a2f
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 30: 0x617c15452bd1 - std::panic::catch_unwind::h8a2d79648f894747
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x617c1546669b - quickcheck::tester::safe::hc547b4a79f8524ca
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:402:5
[INFO] [stdout] 32: 0x617c1546b16b - T as quickcheck::tester::Testable>::result::shrink_failure::h60bfee99f7ebf702
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:349:33
[INFO] [stdout] 33: 0x617c1546bcd7 - T as quickcheck::tester::Testable>::result::hff357cf3b8a5880b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:380:17
[INFO] [stdout] 34: 0x617c15466081 - quickcheck::tester::QuickCheck::quicktest::h4d1f0e02725ef991
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:121:21
[INFO] [stdout] 35: 0x617c15465a21 - quickcheck::tester::QuickCheck::quickcheck::h376f0ca97c282acf
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:163:41
[INFO] [stdout] 36: 0x617c15466513 - quickcheck::tester::quickcheck::h7d60da3691cdd83b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:183:23
[INFO] [stdout] 37: 0x617c154630ad - tests::no_gaps_between_sentences::hdf35aed79f20f55b
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:97:1
[INFO] [stdout] 38: 0x617c154634f7 - tests::no_gaps_between_sentences::{{closure}}::h4dae490794847070
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:97:14
[INFO] [stdout] 39: 0x617c15475636 - core::ops::function::FnOnce::call_once::h28ac447285806573
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 41: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 42: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 43: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 44: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 45: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 46: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 47: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 48: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 49: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 50: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 51: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 52: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 53: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 54: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 55: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 56: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 57: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 58: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 59: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 60: 0x7fb7fdabeaa4 -
[INFO] [stdout] 61: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 62: 0x0 -
[INFO] [stdout]
[INFO] [stdout] thread 'no_gaps_between_sentences' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28:
[INFO] [stdout] [quickcheck] TEST FAILED (runtime error). Arguments: ("")
[INFO] [stdout] Error: "Once instance has previously been poisoned"
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x617c15809312 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x617c15809312 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x617c15809312 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x617c15809312 - ::fmt::h52160e9da139e442
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x617c1581b7af - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x617c1581b7af - core::fmt::write::hf09a056a304e021a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] 6: 0x617c157d58e1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x617c157d58e1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x617c157e1ad2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x617c157e6bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x617c157e6a91 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x617c154c627e - as core::ops::function::Fn>::call::h3d020961abd83a77
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 12: 0x617c154c627e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x617c157e736f - as core::ops::function::Fn>::call::h75334a5fed245bca
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout] 14: 0x617c157e736f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x617c15474cdb - std::panicking::begin_panic::{{closure}}::h0522688d23b13864
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:771:9
[INFO] [stdout] 16: 0x617c154719b6 - std::sys::backtrace::__rust_end_short_backtrace::hb9c2c61a922fd0e9
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x617c15474c76 - std::panicking::begin_panic::h66fb3aeb3220258c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:770:5
[INFO] [stdout] 18: 0x617c15465c86 - quickcheck::tester::QuickCheck::quickcheck::h376f0ca97c282acf
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28
[INFO] [stdout] 19: 0x617c15466513 - quickcheck::tester::quickcheck::h7d60da3691cdd83b
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:183:23
[INFO] [stdout] 20: 0x617c154630ad - tests::no_gaps_between_sentences::hdf35aed79f20f55b
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:97:1
[INFO] [stdout] 21: 0x617c154634f7 - tests::no_gaps_between_sentences::{{closure}}::h4dae490794847070
[INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:97:14
[INFO] [stdout] 22: 0x617c15475636 - core::ops::function::FnOnce::call_once::h28ac447285806573
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x617c154c60ab - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x617c154c60ab - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout] 25: 0x617c154dbc85 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout] 26: 0x617c154dbc85 - as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 27: 0x617c154dbc85 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 28: 0x617c154dbc85 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 29: 0x617c154dbc85 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 30: 0x617c154dbc85 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout] 31: 0x617c154dbc85 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout] 32: 0x617c154b2494 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout] 33: 0x617c154b2494 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 34: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout] 35: 0x617c154b5d5a - as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 36: 0x617c154b5d5a - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout] 37: 0x617c154b5d5a - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout] 38: 0x617c154b5d5a - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout] 39: 0x617c154b5d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout] 40: 0x617c154b5d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 41: 0x617c157dcd4f - as core::ops::function::FnOnce>::call_once::hdd09a470c130e806
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout] 42: 0x617c157dcd4f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout] 43: 0x7fb7fdabeaa4 -
[INFO] [stdout] 44: 0x7fb7fdb4ba34 - clone
[INFO] [stdout] 45: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] can_tokenize_anything
[INFO] [stdout] can_tokenize_empty_text
[INFO] [stdout] handles_whitespace_correctly
[INFO] [stdout] no_gaps_between_sentences
[INFO] [stdout] rules_can_be_disabled_enabled
[INFO] [stdout] sentence_spans_correct
[INFO] [stdout] suggest_indices_are_relative_to_input_text
[INFO] [stdout] token_spans_correct
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "73a07c0130a3a1aab1f421f47ca5609bb8ba9b476e513db3e86b116a438eb277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a07c0130a3a1aab1f421f47ca5609bb8ba9b476e513db3e86b116a438eb277", kill_on_drop: false }`
[INFO] [stdout] 73a07c0130a3a1aab1f421f47ca5609bb8ba9b476e513db3e86b116a438eb277