[INFO] cloning repository https://github.com/Simon890/rusty-script
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Simon890/rusty-script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimon890%2Frusty-script", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimon890%2Frusty-script'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c40a8f8dcd8c1a94719c5eca9031c857f36a8772
[INFO] testing Simon890/rusty-script against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimon890%2Frusty-script" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Simon890/rusty-script
[INFO] finished tweaking git repo https://github.com/Simon890/rusty-script
[INFO] tweaked toml for git repo https://github.com/Simon890/rusty-script written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Simon890/rusty-script on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Simon890/rusty-script 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg-if v1.0.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.101
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded wasi v0.14.6+wasi-0.2.4
[INFO] [stderr]   Downloaded syn v2.0.106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e229e4adbfdaf2994d8a47d22dfb7dadacb5d08d6aa1bce2fbb849177e92ec07
[INFO] running `Command { std: "docker" "start" "-a" "e229e4adbfdaf2994d8a47d22dfb7dadacb5d08d6aa1bce2fbb849177e92ec07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e229e4adbfdaf2994d8a47d22dfb7dadacb5d08d6aa1bce2fbb849177e92ec07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e229e4adbfdaf2994d8a47d22dfb7dadacb5d08d6aa1bce2fbb849177e92ec07", kill_on_drop: false }`
[INFO] [stdout] e229e4adbfdaf2994d8a47d22dfb7dadacb5d08d6aa1bce2fbb849177e92ec07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69819217df306744ae5e5c8e3906e43d59c5e33308c25772dd7d68b2acaba090
[INFO] running `Command { std: "docker" "start" "-a" "69819217df306744ae5e5c8e3906e43d59c5e33308c25772dd7d68b2acaba090", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling interpreter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/lang/parser.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |             if(self.current().kind() == TokenKind::Identifier && self.current().as_string() == "if") {
[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] 273 -             if(self.current().kind() == TokenKind::Identifier && self.current().as_string() == "if") {
[INFO] [stdout] 273 +             if self.current().kind() == TokenKind::Identifier && self.current().as_string() == "if"  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]   --> src/lang/func/function_registry.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut index: usize = 0;
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/lang/tokenizer.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |     Identifier {
[INFO] [stdout]     |     ---------- field in this variant
[INFO] [stdout] 320 |         value: String
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/lang/tokenizer.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |     NumberLiteral {
[INFO] [stdout]     |     ------------- field in this variant
[INFO] [stdout] 323 |         value: f32
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/lang/tokenizer.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |     BoolLiteral {
[INFO] [stdout]     |     ----------- field in this variant
[INFO] [stdout] 326 |         value: bool
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> src/lang/tokenizer.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |     StringLiteral {
[INFO] [stdout]     |     ------------- field in this variant
[INFO] [stdout] 329 |         value: String
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `kind`, `as_string`, `as_f32`, and `as_bool` are never used
[INFO] [stdout]    --> src/lang/tokenizer.rs:353:12
[INFO] [stdout]     |
[INFO] [stdout] 352 | impl Token {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] 353 |     pub fn kind(&self) -> TokenKind {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 |     pub fn as_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn as_f32(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub fn as_bool(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TokenKind` is never used
[INFO] [stdout]    --> src/lang/tokenizer.rs:404:10
[INFO] [stdout]     |
[INFO] [stdout] 404 | pub enum TokenKind {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `casting_error` is never used
[INFO] [stdout]  --> src/lang/panics.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn casting_error(datatype: &str) -> ! {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]  --> src/lang/parser.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Parser {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/lang/parser.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl Parser {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout]  11 |     pub fn new(text: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  16 |     pub fn parse(&mut self) -> Vec<Rc<ASTNode>> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  24 |     fn current(&self) -> Token {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  28 |     fn is_eof(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     fn advance(&mut self, expected: Option<TokenKind>) -> Token {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  50 |     fn expect(&self, token: TokenKind) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     fn is_expr(&self, token: &Token) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     fn parse_expr_or_stmt(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     fn parse_expr(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     fn parse_var_assignment(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     fn parse_var_declaration(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn parse_function(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn parse_args(&mut self) -> Vec<Rc<ASTNode>> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn parse_pow_expression(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     fn parse_bool_expression(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn parse_sum_expression(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     fn parse_mul_expression(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     fn parse_unary_expression(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn parse_if_stmt(&mut self) -> Rc<ASTNode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ASTNode` is never used
[INFO] [stdout]    --> src/lang/parser.rs:294:10
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub enum ASTNode {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Interpreter` is never constructed
[INFO] [stdout]  --> src/lang/interpreter.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Interpreter {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/lang/interpreter.rs:12:12
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl Interpreter {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  11 |
[INFO] [stdout]  12 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  19 |     pub fn run(&mut self, input: &str) -> RuntimeValue {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  28 |     fn initial_expression(&mut self, node: Rc<ASTNode>) -> RuntimeValue {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     fn if_stmt(&mut self, node: Rc<ASTNode>) -> RuntimeValue {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     fn var_declaration(&mut self, node: Rc<ASTNode>) -> RuntimeValue {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     fn var_assignment(&mut self, node: Rc<ASTNode>) -> RuntimeValue {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     fn binary_expression(&mut self, node: Rc<ASTNode>) -> RuntimeValue {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     fn unary_expression(&mut self, node: Rc<ASTNode>) -> RuntimeValue {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn function_call(&mut self, node: Rc<ASTNode>) -> RuntimeValue {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RuntimeValue` is never used
[INFO] [stdout]    --> src/lang/interpreter.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum RuntimeValue {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pow` is never used
[INFO] [stdout]    --> src/lang/interpreter.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl RuntimeValue {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 204 |     fn pow(&self, rhs: &Self) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_type` is never used
[INFO] [stdout]    --> src/lang/interpreter.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 214 | impl RuntimeValue {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 215 |     pub fn to_type(&self) -> RuntimeType {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionRegistry` is never constructed
[INFO] [stdout]  --> src/lang/func/function_registry.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FunctionRegistry {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_function`, and `call` are never used
[INFO] [stdout]   --> src/lang/func/function_registry.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl FunctionRegistry {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn add_function(&mut self, function: Function) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn call(&self, function_name: &str, args: Vec<RuntimeValue>) -> RuntimeValue {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ParamCount` is never used
[INFO] [stdout]   --> src/lang/func/function_registry.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum ParamCount {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_fixed` is never used
[INFO] [stdout]   --> src/lang/func/function_registry.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl ParamCount {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 60 |     pub fn is_fixed(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RuntimeType` is never used
[INFO] [stdout]   --> src/lang/func/function_registry.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub enum RuntimeType {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `matches_type` is never used
[INFO] [stdout]   --> src/lang/func/function_registry.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl RuntimeValue {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 75 |     fn matches_type(&self, runtime_type: &RuntimeType) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Function` is never constructed
[INFO] [stdout]   --> src/lang/func/function_registry.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct Function {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/lang/func/function_registry.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl Function {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 95 |     pub fn new(name: String, expected_params: ParamCount, param_types: Vec<RuntimeType>, implementation: Box<dyn Fn(Arguments) -> Ru...
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Arguments` is never constructed
[INFO] [stdout]    --> src/lang/func/function_registry.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct Arguments {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/lang/func/function_registry.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl Arguments {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 107 |
[INFO] [stdout] 108 |     pub fn new(args: Vec<RuntimeValue>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn args(&self) -> &Vec<RuntimeValue> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     fn get<T>(&self, index: usize, extractor: fn(&RuntimeValue) -> Option<&T>, expected: &str) -> &T {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn has(&self, index: usize) -> bool {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn as_str(&self, index: usize) -> &String {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn as_bool(&self, index: usize) -> &bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn as_f32(&self, index: usize) -> &f32 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn as_any(&self, index: usize) -> &RuntimeValue {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_native_functions` is never used
[INFO] [stdout]  --> src/lang/func/native_functions.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn load_native_functions(fr: &mut FunctionRegistry) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Env` is never constructed
[INFO] [stdout]  --> src/lang/env.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Env {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add`, `update`, and `get` are never used
[INFO] [stdout]   --> src/lang/env.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Env {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     pub fn new(parent: Option<Env>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn add(&mut self, var_name: String, value: RuntimeValue) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn update(&mut self, var_name: String, value: RuntimeValue) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn get(&self, var_name: &str) -> &RuntimeValue {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.77s
[INFO] running `Command { std: "docker" "inspect" "69819217df306744ae5e5c8e3906e43d59c5e33308c25772dd7d68b2acaba090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69819217df306744ae5e5c8e3906e43d59c5e33308c25772dd7d68b2acaba090", kill_on_drop: false }`
[INFO] [stdout] 69819217df306744ae5e5c8e3906e43d59c5e33308c25772dd7d68b2acaba090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3b041033e2515d3567c0bce3c736990e6e2ea943933d01033328a1c25a88fa2
[INFO] running `Command { std: "docker" "start" "-a" "e3b041033e2515d3567c0bce3c736990e6e2ea943933d01033328a1c25a88fa2", kill_on_drop: false }`
[INFO] [stderr]    Compiling interpreter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/lang/parser.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |             if(self.current().kind() == TokenKind::Identifier && self.current().as_string() == "if") {
[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] 273 -             if(self.current().kind() == TokenKind::Identifier && self.current().as_string() == "if") {
[INFO] [stdout] 273 +             if self.current().kind() == TokenKind::Identifier && self.current().as_string() == "if"  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `index` is never read
[INFO] [stdout]   --> src/lang/func/function_registry.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut index: usize = 0;
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_f32` and `as_bool` are never used
[INFO] [stdout]    --> src/lang/tokenizer.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 352 | impl Token {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn as_f32(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub fn as_bool(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> src/lang/func/function_registry.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct Arguments {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 102 |     args: Vec<RuntimeValue>,
[INFO] [stdout] 103 |     index: usize
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `args`, `has`, and `as_bool` are never used
[INFO] [stdout]    --> src/lang/func/function_registry.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl Arguments {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn args(&self) -> &Vec<RuntimeValue> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn has(&self, index: usize) -> bool {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn as_bool(&self, index: usize) -> &bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "e3b041033e2515d3567c0bce3c736990e6e2ea943933d01033328a1c25a88fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b041033e2515d3567c0bce3c736990e6e2ea943933d01033328a1c25a88fa2", kill_on_drop: false }`
[INFO] [stdout] e3b041033e2515d3567c0bce3c736990e6e2ea943933d01033328a1c25a88fa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fed20e2b3e1ffe8ff100c0792d58c25433f6dec1eddb146ecb77bf4c5c20dcb3
[INFO] running `Command { std: "docker" "start" "-a" "fed20e2b3e1ffe8ff100c0792d58c25433f6dec1eddb146ecb77bf4c5c20dcb3", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/lang/parser.rs:273:15
[INFO] [stderr]     |
[INFO] [stderr] 273 |             if(self.current().kind() == TokenKind::Identifier && self.current().as_string() == "if") {
[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] 273 -             if(self.current().kind() == TokenKind::Identifier && self.current().as_string() == "if") {
[INFO] [stderr] 273 +             if self.current().kind() == TokenKind::Identifier && self.current().as_string() == "if"  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `index` is never read
[INFO] [stderr]   --> src/lang/func/function_registry.rs:39:32
[INFO] [stderr]    |
[INFO] [stderr] 39 |         let mut index: usize = 0;
[INFO] [stderr]    |                                ^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `as_f32` and `as_bool` are never used
[INFO] [stderr]    --> src/lang/tokenizer.rs:388:12
[INFO] [stderr]     |
[INFO] [stderr] 352 | impl Token {
[INFO] [stderr]     | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 388 |     pub fn as_f32(&self) -> f32 {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 395 |     pub fn as_bool(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `index` is never read
[INFO] [stderr]    --> src/lang/func/function_registry.rs:103:5
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub struct Arguments {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] 102 |     args: Vec<RuntimeValue>,
[INFO] [stderr] 103 |     index: usize
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `args`, `has`, and `as_bool` are never used
[INFO] [stderr]    --> src/lang/func/function_registry.rs:116:12
[INFO] [stderr]     |
[INFO] [stderr] 106 | impl Arguments {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub fn args(&self) -> &Vec<RuntimeValue> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 127 |     pub fn has(&self, index: usize) -> bool {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 |     pub fn as_bool(&self, index: usize) -> &bool {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `interpreter` (bin "interpreter" test) generated 5 warnings (run `cargo fix --bin "interpreter" -p interpreter --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/interpreter-86bb40ad5bfe5704)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test lang::env::test::test_environment ... ok
[INFO] [stdout] test lang::reg_exp::test::test_reg_ex_empty_space ... ok
[INFO] [stdout] test lang::parser::test::test_var_declaration ... ok
[INFO] [stdout] test lang::env::test::test_panic_environment - should panic ... ok
[INFO] [stdout] test lang::func::function_registry::test::test_callback ... FAILED
[INFO] [stdout] test lang::interpreter::test::i_test_var_dec ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lang::func::function_registry::test::test_callback stdout ----
[INFO] [stdout] 34
[INFO] [stdout] Write 'hi!'
[INFO] [stdout] 
[INFO] [stdout] thread 'lang::func::function_registry::test::test_callback' (19) panicked at src/lang/func/function_registry.rs:208:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: String("")
[INFO] [stdout]  right: String("hi!")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57c495c0d2f2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57c495c0d2f2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57c495c0d2f2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57c495c0d2f2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57c495c2424a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57c495c2424a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x57c495c121d6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57c495c121d6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57c495be9fbf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57c495be9fbf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57c495c049c9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57c49592a8ae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57c49592a8ae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57c495c04b82 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57c495c04b82 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57c495bea078 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57c495be17e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57c495beaf4d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57c495c24a0c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57c495c248c3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x57c4958df01e - core[c5ed12ab89cc536a]::panicking::assert_failed::<interpreter[bb4710b11b1fbc40]::lang::interpreter::RuntimeValue, interpreter[bb4710b11b1fbc40]::lang::interpreter::RuntimeValue>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57c4958cf1b9 - interpreter[bb4710b11b1fbc40]::lang::func::function_registry::test::test_callback
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lang/func/function_registry.rs:208:9
[INFO] [stdout]   22:     0x57c4958c97f7 - interpreter[bb4710b11b1fbc40]::lang::func::function_registry::test::test_callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lang/func/function_registry.rs:171:23
[INFO] [stdout]   23:     0x57c4958decc6 - <interpreter[bb4710b11b1fbc40]::lang::func::function_registry::test::test_callback::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57c49591ec5b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57c49591ec5b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x57c49592b4ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x57c49592b4ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x57c49592b4ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57c49592b4ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57c49592b4ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57c49592b4ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x57c49592b4ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57c495925984 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57c495925984 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x57c49592dfb2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x57c49592dfb2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x57c49592dfb2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x57c49592dfb2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57c49592dfb2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57c49592dfb2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x57c49592dfb2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57c495c0c65f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x57c495c0c65f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7572082a2aa4 - <unknown>
[INFO] [stdout]   45:     0x75720832fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     lang::func::function_registry::test::test_callback
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin interpreter`
[INFO] running `Command { std: "docker" "inspect" "fed20e2b3e1ffe8ff100c0792d58c25433f6dec1eddb146ecb77bf4c5c20dcb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed20e2b3e1ffe8ff100c0792d58c25433f6dec1eddb146ecb77bf4c5c20dcb3", kill_on_drop: false }`
[INFO] [stdout] fed20e2b3e1ffe8ff100c0792d58c25433f6dec1eddb146ecb77bf4c5c20dcb3
