[INFO] fetching crate rcalc 0.1.2...
[INFO] testing rcalc-0.1.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate rcalc 0.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rcalc 0.1.2
[INFO] finished tweaking crates.io crate rcalc 0.1.2
[INFO] tweaked toml for crates.io crate rcalc 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rcalc 0.1.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding rustyline v1.0.0 (available: v17.0.2)
[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] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: profile `doc` is deprecated and has no effect
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a6fc22c12496a8c882e14d59e5dca432175533497a29d4b1adb6080097d2ce39
[INFO] running `Command { std: "docker" "start" "-a" "a6fc22c12496a8c882e14d59e5dca432175533497a29d4b1adb6080097d2ce39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6fc22c12496a8c882e14d59e5dca432175533497a29d4b1adb6080097d2ce39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6fc22c12496a8c882e14d59e5dca432175533497a29d4b1adb6080097d2ce39", kill_on_drop: false }`
[INFO] [stdout] a6fc22c12496a8c882e14d59e5dca432175533497a29d4b1adb6080097d2ce39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 40f65dbba78cf13f25019365f89b758e3f8ac0c8ab6af8fa069fefc58b04cf81
[INFO] running `Command { std: "docker" "start" "-a" "40f65dbba78cf13f25019365f89b758e3f8ac0c8ab6af8fa069fefc58b04cf81", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: profile `doc` is deprecated and has no effect
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling encode_unicode v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling nix v0.5.1
[INFO] [stderr]    Compiling rustyline v1.0.0
[INFO] [stderr]    Compiling rcalc v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rcalc/interpreter/interpreter.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn from(program: &str) -> Interpreter {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn from(program: &str) -> Interpreter<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rcalc/lexer.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn from(text: &str) -> Lexer {
[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] 38 |     pub fn from(text: &str) -> Lexer<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "40f65dbba78cf13f25019365f89b758e3f8ac0c8ab6af8fa069fefc58b04cf81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f65dbba78cf13f25019365f89b758e3f8ac0c8ab6af8fa069fefc58b04cf81", kill_on_drop: false }`
[INFO] [stdout] 40f65dbba78cf13f25019365f89b758e3f8ac0c8ab6af8fa069fefc58b04cf81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c179f22024a81a461a3d508ab04a439021d1faba28d8eaca6f303c9dac5af6c7
[INFO] running `Command { std: "docker" "start" "-a" "c179f22024a81a461a3d508ab04a439021d1faba28d8eaca6f303c9dac5af6c7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: profile `doc` is deprecated and has no effect
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling encode_unicode v0.1.3
[INFO] [stderr]    Compiling nix v0.5.1
[INFO] [stderr]    Compiling rustyline v1.0.0
[INFO] [stderr]    Compiling rcalc v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rcalc/interpreter/interpreter.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn from(program: &str) -> Interpreter {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn from(program: &str) -> Interpreter<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rcalc/lexer.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn from(text: &str) -> Lexer {
[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] 38 |     pub fn from(text: &str) -> Lexer<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rcalc/interpreter/interpreter.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn from(program: &str) -> Interpreter {
[INFO] [stdout]    |                          ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn from(program: &str) -> Interpreter<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/rcalc/lexer.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn from(text: &str) -> Lexer {
[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] 38 |     pub fn from(text: &str) -> Lexer<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 6.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c179f22024a81a461a3d508ab04a439021d1faba28d8eaca6f303c9dac5af6c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c179f22024a81a461a3d508ab04a439021d1faba28d8eaca6f303c9dac5af6c7", kill_on_drop: false }`
[INFO] [stdout] c179f22024a81a461a3d508ab04a439021d1faba28d8eaca6f303c9dac5af6c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c5b7b0d30edfbad787bd4cd578c6ccd4ed37781ec523bf6d550be222c98b6622
[INFO] running `Command { std: "docker" "start" "-a" "c5b7b0d30edfbad787bd4cd578c6ccd4ed37781ec523bf6d550be222c98b6622", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr] warning: profile `doc` is deprecated and has no effect
[INFO] [stderr] warning: `panic` setting is ignored for `test` profile
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/rcalc/interpreter/interpreter.rs:13:26
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn from(program: &str) -> Interpreter {
[INFO] [stderr]    |                          ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn from(program: &str) -> Interpreter<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/rcalc/lexer.rs:38:23
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn from(text: &str) -> Lexer {
[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] 38 |     pub fn from(text: &str) -> Lexer<'_> {
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rcalc` (lib) generated 2 warnings (run `cargo fix --lib -p rcalc` to apply 2 suggestions)
[INFO] [stderr] warning: `rcalc` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcalc-20d8bdc6b3d2978f)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rcalc-c78e7e2e19204496)
[INFO] [stderr]      Running tests/gen.rs (/opt/rustwide/target/debug/deps/gen-60ac53be134467d9)
[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 3 tests
[INFO] [stdout] test tests::it_does_serial_mathematics ... ok
[INFO] [stdout] test tests::it_handles_whitespace ... ok
[INFO] [stdout] test tests::it_handles_numbers_of_more_than_one_digit ... ok
[INFO] [stderr]      Running tests/operators.rs (/opt/rustwide/target/debug/deps/operators-e3f51f1295ff0cad)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test operators::division::it_does_integer_division ... ok
[INFO] [stdout] test operators::division::it_does_division ... ok
[INFO] [stdout] test operators::division::it_does_modulo_division ... ok
[INFO] [stdout] test operators::factorial::it_does_factorial_with_even_negative ... ok
[INFO] [stdout] test operators::it_does_addition ... ok
[INFO] [stdout] test operators::it_does_multiplication ... ok
[INFO] [stdout] test operators::it_does_subtraction ... ok
[INFO] [stdout] test operators::it_handles_unary_operators ... ok
[INFO] [stdout] test operators::factorial::it_does_factorial ... ok
[INFO] [stdout] test operators::factorial::it_does_factorial_with_odd_negative ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/precedence.rs (/opt/rustwide/target/debug/deps/precedence-68e38ad9474dae7e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test precedence::emdas ... ok
[INFO] [stdout] test precedence::mdas ... ok
[INFO] [stdout] test precedence::pfemdas ... ok
[INFO] [stdout] test precedence::femdas ... ok
[INFO] [stderr]    Doc-tests rcalc
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/rcalc/ast.rs - rcalc::ast::ASTNode (line 7) ... ignored
[INFO] [stdout] test src/rcalc/lexer.rs - rcalc::lexer::Lexer (line 14) ... ignored
[INFO] [stdout] test src/rcalc/ast.rs - rcalc::ast::ASTNode::from (line 24) ... FAILED
[INFO] [stdout] test src/rcalc/lexer.rs - rcalc::lexer::Lexer<'a>::next_token (line 123) ... FAILED
[INFO] [stdout] test src/rcalc/token.rs - rcalc::token::Token (line 18) ... FAILED
[INFO] [stdout] test src/rcalc/lexer.rs - rcalc::lexer::Lexer<'a>::skip (line 104) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 48) - compile fail ... ok
[INFO] [stdout] test src/rcalc/parser/parser.rs - rcalc::parser::parser::Parser (line 22) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] test src/lib.rs - (line 34) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rcalc/ast.rs - rcalc::ast::ASTNode::from (line 24) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]   --> src/rcalc/ast.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | mod rcalc;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rcalc/lexer.rs - rcalc::lexer::Lexer<'a>::next_token (line 123) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]    --> src/rcalc/lexer.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | mod rcalc;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rcalc/token.rs - rcalc::token::Token (line 18) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]   --> src/rcalc/token.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | mod rcalc;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rcalc/lexer.rs - rcalc::lexer::Lexer<'a>::skip (line 104) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]    --> src/rcalc/lexer.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | mod rcalc;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rcalc/parser/parser.rs - rcalc::parser::parser::Parser (line 22) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]   --> src/rcalc/parser/parser.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | mod rcalc;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/rcalc/ast.rs - rcalc::ast::ASTNode::from (line 24)
[INFO] [stdout]     src/rcalc/lexer.rs - rcalc::lexer::Lexer<'a>::next_token (line 123)
[INFO] [stdout]     src/rcalc/lexer.rs - rcalc::lexer::Lexer<'a>::skip (line 104)
[INFO] [stdout]     src/rcalc/parser/parser.rs - rcalc::parser::parser::Parser (line 22)
[INFO] [stdout]     src/rcalc/token.rs - rcalc::token::Token (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 5 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c5b7b0d30edfbad787bd4cd578c6ccd4ed37781ec523bf6d550be222c98b6622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b7b0d30edfbad787bd4cd578c6ccd4ed37781ec523bf6d550be222c98b6622", kill_on_drop: false }`
[INFO] [stdout] c5b7b0d30edfbad787bd4cd578c6ccd4ed37781ec523bf6d550be222c98b6622
