[INFO] fetching crate lang_pt 0.1.2...
[INFO] testing lang_pt-0.1.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate lang_pt 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate lang_pt 0.1.2
[INFO] finished tweaking crates.io crate lang_pt 0.1.2
[INFO] tweaked toml for crates.io crate lang_pt 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lang_pt 0.1.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding ptree v0.4.0 (available: v0.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 572e30289f5369b4d67d7d802ab41eae28d8007a60045210fafa244570020d4e
[INFO] running `Command { std: "docker" "start" "-a" "572e30289f5369b4d67d7d802ab41eae28d8007a60045210fafa244570020d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "572e30289f5369b4d67d7d802ab41eae28d8007a60045210fafa244570020d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "572e30289f5369b4d67d7d802ab41eae28d8007a60045210fafa244570020d4e", kill_on_drop: false }`
[INFO] [stdout] 572e30289f5369b4d67d7d802ab41eae28d8007a60045210fafa244570020d4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5bc24356708524faa5517399e19de518a749d7d90eca701d62fc5c803d19ab22
[INFO] running `Command { std: "docker" "start" "-a" "5bc24356708524faa5517399e19de518a749d7d90eca701d62fc5c803d19ab22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tint v1.0.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling ptree v0.4.0
[INFO] [stderr]    Compiling lang_pt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast_node.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn children(&self) -> std::borrow::Cow<[Self::Child]> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn children(&self) -> std::borrow::Cow<'_, [Self::Child]> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast_node.rs:119:74
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn list_tree_with_token<'this>(&'this self, node: &TNode) -> Vec<&ASTNode<TNode>> {
[INFO] [stdout]     |                                         ----- the lifetime is named 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: consistently use `'this`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn list_tree_with_token<'this>(&'this self, node: &TNode) -> Vec<&'this ASTNode<TNode>> {
[INFO] [stdout]     |                                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast_node.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |         &'this self,
[INFO] [stdout]     |          ----- the lifetime is named here
[INFO] [stdout] 130 |         p: &TF,
[INFO] [stdout] 131 |     ) -> Vec<&ASTNode<TNode>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ 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: consistently use `'this`
[INFO] [stdout]     |
[INFO] [stdout] 131 |     ) -> Vec<&'this ASTNode<TNode>> {
[INFO] [stdout]     |               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.00s
[INFO] running `Command { std: "docker" "inspect" "5bc24356708524faa5517399e19de518a749d7d90eca701d62fc5c803d19ab22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bc24356708524faa5517399e19de518a749d7d90eca701d62fc5c803d19ab22", kill_on_drop: false }`
[INFO] [stdout] 5bc24356708524faa5517399e19de518a749d7d90eca701d62fc5c803d19ab22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2fd306710242b42136e30da30dcfee7d38314d02e0b98f0edf4837590f989370
[INFO] running `Command { std: "docker" "start" "-a" "2fd306710242b42136e30da30dcfee7d38314d02e0b98f0edf4837590f989370", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast_node.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn children(&self) -> std::borrow::Cow<[Self::Child]> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn children(&self) -> std::borrow::Cow<'_, [Self::Child]> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast_node.rs:119:74
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn list_tree_with_token<'this>(&'this self, node: &TNode) -> Vec<&ASTNode<TNode>> {
[INFO] [stdout]     |                                         ----- the lifetime is named 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: consistently use `'this`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn list_tree_with_token<'this>(&'this self, node: &TNode) -> Vec<&'this ASTNode<TNode>> {
[INFO] [stdout]     |                                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast_node.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |         &'this self,
[INFO] [stdout]     |          ----- the lifetime is named here
[INFO] [stdout] 130 |         p: &TF,
[INFO] [stdout] 131 |     ) -> Vec<&ASTNode<TNode>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ 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: consistently use `'this`
[INFO] [stdout]     |
[INFO] [stdout] 131 |     ) -> Vec<&'this ASTNode<TNode>> {
[INFO] [stdout]     |               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lang_pt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast_node.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn children(&self) -> std::borrow::Cow<[Self::Child]> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn children(&self) -> std::borrow::Cow<'_, [Self::Child]> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast_node.rs:119:74
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn list_tree_with_token<'this>(&'this self, node: &TNode) -> Vec<&ASTNode<TNode>> {
[INFO] [stdout]     |                                         ----- the lifetime is named 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: consistently use `'this`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn list_tree_with_token<'this>(&'this self, node: &TNode) -> Vec<&'this ASTNode<TNode>> {
[INFO] [stdout]     |                                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast_node.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |         &'this self,
[INFO] [stdout]     |          ----- the lifetime is named here
[INFO] [stdout] 130 |         p: &TF,
[INFO] [stdout] 131 |     ) -> Vec<&ASTNode<TNode>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ 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: consistently use `'this`
[INFO] [stdout]     |
[INFO] [stdout] 131 |     ) -> Vec<&'this ASTNode<TNode>> {
[INFO] [stdout]     |               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.56s
[INFO] running `Command { std: "docker" "inspect" "2fd306710242b42136e30da30dcfee7d38314d02e0b98f0edf4837590f989370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fd306710242b42136e30da30dcfee7d38314d02e0b98f0edf4837590f989370", kill_on_drop: false }`
[INFO] [stdout] 2fd306710242b42136e30da30dcfee7d38314d02e0b98f0edf4837590f989370
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f6b532d5dbd975c1eafa83bbfd988a9ad63bf3b0e071b229f16a3c88aa2a77fb
[INFO] running `Command { std: "docker" "start" "-a" "f6b532d5dbd975c1eafa83bbfd988a9ad63bf3b0e071b229f16a3c88aa2a77fb", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast_node.rs:75:17
[INFO] [stderr]    |
[INFO] [stderr] 75 |     fn children(&self) -> std::borrow::Cow<[Self::Child]> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |     fn children(&self) -> std::borrow::Cow<'_, [Self::Child]> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/ast_node.rs:119:74
[INFO] [stderr]     |
[INFO] [stderr] 119 |     pub fn list_tree_with_token<'this>(&'this self, node: &TNode) -> Vec<&ASTNode<TNode>> {
[INFO] [stderr]     |                                         ----- the lifetime is named 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: consistently use `'this`
[INFO] [stderr]     |
[INFO] [stderr] 119 |     pub fn list_tree_with_token<'this>(&'this self, node: &TNode) -> Vec<&'this ASTNode<TNode>> {
[INFO] [stderr]     |                                                                           +++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/ast_node.rs:131:14
[INFO] [stderr]     |
[INFO] [stderr] 129 |         &'this self,
[INFO] [stderr]     |          ----- the lifetime is named here
[INFO] [stderr] 130 |         p: &TF,
[INFO] [stderr] 131 |     ) -> Vec<&ASTNode<TNode>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^ 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: consistently use `'this`
[INFO] [stderr]     |
[INFO] [stderr] 131 |     ) -> Vec<&'this ASTNode<TNode>> {
[INFO] [stderr]     |               +++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lang_pt` (lib) generated 3 warnings (run `cargo fix --lib -p lang_pt` to apply 3 suggestions)
[INFO] [stderr] warning: `lang_pt` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/lang_pt/8f3275a5d35a92c4/deps/lang_pt-8f3275a5d35a92c4)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test doc::example::lexeme_util::combined_tokenizer::test_tokenizer ... ok
[INFO] [stdout] Root # 0-14
[INFO] [stdout] ├─ KeywordLet # 0-3
[INFO] [stdout] ├─ ID # 4-6
[INFO] [stdout] └─ TypingNumber # 7-13
[INFO] [stdout] Root # 0-13
[INFO] [stdout] ├─ KeywordLet # 0-3
[INFO] [stdout] ├─ ID # 4-6
[INFO] [stdout] ├─ KeywordLet # 7-13
[INFO] [stdout] └─ LineTermination # 13-13
[INFO] [stdout] test doc::example::lexeme_util::mapped_lexer::f ... ok
[INFO] [stdout] test doc::example::prod_util::look_ahead::nullable_test ... ok
[INFO] [stdout] test doc::example::json_token::json_tokenizer ... ok
[INFO] [stdout] Main # 0-5
[INFO] [stdout] ├─ ID # 0-2
[INFO] [stdout] ├─ Add # 2-3
[INFO] [stdout] └─ ID # 3-5
[INFO] [stdout] Main # 0-5
[INFO] [stdout] └─ Expr # 0-5
[INFO] [stdout]    ├─ ID # 0-2
[INFO] [stdout]    ├─ Add # 2-3
[INFO] [stdout]    ├─ NULL # 3-3
[INFO] [stdout]    └─ ID # 3-5
[INFO] [stdout] Main # 0-7
[INFO] [stdout] └─ Expr # 0-7
[INFO] [stdout]    ├─ ID # 0-2
[INFO] [stdout]    ├─ Mul # 2-3
[INFO] [stdout]    ├─ UnaryList # 3-5
[INFO] [stdout]    │  ├─ Add # 3-4
[INFO] [stdout]    │  └─ Sub # 4-5
[INFO] [stdout]    └─ ID # 5-7
[INFO] [stdout] test doc::example::lexeme_util::tokenizer::main ... ok
[INFO] [stdout] test doc::example::lexeme_util::pattern::f ... ok
[INFO] [stdout] test doc::example::lexeme_util::thunk_state_mixin::f ... ok
[INFO] [stdout] test doc::example::prod_util::node::node_test ... ok
[INFO] [stdout] test doc::example::prod_util::nullable::list_test ... ok
[INFO] [stdout] Root # 5-41
[INFO] [stdout] ├─ VarAssignment # 5-23
[INFO] [stdout] │  ├─ KeywordLet # 5-8
[INFO] [stdout] │  ├─ ID # 9-11
[INFO] [stdout] │  ├─ TypingNumber # 12-18
[INFO] [stdout] │  └─ NewLine # 18-19
[INFO] [stdout] └─ VarAssignment # 23-41
[INFO] [stdout]    ├─ KeywordLet # 23-26
[INFO] [stdout]    ├─ ID # 27-29
[INFO] [stdout]    ├─ TypingString # 30-36
[INFO] [stdout]    └─ EOFTermination # 41-41
[INFO] [stdout] test doc::example::lexeme_util::thunk_mapper::f ... ok
[INFO] [stdout] Root # 0-6
[INFO] [stdout] └─ Expr # 0-6
[INFO] [stdout]    ├─ ID # 0-2
[INFO] [stdout]    ├─ Mul # 2-3
[INFO] [stdout]    ├─ UnaryList # 3-4
[INFO] [stdout]    │  └─ Add # 3-4
[INFO] [stdout]    └─ ID # 4-6
[INFO] [stdout] test doc::example::lexeme_util::state_mixin::f ... ok
[INFO] [stdout] Root # 0-7
[INFO] [stdout] └─ Expr # 0-7
[INFO] [stdout]    ├─ ID # 0-2
[INFO] [stdout]    ├─ Mul # 2-3
[INFO] [stdout]    ├─ UnaryList # 3-5
[INFO] [stdout]    │  ├─ Add # 3-4
[INFO] [stdout]    │  └─ Sub # 4-5
[INFO] [stdout]    └─ ID # 5-7
[INFO] [stdout] test doc::example::prod_util::non_structural::non_structural_test ... ok
[INFO] [stdout] test doc::example::prod_util::list::list_test ... ok
[INFO] [stdout] test doc::example::lexeme_util::middleware_lexer::f ... ok
[INFO] [stdout] test doc::tutorial::tokenization::tokenization1::tokenizer ... ok
[INFO] [stdout] Root # 0-5
[INFO] [stdout] ├─ ID # 0-2
[INFO] [stdout] ├─ Add # 2-3
[INFO] [stdout] └─ ID # 3-5
[INFO] [stdout] Root # 0-26
[INFO] [stdout] ├─ TagName # 1-5
[INFO] [stdout] ├─ Text # 6-19
[INFO] [stdout] └─ TagName # 21-25
[INFO] [stdout] ArrayAccess # 0-6
[INFO] [stdout] ├─ ID # 0-3
[INFO] [stdout] └─ ID # 4-5
[INFO] [stdout] FunctionCall # 0-20
[INFO] [stdout] ├─ ID # 0-4
[INFO] [stdout] └─ FuncArgs # 5-19
[INFO] [stdout]    ├─ ID # 5-9
[INFO] [stdout]    ├─ ID # 10-14
[INFO] [stdout]    └─ ID # 15-19
[INFO] [stdout] test doc::example::prod_util::union::union_test ... ok
[INFO] [stdout] test doc::example::prod_util::validated::validation_test ... ok
[INFO] [stdout] test doc::example::lexeme_util::punctuations::f ... ok
[INFO] [stdout] test doc::tutorial::tokenization::tokenization3::tokenizer ... ok
[INFO] [stdout] test doc::example::prod_util::suffixes::suffixes_test ... ok
[INFO] [stdout] Main # 0-13
[INFO] [stdout] └─ Array # 0-13
[INFO] [stdout]    ├─ ID # 1-2
[INFO] [stdout]    ├─ ID # 3-4
[INFO] [stdout]    ├─ Number # 5-6
[INFO] [stdout]    ├─ Number # 7-8
[INFO] [stdout]    ├─ ID # 9-10
[INFO] [stdout]    └─ Number # 11-12
[INFO] [stdout] test doc::example::prod_util::separated_list::separated_list_test ... ok
[INFO] [stdout] Root # 0-7
[INFO] [stdout] └─ Expr # 1-6
[INFO] [stdout]    ├─ ID # 1-3
[INFO] [stdout]    ├─ Add # 3-4
[INFO] [stdout]    └─ ID # 4-6
[INFO] [stdout] test doc::example::prod_util::concat::concat_test ... ok
[INFO] [stdout] Main # 0-1109
[INFO] [stdout] └─ Object # 5-1100
[INFO] [stdout]    └─ Item # 15-1094
[INFO] [stdout]       ├─ String # 15-21
[INFO] [stdout]       └─ Object # 23-1094
[INFO] [stdout]          ├─ Item # 37-455
[INFO] [stdout]          │  ├─ String # 37-44
[INFO] [stdout]          │  └─ Object # 46-455
[INFO] [stdout]          │     └─ Item # 64-441
[INFO] [stdout]          │        ├─ String # 64-68
[INFO] [stdout]          │        └─ Object # 70-441
[INFO] [stdout]          │           ├─ Item # 92-144
[INFO] [stdout]          │           │  ├─ String # 92-102
[INFO] [stdout]          │           │  └─ String # 104-144
[INFO] [stdout]          │           ├─ Item # 166-376
[INFO] [stdout]          │           │  ├─ String # 166-175
[INFO] [stdout]          │           │  └─ Array # 177-376
[INFO] [stdout]          │           │     ├─ String # 203-219
[INFO] [stdout]          │           │     ├─ String # 245-264
[INFO] [stdout]          │           │     ├─ String # 290-313
[INFO] [stdout]          │           │     └─ String # 339-354
[INFO] [stdout]          │           └─ Item # 398-423
[INFO] [stdout]          │              ├─ String # 398-406
[INFO] [stdout]          │              └─ String # 408-423
[INFO] [stdout]          └─ Item # 469-1084
[INFO] [stdout]             ├─ String # 469-476
[INFO] [stdout]             └─ Object # 478-1084
[INFO] [stdout]                ├─ Item # 496-776
[INFO] [stdout]                │  ├─ String # 496-500
[INFO] [stdout]                │  └─ Object # 502-776
[INFO] [stdout]                │     ├─ Item # 524-547
[INFO] [stdout]                │     │  ├─ String # 524-534
[INFO] [stdout]                │     │  └─ String # 536-547
[INFO] [stdout]                │     ├─ Item # 569-722
[INFO] [stdout]                │     │  ├─ String # 569-578
[INFO] [stdout]                │     │  └─ Array # 580-722
[INFO] [stdout]                │     │     ├─ String # 606-610
[INFO] [stdout]                │     │     ├─ String # 636-640
[INFO] [stdout]                │     │     ├─ String # 666-670
[INFO] [stdout]                │     │     └─ String # 696-700
[INFO] [stdout]                │     └─ Item # 744-758
[INFO] [stdout]                │        ├─ String # 744-752
[INFO] [stdout]                │        └─ String # 754-758
[INFO] [stdout]                └─ Item # 794-1070
[INFO] [stdout]                   ├─ String # 794-798
[INFO] [stdout]                   └─ Object # 800-1070
[INFO] [stdout]                      ├─ Item # 822-846
[INFO] [stdout]                      │  ├─ String # 822-832
[INFO] [stdout]                      │  └─ String # 834-846
[INFO] [stdout]                      ├─ Item # 868-1017
[INFO] [stdout]                      │  ├─ String # 868-877
[INFO] [stdout]                      │  └─ Array # 879-1017
[INFO] [stdout]                      │     ├─ String # 905-908
[INFO] [stdout]                      │     ├─ String # 934-937
[INFO] [stdout]                      │     ├─ String # 963-966
[INFO] [stdout]                      │     └─ String # 992-995
[INFO] [stdout]                      └─ Item # 1039-1052
[INFO] [stdout]                         ├─ String # 1039-1047
[INFO] [stdout]                         └─ String # 1049-1052
[INFO] [stdout] Array # 0-7
[INFO] [stdout] ├─ Number # 1-2
[INFO] [stdout] ├─ Number # 3-4
[INFO] [stdout] └─ Number # 5-6
[INFO] [stdout] test examples::__tests__::lexerless::parsing_test::test2 ... ok
[INFO] [stdout] test examples::__tests__::lexerless::production_test::json_array_production ... ok
[INFO] [stdout] Main # 0-59
[INFO] [stdout] └─ Array # 13-50
[INFO] [stdout]    ├─ Object # 14-31
[INFO] [stdout]    │  ├─ Item # 15-22
[INFO] [stdout]    │  │  ├─ String # 15-18
[INFO] [stdout]    │  │  └─ String # 19-22
[INFO] [stdout]    │  └─ Item # 23-30
[INFO] [stdout]    │     ├─ String # 23-26
[INFO] [stdout]    │     └─ String # 27-30
[INFO] [stdout]    └─ Object # 32-49
[INFO] [stdout]       ├─ Item # 33-40
[INFO] [stdout]       │  ├─ String # 33-36
[INFO] [stdout]       │  └─ String # 37-40
[INFO] [stdout]       └─ Item # 41-48
[INFO] [stdout]          ├─ String # 41-44
[INFO] [stdout]          └─ String # 45-48
[INFO] [stdout] test examples::__tests__::lexerless::parsing_test::test1 ... ok
[INFO] [stdout] Main # 13-59
[INFO] [stdout] └─ Array # 13-59
[INFO] [stdout]    ├─ Object # 14-31
[INFO] [stdout]    │  ├─ Item # 15-22
[INFO] [stdout]    │  │  ├─ Key # 15-18
[INFO] [stdout]    │  │  └─ String # 19-22
[INFO] [stdout]    │  └─ Item # 23-30
[INFO] [stdout]    │     ├─ Key # 23-26
[INFO] [stdout]    │     └─ String # 27-30
[INFO] [stdout]    └─ Object # 32-49
[INFO] [stdout]       ├─ Item # 33-40
[INFO] [stdout]       │  ├─ Key # 33-36
[INFO] [stdout]       │  └─ String # 37-40
[INFO] [stdout]       └─ Item # 41-48
[INFO] [stdout]          ├─ Key # 41-44
[INFO] [stdout]          └─ String # 45-48
[INFO] [stdout] test examples::__tests__::tokenized::parsing_test::simple_json_parsing_test ... ok
[INFO] [stdout] Main # 5-1109
[INFO] [stdout] └─ Object # 5-1109
[INFO] [stdout]    └─ Item # 15-1099
[INFO] [stdout]       ├─ Key # 15-21
[INFO] [stdout]       └─ Object # 23-1099
[INFO] [stdout]          ├─ Item # 37-455
[INFO] [stdout]          │  ├─ Key # 37-44
[INFO] [stdout]          │  └─ Object # 46-455
[INFO] [stdout]          │     └─ Item # 64-454
[INFO] [stdout]          │        ├─ Key # 64-68
[INFO] [stdout]          │        └─ Object # 70-454
[INFO] [stdout]          │           ├─ Item # 92-144
[INFO] [stdout]          │           │  ├─ Key # 92-102
[INFO] [stdout]          │           │  └─ String # 104-144
[INFO] [stdout]          │           ├─ Item # 166-376
[INFO] [stdout]          │           │  ├─ Key # 166-175
[INFO] [stdout]          │           │  └─ Array # 177-376
[INFO] [stdout]          │           │     ├─ String # 203-219
[INFO] [stdout]          │           │     ├─ String # 245-264
[INFO] [stdout]          │           │     ├─ String # 290-313
[INFO] [stdout]          │           │     └─ String # 339-354
[INFO] [stdout]          │           └─ Item # 398-440
[INFO] [stdout]          │              ├─ Key # 398-406
[INFO] [stdout]          │              └─ String # 408-423
[INFO] [stdout]          └─ Item # 469-1093
[INFO] [stdout]             ├─ Key # 469-476
[INFO] [stdout]             └─ Object # 478-1093
[INFO] [stdout]                ├─ Item # 496-776
[INFO] [stdout]                │  ├─ Key # 496-500
[INFO] [stdout]                │  └─ Object # 502-776
[INFO] [stdout]                │     ├─ Item # 524-547
[INFO] [stdout]                │     │  ├─ Key # 524-534
[INFO] [stdout]                │     │  └─ String # 536-547
[INFO] [stdout]                │     ├─ Item # 569-722
[INFO] [stdout]                │     │  ├─ Key # 569-578
[INFO] [stdout]                │     │  └─ Array # 580-722
[INFO] [stdout]                │     │     ├─ String # 606-610
[INFO] [stdout]                │     │     ├─ String # 636-640
[INFO] [stdout]                │     │     ├─ String # 666-670
[INFO] [stdout]                │     │     └─ String # 696-700
[INFO] [stdout]                │     └─ Item # 744-775
[INFO] [stdout]                │        ├─ Key # 744-752
[INFO] [stdout]                │        └─ String # 754-758
[INFO] [stdout]                └─ Item # 794-1083
[INFO] [stdout]                   ├─ Key # 794-798
[INFO] [stdout]                   └─ Object # 800-1083
[INFO] [stdout]                      ├─ Item # 822-846
[INFO] [stdout]                      │  ├─ Key # 822-832
[INFO] [stdout]                      │  └─ String # 834-846
[INFO] [stdout]                      ├─ Item # 868-1017
[INFO] [stdout]                      │  ├─ Key # 868-877
[INFO] [stdout]                      │  └─ Array # 879-1017
[INFO] [stdout]                      │     ├─ String # 905-908
[INFO] [stdout]                      │     ├─ String # 934-937
[INFO] [stdout]                      │     ├─ String # 963-966
[INFO] [stdout]                      │     └─ String # 992-995
[INFO] [stdout]                      └─ Item # 1039-1069
[INFO] [stdout]                         ├─ Key # 1039-1047
[INFO] [stdout]                         └─ String # 1049-1052
[INFO] [stdout] Object # 0-24
[INFO] [stdout] ├─ Item # 1-6
[INFO] [stdout] │  ├─ String # 1-4
[INFO] [stdout] │  └─ Number # 5-6
[INFO] [stdout] ├─ Item # 7-15
[INFO] [stdout] │  ├─ String # 7-10
[INFO] [stdout] │  └─ Constant # 11-15
[INFO] [stdout] └─ Item # 16-23
[INFO] [stdout]    ├─ String # 16-19
[INFO] [stdout]    └─ String # 20-23
[INFO] [stdout] test examples::__tests__::lexerless::production_test::json_object_production ... ok
[INFO] [stdout] test examples::__tests__::tokenized::parsing_test::json_parsing_test1 ... ok
[INFO] [stdout] Main # 0-37
[INFO] [stdout] └─ Object # 0-37
[INFO] [stdout]    ├─ Item # 1-14
[INFO] [stdout]    │  ├─ Key # 1-7
[INFO] [stdout]    │  └─ String # 8-14
[INFO] [stdout]    ├─ Item # 16-24
[INFO] [stdout]    │  ├─ Key # 16-21
[INFO] [stdout]    │  └─ Number # 22-24
[INFO] [stdout]    └─ Item # 26-36
[INFO] [stdout]       ├─ Key # 26-31
[INFO] [stdout]       └─ Constant # 32-36
[INFO] [stdout] test examples::__tests__::tokenized::parsing_test::json_tutorial ... ok
[INFO] [stdout] test production::__tests__::validations::print_grammar_test ... ok
[INFO] [stdout] Array # 0-7
[INFO] [stdout] ├─ Number # 1-2
[INFO] [stdout] ├─ Number # 3-4
[INFO] [stdout] └─ Number # 5-6
[INFO] [stdout] Object # 0-24
[INFO] [stdout] ├─ Item # 1-6
[INFO] [stdout] │  ├─ Key # 1-4
[INFO] [stdout] │  └─ Number # 5-6
[INFO] [stdout] ├─ Item # 7-15
[INFO] [stdout] │  ├─ Key # 7-10
[INFO] [stdout] │  └─ Constant # 11-15
[INFO] [stdout] └─ Item # 16-23
[INFO] [stdout]    ├─ Key # 16-19
[INFO] [stdout]    └─ String # 20-23
[INFO] [stdout] test examples::__tests__::tokenized::production_test::json_simple_array_test ... ok
[INFO] [stdout] test examples::__tests__::tokenized::production_test::json_simple_object_test ... ok
[INFO] [stdout] test doc::tutorial::tokenization::tokenization2::tokenizer ... ok
[INFO] [stdout] Root # 0-7
[INFO] [stdout] └─ Expr # 0-7
[INFO] [stdout]    └─ Sum # 0-6
[INFO] [stdout]       ├─ Product # 0-1
[INFO] [stdout]       │  └─ ID # 0-1
[INFO] [stdout]       ├─ Add # 1-2
[INFO] [stdout]       ├─ Product # 2-3
[INFO] [stdout]       │  └─ ID # 2-3
[INFO] [stdout]       ├─ Sub # 3-4
[INFO] [stdout]       └─ Product # 4-6
[INFO] [stdout]          └─ Number # 4-6
[INFO] [stdout] test doc::tutorial::tokenization::tokenization4::tokenizer ... ok
[INFO] [stdout] Root # 0-6
[INFO] [stdout] └─ Expr # 0-6
[INFO] [stdout]    └─ Sum # 0-5
[INFO] [stdout]       ├─ Product # 0-1
[INFO] [stdout]       │  └─ ID # 0-1
[INFO] [stdout]       ├─ Add # 1-2
[INFO] [stdout]       └─ Product # 2-5
[INFO] [stdout]          ├─ ID # 2-3
[INFO] [stdout]          ├─ Mul # 3-4
[INFO] [stdout]          └─ ID # 4-5
[INFO] [stdout] Root # 0-16
[INFO] [stdout] └─ Expr # 0-16
[INFO] [stdout]    ├─ Truthy # 0-16
[INFO] [stdout]    │  ├─ Comparative # 0-9
[INFO] [stdout]    │  │  ├─ Sum # 0-6
[INFO] [stdout]    │  │  │  ├─ Product # 0-1
[INFO] [stdout]    │  │  │  │  └─ ID # 0-1
[INFO] [stdout]    │  │  │  ├─ Add # 1-2
[INFO] [stdout]    │  │  │  ├─ Product # 2-3
[INFO] [stdout]    │  │  │  │  └─ ID # 2-3
[INFO] [stdout]    │  │  │  ├─ Sub # 3-4
[INFO] [stdout]    │  │  │  └─ Product # 4-6
[INFO] [stdout]    │  │  │     └─ Number # 4-6
[INFO] [stdout]    │  │  ├─ GT # 6-7
[INFO] [stdout]    │  │  └─ Sum # 7-9
[INFO] [stdout]    │  │     └─ Product # 7-9
[INFO] [stdout]    │  │        └─ Number # 7-9
[INFO] [stdout]    │  ├─ Comparative # 10-12
[INFO] [stdout]    │  │  └─ Sum # 10-12
[INFO] [stdout]    │  │     └─ Product # 10-12
[INFO] [stdout]    │  │        └─ Number # 10-12
[INFO] [stdout]    │  └─ Comparative # 13-16
[INFO] [stdout]    │     └─ Sum # 13-16
[INFO] [stdout]    │        ├─ Product # 13-14
[INFO] [stdout]    │        │  └─ ID # 13-14
[INFO] [stdout]    │        ├─ Add # 14-15
[INFO] [stdout]    │        └─ Product # 15-16
[INFO] [stdout]    │           └─ Number # 15-16
[INFO] [stdout]    └─ ExprTermination # 16-16
[INFO] [stdout] test doc::tutorial::parser::parser2::flatten ... ok
[INFO] [stdout] test doc::tutorial::parser::parser3::flatten ... ok
[INFO] [stdout] Product # 2-5
[INFO] [stdout] ├─ ID # 2-3
[INFO] [stdout] ├─ Mul # 3-4
[INFO] [stdout] └─ Number # 4-5
[INFO] [stdout] Sum # 0-5
[INFO] [stdout] ├─ Product # 0-1
[INFO] [stdout] │  └─ ID # 0-1
[INFO] [stdout] ├─ Add # 1-2
[INFO] [stdout] └─ Product # 2-5
[INFO] [stdout]    ├─ ID # 2-3
[INFO] [stdout]    ├─ Mul # 3-4
[INFO] [stdout]    └─ Number # 4-5
[INFO] [stdout] Root # 0-16
[INFO] [stdout] └─ Expr # 0-16
[INFO] [stdout]    ├─ Truthy # 0-16
[INFO] [stdout]    │  ├─ Comparative # 0-9
[INFO] [stdout]    │  │  ├─ Sum # 0-6
[INFO] [stdout]    │  │  │  ├─ Product # 0-1
[INFO] [stdout]    │  │  │  │  └─ ID # 0-1
[INFO] [stdout]    │  │  │  ├─ Add # 1-2
[INFO] [stdout]    │  │  │  ├─ Product # 2-3
[INFO] [stdout]    │  │  │  │  └─ ID # 2-3
[INFO] [stdout]    │  │  │  ├─ Sub # 3-4
[INFO] [stdout]    │  │  │  └─ Product # 4-6
[INFO] [stdout]    │  │  │     └─ Number # 4-6
[INFO] [stdout]    │  │  ├─ GT # 6-7
[INFO] [stdout]    │  │  └─ Sum # 7-9
[INFO] [stdout]    │  │     └─ Product # 7-9
[INFO] [stdout]    │  │        └─ Number # 7-9
[INFO] [stdout]    │  ├─ Comparative # 10-12
[INFO] [stdout]    │  │  └─ Sum # 10-12
[INFO] [stdout]    │  │     └─ Product # 10-12
[INFO] [stdout]    │  │        └─ Number # 10-12
[INFO] [stdout]    │  └─ Comparative # 13-16
[INFO] [stdout]    │     └─ Sum # 13-16
[INFO] [stdout]    │        ├─ Product # 13-14
[INFO] [stdout]    │        │  └─ ID # 13-14
[INFO] [stdout]    │        ├─ Add # 14-15
[INFO] [stdout]    │        └─ Product # 15-16
[INFO] [stdout]    │           └─ Number # 15-16
[INFO] [stdout]    └─ ExprTermination # 16-16
[INFO] [stdout] test doc::tutorial::parser::parser1::flatten ... ok
[INFO] [stdout] test doc::tutorial::parser::parser5::flatten ... ok
[INFO] [stdout] test doc::tutorial::parser::parser4::flatten ... ok
[INFO] [stdout] test production::__tests__::validations::circular_dependency_test ... FAILED
[INFO] [stdout] test doc::tutorial::tokenization::tokenization5::tokenizer ... FAILED
[INFO] [stdout] test production::__tests__::validations::circular_dependency_test2 ... FAILED
[INFO] [stdout] test examples::__tests__::benchmark::test_parse_time ... ok
[INFO] [stdout] test examples::__tests__::benchmark::large_file_parse_time has been running for over 60 seconds
[INFO] [stdout] test examples::__tests__::benchmark::large_file_parse_time ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- production::__tests__::validations::circular_dependency_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'production::__tests__::validations::circular_dependency_test' (66) panicked at src/production/__tests__/validations/mod.rs:66:18:
[INFO] [stdout] Validation should fail.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee560a87152 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee560a87152 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee560a87152 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee560a87152 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee560a9e4ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee560a9e4ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ee560a8c006 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee560a8c006 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ee560a64e3f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee560a64e3f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee560a7ef49 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee56066154e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ee56066154e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ee560a7f102 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ee560a7f102 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee560a64f2a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ee560a5c7c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee560a65d4d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee560a9ec7c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee56048cc7c - lang_pt[50ae38a59f63a1a5]::production::__tests__::validations::circular_dependency_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/production/__tests__/validations/mod.rs:66:18
[INFO] [stdout]   20:     0x5ee560488497 - lang_pt[50ae38a59f63a1a5]::production::__tests__::validations::circular_dependency_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/production/__tests__/validations/mod.rs:49:30
[INFO] [stdout]   21:     0x5ee5604a5526 - <lang_pt[50ae38a59f63a1a5]::production::__tests__::validations::circular_dependency_test::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5ee5606558fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ee5606558fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5ee56066215a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5ee56066215a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5ee56066215a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5ee56066215a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5ee56066215a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5ee56066215a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5ee56066215a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5ee56065c624 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5ee56065c624 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5ee560664c52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5ee560664c52 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5ee560664c52 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5ee560664c52 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5ee560664c52 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5ee560664c52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5ee560664c52 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ee560a864bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5ee560a864bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7a0fc4c0daa4 - <unknown>
[INFO] [stdout]   43:     0x7a0fc4c9aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- doc::tutorial::tokenization::tokenization5::tokenizer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'doc::tutorial::tokenization::tokenization5::tokenizer' (54) panicked at src/doc/tutorial/tokenization/tokenization5.rs:195:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Log label combined-tokenizer is already assigned."
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee560a87152 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee560a87152 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee560a87152 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee560a87152 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee560a9e4ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee560a9e4ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ee560a8c006 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee560a8c006 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ee560a64e3f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee560a64e3f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee560a7ef49 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee56066154e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ee56066154e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ee560a7f102 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ee560a7f102 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee560a64ef8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ee560a5c7c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee560a65d4d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee560a9ec7c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee560a9e9f2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ee5604da0fe - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ee5604da0fe - lang_pt[50ae38a59f63a1a5]::doc::tutorial::tokenization::tokenization5::tokenizer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/doc/tutorial/tokenization/tokenization5.rs:195:10
[INFO] [stdout]   22:     0x5ee5604b8227 - lang_pt[50ae38a59f63a1a5]::doc::tutorial::tokenization::tokenization5::tokenizer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/doc/tutorial/tokenization/tokenization5.rs:59:15
[INFO] [stdout]   23:     0x5ee5604a5c26 - <lang_pt[50ae38a59f63a1a5]::doc::tutorial::tokenization::tokenization5::tokenizer::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ee5606558fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ee5606558fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ee56066215a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ee56066215a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ee56066215a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ee56066215a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ee56066215a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ee56066215a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ee56066215a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ee56065c624 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ee56065c624 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ee560664c52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ee560664c52 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ee560664c52 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ee560664c52 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ee560664c52 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ee560664c52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ee560664c52 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ee560a864bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ee560a864bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7a0fc4c0daa4 - <unknown>
[INFO] [stdout]   45:     0x7a0fc4c9aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- production::__tests__::validations::circular_dependency_test2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'production::__tests__::validations::circular_dependency_test2' (67) panicked at src/production/__tests__/validations/mod.rs:92:18:
[INFO] [stdout] Validation should fail.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee560a87152 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee560a87152 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee560a87152 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee560a87152 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee560a9e4ba - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee560a9e4ba - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ee560a8c006 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee560a8c006 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ee560a64e3f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee560a64e3f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee560a7ef49 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee56066154e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ee56066154e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ee560a7f102 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ee560a7f102 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee560a64f2a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ee560a5c7c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee560a65d4d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee560a9ec7c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee56048d840 - lang_pt[50ae38a59f63a1a5]::production::__tests__::validations::circular_dependency_test2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/production/__tests__/validations/mod.rs:92:18
[INFO] [stdout]   20:     0x5ee5604884c7 - lang_pt[50ae38a59f63a1a5]::production::__tests__::validations::circular_dependency_test2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/production/__tests__/validations/mod.rs:73:31
[INFO] [stdout]   21:     0x5ee5604a5566 - <lang_pt[50ae38a59f63a1a5]::production::__tests__::validations::circular_dependency_test2::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5ee5606558fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ee5606558fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5ee56066215a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5ee56066215a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5ee56066215a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5ee56066215a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5ee56066215a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5ee56066215a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5ee56066215a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5ee56065c624 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5ee56065c624 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5ee560664c52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5ee560664c52 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5ee560664c52 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5ee560664c52 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5ee560664c52 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5ee560664c52 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5ee560664c52 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ee560a864bf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5ee560a864bf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7a0fc4c0daa4 - <unknown>
[INFO] [stdout]   43:     0x7a0fc4c9aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     doc::tutorial::tokenization::tokenization5::tokenizer
[INFO] [stdout]     production::__tests__::validations::circular_dependency_test
[INFO] [stdout]     production::__tests__::validations::circular_dependency_test2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 41 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 78.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f6b532d5dbd975c1eafa83bbfd988a9ad63bf3b0e071b229f16a3c88aa2a77fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b532d5dbd975c1eafa83bbfd988a9ad63bf3b0e071b229f16a3c88aa2a77fb", kill_on_drop: false }`
[INFO] [stdout] f6b532d5dbd975c1eafa83bbfd988a9ad63bf3b0e071b229f16a3c88aa2a77fb
