[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Fmylang" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Takashiidobe/mylang on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded error-code v3.2.0
[INFO] [stderr]   Downloaded clipboard-win v5.3.1
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded anstyle v1.0.7
[INFO] [stderr]   Downloaded assert_cmd v2.0.14
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded insta-cmd v0.6.0
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded insta v1.39.0
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded serde_json v1.0.117
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d49004094377f6627542b022c43afc6c2484ad85228a4f383af9b790adae388a
[INFO] running `Command { std: "docker" "start" "-a" "d49004094377f6627542b022c43afc6c2484ad85228a4f383af9b790adae388a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d49004094377f6627542b022c43afc6c2484ad85228a4f383af9b790adae388a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d49004094377f6627542b022c43afc6c2484ad85228a4f383af9b790adae388a", kill_on_drop: false }`
[INFO] [stdout] d49004094377f6627542b022c43afc6c2484ad85228a4f383af9b790adae388a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 014a3a77cb83cd0a49af1a52e7a40315218c7a08e2f2a12a007a38b491e0057b
[INFO] running `Command { std: "docker" "start" "-a" "014a3a77cb83cd0a49af1a52e7a40315218c7a08e2f2a12a007a38b491e0057b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[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)]` 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 4.03s
[INFO] running `Command { std: "docker" "inspect" "014a3a77cb83cd0a49af1a52e7a40315218c7a08e2f2a12a007a38b491e0057b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "014a3a77cb83cd0a49af1a52e7a40315218c7a08e2f2a12a007a38b491e0057b", kill_on_drop: false }`
[INFO] [stdout] 014a3a77cb83cd0a49af1a52e7a40315218c7a08e2f2a12a007a38b491e0057b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33637b1804b66282ee5c41e8b2ea9c3e88e80180d70016185ebf93da8f1c0efd
[INFO] running `Command { std: "docker" "start" "-a" "33637b1804b66282ee5c41e8b2ea9c3e88e80180d70016185ebf93da8f1c0efd", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[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] [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)]` 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 bstr v1.9.1
[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)]` 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)]` 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 7.52s
[INFO] running `Command { std: "docker" "inspect" "33637b1804b66282ee5c41e8b2ea9c3e88e80180d70016185ebf93da8f1c0efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33637b1804b66282ee5c41e8b2ea9c3e88e80180d70016185ebf93da8f1c0efd", kill_on_drop: false }`
[INFO] [stdout] 33637b1804b66282ee5c41e8b2ea9c3e88e80180d70016185ebf93da8f1c0efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 73a9f8889d7ab1268f4559f1b71eb7dec79f4c58ff579a82b5fb6e41b3f9437a
[INFO] running `Command { std: "docker" "start" "-a" "73a9f8889d7ab1268f4559f1b71eb7dec79f4c58ff579a82b5fb6e41b3f9437a", 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)]` 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
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mylang` (test "cli") generated 1 warning
[INFO] [stderr] warning: `mylang` (lib test) generated 26 warnings (26 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mylang-e3aab8a84740b2dd)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test ast_printer::tests::parse_true ... ok
[INFO] [stdout] test ast_printer::tests::parse_grouping ... ok
[INFO] [stdout] test lexer::tests::fn_call ... ok
[INFO] [stdout] test ast_printer::tests::parse_nil ... ok
[INFO] [stdout] test ast_printer::tests::parse_false ... ok
[INFO] [stdout] test ast_printer::tests::precedence_math ... ok
[INFO] [stdout] test lexer::tests::var_assign ... ok
[INFO] [stdout] test parser::tests::parse_bang_equal ... ok
[INFO] [stdout] test parser::tests::parse_equal_equal ... ok
[INFO] [stdout] test parser::tests::grouping ... ok
[INFO] [stdout] test parser::tests::parse_true ... ok
[INFO] [stdout] test lexer::tests::while_loop ... ok
[INFO] [stdout] test parser::tests::parse_false ... ok
[INFO] [stdout] test parser::tests::parse_ge ... ok
[INFO] [stdout] test parser::tests::precedence_math ... ok
[INFO] [stdout] test parser::tests::parse_gt ... ok
[INFO] [stdout] test parser::tests::parse_le ... ok
[INFO] [stdout] test parser::tests::parse_nil ... ok
[INFO] [stdout] test parser::tests::parse_lt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mylang-cb5b5e8eb422d469)
[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-795a3228bfee18e2)
[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' 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:     0x63793c3450f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63793c3450f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63793c3450f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63793c3450f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63793c36f0e3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63793c36f0e3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63793c340ea3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63793c340ea3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63793c344f42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63793c346b09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63793c34693e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63793bf49b04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63793bf49b04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63793c3475de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63793c3475de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63793c3472aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63793c3455f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63793c346f3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63793c36cb10 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63793c36cf76 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x63793bf669c4 - core::result::Result<T,E>::unwrap::hccae79ec34eba0da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x63793bf669c4 - <std::process::Command as insta_cmd::spawn::Spawn>::spawn_with_info::h1c4120592db3a929
[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:     0x63793bf0bf61 - cli::gen_bin::{{closure}}::h4e32fe161637ada4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:67:9
[INFO] [stdout]   23:     0x63793bf0abb6 - insta::glob::glob_exec::{{closure}}::h5c0216cb83de90d4
[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:     0x63793bf03dce - insta::settings::Settings::bind::h900bae96813f6857
[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:     0x63793bf0a88f - insta::glob::glob_exec::h9e13bb54383273bb
[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:     0x63793bf0b7da - cli::gen_bin::h2f97be7f66a0b1fe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:46:5
[INFO] [stdout]   27:     0x63793bf0b3b7 - cli::gen_bin::{{closure}}::h142759a689f36273
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:45:13
[INFO] [stdout]   28:     0x63793bf0d566 - core::ops::function::FnOnce::call_once::hed9c056bc2338028
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x63793bf4f36b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x63793bf4f36b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x63793bf4e4a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x63793bf4e4a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x63793bf4e4a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x63793bf4e4a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x63793bf4e4a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x63793bf4e4a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x63793bf4e4a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x63793bf120a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x63793bf120a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x63793bf15a7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x63793bf15a7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x63793bf15a7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x63793bf15a7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x63793bf15a7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x63793bf15a7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x63793bf15a7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x63793c34a5ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x63793c34a5ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7efcaa595aa4 - <unknown>
[INFO] [stdout]   50:     0x7efcaa622a34 - 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.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "73a9f8889d7ab1268f4559f1b71eb7dec79f4c58ff579a82b5fb6e41b3f9437a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a9f8889d7ab1268f4559f1b71eb7dec79f4c58ff579a82b5fb6e41b3f9437a", kill_on_drop: false }`
[INFO] [stdout] 73a9f8889d7ab1268f4559f1b71eb7dec79f4c58ff579a82b5fb6e41b3f9437a
