[INFO] cloning repository https://github.com/red-lightning123/hwc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/red-lightning123/hwc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred-lightning123%2Fhwc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred-lightning123%2Fhwc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8820494c07e2e6b7c53d110de743345415dd5c7
[INFO] testing red-lightning123/hwc against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred-lightning123%2Fhwc" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/red-lightning123/hwc
[INFO] finished tweaking git repo https://github.com/red-lightning123/hwc
[INFO] tweaked toml for git repo https://github.com/red-lightning123/hwc written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/red-lightning123/hwc on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/red-lightning123/hwc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded json v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ad66ab136f4b53e7fc39a4add6ded4d2a3d27743af06837285e8b463ef8adec
[INFO] running `Command { std: "docker" "start" "-a" "6ad66ab136f4b53e7fc39a4add6ded4d2a3d27743af06837285e8b463ef8adec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ad66ab136f4b53e7fc39a4add6ded4d2a3d27743af06837285e8b463ef8adec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad66ab136f4b53e7fc39a4add6ded4d2a3d27743af06837285e8b463ef8adec", kill_on_drop: false }`
[INFO] [stdout] 6ad66ab136f4b53e7fc39a4add6ded4d2a3d27743af06837285e8b463ef8adec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a47480bd95717376d2adabe54a6da87b2649e20433db4220482890c7ebb67d41
[INFO] running `Command { std: "docker" "start" "-a" "a47480bd95717376d2adabe54a6da87b2649e20433db4220482890c7ebb67d41", kill_on_drop: false }`
[INFO] [stderr]    Compiling preproc v0.1.0 (/opt/rustwide/workdir/hwc_lang_cbml/src/preproc)
[INFO] [stderr]    Compiling tags v0.1.0 (/opt/rustwide/workdir/hwc_lang_cbml/src/tags)
[INFO] [stderr]    Compiling hwc_lang_equation v0.1.0 (/opt/rustwide/workdir/hwc_lang_equation)
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling hwc_lang_dollar v0.1.0 (/opt/rustwide/workdir/hwc_lang_dollar)
[INFO] [stderr]    Compiling hwc_lang v0.1.0 (/opt/rustwide/workdir/hwc_lang)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_dollar/src/lex.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_dollar/src/lex.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]     |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/lex.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/lex.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]     |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Any` is never constructed
[INFO] [stdout]    --> hwc_lang_cbml/src/preproc/src/parse/combinators.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct Any<T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/preproc/src/lex.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/preproc/src/lex.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]    |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hwc_lang_cbml v0.1.0 (/opt/rustwide/workdir/hwc_lang_cbml)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_equation/src/lex.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn new(string: &'a str) -> Lexer {
[INFO] [stdout]    |                     --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn new(string: &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_equation/src/lex.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub fn lex_file(s: &str) -> Vec<Token> {
[INFO] [stdout]     |                    ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub fn lex_file(s: &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hwc_latex v0.1.0 (/opt/rustwide/workdir/hwc_latex)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s
[INFO] running `Command { std: "docker" "inspect" "a47480bd95717376d2adabe54a6da87b2649e20433db4220482890c7ebb67d41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a47480bd95717376d2adabe54a6da87b2649e20433db4220482890c7ebb67d41", kill_on_drop: false }`
[INFO] [stdout] a47480bd95717376d2adabe54a6da87b2649e20433db4220482890c7ebb67d41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00cdf243e095479510289ee3e38019cb5b5ecd832543fe56ac69d4fb0c3f09ea
[INFO] running `Command { std: "docker" "start" "-a" "00cdf243e095479510289ee3e38019cb5b5ecd832543fe56ac69d4fb0c3f09ea", kill_on_drop: false }`
[INFO] [stdout] warning: struct `Any` is never constructed
[INFO] [stdout]    --> hwc_lang_cbml/src/preproc/src/parse/combinators.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct Any<T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/preproc/src/lex.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/preproc/src/lex.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]    |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/lex.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/lex.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]     |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_equation/src/lex.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn new(string: &'a str) -> Lexer {
[INFO] [stdout]    |                     --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn new(string: &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_equation/src/lex.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub fn lex_file(s: &str) -> Vec<Token> {
[INFO] [stdout]     |                    ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub fn lex_file(s: &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_dollar/src/lex.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_dollar/src/lex.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]     |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tags v0.1.0 (/opt/rustwide/workdir/hwc_lang_cbml/src/tags)
[INFO] [stderr]    Compiling hwc_lang_dollar v0.1.0 (/opt/rustwide/workdir/hwc_lang_dollar)
[INFO] [stderr]    Compiling hwc_lang_cbml v0.1.0 (/opt/rustwide/workdir/hwc_lang_cbml)
[INFO] [stderr]    Compiling hwc_latex v0.1.0 (/opt/rustwide/workdir/hwc_latex)
[INFO] [stderr]    Compiling preproc v0.1.0 (/opt/rustwide/workdir/hwc_lang_cbml/src/preproc)
[INFO] [stderr]    Compiling hwc_lang_equation v0.1.0 (/opt/rustwide/workdir/hwc_lang_equation)
[INFO] [stderr]    Compiling hwc_lang v0.1.0 (/opt/rustwide/workdir/hwc_lang)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/lex.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/lex.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]     |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_dollar/src/lex.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_dollar/src/lex.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]     |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Any` is never constructed
[INFO] [stdout]    --> hwc_lang_cbml/src/preproc/src/parse/combinators.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct Any<T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/preproc/src/lex.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/preproc/src/lex.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]    |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_equation/src/lex.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn new(string: &'a str) -> Lexer {
[INFO] [stdout]    |                     --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn new(string: &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_equation/src/lex.rs:203:20
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub fn lex_file(s: &str) -> Vec<Token> {
[INFO] [stdout]     |                    ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub fn lex_file(s: &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "00cdf243e095479510289ee3e38019cb5b5ecd832543fe56ac69d4fb0c3f09ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00cdf243e095479510289ee3e38019cb5b5ecd832543fe56ac69d4fb0c3f09ea", kill_on_drop: false }`
[INFO] [stdout] 00cdf243e095479510289ee3e38019cb5b5ecd832543fe56ac69d4fb0c3f09ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9331c1a10746ce8eeff68de7591e01e335b299963864306bd96009e3cdb99ce2
[INFO] running `Command { std: "docker" "start" "-a" "9331c1a10746ce8eeff68de7591e01e335b299963864306bd96009e3cdb99ce2", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Any` is never constructed
[INFO] [stderr]    --> hwc_lang_cbml/src/preproc/src/parse/combinators.rs:145:12
[INFO] [stderr]     |
[INFO] [stderr] 145 | pub struct Any<T> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> hwc_lang_cbml/src/preproc/src/lex.rs:24:33
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn new(string : &'a str) -> Lexer {
[INFO] [stderr]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> hwc_lang_cbml/src/preproc/src/lex.rs:89:21
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stderr]    |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `preproc` (lib) generated 3 warnings (run `cargo fix --lib -p preproc` to apply 2 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> hwc_lang_cbml/src/tags/src/lex.rs:35:33
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn new(string : &'a str) -> Lexer {
[INFO] [stderr]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> hwc_lang_cbml/src/tags/src/lex.rs:106:21
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stderr]     |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> hwc_lang_equation/src/lex.rs:58:32
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn new(string: &'a str) -> Lexer {
[INFO] [stderr]    |                     --         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is named 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn new(string: &'a str) -> Lexer<'a> {
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> hwc_lang_equation/src/lex.rs:203:20
[INFO] [stderr]     |
[INFO] [stderr] 203 | pub fn lex_file(s: &str) -> Vec<Token> {
[INFO] [stderr]     |                    ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 203 | pub fn lex_file(s: &str) -> Vec<Token<'_>> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> hwc_lang_dollar/src/lex.rs:35:33
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn new(string : &'a str) -> Lexer {
[INFO] [stderr]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is named 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> hwc_lang_dollar/src/lex.rs:106:21
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stderr]     |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tags` (lib) generated 2 warnings (run `cargo fix --lib -p tags` to apply 2 suggestions)
[INFO] [stderr] warning: `hwc_lang_equation` (lib) generated 2 warnings (run `cargo fix --lib -p hwc_lang_equation` to apply 2 suggestions)
[INFO] [stderr] warning: `hwc_lang_dollar` (lib) generated 2 warnings (run `cargo fix --lib -p hwc_lang_dollar` to apply 2 suggestions)
[INFO] [stderr] warning: `tags` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `hwc_lang_equation` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `preproc` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `hwc_lang_dollar` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hwc_lang-ed5624b7b78cbf9a)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hwc_lang_cbml-e3fb0cc412446438)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hwc_lang_dollar-2faff23d790bd2bf)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hwc_lang_equation-53d953f5760935b5)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hwc_latex-04f574e0cde6b2e7)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/preproc-7f4693296a669a6d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tags-cf1c3bd3ddb287e9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hwc_lang
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hwc_lang_cbml
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hwc_lang_dollar
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hwc_lang_equation
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests preproc
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tags
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9331c1a10746ce8eeff68de7591e01e335b299963864306bd96009e3cdb99ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9331c1a10746ce8eeff68de7591e01e335b299963864306bd96009e3cdb99ce2", kill_on_drop: false }`
[INFO] [stdout] 9331c1a10746ce8eeff68de7591e01e335b299963864306bd96009e3cdb99ce2
