[INFO] cloning repository https://github.com/Cryslacks/D7050E-Compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cryslacks/D7050E-Compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryslacks%2FD7050E-Compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryslacks%2FD7050E-Compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3a3edee6110ae4f7dbd04d2918821a48a14f41b
[INFO] testing Cryslacks/D7050E-Compiler against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryslacks%2FD7050E-Compiler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cryslacks/D7050E-Compiler
[INFO] finished tweaking git repo https://github.com/Cryslacks/D7050E-Compiler
[INFO] tweaked toml for git repo https://github.com/Cryslacks/D7050E-Compiler written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cryslacks/D7050E-Compiler on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cryslacks/D7050E-Compiler 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded string_cache v0.8.0
[INFO] [stderr]   Downloaded blake2b_simd v0.5.10
[INFO] [stderr]   Downloaded rust-argon2 v0.8.2
[INFO] [stderr]   Downloaded hermit-abi v0.1.15
[INFO] [stderr]   Downloaded block-buffer v0.7.3
[INFO] [stderr]   Downloaded siphasher v0.3.3
[INFO] [stderr]   Downloaded ascii-canvas v2.0.0
[INFO] [stderr]   Downloaded either v1.6.0
[INFO] [stderr]   Downloaded byte-tools v0.3.1
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded generic-array v0.12.3
[INFO] [stderr]   Downloaded bit-vec v0.6.2
[INFO] [stderr]   Downloaded docopt v1.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.115
[INFO] [stderr]   Downloaded serde v1.0.115
[INFO] [stderr]   Downloaded indexmap v1.5.2
[INFO] [stderr]   Downloaded typenum v1.12.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.19
[INFO] [stderr]   Downloaded lalrpop v0.19.0
[INFO] [stderr]   Downloaded arrayvec v0.5.1
[INFO] [stderr]   Downloaded sha2 v0.8.2
[INFO] [stderr]   Downloaded fake-simd v0.1.2
[INFO] [stderr]   Downloaded phf_shared v0.8.0
[INFO] [stderr]   Downloaded lalrpop-util v0.19.1
[INFO] [stderr]   Downloaded syn v1.0.39
[INFO] [stderr]   Downloaded block-padding v0.1.5
[INFO] [stderr]   Downloaded digest v0.8.1
[INFO] [stderr]   Downloaded opaque-debug v0.2.3
[INFO] [stderr]   Downloaded libc v0.2.76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05ca404330423698643031119475eb5b528cb2591cb30178fea38025bbf75664
[INFO] running `Command { std: "docker" "start" "-a" "05ca404330423698643031119475eb5b528cb2591cb30178fea38025bbf75664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05ca404330423698643031119475eb5b528cb2591cb30178fea38025bbf75664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ca404330423698643031119475eb5b528cb2591cb30178fea38025bbf75664", kill_on_drop: false }`
[INFO] [stdout] 05ca404330423698643031119475eb5b528cb2591cb30178fea38025bbf75664
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8677da49425bacd9ad6b3e3943ca6d62e2d915ee8937f1eabd054cd624ac2613
[INFO] running `Command { std: "docker" "start" "-a" "8677da49425bacd9ad6b3e3943ca6d62e2d915ee8937f1eabd054cd624ac2613", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling syn v1.0.39
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.2
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling indexmap v1.5.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling lalrpop-util v0.19.1
[INFO] [stderr]    Compiling string_cache v0.8.0
[INFO] [stderr]    Compiling docopt v1.1.0
[INFO] [stderr]    Compiling lalrpop v0.19.0
[INFO] [stderr]    Compiling d7050e_2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/memory.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 .map(|t| (t))
[INFO] [stdout]    |                          ^ ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -                 .map(|t| (t))
[INFO] [stdout] 46 +                 .map(|t| t )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/memory.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 .map(|t| (t))
[INFO] [stdout]    |                          ^ ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -                 .map(|t| (t))
[INFO] [stdout] 46 +                 .map(|t| t )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/typechecker.rs:107:78
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let params: Vec<Type> = (f.params.0.clone()).into_iter().map(|p| (p._type.to_owned())).collect();
[INFO] [stdout]     |                                                                              ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 107 -             let params: Vec<Type> = (f.params.0.clone()).into_iter().map(|p| (p._type.to_owned())).collect();
[INFO] [stdout] 107 +             let params: Vec<Type> = (f.params.0.clone()).into_iter().map(|p| p._type.to_owned()).collect();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/typechecker.rs:356:25
[INFO] [stdout]     |
[INFO] [stdout] 356 |             map(|param| (param.name.to_owned())).collect();
[INFO] [stdout]     |                         ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 356 -             map(|param| (param.name.to_owned())).collect();
[INFO] [stdout] 356 +             map(|param| param.name.to_owned()).collect();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `paramReferenceMutable` should have a snake case name
[INFO] [stdout]    --> src/interpreter.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let mut paramReferenceMutable: Vec<String> = Vec::new();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `param_reference_mutable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `paramReference` should have a snake case name
[INFO] [stdout]    --> src/interpreter.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let mut paramReference: Vec<String> = Vec::new();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `param_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/interpreter.rs:321:45
[INFO] [stdout]     |
[INFO] [stdout] 321 |         panic!("[Func] Error function named {:?} not found.");
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 321 |         panic!("[Func] Error function named {:?} not found.", ...);
[INFO] [stdout]     |                                                             +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 321 |         panic!("{}", "[Func] Error function named {:?} not found.");
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/memory.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn progam_to_env(prog: &Program) -> FnEnv {
[INFO] [stdout]    |                            ^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn progam_to_env(prog: &Program) -> FnEnv<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/typechecker.rs:379:45
[INFO] [stdout]     |
[INFO] [stdout] 379 |         panic!("[Func] Error function named {:?} not found.");
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 379 |         panic!("[Func] Error function named {:?} not found.", ...);
[INFO] [stdout]     |                                                             +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 379 |         panic!("{}", "[Func] Error function named {:?} not found.");
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/memory.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn progam_to_env(prog: &Program) -> FnEnv {
[INFO] [stdout]    |                            ^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn progam_to_env(prog: &Program) -> FnEnv<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8677da49425bacd9ad6b3e3943ca6d62e2d915ee8937f1eabd054cd624ac2613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8677da49425bacd9ad6b3e3943ca6d62e2d915ee8937f1eabd054cd624ac2613", kill_on_drop: false }`
[INFO] [stdout] 8677da49425bacd9ad6b3e3943ca6d62e2d915ee8937f1eabd054cd624ac2613
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da1189b96a9bc0c1c78186cd49cdd273032a5b1ce784f406418a24be6a5aa493
[INFO] running `Command { std: "docker" "start" "-a" "da1189b96a9bc0c1c78186cd49cdd273032a5b1ce784f406418a24be6a5aa493", kill_on_drop: false }`
[INFO] [stderr]    Compiling d7050e_2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/memory.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 .map(|t| (t))
[INFO] [stdout]    |                          ^ ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -                 .map(|t| (t))
[INFO] [stdout] 46 +                 .map(|t| t )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/memory.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 .map(|t| (t))
[INFO] [stdout]    |                          ^ ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -                 .map(|t| (t))
[INFO] [stdout] 46 +                 .map(|t| t )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/typechecker.rs:107:78
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let params: Vec<Type> = (f.params.0.clone()).into_iter().map(|p| (p._type.to_owned())).collect();
[INFO] [stdout]     |                                                                              ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 107 -             let params: Vec<Type> = (f.params.0.clone()).into_iter().map(|p| (p._type.to_owned())).collect();
[INFO] [stdout] 107 +             let params: Vec<Type> = (f.params.0.clone()).into_iter().map(|p| p._type.to_owned()).collect();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/typechecker.rs:356:25
[INFO] [stdout]     |
[INFO] [stdout] 356 |             map(|param| (param.name.to_owned())).collect();
[INFO] [stdout]     |                         ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 356 -             map(|param| (param.name.to_owned())).collect();
[INFO] [stdout] 356 +             map(|param| param.name.to_owned()).collect();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `paramReferenceMutable` should have a snake case name
[INFO] [stdout]    --> src/interpreter.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let mut paramReferenceMutable: Vec<String> = Vec::new();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `param_reference_mutable`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `paramReference` should have a snake case name
[INFO] [stdout]    --> src/interpreter.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let mut paramReference: Vec<String> = Vec::new();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `param_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/interpreter.rs:321:45
[INFO] [stdout]     |
[INFO] [stdout] 321 |         panic!("[Func] Error function named {:?} not found.");
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 321 |         panic!("[Func] Error function named {:?} not found.", ...);
[INFO] [stdout]     |                                                             +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 321 |         panic!("{}", "[Func] Error function named {:?} not found.");
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/memory.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn progam_to_env(prog: &Program) -> FnEnv {
[INFO] [stdout]    |                            ^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn progam_to_env(prog: &Program) -> FnEnv<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/typechecker.rs:379:45
[INFO] [stdout]     |
[INFO] [stdout] 379 |         panic!("[Func] Error function named {:?} not found.");
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 379 |         panic!("[Func] Error function named {:?} not found.", ...);
[INFO] [stdout]     |                                                             +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 379 |         panic!("{}", "[Func] Error function named {:?} not found.");
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/memory.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn progam_to_env(prog: &Program) -> FnEnv {
[INFO] [stdout]    |                            ^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn progam_to_env(prog: &Program) -> FnEnv<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "da1189b96a9bc0c1c78186cd49cdd273032a5b1ce784f406418a24be6a5aa493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da1189b96a9bc0c1c78186cd49cdd273032a5b1ce784f406418a24be6a5aa493", kill_on_drop: false }`
[INFO] [stdout] da1189b96a9bc0c1c78186cd49cdd273032a5b1ce784f406418a24be6a5aa493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12513cc98bda82c7a7a8291972d9d0278881bb20b69e2a2504434f6f5c78413a
[INFO] running `Command { std: "docker" "start" "-a" "12513cc98bda82c7a7a8291972d9d0278881bb20b69e2a2504434f6f5c78413a", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/memory.rs:46:26
[INFO] [stderr]    |
[INFO] [stderr] 46 |                 .map(|t| (t))
[INFO] [stderr]    |                          ^ ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 46 -                 .map(|t| (t))
[INFO] [stderr] 46 +                 .map(|t| t )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/typechecker.rs:107:78
[INFO] [stderr]     |
[INFO] [stderr] 107 |             let params: Vec<Type> = (f.params.0.clone()).into_iter().map(|p| (p._type.to_owned())).collect();
[INFO] [stderr]     |                                                                              ^                  ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 107 -             let params: Vec<Type> = (f.params.0.clone()).into_iter().map(|p| (p._type.to_owned())).collect();
[INFO] [stderr] 107 +             let params: Vec<Type> = (f.params.0.clone()).into_iter().map(|p| p._type.to_owned()).collect();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/typechecker.rs:356:25
[INFO] [stderr]     |
[INFO] [stderr] 356 |             map(|param| (param.name.to_owned())).collect();
[INFO] [stderr]     |                         ^                     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 356 -             map(|param| (param.name.to_owned())).collect();
[INFO] [stderr] 356 +             map(|param| param.name.to_owned()).collect();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains an unused formatting placeholder
[INFO] [stderr]    --> src/typechecker.rs:379:45
[INFO] [stderr]     |
[INFO] [stderr] 379 |         panic!("[Func] Error function named {:?} not found.");
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add the missing argument
[INFO] [stderr]     |
[INFO] [stderr] 379 |         panic!("[Func] Error function named {:?} not found.", ...);
[INFO] [stderr]     |                                                             +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]     |
[INFO] [stderr] 379 |         panic!("{}", "[Func] Error function named {:?} not found.");
[INFO] [stderr]     |                +++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/memory.rs:30:28
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn progam_to_env(prog: &Program) -> FnEnv {
[INFO] [stderr]    |                            ^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn progam_to_env(prog: &Program) -> FnEnv<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `d7050e_2020` (bin "typechecker" test) generated 5 warnings (run `cargo fix --bin "typechecker" -p d7050e_2020 --tests` to apply 5 suggestions)
[INFO] [stderr] warning: variable `paramReferenceMutable` should have a snake case name
[INFO] [stderr]    --> src/interpreter.rs:282:17
[INFO] [stderr]     |
[INFO] [stderr] 282 |         let mut paramReferenceMutable: Vec<String> = Vec::new();
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `param_reference_mutable`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `paramReference` should have a snake case name
[INFO] [stderr]    --> src/interpreter.rs:283:17
[INFO] [stderr]     |
[INFO] [stderr] 283 |         let mut paramReference: Vec<String> = Vec::new();
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `param_reference`
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains an unused formatting placeholder
[INFO] [stderr]    --> src/interpreter.rs:321:45
[INFO] [stderr]     |
[INFO] [stderr] 321 |         panic!("[Func] Error function named {:?} not found.");
[INFO] [stderr]     |                                             ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add the missing argument
[INFO] [stderr]     |
[INFO] [stderr] 321 |         panic!("[Func] Error function named {:?} not found.", ...);
[INFO] [stderr]     |                                                             +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]     |
[INFO] [stderr] 321 |         panic!("{}", "[Func] Error function named {:?} not found.");
[INFO] [stderr]     |                +++++
[INFO] [stderr] 
[INFO] [stderr] warning: `d7050e_2020` (bin "interpreter" test) generated 5 warnings (2 duplicates) (run `cargo fix --bin "interpreter" -p d7050e_2020 --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/interpreter.rs (/opt/rustwide/target/debug/deps/interpreter-6890f485e226b74e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test borrow_test_mut ... ok
[INFO] [stdout] test borrow_test_refchanged ... ok
[INFO] [stdout] test borrow_test_func ... FAILED
[INFO] [stdout] test borrow_test_scope ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- borrow_test_func stdout ----
[INFO] [stdout] [Func] Evaluating function "main" with params []
[INFO] [stdout] [Func] Converted params into variables: {}
[INFO] [stdout] [Stmt] Stmt: Let(true, "a", None, Some(Term(Num(0))))
[INFO] [stdout] [Stmt] Mem: Mem([{}, {}], {})
[INFO] [stdout] [Stmt] Let
[INFO] [stdout] [Mem] Inserted id "a", in scope {} with the id 1
[INFO] [stdout] [Expr] Evaluating expr: Term(Num(0))
[INFO] [stdout] [add_ref] Adding "a" => Owner("a", 1) from super "a"
[INFO] [stdout] [BorrowStack] Added reference {"a": [("a", Owner("a", 1))]}
[INFO] [stdout] [Mem] Updating memory "a" = Num(0) (false)
[INFO] [stdout] [Mem] Updating "a" in "a"
[INFO] [stdout] [Mem] Variable "a" was found true
[INFO] [stdout] [BorrowStack] {"a": [("a", Owner("a", 1))]}
[INFO] [stdout] [ScopeStack]  [{"a": (true, Num(0), 1)}, {}]
[INFO] [stdout] [Stmt] Stmt: Semi
[INFO] [stdout] [Stmt] Mem: Mem([{"a": (true, Num(0), 1)}, {}], {"a": [("a", Owner("a", 1))]})
[INFO] [stdout] [Stmt] Stmt: Let(false, "b", None, Some(RefMut(Term(Id("a")))))
[INFO] [stdout] [Stmt] Mem: Mem([{"a": (true, Num(0), 1)}, {}], {"a": [("a", Owner("a", 1))]})
[INFO] [stdout] [Stmt] Let
[INFO] [stdout] [Mem] Inserted id "b", in scope {"a": (true, Num(0), 1)} with the id 1
[INFO] [stdout] [Expr] Evaluating expr: RefMut(Term(Id("a")))
[INFO] [stdout] [add_ref] Checking for dupes "a" [("a", Owner("a", 1))]
[INFO] [stdout] [add_ref] Adding "b" => RefMut("a", 1) from super "a"
[INFO] [stdout] [BorrowStack] Added reference {"a": [("b", RefMut("a", 1)), ("a", Owner("a", 1))]}
[INFO] [stdout] [Mem] Updating memory "b" = RefMut("a") (false)
[INFO] [stdout] [Mem] Updating "b" in "a"
[INFO] [stdout] [Mem] Variable "b" was found true
[INFO] [stdout] [BorrowStack] {"a": [("b", RefMut("a", 1)), ("a", Owner("a", 1))]}
[INFO] [stdout] [ScopeStack]  [{"b": (false, RefMut("a"), 1), "a": (true, Num(0), 1)}, {}]
[INFO] [stdout] [Stmt] Stmt: Semi
[INFO] [stdout] [Stmt] Mem: Mem([{"b": (false, RefMut("a"), 1), "a": (true, Num(0), 1)}, {}], {"a": [("b", RefMut("a", 1)), ("a", Owner("a", 1))]})
[INFO] [stdout] [Stmt] Stmt: Let(false, "c", None, Some(Ref(Term(Id("a")))))
[INFO] [stdout] [Stmt] Mem: Mem([{"b": (false, RefMut("a"), 1), "a": (true, Num(0), 1)}, {}], {"a": [("b", RefMut("a", 1)), ("a", Owner("a", 1))]})
[INFO] [stdout] [Stmt] Let
[INFO] [stdout] [Mem] Inserted id "c", in scope {"b": (false, RefMut("a"), 1), "a": (true, Num(0), 1)} with the id 1
[INFO] [stdout] [Expr] Evaluating expr: Ref(Term(Id("a")))
[INFO] [stdout] [add_ref] Checking for dupes "a" [("b", RefMut("a", 1)), ("a", Owner("a", 1))]
[INFO] [stdout] [add_ref] Adding "c" => Ref("a", 1) from super "a"
[INFO] [stdout] [BorrowStack] Added reference {"a": [("c", Ref("a", 1)), ("b", RefMut("a", 1)), ("a", Owner("a", 1))]}
[INFO] [stdout] [Mem] Updating memory "c" = Ref("a") (false)
[INFO] [stdout] [Mem] Updating "c" in "a"
[INFO] [stdout] [Mem] Variable "c" was found true
[INFO] [stdout] [BorrowStack] {"a": [("c", Ref("a", 1)), ("b", RefMut("a", 1)), ("a", Owner("a", 1))]}
[INFO] [stdout] [ScopeStack]  [{"b": (false, RefMut("a"), 1), "a": (true, Num(0), 1), "c": (false, Ref("a"), 1)}, {}]
[INFO] [stdout] [Stmt] Stmt: Semi
[INFO] [stdout] [Stmt] Mem: Mem([{"b": (false, RefMut("a"), 1), "a": (true, Num(0), 1), "c": (false, Ref("a"), 1)}, {}], {"a": [("c", Ref("a", 1)), ("b", RefMut("a", 1)), ("a", Owner("a", 1))]})
[INFO] [stdout] [Stmt] Stmt: Let(false, "x", None, Some(Call("f", Exprs([Term(Id("b")), Term(Id("c"))]))))
[INFO] [stdout] [Stmt] Mem: Mem([{"b": (false, RefMut("a"), 1), "a": (true, Num(0), 1), "c": (false, Ref("a"), 1)}, {}], {"a": [("c", Ref("a", 1)), ("b", RefMut("a", 1)), ("a", Owner("a", 1))]})
[INFO] [stdout] [Stmt] Let
[INFO] [stdout] [Mem] Inserted id "x", in scope {"b": (false, RefMut("a"), 1), "a": (true, Num(0), 1), "c": (false, Ref("a"), 1)} with the id 1
[INFO] [stdout] [Expr] Evaluating expr: Call("f", Exprs([Term(Id("b")), Term(Id("c"))]))
[INFO] [stdout] [Expr] Calling function named "f" with arguments Exprs([Term(Id("b")), Term(Id("c"))])
[INFO] [stdout] Term(Id("b"))
[INFO] [stdout] Term(Id("c"))
[INFO] [stdout] [Expr] Evaluating expr: Term(Id("b"))
[INFO] [stdout] [Expr] Evaluating expr: Term(Id("c"))
[INFO] [stdout] [Func] Evaluating function "f" with params [RefMut("a"), Ref("a")]
[INFO] [stdout] 
[INFO] [stdout] thread 'borrow_test_func' (26) panicked at src/interpreter.rs:299:25:
[INFO] [stdout] [BorrowCheck] Error cannot borrow "a" as immutable because its also borrowed as mutable
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f4ec89d272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f4ec89d272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f4ec89d272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f4ec89d272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f4ec8addda - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f4ec8addda - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61f4ec86bea6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f4ec86bea6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stderr] error: test failed, to rerun pass `--bin interpreter`
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f4ec87c6a9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f4ec87c6a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f4ec87c541 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f4ec7141ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f4ec7141ae - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f4ec87c922 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f4ec87c922 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f4ec87c768 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f4ec877c99 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f4ec860cdd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f4ec8b60fc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f4ec6c8fa0 - interpreter::eval_fn::h2d6196e247ed482e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:299:25
[INFO] [stdout]   20:     0x61f4ec6c9a95 - interpreter::eval_expr::h5eb61e2f4ca7aefb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:142:13
[INFO] [stdout]   21:     0x61f4ec6c5a22 - interpreter::eval_stmts::h06923dee3f974a08
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:177:35
[INFO] [stdout]   22:     0x61f4ec6c8b51 - interpreter::eval_fn::h2d6196e247ed482e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:315:23
[INFO] [stdout]   23:     0x61f4ec6c7d03 - interpreter::borrow_test_func::h83658e6ff00a5e30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:416:22
[INFO] [stdout]   24:     0x61f4ec6c7e37 - interpreter::borrow_test_func::{{closure}}::h689dca42d4fee286
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:401:22
[INFO] [stdout]   25:     0x61f4ec6e6a56 - core::ops::function::FnOnce::call_once::hb89470f29d708efa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61f4ec713f6b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61f4ec713f6b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x61f4ec72797a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x61f4ec72797a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x61f4ec72797a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x61f4ec72797a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x61f4ec72797a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61f4ec72797a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x61f4ec72797a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x61f4ec701dd4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x61f4ec701dd4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x61f4ec705772 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x61f4ec705772 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x61f4ec705772 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x61f4ec705772 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x61f4ec705772 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x61f4ec705772 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x61f4ec705772 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61f4ec872f2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x61f4ec872f2f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   46:     0x7aa1d0091aa4 - <unknown>
[INFO] [stdout]   47:     0x7aa1d011ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- borrow_test_scope stdout ----
[INFO] [stdout] [Func] Evaluating function "main" with params []
[INFO] [stdout] [Func] Converted params into variables: {}
[INFO] [stdout] [Stmt] Stmt: Let(false, "borrowed", None, None)
[INFO] [stdout] [Stmt] Mem: Mem([{}, {}], {})
[INFO] [stdout] [Stmt] Let
[INFO] [stdout] [Mem] Inserted id "borrowed", in scope {} with the id 1
[INFO] [stdout] [Stmt] Stmt: Semi
[INFO] [stdout] [Stmt] Mem: Mem([{"borrowed": (false, Uninitialized, 1)}, {}], {})
[INFO] [stdout] [Stmt] Stmt: If(Term(Bool(true)), [Let(false, "if_scope", None, Some(Term(Num(1)))), Semi, Assign(Term(Id("borrowed")), Ref(Term(Id("if_scope")))), Semi], None)
[INFO] [stdout] [Stmt] Mem: Mem([{"borrowed": (false, Uninitialized, 1)}, {}], {})
[INFO] [stdout] [Stmt] If
[INFO] [stdout] [Expr] Evaluating expr: Term(Bool(true))
[INFO] [stdout] [Stmt] Stmt: Let(false, "if_scope", None, Some(Term(Num(1))))
[INFO] [stdout] [Stmt] Mem: Mem([{}, {"borrowed": (false, Uninitialized, 1)}, {}], {})
[INFO] [stdout] [Stmt] Let
[INFO] [stdout] [Mem] Inserted id "if_scope", in scope {} with the id 2
[INFO] [stdout] [Expr] Evaluating expr: Term(Num(1))
[INFO] [stdout] [add_ref] Adding "if_scope" => Owner("if_scope", 2) from super "if_scope"
[INFO] [stdout] [BorrowStack] Added reference {"if_scope": [("if_scope", Owner("if_scope", 2))]}
[INFO] [stdout] [Mem] Updating memory "if_scope" = Num(1) (false)
[INFO] [stdout] [Mem] Updating "if_scope" in "if_scope"
[INFO] [stdout] [Mem] Variable "if_scope" was found true
[INFO] [stdout] [BorrowStack] {"if_scope": [("if_scope", Owner("if_scope", 2))]}
[INFO] [stdout] [ScopeStack]  [{"if_scope": (false, Num(1), 2)}, {"borrowed": (false, Uninitialized, 1)}, {}]
[INFO] [stdout] [Stmt] Stmt: Semi
[INFO] [stdout] [Stmt] Mem: Mem([{"if_scope": (false, Num(1), 2)}, {"borrowed": (false, Uninitialized, 1)}, {}], {"if_scope": [("if_scope", Owner("if_scope", 2))]})
[INFO] [stdout] [Stmt] Stmt: Assign(Term(Id("borrowed")), Ref(Term(Id("if_scope"))))
[INFO] [stdout] [Stmt] Mem: Mem([{"if_scope": (false, Num(1), 2)}, {"borrowed": (false, Uninitialized, 1)}, {}], {"if_scope": [("if_scope", Owner("if_scope", 2))]})
[INFO] [stdout] [Stmt] Assign
[INFO] [stdout] [add_ref] Checking for dupes "if_scope" [("if_scope", Owner("if_scope", 2))]
[INFO] [stdout] [add_ref] Adding "borrowed" => Ref("if_scope", 2) from super "if_scope"
[INFO] [stdout] [BorrowStack] Added reference {"if_scope": [("borrowed", Ref("if_scope", 2)), ("if_scope", Owner("if_scope", 2))]}
[INFO] [stdout] [Expr] Evaluating expr: Ref(Term(Id("if_scope")))
[INFO] [stdout] [Mem] Updating memory "borrowed" = Ref("if_scope") (false)
[INFO] [stdout] [Mem] Updating "borrowed" in "if_scope"
[INFO] [stdout] [Mem] Variable "borrowed" was found true
[INFO] [stdout] [BorrowStack] {"if_scope": [("borrowed", Ref("if_scope", 2)), ("if_scope", Owner("if_scope", 2))]}
[INFO] [stdout] [ScopeStack]  [{"if_scope": (false, Num(1), 2)}, {"borrowed": (false, Ref("if_scope"), 1)}, {}]
[INFO] [stdout] [Stmt] Stmt: Semi
[INFO] [stdout] [Stmt] Mem: Mem([{"if_scope": (false, Num(1), 2)}, {"borrowed": (false, Ref("if_scope"), 1)}, {}], {"if_scope": [("borrowed", Ref("if_scope", 2)), ("if_scope", Owner("if_scope", 2))]})
[INFO] [stdout] [Stmt] Stmt: Let(false, "another_scope", None, Some(DeRef(Term(Id("borrowed")))))
[INFO] [stdout] [Stmt] Mem: Mem([{"borrowed": (false, Ref("if_scope"), 1)}, {}], {"if_scope": [("borrowed", Ref("if_scope", 2)), ("if_scope", Owner("if_scope", 2))]})
[INFO] [stdout] [Stmt] Let
[INFO] [stdout] [Mem] Inserted id "another_scope", in scope {"borrowed": (false, Ref("if_scope"), 1)} with the id 1
[INFO] [stdout] [Expr] Evaluating expr: DeRef(Term(Id("borrowed")))
[INFO] [stdout] [Expr] Evaluating expr: Term(Id("borrowed"))
[INFO] [stdout] [Expr] Dereferencing Ref("if_scope")
[INFO] [stdout] [Expr] Evaluating expr: Term(Id("if_scope"))
[INFO] [stdout] 
[INFO] [stdout] thread 'borrow_test_scope' (29) panicked at src/interpreter.rs:63:25:
[INFO] [stdout] [Expr] Identifier not found "if_scope"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f4ec89d272 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f4ec89d272 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f4ec89d272 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f4ec89d272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f4ec8addda - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f4ec8addda - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61f4ec86bea6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f4ec86bea6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f4ec87c6a9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f4ec87c6a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f4ec87c541 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f4ec7141ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f4ec7141ae - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f4ec87c922 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f4ec87c922 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f4ec87c768 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f4ec877c99 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f4ec860cdd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f4ec8b60fc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f4ec6ca1d1 - interpreter::eval_expr::h5eb61e2f4ca7aefb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:63:25
[INFO] [stdout]   20:     0x61f4ec6ca865 - interpreter::eval_expr::h5eb61e2f4ca7aefb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:101:33
[INFO] [stdout]   21:     0x61f4ec6c5a22 - interpreter::eval_stmts::h06923dee3f974a08
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:177:35
[INFO] [stdout]   22:     0x61f4ec6c8b51 - interpreter::eval_fn::h2d6196e247ed482e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:315:23
[INFO] [stdout]   23:     0x61f4ec6c80b3 - interpreter::borrow_test_scope::h3b347f736567a62f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:366:22
[INFO] [stdout]   24:     0x61f4ec6c81e7 - interpreter::borrow_test_scope::{{closure}}::hc4570d8c5d40e618
[INFO] [stdout]                                at /opt/rustwide/workdir/src/interpreter.rs:352:23
[INFO] [stdout]   25:     0x61f4ec6e6896 - core::ops::function::FnOnce::call_once::h7579ab5e77aebfd7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61f4ec713f6b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61f4ec713f6b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x61f4ec72797a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x61f4ec72797a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x61f4ec72797a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x61f4ec72797a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x61f4ec72797a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61f4ec72797a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x61f4ec72797a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x61f4ec701dd4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x61f4ec701dd4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x61f4ec705772 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x61f4ec705772 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x61f4ec705772 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x61f4ec705772 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x61f4ec705772 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x61f4ec705772 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x61f4ec705772 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61f4ec872f2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x61f4ec872f2f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   46:     0x7aa1d0091aa4 - <unknown>
[INFO] [stdout]   47:     0x7aa1d011ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     borrow_test_func
[INFO] [stdout]     borrow_test_scope
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "12513cc98bda82c7a7a8291972d9d0278881bb20b69e2a2504434f6f5c78413a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12513cc98bda82c7a7a8291972d9d0278881bb20b69e2a2504434f6f5c78413a", kill_on_drop: false }`
[INFO] [stdout] 12513cc98bda82c7a7a8291972d9d0278881bb20b69e2a2504434f6f5c78413a
