[INFO] cloning repository https://github.com/Epigenetic/mpp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Epigenetic/mpp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpigenetic%2Fmpp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpigenetic%2Fmpp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4a71202f1889ecfcadac5e131b5e16ef1f2d144
[INFO] testing Epigenetic/mpp against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpigenetic%2Fmpp" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Epigenetic/mpp
[INFO] finished tweaking git repo https://github.com/Epigenetic/mpp
[INFO] tweaked toml for git repo https://github.com/Epigenetic/mpp written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Epigenetic/mpp on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Epigenetic/mpp 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.1
[INFO] [stderr]   Downloaded miow v0.3.7
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded ntapi v0.3.6
[INFO] [stderr]   Downloaded crossterm_winapi v0.8.0
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded redox_syscall v0.2.9
[INFO] [stderr]   Downloaded signal-hook v0.3.9
[INFO] [stderr]   Downloaded crossterm v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc81b6bf607eb9f8af65a9759b37bbf2282b1b731d8b74a64cfebf3363a70239
[INFO] running `Command { std: "docker" "start" "-a" "bc81b6bf607eb9f8af65a9759b37bbf2282b1b731d8b74a64cfebf3363a70239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc81b6bf607eb9f8af65a9759b37bbf2282b1b731d8b74a64cfebf3363a70239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc81b6bf607eb9f8af65a9759b37bbf2282b1b731d8b74a64cfebf3363a70239", kill_on_drop: false }`
[INFO] [stdout] bc81b6bf607eb9f8af65a9759b37bbf2282b1b731d8b74a64cfebf3363a70239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d89377b778f6d9a07435d57bd4219c9fea9162252de65079cf46a1421b18b923
[INFO] running `Command { std: "docker" "start" "-a" "d89377b778f6d9a07435d57bd4219c9fea9162252de65079cf46a1421b18b923", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling signal-hook v0.3.9
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling crossterm v0.20.0
[INFO] [stderr]    Compiling mpp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::runtime::BTree`
[INFO] [stdout]  --> src/runtime/mval.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::runtime::BTree;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vm::VM`
[INFO] [stdout]   --> src/runtime/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use vm::VM;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BTree` is never constructed
[INFO] [stdout]  --> src/runtime/btree.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct BTree {}
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Pop` is never constructed
[INFO] [stdout]   --> src/runtime/op.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Ops {
[INFO] [stdout]    |          --- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     Pop = 28,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ops` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer/lexer.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn tokenize(&mut self) -> Result<Vec<Token>, TokenizeError> {
[INFO] [stdout]    |                     ^^^^^^^^^                -----   ------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |                        |
[INFO] [stdout]    |                     |                        the same lifetime is hidden here
[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] 27 |     pub fn tokenize(&mut self) -> Result<Vec<Token<'_>>, TokenizeError<'_>> {
[INFO] [stdout]    |                                                   ++++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:385:27
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn tokenize_number(input: &str, position: usize, line: usize) -> (Token, usize) {
[INFO] [stdout]     |                           ^^^^ the lifetime is elided here        ----- the same lifetime is hidden 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] 385 | fn tokenize_number(input: &str, position: usize, line: usize) -> (Token<'_>, usize) {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 417 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 417 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:455:26
[INFO] [stdout]     |
[INFO] [stdout] 455 | fn tokenize_write(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                          ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |                                         |
[INFO] [stdout]     |                          the lifetime is elided here               the same lifetime is hidden 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] 455 | fn tokenize_write(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                         ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:494:24
[INFO] [stdout]     |
[INFO] [stdout] 494 | fn tokenize_new(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                        ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |                                         |
[INFO] [stdout]     |                        the lifetime is elided here               the same lifetime is hidden 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] 494 | fn tokenize_new(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                       ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:534:12
[INFO] [stdout]     |
[INFO] [stdout] 534 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 537 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:613:12
[INFO] [stdout]     |
[INFO] [stdout] 613 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 616 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 616 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:691:25
[INFO] [stdout]     |
[INFO] [stdout] 691 | fn tokenize_else(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                         ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |                                         |
[INFO] [stdout]     |                         the lifetime is elided here               the same lifetime is hidden 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] 691 | fn tokenize_else(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                        ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:730:24
[INFO] [stdout]     |
[INFO] [stdout] 730 | fn tokenize_for(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                        ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |                                         |
[INFO] [stdout]     |                        the lifetime is elided here               the same lifetime is hidden 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] 730 | fn tokenize_for(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                       ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:771:12
[INFO] [stdout]     |
[INFO] [stdout] 771 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 774 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 774 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:820:12
[INFO] [stdout]     |
[INFO] [stdout] 820 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 823 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 823 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer/token.rs:19:85
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(token_type: TokenType, start: usize, end: usize, line: usize, value: &str) -> 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] 19 |     pub fn new(token_type: TokenType, start: usize, end: usize, line: usize, value: &str) -> Token<'_> {
[INFO] [stdout]    |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn parse<'a>(&self) -> Result<Option<ParserNode>, ParseError> {
[INFO] [stdout]    |                      ^^^^^                   ----------   ---------- the same lifetime is hidden here
[INFO] [stdout]    |                      |                       |
[INFO] [stdout]    |                      |                       the same lifetime is hidden here
[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] 23 |     pub fn parse<'a>(&self) -> Result<Option<ParserNode<'_>>, ParseError<'_>> {
[INFO] [stdout]    |                                                        ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with `std::mem::ManuallyDrop` instead of the inner value does nothing
[INFO] [stdout]    --> src/runtime/mval.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         drop(old_string)
[INFO] [stdout]     |         ^^^^^----------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `ManuallyDrop<String>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(undropped_manually_drops)]` on by default
[INFO] [stdout] help: use `std::mem::ManuallyDrop::into_inner` to get the inner value
[INFO] [stdout]     |
[INFO] [stdout] 295 |         drop(std::mem::ManuallyDrop::into_inner(old_string))
[INFO] [stdout]     |              +++++++++++++++++++++++++++++++++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with `std::mem::ManuallyDrop` instead of the inner value does nothing
[INFO] [stdout]    --> src/runtime/mval.rs:861:13
[INFO] [stdout]     |
[INFO] [stdout] 861 |             drop(self.get_string_val())
[INFO] [stdout]     |             ^^^^^---------------------^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  argument has type `ManuallyDrop<String>`
[INFO] [stdout]     |
[INFO] [stdout] help: use `std::mem::ManuallyDrop::into_inner` to get the inner value
[INFO] [stdout]     |
[INFO] [stdout] 861 |             drop(std::mem::ManuallyDrop::into_inner(self.get_string_val()))
[INFO] [stdout]     |                  +++++++++++++++++++++++++++++++++++                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
[INFO] running `Command { std: "docker" "inspect" "d89377b778f6d9a07435d57bd4219c9fea9162252de65079cf46a1421b18b923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d89377b778f6d9a07435d57bd4219c9fea9162252de65079cf46a1421b18b923", kill_on_drop: false }`
[INFO] [stdout] d89377b778f6d9a07435d57bd4219c9fea9162252de65079cf46a1421b18b923
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0ed8a1bad2064c0d78fdb8084243503aa5657d0ac1dba60fb2940ca8445b9ca
[INFO] running `Command { std: "docker" "start" "-a" "f0ed8a1bad2064c0d78fdb8084243503aa5657d0ac1dba60fb2940ca8445b9ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling mpp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::runtime::BTree`
[INFO] [stdout]  --> src/runtime/mval.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::runtime::BTree;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vm::VM`
[INFO] [stdout]   --> src/runtime/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use vm::VM;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BTree` is never constructed
[INFO] [stdout]  --> src/runtime/btree.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct BTree {}
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Pop` is never constructed
[INFO] [stdout]   --> src/runtime/op.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Ops {
[INFO] [stdout]    |          --- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     Pop = 28,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ops` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer/lexer.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn tokenize(&mut self) -> Result<Vec<Token>, TokenizeError> {
[INFO] [stdout]    |                     ^^^^^^^^^                -----   ------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |                        |
[INFO] [stdout]    |                     |                        the same lifetime is hidden here
[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] 27 |     pub fn tokenize(&mut self) -> Result<Vec<Token<'_>>, TokenizeError<'_>> {
[INFO] [stdout]    |                                                   ++++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:385:27
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn tokenize_number(input: &str, position: usize, line: usize) -> (Token, usize) {
[INFO] [stdout]     |                           ^^^^ the lifetime is elided here        ----- the same lifetime is hidden 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] 385 | fn tokenize_number(input: &str, position: usize, line: usize) -> (Token<'_>, usize) {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 417 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 417 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:455:26
[INFO] [stdout]     |
[INFO] [stdout] 455 | fn tokenize_write(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                          ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |                                         |
[INFO] [stdout]     |                          the lifetime is elided here               the same lifetime is hidden 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] 455 | fn tokenize_write(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                         ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:494:24
[INFO] [stdout]     |
[INFO] [stdout] 494 | fn tokenize_new(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                        ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |                                         |
[INFO] [stdout]     |                        the lifetime is elided here               the same lifetime is hidden 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] 494 | fn tokenize_new(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                       ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:534:12
[INFO] [stdout]     |
[INFO] [stdout] 534 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 537 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:613:12
[INFO] [stdout]     |
[INFO] [stdout] 613 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 616 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 616 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:691:25
[INFO] [stdout]     |
[INFO] [stdout] 691 | fn tokenize_else(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                         ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |                                         |
[INFO] [stdout]     |                         the lifetime is elided here               the same lifetime is hidden 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] 691 | fn tokenize_else(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                        ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:730:24
[INFO] [stdout]     |
[INFO] [stdout] 730 | fn tokenize_for(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                        ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |                                         |
[INFO] [stdout]     |                        the lifetime is elided here               the same lifetime is hidden 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] 730 | fn tokenize_for(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                       ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:771:12
[INFO] [stdout]     |
[INFO] [stdout] 771 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 774 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 774 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:820:12
[INFO] [stdout]     |
[INFO] [stdout] 820 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 823 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 823 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer/token.rs:19:85
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(token_type: TokenType, start: usize, end: usize, line: usize, value: &str) -> 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] 19 |     pub fn new(token_type: TokenType, start: usize, end: usize, line: usize, value: &str) -> Token<'_> {
[INFO] [stdout]    |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn parse<'a>(&self) -> Result<Option<ParserNode>, ParseError> {
[INFO] [stdout]    |                      ^^^^^                   ----------   ---------- the same lifetime is hidden here
[INFO] [stdout]    |                      |                       |
[INFO] [stdout]    |                      |                       the same lifetime is hidden here
[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] 23 |     pub fn parse<'a>(&self) -> Result<Option<ParserNode<'_>>, ParseError<'_>> {
[INFO] [stdout]    |                                                        ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with `std::mem::ManuallyDrop` instead of the inner value does nothing
[INFO] [stdout]    --> src/runtime/mval.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         drop(old_string)
[INFO] [stdout]     |         ^^^^^----------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `ManuallyDrop<String>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(undropped_manually_drops)]` on by default
[INFO] [stdout] help: use `std::mem::ManuallyDrop::into_inner` to get the inner value
[INFO] [stdout]     |
[INFO] [stdout] 295 |         drop(std::mem::ManuallyDrop::into_inner(old_string))
[INFO] [stdout]     |              +++++++++++++++++++++++++++++++++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with `std::mem::ManuallyDrop` instead of the inner value does nothing
[INFO] [stdout]    --> src/runtime/mval.rs:861:13
[INFO] [stdout]     |
[INFO] [stdout] 861 |             drop(self.get_string_val())
[INFO] [stdout]     |             ^^^^^---------------------^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  argument has type `ManuallyDrop<String>`
[INFO] [stdout]     |
[INFO] [stdout] help: use `std::mem::ManuallyDrop::into_inner` to get the inner value
[INFO] [stdout]     |
[INFO] [stdout] 861 |             drop(std::mem::ManuallyDrop::into_inner(self.get_string_val()))
[INFO] [stdout]     |                  +++++++++++++++++++++++++++++++++++                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_tests` is never used
[INFO] [stdout]   --> tests/test_runner.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn run_tests(file_name: &str) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_test` is never used
[INFO] [stdout]   --> tests/test_runner.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn execute_test(test: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::BTree`
[INFO] [stdout]  --> src/runtime/mval.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::runtime::BTree;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vm::VM`
[INFO] [stdout]   --> src/runtime/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use vm::VM;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BTree` is never constructed
[INFO] [stdout]  --> src/runtime/btree.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct BTree {}
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Pop` is never constructed
[INFO] [stdout]   --> src/runtime/op.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Ops {
[INFO] [stdout]    |          --- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     Pop = 28,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ops` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer/lexer.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn tokenize(&mut self) -> Result<Vec<Token>, TokenizeError> {
[INFO] [stdout]    |                     ^^^^^^^^^                -----   ------------- the same lifetime is hidden here
[INFO] [stdout]    |                     |                        |
[INFO] [stdout]    |                     |                        the same lifetime is hidden here
[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] 27 |     pub fn tokenize(&mut self) -> Result<Vec<Token<'_>>, TokenizeError<'_>> {
[INFO] [stdout]    |                                                   ++++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:385:27
[INFO] [stdout]     |
[INFO] [stdout] 385 | fn tokenize_number(input: &str, position: usize, line: usize) -> (Token, usize) {
[INFO] [stdout]     |                           ^^^^ the lifetime is elided here        ----- the same lifetime is hidden 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] 385 | fn tokenize_number(input: &str, position: usize, line: usize) -> (Token<'_>, usize) {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 417 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 417 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:455:26
[INFO] [stdout]     |
[INFO] [stdout] 455 | fn tokenize_write(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                          ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                          |                                         |
[INFO] [stdout]     |                          the lifetime is elided here               the same lifetime is hidden 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] 455 | fn tokenize_write(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                         ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:494:24
[INFO] [stdout]     |
[INFO] [stdout] 494 | fn tokenize_new(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                        ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |                                         |
[INFO] [stdout]     |                        the lifetime is elided here               the same lifetime is hidden 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] 494 | fn tokenize_new(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                       ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:534:12
[INFO] [stdout]     |
[INFO] [stdout] 534 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 537 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:613:12
[INFO] [stdout]     |
[INFO] [stdout] 613 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 616 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 616 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:691:25
[INFO] [stdout]     |
[INFO] [stdout] 691 | fn tokenize_else(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                         ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |                                         |
[INFO] [stdout]     |                         the lifetime is elided here               the same lifetime is hidden 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] 691 | fn tokenize_else(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                        ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:730:24
[INFO] [stdout]     |
[INFO] [stdout] 730 | fn tokenize_for(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |                        ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |                                         |
[INFO] [stdout]     |                        the lifetime is elided here               the same lifetime is hidden 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] 730 | fn tokenize_for(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                                                                       ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:771:12
[INFO] [stdout]     |
[INFO] [stdout] 771 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 774 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 774 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lexer/lexer.rs:820:12
[INFO] [stdout]     |
[INFO] [stdout] 820 |     input: &str,
[INFO] [stdout]     |            ^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 823 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stdout]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is hidden 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] 823 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stdout]     |                   ++++                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lexer/token.rs:19:85
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn new(token_type: TokenType, start: usize, end: usize, line: usize, value: &str) -> 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] 19 |     pub fn new(token_type: TokenType, start: usize, end: usize, line: usize, value: &str) -> Token<'_> {
[INFO] [stdout]    |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/parser.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn parse<'a>(&self) -> Result<Option<ParserNode>, ParseError> {
[INFO] [stdout]    |                      ^^^^^                   ----------   ---------- the same lifetime is hidden here
[INFO] [stdout]    |                      |                       |
[INFO] [stdout]    |                      |                       the same lifetime is hidden here
[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] 23 |     pub fn parse<'a>(&self) -> Result<Option<ParserNode<'_>>, ParseError<'_>> {
[INFO] [stdout]    |                                                        ++++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with `std::mem::ManuallyDrop` instead of the inner value does nothing
[INFO] [stdout]    --> src/runtime/mval.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         drop(old_string)
[INFO] [stdout]     |         ^^^^^----------^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `ManuallyDrop<String>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(undropped_manually_drops)]` on by default
[INFO] [stdout] help: use `std::mem::ManuallyDrop::into_inner` to get the inner value
[INFO] [stdout]     |
[INFO] [stdout] 295 |         drop(std::mem::ManuallyDrop::into_inner(old_string))
[INFO] [stdout]     |              +++++++++++++++++++++++++++++++++++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with `std::mem::ManuallyDrop` instead of the inner value does nothing
[INFO] [stdout]    --> src/runtime/mval.rs:861:13
[INFO] [stdout]     |
[INFO] [stdout] 861 |             drop(self.get_string_val())
[INFO] [stdout]     |             ^^^^^---------------------^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  argument has type `ManuallyDrop<String>`
[INFO] [stdout]     |
[INFO] [stdout] help: use `std::mem::ManuallyDrop::into_inner` to get the inner value
[INFO] [stdout]     |
[INFO] [stdout] 861 |             drop(std::mem::ManuallyDrop::into_inner(self.get_string_val()))
[INFO] [stdout]     |                  +++++++++++++++++++++++++++++++++++                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "f0ed8a1bad2064c0d78fdb8084243503aa5657d0ac1dba60fb2940ca8445b9ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ed8a1bad2064c0d78fdb8084243503aa5657d0ac1dba60fb2940ca8445b9ca", kill_on_drop: false }`
[INFO] [stdout] f0ed8a1bad2064c0d78fdb8084243503aa5657d0ac1dba60fb2940ca8445b9ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0dba1d931ff06729202a8e62461a47b71e0f318e1966bdcb10ad5233b8c6808d
[INFO] running `Command { std: "docker" "start" "-a" "0dba1d931ff06729202a8e62461a47b71e0f318e1966bdcb10ad5233b8c6808d", kill_on_drop: false }`
[INFO] [stderr] warning: function `run_tests` is never used
[INFO] [stderr]   --> tests/test_runner.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn run_tests(file_name: &str) {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `execute_test` is never used
[INFO] [stderr]   --> tests/test_runner.rs:34:4
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn execute_test(test: &str) {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mpp` (test "token_tests") generated 2 warnings
[INFO] [stderr] warning: unused import: `crate::runtime::BTree`
[INFO] [stderr]  --> src/runtime/mval.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::runtime::BTree;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `vm::VM`
[INFO] [stderr]   --> src/runtime/mod.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub use vm::VM;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BTree` is never constructed
[INFO] [stderr]  --> src/runtime/btree.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct BTree {}
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Pop` is never constructed
[INFO] [stderr]   --> src/runtime/op.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub enum Ops {
[INFO] [stderr]    |          --- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 41 |     Pop = 28,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Ops` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lexer/lexer.rs:27:21
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub fn tokenize(&mut self) -> Result<Vec<Token>, TokenizeError> {
[INFO] [stderr]    |                     ^^^^^^^^^                -----   ------------- the same lifetime is hidden here
[INFO] [stderr]    |                     |                        |
[INFO] [stderr]    |                     |                        the same lifetime is hidden here
[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] 27 |     pub fn tokenize(&mut self) -> Result<Vec<Token<'_>>, TokenizeError<'_>> {
[INFO] [stderr]    |                                                   ++++                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lexer/lexer.rs:385:27
[INFO] [stderr]     |
[INFO] [stderr] 385 | fn tokenize_number(input: &str, position: usize, line: usize) -> (Token, usize) {
[INFO] [stderr]     |                           ^^^^ the lifetime is elided here        ----- the same lifetime is hidden 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] 385 | fn tokenize_number(input: &str, position: usize, line: usize) -> (Token<'_>, usize) {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lexer/lexer.rs:414:12
[INFO] [stderr]     |
[INFO] [stderr] 414 |     input: &str,
[INFO] [stderr]     |            ^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 417 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stderr]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the same lifetime is hidden 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] 417 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stderr]     |                   ++++                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lexer/lexer.rs:455:26
[INFO] [stderr]     |
[INFO] [stderr] 455 | fn tokenize_write(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stderr]     |                          ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stderr]     |                          |                                         |
[INFO] [stderr]     |                          the lifetime is elided here               the same lifetime is hidden 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] 455 | fn tokenize_write(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stderr]     |                                                                         ++++                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lexer/lexer.rs:494:24
[INFO] [stderr]     |
[INFO] [stderr] 494 | fn tokenize_new(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stderr]     |                        ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stderr]     |                        |                                         |
[INFO] [stderr]     |                        the lifetime is elided here               the same lifetime is hidden 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] 494 | fn tokenize_new(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stderr]     |                                                                       ++++                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lexer/lexer.rs:534:12
[INFO] [stderr]     |
[INFO] [stderr] 534 |     input: &str,
[INFO] [stderr]     |            ^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 537 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stderr]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the same lifetime is hidden 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] 537 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stderr]     |                   ++++                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lexer/lexer.rs:613:12
[INFO] [stderr]     |
[INFO] [stderr] 613 |     input: &str,
[INFO] [stderr]     |            ^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 616 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stderr]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the same lifetime is hidden 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] 616 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stderr]     |                   ++++                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lexer/lexer.rs:691:25
[INFO] [stderr]     |
[INFO] [stderr] 691 | fn tokenize_else(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stderr]     |                         ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stderr]     |                         |                                         |
[INFO] [stderr]     |                         the lifetime is elided here               the same lifetime is hidden 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] 691 | fn tokenize_else(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stderr]     |                                                                        ++++                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lexer/lexer.rs:730:24
[INFO] [stderr]     |
[INFO] [stderr] 730 | fn tokenize_for(input: &str, row: usize, line: usize) -> Result<(Token, usize), TokenizeError> {
[INFO] [stderr]     |                        ^^^^                                      -----          ------------- the same lifetime is hidden here
[INFO] [stderr]     |                        |                                         |
[INFO] [stderr]     |                        the lifetime is elided here               the same lifetime is hidden 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] 730 | fn tokenize_for(input: &str, row: usize, line: usize) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stderr]     |                                                                       ++++                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lexer/lexer.rs:771:12
[INFO] [stderr]     |
[INFO] [stderr] 771 |     input: &str,
[INFO] [stderr]     |            ^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 774 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stderr]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the same lifetime is hidden 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] 774 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stderr]     |                   ++++                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lexer/lexer.rs:820:12
[INFO] [stderr]     |
[INFO] [stderr] 820 |     input: &str,
[INFO] [stderr]     |            ^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 823 | ) -> Result<(Token, usize), TokenizeError> {
[INFO] [stderr]     |              -----          ------------- the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the same lifetime is hidden 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] 823 | ) -> Result<(Token<'_>, usize), TokenizeError<'_>> {
[INFO] [stderr]     |                   ++++                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lexer/token.rs:19:85
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn new(token_type: TokenType, start: usize, end: usize, line: usize, value: &str) -> 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] 19 |     pub fn new(token_type: TokenType, start: usize, end: usize, line: usize, value: &str) -> Token<'_> {
[INFO] [stderr]    |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/parser.rs:23:22
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn parse<'a>(&self) -> Result<Option<ParserNode>, ParseError> {
[INFO] [stderr]    |                      ^^^^^                   ----------   ---------- the same lifetime is hidden here
[INFO] [stderr]    |                      |                       |
[INFO] [stderr]    |                      |                       the same lifetime is hidden here
[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] 23 |     pub fn parse<'a>(&self) -> Result<Option<ParserNode<'_>>, ParseError<'_>> {
[INFO] [stderr]    |                                                        ++++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with `std::mem::ManuallyDrop` instead of the inner value does nothing
[INFO] [stderr]    --> src/runtime/mval.rs:295:9
[INFO] [stderr]     |
[INFO] [stderr] 295 |         drop(old_string)
[INFO] [stderr]     |         ^^^^^----------^
[INFO] [stderr]     |              |
[INFO] [stderr]     |              argument has type `ManuallyDrop<String>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(undropped_manually_drops)]` on by default
[INFO] [stderr] help: use `std::mem::ManuallyDrop::into_inner` to get the inner value
[INFO] [stderr]     |
[INFO] [stderr] 295 |         drop(std::mem::ManuallyDrop::into_inner(old_string))
[INFO] [stderr]     |              +++++++++++++++++++++++++++++++++++          +
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with `std::mem::ManuallyDrop` instead of the inner value does nothing
[INFO] [stderr]    --> src/runtime/mval.rs:861:13
[INFO] [stderr]     |
[INFO] [stderr] 861 |             drop(self.get_string_val())
[INFO] [stderr]     |             ^^^^^---------------------^
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  argument has type `ManuallyDrop<String>`
[INFO] [stderr]     |
[INFO] [stderr] help: use `std::mem::ManuallyDrop::into_inner` to get the inner value
[INFO] [stderr]     |
[INFO] [stderr] 861 |             drop(std::mem::ManuallyDrop::into_inner(self.get_string_val()))
[INFO] [stderr]     |                  +++++++++++++++++++++++++++++++++++                     +
[INFO] [stderr] 
[INFO] [stderr] warning: `mpp` (bin "mpp") generated 19 warnings (run `cargo fix --bin "mpp"` to apply 4 suggestions)
[INFO] [stderr] warning: `mpp` (bin "mpp" test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mpp-2296ea02048f6243)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test lexer::lexer::tests::test_lex_double ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_colon ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_else_for_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_double_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_for_short ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_else_long ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_else_long_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_else_short ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_else_short_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_equals ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_for_long ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_for_short_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_if_long ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_greater_than ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_greater_than_or_equal_to ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_hash ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_if_short ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_if_short_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_divide ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_int ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_bang ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_int_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_less_than_or_equal_to ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_int_short ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_l_paren ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_less_than ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_identifier ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_minus ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_number_mid_string ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_plus ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_int_cap_short ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_power ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_question_mark ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_r_paren ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_new_long ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_number ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_not_equals ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_if_long_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_new_long_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_new_line ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_set_long_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_set_short ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_set_short_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_new_short_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_set_long ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_string_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_string ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_times ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_new_short ... ok
[INFO] [stdout] test runtime::mval::test::test_add ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_write_long_cap ... ok
[INFO] [stdout] test runtime::mval::test::test_div ... ok
[INFO] [stdout] test runtime::mval::test::test_int_div ... ok
[INFO] [stdout] test runtime::mval::test::test_mod ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_write_short_cap ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_write_long ... ok
[INFO] [stdout] test runtime::mval::test::test_mult ... ok
[INFO] [stdout] test lexer::lexer::tests::test_lex_write_short ... ok
[INFO] [stdout] test runtime::mval::test::test_not ... ok
[INFO] [stdout] test runtime::mval::test::test_power ... ok
[INFO] [stdout] test runtime::mval::test::test_sub ... ok
[INFO] [stdout] test runtime::mval::test::test_not_wrong_type - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/expression_tests.rs (/opt/rustwide/target/debug/deps/expression_tests-58e04a84ea4665e0)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_boolean_expression ... ok
[INFO] [stdout] test test_relational_expression ... FAILED
[INFO] [stdout] test test_runner::type_checker_tests ... FAILED
[INFO] [stdout] test test_malformed_expression ... FAILED
[INFO] [stdout] test test_order_of_operations ... FAILED
[INFO] [stdout] test test_variables ... FAILED
[INFO] [stdout] test test_arithmetic ... FAILED
[INFO] [stdout] test test_equality_expression ... FAILED
[INFO] [stdout] test test_runner::if_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_relational_expression stdout ----
[INFO] [stdout] Test: w 1<1 ; false
[INFO] [stdout] 
[INFO] [stdout] thread 'test_relational_expression' panicked at tests/test_runner.rs:48:19:
[INFO] [stdout] Error running compiler: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c980635892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c980635892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c980635892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59c980635892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59c98065b593 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59c98065b593 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59c9806325f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c9806325f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59c9806356e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59c980636ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59c980636e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59c9805fedc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59c9805fedc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c9806379ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59c9806379ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59c98063779a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59c980635d89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59c98063742d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59c98065a080 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59c9805c3eb8 - expression_tests::test_runner::execute_test::ha81f749445308fed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:48:19
[INFO] [stdout]   20:     0x59c9805c37fd - expression_tests::test_runner::run_tests::h636d47b88aceb9ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:30:9
[INFO] [stdout]   21:     0x59c9805bcf62 - expression_tests::test_relational_expression::hfaa29e68817d9073
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:24:5
[INFO] [stdout]   22:     0x59c9805bcf37 - expression_tests::test_relational_expression::{{closure}}::hdf677afb534a0f21
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:23:32
[INFO] [stdout]   23:     0x59c9805bdc06 - core::ops::function::FnOnce::call_once::h6c7e8b2f1595f917
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59c98060462b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x59c98060462b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59c980603765 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59c980603765 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59c980603765 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59c980603765 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59c980603765 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c980603765 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59c980603765 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59c9805c7364 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59c9805c7364 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59c9805cad3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59c9805cad3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59c9805cad3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59c9805cad3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59c9805cad3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x59c98063a94f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59c98063a94f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7b185f535aa4 - <unknown>
[INFO] [stdout]   45:     0x7b185f5c2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_runner::type_checker_tests stdout ----
[INFO] [stdout] Test: w 1+"1"
[INFO] [stdout] 
[INFO] [stdout] thread 'test_runner::type_checker_tests' panicked at tests/test_runner.rs:97:19:
[INFO] [stdout] Error running compiler: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c980635892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c980635892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c980635892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59c980635892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59c98065b593 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59c98065b593 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59c9806325f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c9806325f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59c9806356e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59c980636ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59c980636e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59c9805fedc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59c9805fedc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c9806379ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59c9806379ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59c98063779a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59c980635d89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59c98063742d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59c98065a080 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59c9805c4bde - expression_tests::test_runner::execute_error_test::hdc00f42af287d170
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:97:19
[INFO] [stdout]   20:     0x59c9805c44a6 - expression_tests::test_runner::run_error_test::h3cb9120206db32b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:85:9
[INFO] [stdout]   21:     0x59c9805c5882 - expression_tests::test_runner::type_checker_tests::hab849bda27aa9e92
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:112:5
[INFO] [stdout]   22:     0x59c9805c5857 - expression_tests::test_runner::type_checker_tests::{{closure}}::hf7daf37fb4bd75c6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:111:24
[INFO] [stdout]   23:     0x59c9805bdcd6 - core::ops::function::FnOnce::call_once::he14f56ec6c3db55c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59c98060462b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x59c98060462b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59c980603765 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59c980603765 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59c980603765 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59c980603765 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59c980603765 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c980603765 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59c980603765 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59c9805c7364 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59c9805c7364 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59c9805cad3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59c9805cad3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59c9805cad3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59c9805cad3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59c9805cad3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x59c98063a94f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59c98063a94f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7b185f535aa4 - <unknown>
[INFO] [stdout]   45:     0x7b185f5c2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_malformed_expression stdout ----
[INFO] [stdout] Test: w +
[INFO] [stdout] 
[INFO] [stdout] thread 'test_malformed_expression' panicked at tests/test_runner.rs:97:19:
[INFO] [stdout] Error running compiler: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c980635892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c980635892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c980635892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59c980635892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59c98065b593 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59c98065b593 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59c9806325f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c9806325f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59c9806356e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59c980636ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59c980636e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59c9805fedc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59c9805fedc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c9806379ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59c9806379ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59c98063779a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59c980635d89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59c98063742d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59c98065a080 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59c9805c4bde - expression_tests::test_runner::execute_error_test::hdc00f42af287d170
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:97:19
[INFO] [stdout]   20:     0x59c9805c44a6 - expression_tests::test_runner::run_error_test::h3cb9120206db32b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:85:9
[INFO] [stdout]   21:     0x59c9805bd002 - expression_tests::test_malformed_expression::h096b09486f4b877e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:34:5
[INFO] [stdout]   22:     0x59c9805bcfd7 - expression_tests::test_malformed_expression::{{closure}}::h377aef71ab36ff05
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:33:31
[INFO] [stdout]   23:     0x59c9805bdc56 - core::ops::function::FnOnce::call_once::h9dd42c3b503f709f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59c98060462b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x59c98060462b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59c980603765 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59c980603765 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59c980603765 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59c980603765 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59c980603765 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c980603765 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59c980603765 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59c9805c7364 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59c9805c7364 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59c9805cad3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59c9805cad3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59c9805cad3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59c9805cad3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59c9805cad3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x59c98063a94f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59c98063a94f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7b185f535aa4 - <unknown>
[INFO] [stdout]   45:     0x7b185f5c2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_order_of_operations stdout ----
[INFO] [stdout] Test: w 1+2*3/5-4 ; -1.7999999999999998
[INFO] [stdout] 
[INFO] [stdout] thread 'test_order_of_operations' panicked at tests/test_runner.rs:48:19:
[INFO] [stdout] Error running compiler: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c980635892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c980635892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c980635892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59c980635892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59c98065b593 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59c98065b593 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59c9806325f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c9806325f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59c9806356e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59c980636ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59c980636e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59c9805fedc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59c9805fedc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c9806379ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59c9806379ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59c98063779a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59c980635d89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59c98063742d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59c98065a080 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59c9805c3eb8 - expression_tests::test_runner::execute_test::ha81f749445308fed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:48:19
[INFO] [stdout]   20:     0x59c9805c37fd - expression_tests::test_runner::run_tests::h636d47b88aceb9ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:30:9
[INFO] [stdout]   21:     0x59c9805bcf12 - expression_tests::test_order_of_operations::hc672f658c6767e12
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:19:5
[INFO] [stdout]   22:     0x59c9805bcee7 - expression_tests::test_order_of_operations::{{closure}}::h113b4a6462c92c42
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:18:30
[INFO] [stdout]   23:     0x59c9805bdc96 - core::ops::function::FnOnce::call_once::hc5e8f833bdac7d58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59c98060462b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x59c98060462b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59c980603765 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59c980603765 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59c980603765 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59c980603765 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59c980603765 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c980603765 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59c980603765 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59c9805c7364 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59c9805c7364 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59c9805cad3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59c9805cad3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59c9805cad3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59c9805cad3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59c9805cad3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x59c98063a94f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59c98063a94f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7b185f535aa4 - <unknown>
[INFO] [stdout]   45:     0x7b185f5c2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_variables stdout ----
[INFO] [stdout] Test: n foo:string w 1,foo,1 ; 11
[INFO] [stdout] 
[INFO] [stdout] thread 'test_variables' panicked at tests/test_runner.rs:48:19:
[INFO] [stdout] Error running compiler: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c980635892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c980635892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c980635892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59c980635892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59c98065b593 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59c98065b593 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59c9806325f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c9806325f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59c9806356e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59c980636ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59c980636e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59c9805fedc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59c9805fedc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c9806379ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59c9806379ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59c98063779a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59c980635d89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59c98063742d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59c98065a080 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59c9805c3eb8 - expression_tests::test_runner::execute_test::ha81f749445308fed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:48:19
[INFO] [stdout]   20:     0x59c9805c37fd - expression_tests::test_runner::run_tests::h636d47b88aceb9ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:30:9
[INFO] [stdout]   21:     0x59c9805bd052 - expression_tests::test_variables::h9c1c721f60f087b2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:39:5
[INFO] [stdout]   22:     0x59c9805bd027 - expression_tests::test_variables::{{closure}}::h9bdd57468bfd27e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:38:20
[INFO] [stdout]   23:     0x59c9805bdb06 - core::ops::function::FnOnce::call_once::h3fd1c95cefcd4be4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59c98060462b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x59c98060462b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59c980603765 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59c980603765 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59c980603765 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59c980603765 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59c980603765 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c980603765 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59c980603765 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59c9805c7364 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59c9805c7364 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59c9805cad3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59c9805cad3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59c9805cad3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59c9805cad3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59c9805cad3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x59c98063a94f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59c98063a94f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7b185f535aa4 - <unknown>
[INFO] [stdout]   45:     0x7b185f5c2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_arithmetic stdout ----
[INFO] [stdout] Test: w 1+2 ; 3
[INFO] [stdout] 
[INFO] [stdout] thread 'test_arithmetic' panicked at tests/test_runner.rs:48:19:
[INFO] [stdout] Error running compiler: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c980635892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c980635892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c980635892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59c980635892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59c98065b593 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59c98065b593 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59c9806325f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c9806325f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59c9806356e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59c980636ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59c980636e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59c9805fedc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59c9805fedc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c9806379ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59c9806379ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59c98063779a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59c980635d89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59c98063742d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59c98065a080 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59c9805c3eb8 - expression_tests::test_runner::execute_test::ha81f749445308fed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:48:19
[INFO] [stdout]   20:     0x59c9805c37fd - expression_tests::test_runner::run_tests::h636d47b88aceb9ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:30:9
[INFO] [stdout]   21:     0x59c9805bcec2 - expression_tests::test_arithmetic::h2980acb592fe5411
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:14:5
[INFO] [stdout]   22:     0x59c9805bce97 - expression_tests::test_arithmetic::{{closure}}::h75d7a4c6731f6eba
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:13:21
[INFO] [stdout]   23:     0x59c9805bdbc6 - core::ops::function::FnOnce::call_once::h672917ba4b031d76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59c98060462b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x59c98060462b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59c980603765 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59c980603765 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59c980603765 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59c980603765 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59c980603765 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c980603765 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59c980603765 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59c9805c7364 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59c9805c7364 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59c9805cad3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59c9805cad3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59c9805cad3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59c9805cad3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59c9805cad3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x59c98063a94f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59c98063a94f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7b185f535aa4 - <unknown>
[INFO] [stdout]   45:     0x7b185f5c2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_equality_expression stdout ----
[INFO] [stdout] Test: w 1=1 ; true
[INFO] [stdout] 
[INFO] [stdout] thread 'test_equality_expression' panicked at tests/test_runner.rs:48:19:
[INFO] [stdout] Error running compiler: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c980635892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c980635892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c980635892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59c980635892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59c98065b593 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59c98065b593 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59c9806325f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c9806325f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59c9806356e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59c980636ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59c980636e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59c9805fedc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59c9805fedc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c9806379ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59c9806379ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59c98063779a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59c980635d89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59c98063742d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59c98065a080 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59c9805c3eb8 - expression_tests::test_runner::execute_test::ha81f749445308fed
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:48:19
[INFO] [stdout]   20:     0x59c9805c37fd - expression_tests::test_runner::run_tests::h636d47b88aceb9ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:30:9
[INFO] [stdout]   21:     0x59c9805bd0a2 - expression_tests::test_equality_expression::h771ea3f9627adbfc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:44:5
[INFO] [stdout]   22:     0x59c9805bd077 - expression_tests::test_equality_expression::{{closure}}::h205026534e4f4dfb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expression_tests.rs:43:30
[INFO] [stdout]   23:     0x59c9805bdb46 - core::ops::function::FnOnce::call_once::h40b6d629e32bdff7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59c98060462b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x59c98060462b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59c980603765 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59c980603765 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59c980603765 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59c980603765 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59c980603765 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr] error: test failed, to rerun pass `--test expression_tests`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c980603765 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59c980603765 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59c9805c7364 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59c9805c7364 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59c9805cad3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59c9805cad3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59c9805cad3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59c9805cad3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59c9805cad3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x59c98063a94f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59c98063a94f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7b185f535aa4 - <unknown>
[INFO] [stdout]   45:     0x7b185f5c2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_runner::if_tests stdout ----
[INFO] [stdout] Test: tests/if_tests/passing/if_statement_false
[INFO] [stdout] 
[INFO] [stdout] thread 'test_runner::if_tests' panicked at tests/test_runner.rs:141:19:
[INFO] [stdout] Error running compiler: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c980635892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c980635892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c980635892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59c980635892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59c98065b593 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59c98065b593 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59c9806325f3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c9806325f3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59c9806356e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59c980636ff9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59c980636e2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59c9805fedc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59c9805fedc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c9806379ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59c9806379ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59c98063779a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x59c980635d89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59c98063742d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59c98065a080 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59c9805c564c - expression_tests::test_runner::run_directory_test::h56520e39ab47e096
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:141:19
[INFO] [stdout]   20:     0x59c9805c4d03 - expression_tests::test_runner::run_directory_tests::h4fe369b8fe264fef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:117:9
[INFO] [stdout]   21:     0x59c9805c583d - expression_tests::test_runner::if_tests::h9458c7d74b43611f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:107:5
[INFO] [stdout]   22:     0x59c9805c5807 - expression_tests::test_runner::if_tests::{{closure}}::h4be459b373112574
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_runner.rs:106:14
[INFO] [stdout]   23:     0x59c9805bdb86 - core::ops::function::FnOnce::call_once::h58b69908b3b0c5a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x59c98060462b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x59c98060462b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x59c980603765 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x59c980603765 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x59c980603765 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x59c980603765 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x59c980603765 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59c980603765 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x59c980603765 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x59c9805c7364 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x59c9805c7364 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59c9805cad3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x59c9805cad3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x59c9805cad3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x59c9805cad3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59c9805cad3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59c9805cad3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x59c98063a94f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59c98063a94f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7b185f535aa4 - <unknown>
[INFO] [stdout]   45:     0x7b185f5c2a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_arithmetic
[INFO] [stdout]     test_equality_expression
[INFO] [stdout]     test_malformed_expression
[INFO] [stdout]     test_order_of_operations
[INFO] [stdout]     test_relational_expression
[INFO] [stdout]     test_runner::if_tests
[INFO] [stdout]     test_runner::type_checker_tests
[INFO] [stdout]     test_variables
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0dba1d931ff06729202a8e62461a47b71e0f318e1966bdcb10ad5233b8c6808d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dba1d931ff06729202a8e62461a47b71e0f318e1966bdcb10ad5233b8c6808d", kill_on_drop: false }`
[INFO] [stdout] 0dba1d931ff06729202a8e62461a47b71e0f318e1966bdcb10ad5233b8c6808d
