[INFO] cloning repository https://github.com/GrzegorzManiak/super-markdown
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GrzegorzManiak/super-markdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrzegorzManiak%2Fsuper-markdown", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrzegorzManiak%2Fsuper-markdown'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1b5707151c76e8ef5b0014cf4c9c96731087f19
[INFO] testing GrzegorzManiak/super-markdown against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrzegorzManiak%2Fsuper-markdown" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  79% (499/626)
Updating files:  80% (501/626)
Updating files:  81% (508/626)
Updating files:  82% (514/626)
Updating files:  83% (520/626)
Updating files:  84% (526/626)
Updating files:  85% (533/626)
Updating files:  86% (539/626)
Updating files:  87% (545/626)
Updating files:  88% (551/626)
Updating files:  89% (558/626)
Updating files:  90% (564/626)
Updating files:  91% (570/626)
Updating files:  92% (576/626)
Updating files:  93% (583/626)
Updating files:  94% (589/626)
Updating files:  95% (595/626)
Updating files:  96% (601/626)
Updating files:  97% (608/626)
Updating files:  98% (614/626)
Updating files:  99% (620/626)
Updating files: 100% (626/626)
Updating files: 100% (626/626), done.
[INFO] started tweaking git repo https://github.com/GrzegorzManiak/super-markdown
[INFO] finished tweaking git repo https://github.com/GrzegorzManiak/super-markdown
[INFO] tweaked toml for git repo https://github.com/GrzegorzManiak/super-markdown written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GrzegorzManiak/super-markdown on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GrzegorzManiak/super-markdown already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2b4f28dc66daadedaca5310e1c19b834f889b41bfd4d97795b4b02e1eab3cfe
[INFO] running `Command { std: "docker" "start" "-a" "e2b4f28dc66daadedaca5310e1c19b834f889b41bfd4d97795b4b02e1eab3cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2b4f28dc66daadedaca5310e1c19b834f889b41bfd4d97795b4b02e1eab3cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b4f28dc66daadedaca5310e1c19b834f889b41bfd4d97795b4b02e1eab3cfe", kill_on_drop: false }`
[INFO] [stdout] e2b4f28dc66daadedaca5310e1c19b834f889b41bfd4d97795b4b02e1eab3cfe
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dd0a798ea9de85397ef45afcf7a79791b56e3a019a6188fcc32763a1b82a582
[INFO] running `Command { std: "docker" "start" "-a" "1dd0a798ea9de85397ef45afcf7a79791b56e3a019a6188fcc32763a1b82a582", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid-macro-internal v1.2.2
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling super-markdown v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::paramater::Parameter`
[INFO] [stdout]  --> src/parser/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::paramater::Parameter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid`
[INFO] [stdout]  --> src/segment/keywords/extrapolate_keys.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use uuid::{Uuid, uuid};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/parser/mod.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |             get_class: |name: &str| { None }
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/parser/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Parser {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 48 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.23s
[INFO] running `Command { std: "docker" "inspect" "1dd0a798ea9de85397ef45afcf7a79791b56e3a019a6188fcc32763a1b82a582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd0a798ea9de85397ef45afcf7a79791b56e3a019a6188fcc32763a1b82a582", kill_on_drop: false }`
[INFO] [stdout] 1dd0a798ea9de85397ef45afcf7a79791b56e3a019a6188fcc32763a1b82a582
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 859fc025708763cc4e1e944607f6aba687abef07379171d5db6b5bab7554e1be
[INFO] running `Command { std: "docker" "start" "-a" "859fc025708763cc4e1e944607f6aba687abef07379171d5db6b5bab7554e1be", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling super-markdown v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::paramater::Parameter`
[INFO] [stdout]  --> src/parser/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::paramater::Parameter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid`
[INFO] [stdout]  --> src/segment/keywords/extrapolate_keys.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use uuid::{Uuid, uuid};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/parser/mod.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |             get_class: |name: &str| { None }
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/parser/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Parser {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 48 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `key_extrapolation__single_key` should have a snake case name
[INFO] [stdout]   --> src/segment/keywords/tests.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn key_extrapolation__single_key() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `key_extrapolation_single_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `key_extrapolation__multiple_keys` should have a snake case name
[INFO] [stdout]   --> src/segment/keywords/tests.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn key_extrapolation__multiple_keys() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `key_extrapolation_multiple_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `key_extrapolation__semi_nested_keys` should have a snake case name
[INFO] [stdout]   --> src/segment/keywords/tests.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn key_extrapolation__semi_nested_keys() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `key_extrapolation_semi_nested_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `key_extrapolation__nested_keys` should have a snake case name
[INFO] [stdout]   --> src/segment/keywords/tests.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn key_extrapolation__nested_keys() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `key_extrapolation_nested_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_escaped__escaped` should have a snake case name
[INFO] [stdout]   --> src/segment/keywords/tests.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn check_escaped__escaped() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_escaped`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_escaped__not_escaped` should have a snake case name
[INFO] [stdout]   --> src/segment/keywords/tests.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn check_escaped__not_escaped() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_not_escaped`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_escaped__escaped_escape` should have a snake case name
[INFO] [stdout]   --> src/segment/keywords/tests.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn check_escaped__escaped_escape() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_escaped_escape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_escaped__start_of_line` should have a snake case name
[INFO] [stdout]   --> src/segment/keywords/tests.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn check_escaped__start_of_line() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_start_of_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_escaped__end_of_line` should have a snake case name
[INFO] [stdout]    --> src/segment/keywords/tests.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn check_escaped__end_of_line() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_end_of_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_escaped__multiple_same_keys` should have a snake case name
[INFO] [stdout]    --> src/segment/keywords/tests.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn check_escaped__multiple_same_keys() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_multiple_same_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_escaped__multiple_different_keys` should have a snake case name
[INFO] [stdout]    --> src/segment/keywords/tests.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn check_escaped__multiple_different_keys() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_multiple_different_keys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "859fc025708763cc4e1e944607f6aba687abef07379171d5db6b5bab7554e1be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "859fc025708763cc4e1e944607f6aba687abef07379171d5db6b5bab7554e1be", kill_on_drop: false }`
[INFO] [stdout] 859fc025708763cc4e1e944607f6aba687abef07379171d5db6b5bab7554e1be
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 72ff5634597bac83b572233e70980ae2f677eed33fec4e6f3bcbc1aff092d65d
[INFO] running `Command { std: "docker" "start" "-a" "72ff5634597bac83b572233e70980ae2f677eed33fec4e6f3bcbc1aff092d65d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused import: `crate::paramater::Parameter`
[INFO] [stderr]  --> src/parser/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::paramater::Parameter;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid`
[INFO] [stderr]  --> src/segment/keywords/extrapolate_keys.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 | use uuid::{Uuid, uuid};
[INFO] [stderr]   |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]   --> src/parser/mod.rs:34:25
[INFO] [stderr]    |
[INFO] [stderr] 34 |             get_class: |name: &str| { None }
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/parser/mod.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl Parser {
[INFO] [stderr]    | ----------- associated function in this implementation
[INFO] [stderr] 48 |     fn new() -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `key_extrapolation__single_key` should have a snake case name
[INFO] [stderr]   --> src/segment/keywords/tests.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn key_extrapolation__single_key() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `key_extrapolation_single_key`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `key_extrapolation__multiple_keys` should have a snake case name
[INFO] [stderr]   --> src/segment/keywords/tests.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn key_extrapolation__multiple_keys() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `key_extrapolation_multiple_keys`
[INFO] [stderr] 
[INFO] [stderr] warning: function `key_extrapolation__semi_nested_keys` should have a snake case name
[INFO] [stderr]   --> src/segment/keywords/tests.rs:36:8
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn key_extrapolation__semi_nested_keys() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `key_extrapolation_semi_nested_keys`
[INFO] [stderr] 
[INFO] [stderr] warning: function `key_extrapolation__nested_keys` should have a snake case name
[INFO] [stderr]   --> src/segment/keywords/tests.rs:45:8
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn key_extrapolation__nested_keys() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `key_extrapolation_nested_keys`
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_escaped__escaped` should have a snake case name
[INFO] [stderr]   --> src/segment/keywords/tests.rs:59:8
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn check_escaped__escaped() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_escaped`
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_escaped__not_escaped` should have a snake case name
[INFO] [stderr]   --> src/segment/keywords/tests.rs:70:8
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn check_escaped__not_escaped() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_not_escaped`
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_escaped__escaped_escape` should have a snake case name
[INFO] [stderr]   --> src/segment/keywords/tests.rs:81:8
[INFO] [stderr]    |
[INFO] [stderr] 81 |     fn check_escaped__escaped_escape() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_escaped_escape`
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_escaped__start_of_line` should have a snake case name
[INFO] [stderr]   --> src/segment/keywords/tests.rs:92:8
[INFO] [stderr]    |
[INFO] [stderr] 92 |     fn check_escaped__start_of_line() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_start_of_line`
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_escaped__end_of_line` should have a snake case name
[INFO] [stderr]    --> src/segment/keywords/tests.rs:103:8
[INFO] [stderr]     |
[INFO] [stderr] 103 |     fn check_escaped__end_of_line() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_end_of_line`
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_escaped__multiple_same_keys` should have a snake case name
[INFO] [stderr]    --> src/segment/keywords/tests.rs:114:8
[INFO] [stderr]     |
[INFO] [stderr] 114 |     fn check_escaped__multiple_same_keys() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_multiple_same_keys`
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_escaped__multiple_different_keys` should have a snake case name
[INFO] [stderr]    --> src/segment/keywords/tests.rs:128:8
[INFO] [stderr]     |
[INFO] [stderr] 128 |     fn check_escaped__multiple_different_keys() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `check_escaped_multiple_different_keys`
[INFO] [stderr] 
[INFO] [stderr] warning: `super-markdown` (bin "super-markdown" test) generated 15 warnings (run `cargo fix --bin "super-markdown" -p super-markdown --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/super_markdown-9f132909d28dfecf)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test segment::keywords::tests::tests::check_escaped__end_of_line ... ok
[INFO] [stdout] test segment::keywords::tests::tests::check_escaped__escaped_escape ... ok
[INFO] [stdout] test segment::keywords::tests::tests::check_escaped__escaped ... ok
[INFO] [stdout] test segment::keywords::tests::tests::check_escaped__not_escaped ... ok
[INFO] [stdout] test segment::keywords::tests::tests::check_escaped__start_of_line ... ok
[INFO] [stdout] test segment::keywords::tests::tests::contains_meta_valid ... ok
[INFO] [stdout] test segment::keywords::tests::tests::check_escaped__multiple_same_keys ... ok
[INFO] [stdout] test segment::keywords::tests::tests::contains_scope_escaped ... ok
[INFO] [stdout] test segment::keywords::tests::tests::contains_scope_invalid ... ok
[INFO] [stdout] test segment::keywords::tests::tests::contains_scope_valid ... ok
[INFO] [stdout] test segment::keywords::tests::tests::identify_keys_single ... ok
[INFO] [stdout] test segment::keywords::tests::tests::contains_scope_one_valid_one_invalid ... ok
[INFO] [stdout] test segment::keywords::tests::tests::identify_keys_wrapper ... ok
[INFO] [stdout] test segment::keywords::tests::tests::check_escaped__multiple_different_keys ... ok
[INFO] [stdout] test segment::keywords::tests::tests::invalid_scope_l ... ok
[INFO] [stdout] test segment::keywords::tests::tests::invalid_scope_r ... ok
[INFO] [stdout] test segment::keywords::tests::tests::invalid_scope_rl ... ok
[INFO] [stdout] test segment::keywords::tests::tests::invalid_scope_lr ... ok
[INFO] [stdout] test segment::keywords::tests::tests::key_extrapolation__multiple_keys ... ok
[INFO] [stdout] test segment::keywords::tests::tests::key_extrapolation__nested_keys ... ok
[INFO] [stdout] test segment::keywords::tests::tests::key_extrapolation__semi_nested_keys ... ok
[INFO] [stdout] test segment::keywords::tests::tests::key_extrapolation__single_key ... ok
[INFO] [stdout] test segment::keywords::tests::tests::one_valid_one_invalid_scope ... ok
[INFO] [stdout] test segment::keywords::tests::tests::test_starts_with_heading ... ok
[INFO] [stdout] test segment::keywords::tests::tests::test_starts_with_heading_2 ... ok
[INFO] [stdout] test segment::keywords::tests::tests::test_starts_with_none ... ok
[INFO] [stdout] test segment::keywords::tests::tests::valid_heading_scope ... ok
[INFO] [stdout] test segment::keywords::tests::tests::valid_scope ... ok
[INFO] [stdout] test segment::keywords::tests::tests::valid_two_scopes ... ok
[INFO] [stdout] test segment::keywords::tests::tests::identify_multiple_same_wrappers ... FAILED
[INFO] [stdout] test segment::keywords::tests::tests::identify_multiple_key_wrappers ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin super-markdown`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- segment::keywords::tests::tests::identify_multiple_same_wrappers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'segment::keywords::tests::tests::identify_multiple_same_wrappers' (39) panicked at src/segment/keywords/tests.rs:386:31:
[INFO] [stdout] index out of bounds: the len is 1 but the index is 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d47e321baa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d47e321baa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d47e321baa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d47e321baa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d47e33601a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d47e33601a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56d47e3264e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d47e3264e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56d47e300dbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d47e300dbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d47e31a119 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d47e27ed4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56d47e27ed4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d47e31a2d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56d47e31a2d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d47e300e78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d47e2f87e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d47e301b8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d47e33688c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d47e33667c - core[10b6fa85044e1869]::panicking::panic_bounds_check
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:271:5
[INFO] [stdout]   20:     0x56d47e272b44 - <usize as core::slice::index::SliceIndex<[T]>>::index::h6d79825767b8d48d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/index.rs:272:10
[INFO] [stdout]   21:     0x56d47e25cec3 - core::slice::index::<impl core::ops::index::Index<I> for [T]>::index::h9c006da325082751
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x56d47e25cec3 - <alloc::vec::Vec<T,A> as core::ops::index::Index<I>>::index::hcb25089b30aba637
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3804:9
[INFO] [stdout]   23:     0x56d47e27018c - super_markdown::segment::keywords::tests::tests::identify_multiple_same_wrappers::h256e68092e4d4fff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/segment/keywords/tests.rs:386:31
[INFO] [stdout]   24:     0x56d47e2702e7 - super_markdown::segment::keywords::tests::tests::identify_multiple_same_wrappers::{{closure}}::h4c5e300101986c89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/segment/keywords/tests.rs:369:41
[INFO] [stdout]   25:     0x56d47e25e696 - core::ops::function::FnOnce::call_once::h7c97453e9719c804
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56d47e272e2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x56d47e272e2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x56d47e27f81b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x56d47e27f81b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x56d47e27f81b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x56d47e27f81b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x56d47e27f81b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x56d47e27f81b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x56d47e27f81b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x56d47e27af34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x56d47e27af34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x56d47e282422 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x56d47e282422 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x56d47e282422 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x56d47e282422 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x56d47e282422 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x56d47e282422 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x56d47e282422 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x56d47e3214bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x56d47e3214bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7957aa2baaa4 - <unknown>
[INFO] [stdout]   47:     0x7957aa347a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- segment::keywords::tests::tests::identify_multiple_key_wrappers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'segment::keywords::tests::tests::identify_multiple_key_wrappers' (38) panicked at src/segment/keywords/tests.rs:363:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: (0, 16, 21)
[INFO] [stdout]  right: (0, 5, 10)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d47e321baa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d47e321baa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d47e321baa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d47e321baa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d47e33601a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d47e33601a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56d47e3264e2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56d47e3264e2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56d47e300dbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d47e300dbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d47e31a119 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d47e27ed4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56d47e27ed4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56d47e31a2d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56d47e31a2d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d47e300e78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d47e2f87e9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d47e301b8d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d47e33688c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d47e336743 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56d47e2679cf - core::panicking::assert_failed::h8dc0ef3c7e62f918
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56d47e26fafb - super_markdown::segment::keywords::tests::tests::identify_multiple_key_wrappers::h5e9751a11d6c98c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/segment/keywords/tests.rs:363:13
[INFO] [stdout]   22:     0x56d47e26fb57 - super_markdown::segment::keywords::tests::tests::identify_multiple_key_wrappers::{{closure}}::h861403c11ddb50b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/segment/keywords/tests.rs:341:40
[INFO] [stdout]   23:     0x56d47e25e736 - core::ops::function::FnOnce::call_once::h899f3c86986d9186
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56d47e272e2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56d47e272e2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x56d47e27f81b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x56d47e27f81b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x56d47e27f81b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d47e27f81b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56d47e27f81b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d47e27f81b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x56d47e27f81b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x56d47e27af34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x56d47e27af34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56d47e282422 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x56d47e282422 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x56d47e282422 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56d47e282422 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d47e282422 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d47e282422 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x56d47e282422 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56d47e3214bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x56d47e3214bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7957aa2baaa4 - <unknown>
[INFO] [stdout]   45:     0x7957aa347a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     segment::keywords::tests::tests::identify_multiple_key_wrappers
[INFO] [stdout]     segment::keywords::tests::tests::identify_multiple_same_wrappers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "72ff5634597bac83b572233e70980ae2f677eed33fec4e6f3bcbc1aff092d65d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ff5634597bac83b572233e70980ae2f677eed33fec4e6f3bcbc1aff092d65d", kill_on_drop: false }`
[INFO] [stdout] 72ff5634597bac83b572233e70980ae2f677eed33fec4e6f3bcbc1aff092d65d
