[INFO] cloning repository https://github.com/Takashiidobe/mylang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Takashiidobe/mylang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Fmylang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Fmylang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7c84ffb464418420a1a378155833187fef4c27c
[INFO] testing Takashiidobe/mylang against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Fmylang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Takashiidobe/mylang
[INFO] finished tweaking git repo https://github.com/Takashiidobe/mylang
[INFO] tweaked toml for git repo https://github.com/Takashiidobe/mylang written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Takashiidobe/mylang on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Takashiidobe/mylang 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05ff4e7beb41931bf2646a8c8052d6481f899d886d3340a71ad48e4564e7e490
[INFO] running `Command { std: "docker" "start" "-a" "05ff4e7beb41931bf2646a8c8052d6481f899d886d3340a71ad48e4564e7e490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05ff4e7beb41931bf2646a8c8052d6481f899d886d3340a71ad48e4564e7e490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ff4e7beb41931bf2646a8c8052d6481f899d886d3340a71ad48e4564e7e490", kill_on_drop: false }`
[INFO] [stdout] 05ff4e7beb41931bf2646a8c8052d6481f899d886d3340a71ad48e4564e7e490
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 764611576dac46d9ca36659248117b02464cd6c69b82824dbe0cfc974e5d6be1
[INFO] running `Command { std: "docker" "start" "-a" "764611576dac46d9ca36659248117b02464cd6c69b82824dbe0cfc974e5d6be1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling mylang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/ast_printer.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         name: &Token,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/ast_printer.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         params: &[Token],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/ast_printer.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         body: &[Stmt],
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]    --> src/ast_printer.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         return_type: &ObjType,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]    --> src/ast_printer.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         keyword: &Token,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/ast_printer.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         value: &Option<Expr>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cond`
[INFO] [stdout]    --> src/bc_interpreter.rs:100:36
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn visit_while_stmt(&mut self, cond: &Expr, body: &Stmt) -> Result<(), Error> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_cond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/bc_interpreter.rs:100:49
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn visit_while_stmt(&mut self, cond: &Expr, body: &Stmt) -> Result<(), Error> {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/bc_interpreter.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         name: &Token,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/bc_interpreter.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         params: &[Token],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/bc_interpreter.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         body: &[Stmt],
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]    --> src/bc_interpreter.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         return_type: &ObjType,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]    --> src/bc_interpreter.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/bc_interpreter.rs:121:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]     |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callee`
[INFO] [stdout]    --> src/bc_interpreter.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         callee: &Expr,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_callee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paren`
[INFO] [stdout]    --> src/bc_interpreter.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         paren: &Token,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arguments`
[INFO] [stdout]    --> src/bc_interpreter.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         arguments: &[Expr],
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/interpreter.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         name: &Token,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/interpreter.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         params: &[Token],
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/interpreter.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         body: &[Stmt],
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]   --> src/interpreter.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         return_type: &ObjType,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/interpreter.rs:97:37
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]    |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/interpreter.rs:97:54
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]    |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callee`
[INFO] [stdout]    --> src/interpreter.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         callee: &Expr,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_callee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paren`
[INFO] [stdout]    --> src/interpreter.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         paren: &Token,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arguments`
[INFO] [stdout]    --> src/interpreter.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         arguments: &[Expr],
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.59s
[INFO] running `Command { std: "docker" "inspect" "764611576dac46d9ca36659248117b02464cd6c69b82824dbe0cfc974e5d6be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "764611576dac46d9ca36659248117b02464cd6c69b82824dbe0cfc974e5d6be1", kill_on_drop: false }`
[INFO] [stdout] 764611576dac46d9ca36659248117b02464cd6c69b82824dbe0cfc974e5d6be1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6e4720dedcb8f69beb5233161f34e2789dbf9a930d86459e7381c545a7cce6c
[INFO] running `Command { std: "docker" "start" "-a" "f6e4720dedcb8f69beb5233161f34e2789dbf9a930d86459e7381c545a7cce6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling mylang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/ast_printer.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         name: &Token,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/ast_printer.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         params: &[Token],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/ast_printer.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         body: &[Stmt],
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]    --> src/ast_printer.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         return_type: &ObjType,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]    --> src/ast_printer.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         keyword: &Token,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/ast_printer.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         value: &Option<Expr>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cond`
[INFO] [stdout]    --> src/bc_interpreter.rs:100:36
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn visit_while_stmt(&mut self, cond: &Expr, body: &Stmt) -> Result<(), Error> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_cond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/bc_interpreter.rs:100:49
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn visit_while_stmt(&mut self, cond: &Expr, body: &Stmt) -> Result<(), Error> {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/bc_interpreter.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         name: &Token,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/bc_interpreter.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         params: &[Token],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/bc_interpreter.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         body: &[Stmt],
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]    --> src/bc_interpreter.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         return_type: &ObjType,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]    --> src/bc_interpreter.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/bc_interpreter.rs:121:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]     |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callee`
[INFO] [stdout]    --> src/bc_interpreter.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         callee: &Expr,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_callee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paren`
[INFO] [stdout]    --> src/bc_interpreter.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         paren: &Token,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arguments`
[INFO] [stdout]    --> src/bc_interpreter.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         arguments: &[Expr],
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/interpreter.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         name: &Token,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/interpreter.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         params: &[Token],
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/interpreter.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         body: &[Stmt],
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]   --> src/interpreter.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         return_type: &ObjType,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/interpreter.rs:97:37
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]    |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/interpreter.rs:97:54
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]    |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callee`
[INFO] [stdout]    --> src/interpreter.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         callee: &Expr,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_callee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paren`
[INFO] [stdout]    --> src/interpreter.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         paren: &Token,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arguments`
[INFO] [stdout]    --> src/interpreter.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         arguments: &[Expr],
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling insta v1.39.0
[INFO] [stderr]    Compiling insta-cmd v0.6.0
[INFO] [stdout] warning: struct `TestOutput` is never constructed
[INFO] [stdout]  --> tests/cli.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct TestOutput {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/ast_printer.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         name: &Token,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/ast_printer.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         params: &[Token],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/ast_printer.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         body: &[Stmt],
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]    --> src/ast_printer.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         return_type: &ObjType,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]    --> src/ast_printer.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         keyword: &Token,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/ast_printer.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         value: &Option<Expr>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cond`
[INFO] [stdout]    --> src/bc_interpreter.rs:100:36
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn visit_while_stmt(&mut self, cond: &Expr, body: &Stmt) -> Result<(), Error> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_cond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/bc_interpreter.rs:100:49
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn visit_while_stmt(&mut self, cond: &Expr, body: &Stmt) -> Result<(), Error> {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/bc_interpreter.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         name: &Token,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/bc_interpreter.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         params: &[Token],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/bc_interpreter.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         body: &[Stmt],
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]    --> src/bc_interpreter.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         return_type: &ObjType,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]    --> src/bc_interpreter.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/bc_interpreter.rs:121:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]     |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callee`
[INFO] [stdout]    --> src/bc_interpreter.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         callee: &Expr,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_callee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paren`
[INFO] [stdout]    --> src/bc_interpreter.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         paren: &Token,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arguments`
[INFO] [stdout]    --> src/bc_interpreter.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         arguments: &[Expr],
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/interpreter.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         name: &Token,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/interpreter.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         params: &[Token],
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/interpreter.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         body: &[Stmt],
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `return_type`
[INFO] [stdout]   --> src/interpreter.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         return_type: &ObjType,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `keyword`
[INFO] [stdout]   --> src/interpreter.rs:97:37
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]    |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/interpreter.rs:97:54
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stdout]    |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `callee`
[INFO] [stdout]    --> src/interpreter.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         callee: &Expr,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_callee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `paren`
[INFO] [stdout]    --> src/interpreter.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         paren: &Token,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arguments`
[INFO] [stdout]    --> src/interpreter.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         arguments: &[Expr],
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.37s
[INFO] running `Command { std: "docker" "inspect" "f6e4720dedcb8f69beb5233161f34e2789dbf9a930d86459e7381c545a7cce6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6e4720dedcb8f69beb5233161f34e2789dbf9a930d86459e7381c545a7cce6c", kill_on_drop: false }`
[INFO] [stdout] f6e4720dedcb8f69beb5233161f34e2789dbf9a930d86459e7381c545a7cce6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 878dac3ba527270d4c83f12d80e37fe1040546b63ce6ed50e9133a4a2849351f
[INFO] running `Command { std: "docker" "start" "-a" "878dac3ba527270d4c83f12d80e37fe1040546b63ce6ed50e9133a4a2849351f", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/ast_printer.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr] 105 |         name: &Token,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]    --> src/ast_printer.rs:106:9
[INFO] [stderr]     |
[INFO] [stderr] 106 |         params: &[Token],
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]    --> src/ast_printer.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |         body: &[Stmt],
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `return_type`
[INFO] [stderr]    --> src/ast_printer.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 108 |         return_type: &ObjType,
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `keyword`
[INFO] [stderr]    --> src/ast_printer.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 115 |         keyword: &Token,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> src/ast_printer.rs:116:9
[INFO] [stderr]     |
[INFO] [stderr] 116 |         value: &Option<Expr>,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cond`
[INFO] [stderr]    --> src/bc_interpreter.rs:100:36
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn visit_while_stmt(&mut self, cond: &Expr, body: &Stmt) -> Result<(), Error> {
[INFO] [stderr]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_cond`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]    --> src/bc_interpreter.rs:100:49
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn visit_while_stmt(&mut self, cond: &Expr, body: &Stmt) -> Result<(), Error> {
[INFO] [stderr]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/bc_interpreter.rs:113:9
[INFO] [stderr]     |
[INFO] [stderr] 113 |         name: &Token,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]    --> src/bc_interpreter.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |         params: &[Token],
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]    --> src/bc_interpreter.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 115 |         body: &[Stmt],
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `return_type`
[INFO] [stderr]    --> src/bc_interpreter.rs:116:9
[INFO] [stderr]     |
[INFO] [stderr] 116 |         return_type: &ObjType,
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `keyword`
[INFO] [stderr]    --> src/bc_interpreter.rs:121:37
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stderr]     |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> src/bc_interpreter.rs:121:54
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stderr]     |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `callee`
[INFO] [stderr]    --> src/bc_interpreter.rs:231:9
[INFO] [stderr]     |
[INFO] [stderr] 231 |         callee: &Expr,
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_callee`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `paren`
[INFO] [stderr]    --> src/bc_interpreter.rs:232:9
[INFO] [stderr]     |
[INFO] [stderr] 232 |         paren: &Token,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_paren`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `arguments`
[INFO] [stderr]    --> src/bc_interpreter.rs:233:9
[INFO] [stderr]     |
[INFO] [stderr] 233 |         arguments: &[Expr],
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]   --> src/interpreter.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 89 |         name: &Token,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]   --> src/interpreter.rs:90:9
[INFO] [stderr]    |
[INFO] [stderr] 90 |         params: &[Token],
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]   --> src/interpreter.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |         body: &[Stmt],
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `return_type`
[INFO] [stderr]   --> src/interpreter.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 92 |         return_type: &ObjType,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_return_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `keyword`
[INFO] [stderr]   --> src/interpreter.rs:97:37
[INFO] [stderr]    |
[INFO] [stderr] 97 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stderr]    |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_keyword`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/interpreter.rs:97:54
[INFO] [stderr]    |
[INFO] [stderr] 97 |     fn visit_return_stmt(&mut self, keyword: &Token, value: &Option<Expr>) -> Result<(), Error> {
[INFO] [stderr]    |                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `callee`
[INFO] [stderr]    --> src/interpreter.rs:203:9
[INFO] [stderr]     |
[INFO] [stderr] 203 |         callee: &Expr,
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_callee`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `paren`
[INFO] [stderr]    --> src/interpreter.rs:204:9
[INFO] [stderr]     |
[INFO] [stderr] 204 |         paren: &Token,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_paren`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `arguments`
[INFO] [stderr]    --> src/interpreter.rs:205:9
[INFO] [stderr]     |
[INFO] [stderr] 205 |         arguments: &[Expr],
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stderr] 
[INFO] [stderr] warning: `mylang` (lib) generated 26 warnings (run `cargo fix --lib -p mylang` to apply 26 suggestions)
[INFO] [stderr] warning: struct `TestOutput` is never constructed
[INFO] [stderr]  --> tests/cli.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 | struct TestOutput {
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mylang` (lib test) generated 26 warnings (26 duplicates)
[INFO] [stderr] warning: `mylang` (test "cli") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mylang-5a22e6af841c5c72)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test ast_printer::tests::parse_nil ... ok
[INFO] [stdout] test ast_printer::tests::parse_false ... ok
[INFO] [stdout] test lexer::tests::fn_call ... ok
[INFO] [stdout] test ast_printer::tests::parse_true ... ok
[INFO] [stdout] test parser::tests::grouping ... ok
[INFO] [stdout] test parser::tests::parse_nil ... ok
[INFO] [stdout] test parser::tests::parse_true ... ok
[INFO] [stdout] test parser::tests::parse_ge ... ok
[INFO] [stdout] test lexer::tests::var_assign ... ok
[INFO] [stdout] test parser::tests::parse_bang_equal ... ok
[INFO] [stdout] test lexer::tests::while_loop ... ok
[INFO] [stdout] test ast_printer::tests::parse_grouping ... ok
[INFO] [stdout] test parser::tests::parse_false ... ok
[INFO] [stdout] test parser::tests::parse_le ... ok
[INFO] [stdout] test parser::tests::parse_gt ... ok
[INFO] [stdout] test parser::tests::parse_lt ... ok
[INFO] [stdout] test parser::tests::parse_equal_equal ... ok
[INFO] [stdout] test parser::tests::precedence_math ... ok
[INFO] [stdout] test ast_printer::tests::precedence_math ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mylang-8682acc3cd726d83)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-7e7b5261d78a7831)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] /usr/bin/ld: cannot open output file /opt/rustwide/workdir/tests/input/bin_ops/add-nums.my.out: Read-only file system
[INFO] [stderr] collect2: error: ld returned 1 exit status
[INFO] [stdout] test gen_bin ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gen_bin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gen_bin' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/spawn.rs:103:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c26ea3c1cb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c26ea3c1cb2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c26ea3c1cb2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c26ea3c1cb2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c26ea3dad8a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c26ea3dad8a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c26ea3c7136 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c26ea3c7136 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c26ea39de1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c26ea39de1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c26ea3b9529 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c26e9fa442e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c26e9fa442e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c26ea3b96e2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c26ea3b96e2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c26ea39ded8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c26ea392cf9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c26ea39edcd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c26ea3db54c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c26ea3db2c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c26e9fda374 - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::process::Output, std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c26e9fda374 - <std[3f03f8b59f91bef1]::process::Command as insta_cmd[e7bb7ae43f24ef13]::spawn::Spawn>::spawn_with_info
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-cmd-0.6.0/src/spawn.rs:103:27
[INFO] [stdout]   22:     0x5c26e9f95d0f - cli[7619b446723eb5d6]::gen_bin::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:67:9
[INFO] [stdout]   23:     0x5c26e9f94d56 - insta[8b726f5d4354dc30]::glob::glob_exec::<cli[7619b446723eb5d6]::gen_bin::{closure#1}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.39.0/src/glob.rs:106:13
[INFO] [stdout]   24:     0x5c26e9f8f2ee - <insta[8b726f5d4354dc30]::settings::Settings>::bind::<insta[8b726f5d4354dc30]::glob::glob_exec<cli[7619b446723eb5d6]::gen_bin::{closure#1}>::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.39.0/src/settings.rs:510:9
[INFO] [stdout]   25:     0x5c26e9f91962 - insta[8b726f5d4354dc30]::glob::glob_exec::<cli[7619b446723eb5d6]::gen_bin::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.39.0/src/glob.rs:105:18
[INFO] [stdout]   26:     0x5c26e9f965ea - cli[7619b446723eb5d6]::gen_bin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:46:5
[INFO] [stdout]   27:     0x5c26e9f955a7 - cli[7619b446723eb5d6]::gen_bin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:45:13
[INFO] [stdout]   28:     0x5c26e9f98706 - <cli[7619b446723eb5d6]::gen_bin::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5c26e9f987db - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5c26e9f987db - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5c26e9fa503a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5c26e9fa503a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5c26e9fa503a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5c26e9fa503a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5c26e9fa503a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5c26e9fa503a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5c26e9fa503a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5c26e9f9f504 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5c26e9f9f504 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5c26e9fa7b32 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5c26e9fa7b32 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5c26e9fa7b32 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5c26e9fa7b32 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5c26e9fa7b32 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5c26e9fa7b32 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5c26e9fa7b32 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c26ea3c101f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5c26ea3c101f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7cfe3a26daa4 - <unknown>
[INFO] [stdout]   50:     0x7cfe3a2faa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gen_bin
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "878dac3ba527270d4c83f12d80e37fe1040546b63ce6ed50e9133a4a2849351f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878dac3ba527270d4c83f12d80e37fe1040546b63ce6ed50e9133a4a2849351f", kill_on_drop: false }`
[INFO] [stdout] 878dac3ba527270d4c83f12d80e37fe1040546b63ce6ed50e9133a4a2849351f
