[INFO] fetching crate lang_pt 0.1.2...
[INFO] testing lang_pt-0.1.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate lang_pt 0.1.2 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lang_pt 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 392d38f76c444a4a250b34f03efe645788f5c6522a5b29d7f22d875ffc18e253
[INFO] running `Command { std: "docker" "start" "-a" "392d38f76c444a4a250b34f03efe645788f5c6522a5b29d7f22d875ffc18e253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "392d38f76c444a4a250b34f03efe645788f5c6522a5b29d7f22d875ffc18e253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "392d38f76c444a4a250b34f03efe645788f5c6522a5b29d7f22d875ffc18e253", kill_on_drop: false }`
[INFO] [stdout] 392d38f76c444a4a250b34f03efe645788f5c6522a5b29d7f22d875ffc18e253
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e8b01eacc0d844a9e689110c1cbe706e4c71ea9ba17b0dbdd5805eae852bfb4
[INFO] running `Command { std: "docker" "start" "-a" "7e8b01eacc0d844a9e689110c1cbe706e4c71ea9ba17b0dbdd5805eae852bfb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[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 num-traits v0.1.43
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.11.3
[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 14.95s
[INFO] running `Command { std: "docker" "inspect" "7e8b01eacc0d844a9e689110c1cbe706e4c71ea9ba17b0dbdd5805eae852bfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e8b01eacc0d844a9e689110c1cbe706e4c71ea9ba17b0dbdd5805eae852bfb4", kill_on_drop: false }`
[INFO] [stdout] 7e8b01eacc0d844a9e689110c1cbe706e4c71ea9ba17b0dbdd5805eae852bfb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee3df52a71473797b92b9fb8f97e68bdb145a5de8e046665c07fd1d10f88b63a
[INFO] running `Command { std: "docker" "start" "-a" "ee3df52a71473797b92b9fb8f97e68bdb145a5de8e046665c07fd1d10f88b63a", kill_on_drop: false }`
[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] [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 10.29s
[INFO] running `Command { std: "docker" "inspect" "ee3df52a71473797b92b9fb8f97e68bdb145a5de8e046665c07fd1d10f88b63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee3df52a71473797b92b9fb8f97e68bdb145a5de8e046665c07fd1d10f88b63a", kill_on_drop: false }`
[INFO] [stdout] ee3df52a71473797b92b9fb8f97e68bdb145a5de8e046665c07fd1d10f88b63a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 59f76075eb712ab1319e71e1b807b4ba86a4c280681b23e97c0ffe0c1f1f09bb
[INFO] running `Command { std: "docker" "start" "-a" "59f76075eb712ab1319e71e1b807b4ba86a4c280681b23e97c0ffe0c1f1f09bb", 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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lang_pt-79293e031ef2128e)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test doc::example::lexeme_util::thunk_mapper::f ... 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] 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] 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] 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::prod_util::concat::concat_test ... ok
[INFO] [stdout] test doc::example::lexeme_util::mapped_lexer::f ... ok
[INFO] [stdout] test doc::example::json_token::json_tokenizer ... ok
[INFO] [stdout] test doc::example::lexeme_util::pattern::f ... ok
[INFO] [stdout] test doc::example::lexeme_util::tokenizer::main ... ok
[INFO] [stdout] test doc::example::prod_util::list::list_test ... ok
[INFO] [stdout] test doc::example::prod_util::nullable::list_test ... 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::prod_util::look_ahead::nullable_test ... ok
[INFO] [stdout] Main # 0-5
[INFO] [stdout] ├─ ID # 0-2
[INFO] [stdout] ├─ Add # 2-3
[INFO] [stdout] └─ ID # 3-5
[INFO] [stdout] test doc::example::prod_util::node::node_test ... ok
[INFO] [stdout] test doc::example::lexeme_util::combined_tokenizer::test_tokenizer ... ok
[INFO] [stdout] test doc::example::lexeme_util::punctuations::f ... 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 # 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_state_mixin::f ... ok
[INFO] [stdout] test doc::example::prod_util::non_structural::non_structural_test ... ok
[INFO] [stdout] Root # 0-5
[INFO] [stdout] ├─ ID # 0-2
[INFO] [stdout] ├─ Add # 2-3
[INFO] [stdout] └─ ID # 3-5
[INFO] [stdout] test doc::tutorial::tokenization::tokenization3::tokenizer ... 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] test doc::example::prod_util::union::union_test ... ok
[INFO] [stdout] test doc::tutorial::tokenization::tokenization1::tokenizer ... ok
[INFO] [stdout] test doc::tutorial::parser::parser5::flatten ... 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] Array # 0-7
[INFO] [stdout] ├─ Number # 1-2
[INFO] [stdout] ├─ Number # 3-4
[INFO] [stdout] └─ Number # 5-6
[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::example::lexeme_util::middleware_lexer::f ... ok
[INFO] [stdout] test examples::__tests__::lexerless::parsing_test::test1 ... ok
[INFO] [stdout] test doc::tutorial::parser::parser1::flatten ... ok
[INFO] [stdout] test examples::__tests__::lexerless::production_test::json_array_production ... ok
[INFO] [stdout] test doc::example::lexeme_util::state_mixin::f ... ok
[INFO] [stdout] test doc::tutorial::parser::parser3::flatten ... ok
[INFO] [stdout] Root # 0-26
[INFO] [stdout] ├─ TagName # 1-5
[INFO] [stdout] ├─ Text # 6-19
[INFO] [stdout] └─ TagName # 21-25
[INFO] [stdout] test doc::example::prod_util::validated::validation_test ... ok
[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] 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] 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] 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] 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] 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] 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] 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] 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] test doc::tutorial::tokenization::tokenization2::tokenizer ... ok
[INFO] [stdout] test doc::example::prod_util::suffixes::suffixes_test ... ok
[INFO] [stdout] test examples::__tests__::tokenized::production_test::json_simple_object_test ... ok
[INFO] [stdout] test examples::__tests__::lexerless::production_test::json_object_production ... ok
[INFO] [stdout] test examples::__tests__::tokenized::parsing_test::json_tutorial ... ok
[INFO] [stdout] test examples::__tests__::tokenized::parsing_test::json_parsing_test1 ... ok
[INFO] [stdout] test doc::tutorial::parser::parser4::flatten ... ok
[INFO] [stdout] test doc::tutorial::parser::parser2::flatten ... ok
[INFO] [stdout] test doc::tutorial::tokenization::tokenization4::tokenizer ... ok
[INFO] [stdout] test examples::__tests__::lexerless::parsing_test::test2 ... ok
[INFO] [stdout] test production::__tests__::validations::print_grammar_test ... 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] Array # 0-7
[INFO] [stdout] ├─ Number # 1-2
[INFO] [stdout] ├─ Number # 3-4
[INFO] [stdout] └─ Number # 5-6
[INFO] [stdout] test examples::__tests__::tokenized::production_test::json_simple_array_test ... ok
[INFO] [stdout] test doc::tutorial::tokenization::tokenization5::tokenizer ... FAILED
[INFO] [stdout] test production::__tests__::validations::circular_dependency_test ... 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] ---- 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:     0x61b8b3c1b162 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b8b3c1b162 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b8b3c1b162 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61b8b3c1b162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61b8b3c2cd1f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61b8b3c2cd1f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61b8b3be81c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b8b3be81c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61b8b3bf4242 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61b8b3bf901f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61b8b3bf8eb1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61b8b37d893e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61b8b37d893e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b8b3bf96df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61b8b3bf96df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61b8b3bf953a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61b8b3bf4379 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61b8b3bdbf4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61b8b3c37320 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61b8b3c36396 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x61b8b361de5e - core::result::Result<T,E>::unwrap::h9792cda360a04c7b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x61b8b361de5e - lang_pt::doc::tutorial::tokenization::tokenization5::tokenizer::h8d00db9f93cb2a8b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/doc/tutorial/tokenization/tokenization5.rs:195:10
[INFO] [stdout]   22:     0x61b8b361e7e7 - lang_pt::doc::tutorial::tokenization::tokenization5::tokenizer::{{closure}}::h1e3c30286825f7d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/doc/tutorial/tokenization/tokenization5.rs:59:15
[INFO] [stdout]   23:     0x61b8b35a1856 - core::ops::function::FnOnce::call_once::hd0cfac0fae53ea94
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61b8b37d86fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61b8b37d86fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61b8b37ee365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61b8b37ee365 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61b8b37ee365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61b8b37ee365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61b8b37ee365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61b8b37ee365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61b8b37ee365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61b8b37c4b54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61b8b37c4b54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61b8b37c841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61b8b37c841a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61b8b37c841a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61b8b37c841a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61b8b37c841a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61b8b37c841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61b8b37c841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61b8b3bef4df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61b8b3bef4df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7682fada2aa4 - <unknown>
[INFO] [stdout]   45:     0x7682fae2fa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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:     0x61b8b3c1b162 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b8b3c1b162 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b8b3c1b162 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61b8b3c1b162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61b8b3c2cd1f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61b8b3c2cd1f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61b8b3be81c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b8b3be81c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61b8b3bf4242 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61b8b3bf901f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61b8b3bf8eb1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61b8b37d893e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61b8b37d893e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b8b3bf96df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61b8b3bf96df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61b8b3bf9506 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x61b8b3bf4379 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61b8b3bdbf4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61b8b3c37320 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61b8b367befc - lang_pt::production::__tests__::validations::circular_dependency_test::h6fb2cbb0f41371bc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/production/__tests__/validations/mod.rs:66:18
[INFO] [stdout]   20:     0x61b8b367c0e7 - lang_pt::production::__tests__::validations::circular_dependency_test::{{closure}}::h987c51cab0be82be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/production/__tests__/validations/mod.rs:49:30
[INFO] [stdout]   21:     0x61b8b359fd66 - core::ops::function::FnOnce::call_once::h3766544fccf4da44
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61b8b37d86fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61b8b37d86fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x61b8b37ee365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x61b8b37ee365 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x61b8b37ee365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x61b8b37ee365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x61b8b37ee365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61b8b37ee365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x61b8b37ee365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x61b8b37c4b54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x61b8b37c4b54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x61b8b37c841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x61b8b37c841a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x61b8b37c841a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x61b8b37c841a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x61b8b37c841a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61b8b37c841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x61b8b37c841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61b8b3bef4df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x61b8b3bef4df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x7682fada2aa4 - <unknown>
[INFO] [stdout]   43:     0x7682fae2fa34 - clone
[INFO] [stdout]   44:                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:     0x61b8b3c1b162 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b8b3c1b162 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b8b3c1b162 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61b8b3c1b162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61b8b3c2cd1f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61b8b3c2cd1f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61b8b3be81c1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b8b3be81c1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61b8b3bf4242 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61b8b3bf901f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61b8b3bf8eb1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61b8b37d893e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61b8b37d893e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b8b3bf96df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61b8b3bf96df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61b8b3bf9506 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x61b8b3bf4379 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61b8b3bdbf4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61b8b3c37320 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61b8b367caa0 - lang_pt::production::__tests__::validations::circular_dependency_test2::h228727fdc140e54b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/production/__tests__/validations/mod.rs:92:18
[INFO] [stdout]   20:     0x61b8b367ccc7 - lang_pt::production::__tests__::validations::circular_dependency_test2::{{closure}}::hf3ac9ca81633d1c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/production/__tests__/validations/mod.rs:73:31
[INFO] [stdout]   21:     0x61b8b35a1926 - core::ops::function::FnOnce::call_once::hd2f3b8ec505c8e49
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61b8b37d86fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61b8b37d86fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x61b8b37ee365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x61b8b37ee365 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x61b8b37ee365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x61b8b37ee365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x61b8b37ee365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61b8b37ee365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x61b8b37ee365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x61b8b37c4b54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x61b8b37c4b54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x61b8b37c841a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x61b8b37c841a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x61b8b37c841a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x61b8b37c841a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x61b8b37c841a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61b8b37c841a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x61b8b37c841a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61b8b3bef4df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x61b8b3bef4df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x7682fada2aa4 - <unknown>
[INFO] [stdout]   43:     0x7682fae2fa34 - 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 87.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "59f76075eb712ab1319e71e1b807b4ba86a4c280681b23e97c0ffe0c1f1f09bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59f76075eb712ab1319e71e1b807b4ba86a4c280681b23e97c0ffe0c1f1f09bb", kill_on_drop: false }`
[INFO] [stdout] 59f76075eb712ab1319e71e1b807b4ba86a4c280681b23e97c0ffe0c1f1f09bb
