[INFO] cloning repository https://github.com/harryhanYuhao/crafting_interpreters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harryhanYuhao/crafting_interpreters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FharryhanYuhao%2Fcrafting_interpreters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FharryhanYuhao%2Fcrafting_interpreters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1468d3928b2d48c8b131e14c39d098419e4c390 [INFO] testing harryhanYuhao/crafting_interpreters against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FharryhanYuhao%2Fcrafting_interpreters" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harryhanYuhao/crafting_interpreters on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harryhanYuhao/crafting_interpreters [INFO] finished tweaking git repo https://github.com/harryhanYuhao/crafting_interpreters [INFO] tweaked toml for git repo https://github.com/harryhanYuhao/crafting_interpreters written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/harryhanYuhao/crafting_interpreters 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colog v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5056e9790306b0c6247f14962aa6fbad6a21c00b3f4c03c847144fda2defa8fe [INFO] running `Command { std: "docker" "start" "-a" "5056e9790306b0c6247f14962aa6fbad6a21c00b3f4c03c847144fda2defa8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5056e9790306b0c6247f14962aa6fbad6a21c00b3f4c03c847144fda2defa8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5056e9790306b0c6247f14962aa6fbad6a21c00b3f4c03c847144fda2defa8fe", kill_on_drop: false }` [INFO] [stdout] 5056e9790306b0c6247f14962aa6fbad6a21c00b3f4c03c847144fda2defa8fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 881ce8f2ce38c44ebd00e404a56de7b604d39f3e201bcb789d353ca5eb04c5aa [INFO] running `Command { std: "docker" "start" "-a" "881ce8f2ce38c44ebd00e404a56de7b604d39f3e201bcb789d353ca5eb04c5aa", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling colog v1.3.0 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling lox-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/runtime.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 987 | let mut tuple: Arc>; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_lexeme_from_arc` is never used [INFO] [stdout] --> src/interpreter/token.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 219 | impl Token { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 264 | pub(crate) fn get_lexeme_from_arc(input: Arc>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_post_single` is never used [INFO] [stdout] --> src/interpreter/parser.rs:625:4 [INFO] [stdout] | [INFO] [stdout] 625 | fn parse_post_single( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `error_handle_check_type_vec_arc` and `new_from_arc_token` are never used [INFO] [stdout] --> src/interpreter/AST_Node.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 112 | impl AST_Node { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 132 | pub(crate) fn error_handle_check_type_vec_arc( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | pub(crate) fn new_from_arc_token(AST_Type: AST_Type, token: Arc>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_function_input` is never used [INFO] [stdout] --> src/runtime/lox_std/io.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn check_function_input(input: &LoxVariable, length: usize) -> Result<(), ErrorLox> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_content`, `is_function`, `get_function`, and `is_none` are never used [INFO] [stdout] --> src/runtime/lox_variable.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 109 | impl LoxVariable { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | pub(crate) fn get_content(&self) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub(crate) fn is_function(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | pub(crate) fn get_function(&self) -> fn(&LoxVariable) -> LoxVariable { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn is_none(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.82s [INFO] running `Command { std: "docker" "inspect" "881ce8f2ce38c44ebd00e404a56de7b604d39f3e201bcb789d353ca5eb04c5aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "881ce8f2ce38c44ebd00e404a56de7b604d39f3e201bcb789d353ca5eb04c5aa", kill_on_drop: false }` [INFO] [stdout] 881ce8f2ce38c44ebd00e404a56de7b604d39f3e201bcb789d353ca5eb04c5aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65be6ae5559b631d7d25f5aa01c6861b667e50bf2fe9b5e59c6ab9e374843418 [INFO] running `Command { std: "docker" "start" "-a" "65be6ae5559b631d7d25f5aa01c6861b667e50bf2fe9b5e59c6ab9e374843418", kill_on_drop: false }` [INFO] [stderr] Compiling lox-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/runtime.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 987 | let mut tuple: Arc>; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_lexeme_from_arc` is never used [INFO] [stdout] --> src/interpreter/token.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 219 | impl Token { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 264 | pub(crate) fn get_lexeme_from_arc(input: Arc>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_post_single` is never used [INFO] [stdout] --> src/interpreter/parser.rs:625:4 [INFO] [stdout] | [INFO] [stdout] 625 | fn parse_post_single( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `error_handle_check_type_vec_arc` and `new_from_arc_token` are never used [INFO] [stdout] --> src/interpreter/AST_Node.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 112 | impl AST_Node { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 132 | pub(crate) fn error_handle_check_type_vec_arc( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | pub(crate) fn new_from_arc_token(AST_Type: AST_Type, token: Arc>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_function_input` is never used [INFO] [stdout] --> src/runtime/lox_std/io.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn check_function_input(input: &LoxVariable, length: usize) -> Result<(), ErrorLox> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_content`, `is_function`, `get_function`, and `is_none` are never used [INFO] [stdout] --> src/runtime/lox_variable.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 109 | impl LoxVariable { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | pub(crate) fn get_content(&self) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub(crate) fn is_function(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | pub(crate) fn get_function(&self) -> fn(&LoxVariable) -> LoxVariable { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn is_none(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/runtime.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 987 | let mut tuple: Arc>; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_lexeme_from_arc` is never used [INFO] [stdout] --> src/interpreter/token.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 219 | impl Token { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 264 | pub(crate) fn get_lexeme_from_arc(input: Arc>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_post_single` is never used [INFO] [stdout] --> src/interpreter/parser.rs:625:4 [INFO] [stdout] | [INFO] [stdout] 625 | fn parse_post_single( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `error_handle_check_type_vec_arc` and `new_from_arc_token` are never used [INFO] [stdout] --> src/interpreter/AST_Node.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 112 | impl AST_Node { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 132 | pub(crate) fn error_handle_check_type_vec_arc( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | pub(crate) fn new_from_arc_token(AST_Type: AST_Type, token: Arc>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_function_input` is never used [INFO] [stdout] --> src/runtime/lox_std/io.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn check_function_input(input: &LoxVariable, length: usize) -> Result<(), ErrorLox> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_content`, `is_function`, `get_function`, and `is_none` are never used [INFO] [stdout] --> src/runtime/lox_variable.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 109 | impl LoxVariable { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | pub(crate) fn get_content(&self) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub(crate) fn is_function(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | pub(crate) fn get_function(&self) -> fn(&LoxVariable) -> LoxVariable { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn is_none(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "65be6ae5559b631d7d25f5aa01c6861b667e50bf2fe9b5e59c6ab9e374843418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65be6ae5559b631d7d25f5aa01c6861b667e50bf2fe9b5e59c6ab9e374843418", kill_on_drop: false }` [INFO] [stdout] 65be6ae5559b631d7d25f5aa01c6861b667e50bf2fe9b5e59c6ab9e374843418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eabe563e89401af4095a23d1a1230c00921d7c68db51bcc609a5ba976982518a [INFO] running `Command { std: "docker" "start" "-a" "eabe563e89401af4095a23d1a1230c00921d7c68db51bcc609a5ba976982518a", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/runtime.rs:987:9 [INFO] [stderr] | [INFO] [stderr] 987 | let mut tuple: Arc>; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `get_lexeme_from_arc` is never used [INFO] [stderr] --> src/interpreter/token.rs:264:19 [INFO] [stderr] | [INFO] [stderr] 219 | impl Token { [INFO] [stderr] | ---------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 264 | pub(crate) fn get_lexeme_from_arc(input: Arc>) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `parse_post_single` is never used [INFO] [stderr] --> src/interpreter/parser.rs:625:4 [INFO] [stderr] | [INFO] [stderr] 625 | fn parse_post_single( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `error_handle_check_type_vec_arc` and `new_from_arc_token` are never used [INFO] [stderr] --> src/interpreter/AST_Node.rs:132:19 [INFO] [stderr] | [INFO] [stderr] 112 | impl AST_Node { [INFO] [stderr] | ------------- associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 132 | pub(crate) fn error_handle_check_type_vec_arc( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 393 | pub(crate) fn new_from_arc_token(AST_Type: AST_Type, token: Arc>) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_function_input` is never used [INFO] [stderr] --> src/runtime/lox_std/io.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | pub(crate) fn check_function_input(input: &LoxVariable, length: usize) -> Result<(), ErrorLox> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `get_content`, `is_function`, `get_function`, and `is_none` are never used [INFO] [stderr] --> src/runtime/lox_variable.rs:149:19 [INFO] [stderr] | [INFO] [stderr] 109 | impl LoxVariable { [INFO] [stderr] | ---------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 149 | pub(crate) fn get_content(&self) -> Option>> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 238 | pub(crate) fn is_function(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 245 | pub(crate) fn get_function(&self) -> fn(&LoxVariable) -> LoxVariable { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 311 | pub(crate) fn is_none(&self) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lox-rust` (lib) generated 6 warnings (run `cargo fix --lib -p lox-rust` to apply 1 suggestion) [INFO] [stderr] warning: `lox-rust` (lib test) generated 6 warnings (6 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/lox_rust-ed59b724249e6a08) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test::parser::parser_match_ast_pattern ... ok [INFO] [stdout] test interpreter::AST_Node::test::num_terminal_nodes ... ok [INFO] [stdout] test test::parser::delete_consect_stmt_sep ... ok [INFO] [stdout] test test::scanner::test_scan_iteration ... ok [INFO] [stdout] test test::scanner::test_scan_tokens ... ok [INFO] [stdout] test interpreter::AST_Node::test::AST_display ... ok [INFO] [stdout] test test::parser::delimiter_location ... ok [INFO] [stdout] test test::parser::parser_match_ast_repetitive_pattern ... ok [INFO] [stdout] test test::parser::plus_minus_paren ... ok [INFO] [stdout] test interpreter::AST_Node::test::random_generating_AST_Node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lox_rust-ac35028e953f7177) [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] Doc-tests lox_rust [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] running `Command { std: "docker" "inspect" "eabe563e89401af4095a23d1a1230c00921d7c68db51bcc609a5ba976982518a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eabe563e89401af4095a23d1a1230c00921d7c68db51bcc609a5ba976982518a", kill_on_drop: false }` [INFO] [stdout] eabe563e89401af4095a23d1a1230c00921d7c68db51bcc609a5ba976982518a