[INFO] cloning repository https://github.com/Goodjooy/RsInfixExpressToSuffixExpress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Goodjooy/RsInfixExpressToSuffixExpress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodjooy%2FRsInfixExpressToSuffixExpress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodjooy%2FRsInfixExpressToSuffixExpress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8582aa5f760e9219c64f0f90cacb937ba4108d34 [INFO] testing Goodjooy/RsInfixExpressToSuffixExpress against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodjooy%2FRsInfixExpressToSuffixExpress" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Goodjooy/RsInfixExpressToSuffixExpress on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Goodjooy/RsInfixExpressToSuffixExpress [INFO] finished tweaking git repo https://github.com/Goodjooy/RsInfixExpressToSuffixExpress [INFO] tweaked toml for git repo https://github.com/Goodjooy/RsInfixExpressToSuffixExpress written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/Goodjooy/RsInfixExpressToSuffixExpress already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a12824f450fc790736248fdafd185aaece49dda5c5d4a84626bbdb7183a92734 [INFO] running `Command { std: "docker" "start" "-a" "a12824f450fc790736248fdafd185aaece49dda5c5d4a84626bbdb7183a92734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a12824f450fc790736248fdafd185aaece49dda5c5d4a84626bbdb7183a92734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a12824f450fc790736248fdafd185aaece49dda5c5d4a84626bbdb7183a92734", kill_on_drop: false }` [INFO] [stdout] a12824f450fc790736248fdafd185aaece49dda5c5d4a84626bbdb7183a92734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 678d1ed547339dba94d5a0cf734707cee0e8a7acb7e89e731e0ad8a40490f049 [INFO] running `Command { std: "docker" "start" "-a" "678d1ed547339dba94d5a0cf734707cee0e8a7acb7e89e731e0ad8a40490f049", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sufix_express v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::slice::Iter` [INFO] [stdout] --> src/anaylze/lexical/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::slice::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::status` [INFO] [stdout] --> src/anaylze/lexical/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::status; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Final` [INFO] [stdout] --> src/anaylze/syntax/expr.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Data, Expr, Final, Item, Iter}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/anaylze/lexical/do_anaylze.rs:81:46 [INFO] [stdout] | [INFO] [stdout] 81 | f_number.parse().unwrap_or_else(|s| -> f64 { 0.0 }), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> src/anaylze/syntax/factor.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | } else if let Data::NumFloat(num) = data { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `anayles` [INFO] [stdout] --> src/main.rs:74:4 [INFO] [stdout] | [INFO] [stdout] 74 | fn anayles(in_str: &mut std::str::Chars, status: StatusMachin) -> (Option, StatusMachin) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PostiveSign` [INFO] [stdout] --> src/digit.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | PostiveSign, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Digit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/digit.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NegativeSign` [INFO] [stdout] --> src/digit.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | NegativeSign, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Digit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/digit.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Num` [INFO] [stdout] --> src/digit.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Num(i32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Digit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/digit.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_digit` [INFO] [stdout] --> src/digit.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn to_digit(last_exp: Express, ch: char) -> Express { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/digit.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(last_exp: Express, num: i32) -> Express { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `item_update` [INFO] [stdout] --> src/digit.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn item_update(item: &Item, num: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `factor_update` [INFO] [stdout] --> src/digit.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | fn factor_update(fac: &Factor, num: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nil` [INFO] [stdout] --> src/express.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Nil, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/express.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Add` [INFO] [stdout] --> src/express.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Add(Box, Item), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/express.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Min` [INFO] [stdout] --> src/express.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Min(Box, Item), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/express.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Item` [INFO] [stdout] --> src/express.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Item(Item), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/express.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_sign` [INFO] [stdout] --> src/express.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn add_sign(last_exp: Express) -> Express { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `min_sign` [INFO] [stdout] --> src/express.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn min_sign(last_exp: Express) -> Express { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Expect` [INFO] [stdout] --> src/factor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Expect, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/factor.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Digit` [INFO] [stdout] --> src/factor.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Digit(Digit), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/factor.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PackItem` [INFO] [stdout] --> src/factor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | PackItem(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/factor.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_factor` [INFO] [stdout] --> src/factor.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn to_factor(num: i32) -> Factor { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nil` [INFO] [stdout] --> src/item.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Nil, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/item.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Produce` [INFO] [stdout] --> src/item.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Produce(Box, Factor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/item.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Divide` [INFO] [stdout] --> src/item.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Divide(Box, Factor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/item.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Factor` [INFO] [stdout] --> src/item.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Factor(Factor), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/item.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PackExp` [INFO] [stdout] --> src/item.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | PackExp(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/item.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_item` [INFO] [stdout] --> src/item.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn update_item(num:i32,item:Item)->Item{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_item` [INFO] [stdout] --> src/item.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn to_item(num: i32) -> Item { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pack_opt` [INFO] [stdout] --> src/item.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn pack_opt(last_exp: Express, fun: F) -> Express [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `produce_sign` [INFO] [stdout] --> src/item.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn produce_sign(last_exp: Item) -> Item { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `divide_sign` [INFO] [stdout] --> src/item.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn divide_sign(last_exp: Item) -> Item { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | status: Status, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusMachin` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stack` [INFO] [stdout] --> src/status.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | stack: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusMachin` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Init` [INFO] [stdout] --> src/status.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Init, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LoadNum` [INFO] [stdout] --> src/status.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | LoadNum, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Add` [INFO] [stdout] --> src/status.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Add, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Min` [INFO] [stdout] --> src/status.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Min, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Produce` [INFO] [stdout] --> src/status.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Produce, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Divide` [INFO] [stdout] --> src/status.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Divide, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SubProcess` [INFO] [stdout] --> src/status.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | SubProcess, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExitProcess` [INFO] [stdout] --> src/status.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | ExitProcess, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SyntaxError` [INFO] [stdout] --> src/status.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | SyntaxError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Parenthesis` [INFO] [stdout] --> src/status.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Parenthesis(Status), //小括号 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StackInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/status.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new() -> StatusMachin { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `switch_status` [INFO] [stdout] --> src/status.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn switch_status(mut self, next_char: char) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_recive` [INFO] [stdout] --> src/status.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn is_recive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_status` [INFO] [stdout] --> src/status.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn get_status(&self) -> &Status { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Anaylzer` [INFO] [stdout] --> src/anaylze/mod.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Anaylzer{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nil` [INFO] [stdout] --> src/anaylze/lexical/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Nil, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `LexicalData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/anaylze/lexical/mod.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone,PartialEq, PartialOrd,Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Sign` [INFO] [stdout] --> src/anaylze/syntax/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Sign(isize), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/anaylze/syntax/mod.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug,PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nil` [INFO] [stdout] --> src/anaylze/syntax/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Nil, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `OptExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/anaylze/syntax/mod.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug,PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Expr` [INFO] [stdout] --> src/anaylze/syntax/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | Expr(Expr), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OptExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/anaylze/syntax/mod.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug,PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/anaylze/lexical/iter.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new(data: Vec) -> LexicalDataIter { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SINGLE_SIGNS` [INFO] [stdout] --> src/anaylze/lexical/do_anaylze.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | const SINGLE_SIGNS: [&str; 9] = ["{", "}", "[", "]", "(", ")", ":", ".", ";"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXCPT_SIGNS` [INFO] [stdout] --> src/anaylze/lexical/do_anaylze.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | const EXCPT_SIGNS: [&str; 5] = [",", "$", "#", "@", "~"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 57 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `Command { std: "docker" "inspect" "678d1ed547339dba94d5a0cf734707cee0e8a7acb7e89e731e0ad8a40490f049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678d1ed547339dba94d5a0cf734707cee0e8a7acb7e89e731e0ad8a40490f049", kill_on_drop: false }` [INFO] [stdout] 678d1ed547339dba94d5a0cf734707cee0e8a7acb7e89e731e0ad8a40490f049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43b3545caa1fdbf73aa3d31882bc5d4c843c4b47f244431d85c246b19fef1e9d [INFO] running `Command { std: "docker" "start" "-a" "43b3545caa1fdbf73aa3d31882bc5d4c843c4b47f244431d85c246b19fef1e9d", kill_on_drop: false }` [INFO] [stderr] Compiling sufix_express v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::slice::Iter` [INFO] [stdout] --> src/anaylze/lexical/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::slice::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::status` [INFO] [stdout] --> src/anaylze/lexical/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::status; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Final` [INFO] [stdout] --> src/anaylze/syntax/expr.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Data, Expr, Final, Item, Iter}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/anaylze/lexical/do_anaylze.rs:81:46 [INFO] [stdout] | [INFO] [stdout] 81 | f_number.parse().unwrap_or_else(|s| -> f64 { 0.0 }), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> src/anaylze/syntax/factor.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | } else if let Data::NumFloat(num) = data { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/anaylze/lexical/do_anaylze.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | let temp = |key: &String| -> Option { None }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `anayles` [INFO] [stdout] --> src/main.rs:74:4 [INFO] [stdout] | [INFO] [stdout] 74 | fn anayles(in_str: &mut std::str::Chars, status: StatusMachin) -> (Option, StatusMachin) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PostiveSign` [INFO] [stdout] --> src/digit.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | PostiveSign, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Digit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/digit.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NegativeSign` [INFO] [stdout] --> src/digit.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | NegativeSign, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Digit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/digit.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Num` [INFO] [stdout] --> src/digit.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Num(i32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Digit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/digit.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_digit` [INFO] [stdout] --> src/digit.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn to_digit(last_exp: Express, ch: char) -> Express { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/digit.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(last_exp: Express, num: i32) -> Express { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `item_update` [INFO] [stdout] --> src/digit.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn item_update(item: &Item, num: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `factor_update` [INFO] [stdout] --> src/digit.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | fn factor_update(fac: &Factor, num: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nil` [INFO] [stdout] --> src/express.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Nil, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/express.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Add` [INFO] [stdout] --> src/express.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Add(Box, Item), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/express.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Min` [INFO] [stdout] --> src/express.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Min(Box, Item), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/express.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Item` [INFO] [stdout] --> src/express.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Item(Item), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/express.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_sign` [INFO] [stdout] --> src/express.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn add_sign(last_exp: Express) -> Express { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `min_sign` [INFO] [stdout] --> src/express.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn min_sign(last_exp: Express) -> Express { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Expect` [INFO] [stdout] --> src/factor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Expect, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/factor.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Digit` [INFO] [stdout] --> src/factor.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Digit(Digit), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/factor.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PackItem` [INFO] [stdout] --> src/factor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | PackItem(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/factor.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_factor` [INFO] [stdout] --> src/factor.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn to_factor(num: i32) -> Factor { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nil` [INFO] [stdout] --> src/item.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Nil, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/item.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Produce` [INFO] [stdout] --> src/item.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Produce(Box, Factor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/item.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Divide` [INFO] [stdout] --> src/item.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Divide(Box, Factor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/item.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Factor` [INFO] [stdout] --> src/item.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Factor(Factor), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/item.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PackExp` [INFO] [stdout] --> src/item.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | PackExp(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/item.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(PartialEq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_item` [INFO] [stdout] --> src/item.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn update_item(num:i32,item:Item)->Item{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_item` [INFO] [stdout] --> src/item.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn to_item(num: i32) -> Item { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pack_opt` [INFO] [stdout] --> src/item.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn pack_opt(last_exp: Express, fun: F) -> Express [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `produce_sign` [INFO] [stdout] --> src/item.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn produce_sign(last_exp: Item) -> Item { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `divide_sign` [INFO] [stdout] --> src/item.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn divide_sign(last_exp: Item) -> Item { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | status: Status, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusMachin` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stack` [INFO] [stdout] --> src/status.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | stack: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatusMachin` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Init` [INFO] [stdout] --> src/status.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Init, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LoadNum` [INFO] [stdout] --> src/status.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | LoadNum, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Add` [INFO] [stdout] --> src/status.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Add, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Min` [INFO] [stdout] --> src/status.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Min, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Produce` [INFO] [stdout] --> src/status.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Produce, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Divide` [INFO] [stdout] --> src/status.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Divide, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SubProcess` [INFO] [stdout] --> src/status.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | SubProcess, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExitProcess` [INFO] [stdout] --> src/status.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | ExitProcess, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SyntaxError` [INFO] [stdout] --> src/status.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | SyntaxError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Parenthesis` [INFO] [stdout] --> src/status.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Parenthesis(Status), //小括号 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StackInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/status.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/status.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new() -> StatusMachin { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `switch_status` [INFO] [stdout] --> src/status.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn switch_status(mut self, next_char: char) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_recive` [INFO] [stdout] --> src/status.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn is_recive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_status` [INFO] [stdout] --> src/status.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn get_status(&self) -> &Status { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Anaylzer` [INFO] [stdout] --> src/anaylze/mod.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Anaylzer{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nil` [INFO] [stdout] --> src/anaylze/lexical/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Nil, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `LexicalData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/anaylze/lexical/mod.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone,PartialEq, PartialOrd,Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Sign` [INFO] [stdout] --> src/anaylze/syntax/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Sign(isize), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/anaylze/syntax/mod.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Debug,PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nil` [INFO] [stdout] --> src/anaylze/syntax/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Nil, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `OptExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/anaylze/syntax/mod.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug,PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Expr` [INFO] [stdout] --> src/anaylze/syntax/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | Expr(Expr), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OptExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/anaylze/syntax/mod.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug,PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SINGLE_SIGNS` [INFO] [stdout] --> src/anaylze/lexical/do_anaylze.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | const SINGLE_SIGNS: [&str; 9] = ["{", "}", "[", "]", "(", ")", ":", ".", ";"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXCPT_SIGNS` [INFO] [stdout] --> src/anaylze/lexical/do_anaylze.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | const EXCPT_SIGNS: [&str; 5] = [",", "$", "#", "@", "~"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 57 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sufix_express-d1992c548defe5c1) [INFO] running `Command { std: "docker" "inspect" "43b3545caa1fdbf73aa3d31882bc5d4c843c4b47f244431d85c246b19fef1e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b3545caa1fdbf73aa3d31882bc5d4c843c4b47f244431d85c246b19fef1e9d", kill_on_drop: false }` [INFO] [stdout] 43b3545caa1fdbf73aa3d31882bc5d4c843c4b47f244431d85c246b19fef1e9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 190e913148521189b59d18984c8c222b71688e956722fcb9e723771d76f4539b [INFO] running `Command { std: "docker" "start" "-a" "190e913148521189b59d18984c8c222b71688e956722fcb9e723771d76f4539b", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::slice::Iter` [INFO] [stderr] --> src/anaylze/lexical/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::slice::Iter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::status` [INFO] [stderr] --> src/anaylze/lexical/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::status; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Final` [INFO] [stderr] --> src/anaylze/syntax/expr.rs:1:25 [INFO] [stderr] | [INFO] [stderr] 1 | use super::{Data, Expr, Final, Item, Iter}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s` [INFO] [stderr] --> src/anaylze/lexical/do_anaylze.rs:81:46 [INFO] [stderr] | [INFO] [stderr] 81 | f_number.parse().unwrap_or_else(|s| -> f64 { 0.0 }), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `num` [INFO] [stderr] --> src/anaylze/syntax/factor.rs:34:38 [INFO] [stderr] | [INFO] [stderr] 34 | } else if let Data::NumFloat(num) = data { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key` [INFO] [stderr] --> src/anaylze/lexical/do_anaylze.rs:214:21 [INFO] [stderr] | [INFO] [stderr] 214 | let temp = |key: &String| -> Option { None }; [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `anayles` [INFO] [stderr] --> src/main.rs:74:4 [INFO] [stderr] | [INFO] [stderr] 74 | fn anayles(in_str: &mut std::str::Chars, status: StatusMachin) -> (Option, StatusMachin) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `PostiveSign` [INFO] [stderr] --> src/digit.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | PostiveSign, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Digit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/digit.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NegativeSign` [INFO] [stderr] --> src/digit.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | NegativeSign, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Digit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/digit.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Num` [INFO] [stderr] --> src/digit.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | Num(i32), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Digit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/digit.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_digit` [INFO] [stderr] --> src/digit.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn to_digit(last_exp: Express, ch: char) -> Express { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/digit.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn new(last_exp: Express, num: i32) -> Express { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `item_update` [INFO] [stderr] --> src/digit.rs:50:8 [INFO] [stderr] | [INFO] [stderr] 50 | fn item_update(item: &Item, num: i32) -> i32 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `factor_update` [INFO] [stderr] --> src/digit.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | fn factor_update(fac: &Factor, num: i32) -> i32 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Nil` [INFO] [stderr] --> src/express.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Nil, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/express.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Add` [INFO] [stderr] --> src/express.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Add(Box, Item), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/express.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Min` [INFO] [stderr] --> src/express.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Min(Box, Item), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/express.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Item` [INFO] [stderr] --> src/express.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | Item(Item), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Express` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/express.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `add_sign` [INFO] [stderr] --> src/express.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn add_sign(last_exp: Express) -> Express { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `min_sign` [INFO] [stderr] --> src/express.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn min_sign(last_exp: Express) -> Express { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Expect` [INFO] [stderr] --> src/factor.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Expect, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/factor.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Digit` [INFO] [stderr] --> src/factor.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Digit(Digit), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/factor.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `PackItem` [INFO] [stderr] --> src/factor.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | PackItem(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/factor.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_factor` [INFO] [stderr] --> src/factor.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn to_factor(num: i32) -> Factor { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Nil` [INFO] [stderr] --> src/item.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Nil, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/item.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Produce` [INFO] [stderr] --> src/item.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Produce(Box, Factor), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/item.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Divide` [INFO] [stderr] --> src/item.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Divide(Box, Factor), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/item.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Factor` [INFO] [stderr] --> src/item.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Factor(Factor), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/item.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `PackExp` [INFO] [stderr] --> src/item.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | PackExp(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/item.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(PartialEq, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `update_item` [INFO] [stderr] --> src/item.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn update_item(num:i32,item:Item)->Item{ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_item` [INFO] [stderr] --> src/item.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn to_item(num: i32) -> Item { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pack_opt` [INFO] [stderr] --> src/item.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn pack_opt(last_exp: Express, fun: F) -> Express [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `produce_sign` [INFO] [stderr] --> src/item.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn produce_sign(last_exp: Item) -> Item { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `divide_sign` [INFO] [stderr] --> src/item.rs:46:12 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn divide_sign(last_exp: Item) -> Item { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `status` [INFO] [stderr] --> src/status.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | status: Status, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StatusMachin` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `stack` [INFO] [stderr] --> src/status.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | stack: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StatusMachin` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Init` [INFO] [stderr] --> src/status.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Init, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(PartialEq, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LoadNum` [INFO] [stderr] --> src/status.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | LoadNum, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(PartialEq, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Add` [INFO] [stderr] --> src/status.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | Add, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(PartialEq, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Min` [INFO] [stderr] --> src/status.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | Min, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(PartialEq, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Produce` [INFO] [stderr] --> src/status.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | Produce, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(PartialEq, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Divide` [INFO] [stderr] --> src/status.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | Divide, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(PartialEq, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SubProcess` [INFO] [stderr] --> src/status.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | SubProcess, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(PartialEq, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ExitProcess` [INFO] [stderr] --> src/status.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | ExitProcess, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(PartialEq, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SyntaxError` [INFO] [stderr] --> src/status.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | SyntaxError, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Status` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(PartialEq, Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Parenthesis` [INFO] [stderr] --> src/status.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | Parenthesis(Status), //小括号 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StackInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/status.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/status.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn new() -> StatusMachin { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `switch_status` [INFO] [stderr] --> src/status.rs:37:12 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn switch_status(mut self, next_char: char) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_recive` [INFO] [stderr] --> src/status.rs:175:12 [INFO] [stderr] | [INFO] [stderr] 175 | pub fn is_recive(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_status` [INFO] [stderr] --> src/status.rs:179:12 [INFO] [stderr] | [INFO] [stderr] 179 | pub fn get_status(&self) -> &Status { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Anaylzer` [INFO] [stderr] --> src/anaylze/mod.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Anaylzer{ [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Nil` [INFO] [stderr] --> src/anaylze/lexical/mod.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | Nil, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `LexicalData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/anaylze/lexical/mod.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Clone,PartialEq, PartialOrd,Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Sign` [INFO] [stderr] --> src/anaylze/syntax/mod.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | Sign(isize), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Factor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/anaylze/syntax/mod.rs:42:10 [INFO] [stderr] | [INFO] [stderr] 42 | #[derive(Debug,PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Nil` [INFO] [stderr] --> src/anaylze/syntax/mod.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | Nil, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `OptExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/anaylze/syntax/mod.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | #[derive(Debug,PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Expr` [INFO] [stderr] --> src/anaylze/syntax/mod.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | Expr(Expr), [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OptExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/anaylze/syntax/mod.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | #[derive(Debug,PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `SINGLE_SIGNS` [INFO] [stderr] --> src/anaylze/lexical/do_anaylze.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | const SINGLE_SIGNS: [&str; 9] = ["{", "}", "[", "]", "(", ")", ":", ".", ";"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `EXCPT_SIGNS` [INFO] [stderr] --> src/anaylze/lexical/do_anaylze.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | const EXCPT_SIGNS: [&str; 5] = [",", "$", "#", "@", "~"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sufix_express` (bin "sufix_express" test) generated 57 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sufix_express-d1992c548defe5c1) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test anaylze::lexical::do_anaylze::test::test_clear_common ... ok [INFO] [stdout] test anaylze::lexical::do_anaylze::test::test_load_var ... ok [INFO] [stdout] test anaylze::lexical::do_anaylze::test::test_read_digit ... ok [INFO] [stdout] test anaylze::syntax::expr::expr::signle_num ... ok [INFO] [stdout] test anaylze::syntax::factor::factor_test::read_negative_num ... ok [INFO] [stdout] test anaylze::syntax::expr::expr::signle_op_num ... ok [INFO] [stdout] test anaylze::lexical::do_anaylze::test::test_clear_space ... ok [INFO] [stdout] test anaylze::syntax::factor::factor_test::read_no_num ... ok [INFO] [stdout] test anaylze::syntax::item::item::follow_items_item ... ok [INFO] [stdout] test anaylze::syntax::item::item::items_item ... ok [INFO] [stdout] test anaylze::syntax::factor::factor_test::read_postive_num ... ok [INFO] [stdout] test anaylze::syntax::item::item::last_num_item ... ok [INFO] [stdout] test anaylze::syntax::item::item::no_done_item ... ok [INFO] [stdout] test anaylze::syntax::item::item::num_item ... ok [INFO] [stdout] test anaylze::lexical::do_anaylze::test::test_load_sign ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- anaylze::lexical::do_anaylze::test::test_load_sign stdout ---- [INFO] [stdout] thread 'anaylze::lexical::do_anaylze::test::test_load_sign' panicked at 'called `Option::unwrap()` on a `None` value', src/anaylze/lexical/do_anaylze.rs:207:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5637fdd2468d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5637fdd2468d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5637fdd2468d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5637fdd2468d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5637fdd4825c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5637fdd21051 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5637fdd263d5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5637fdd263d5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5637fdd263d5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5637fdd260c4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5637fdd26922 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5637fdd267c9 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5637fdd24b44 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5637fdd26539 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5637fdcb63e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5637fdcb62ad - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5637fdcc61c5 - core::option::Option::unwrap::h391e880db79857aa [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:755:21 [INFO] [stdout] 17: 0x5637fdcbee70 - sufix_express::anaylze::lexical::do_anaylze::test::test_load_sign::hf80eec3b3e5e57b8 [INFO] [stdout] at /opt/rustwide/workdir/src/anaylze/lexical/do_anaylze.rs:207:13 [INFO] [stdout] 18: 0x5637fdcbec3a - sufix_express::anaylze::lexical::do_anaylze::test::test_load_sign::{{closure}}::h475203adf0bdaa41 [INFO] [stdout] at /opt/rustwide/workdir/src/anaylze/lexical/do_anaylze.rs:197:5 [INFO] [stdout] 19: 0x5637fdcbb02e - core::ops::function::FnOnce::call_once::h3c0db266dbc1520b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5637fdd003f3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5637fdd003f3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x5637fdcff1a9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x5637fdcff1a9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5637fdcff1a9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5637fdcff1a9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5637fdcff1a9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5637fdcff1a9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x5637fdcff1a9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x5637fdccb35e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x5637fdccb35e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5637fdcd08c8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5637fdcd08c8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5637fdcd08c8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5637fdcd08c8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5637fdcd08c8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5637fdcd08c8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5637fdcd08c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5637fdd2b133 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x5637fdd2b133 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x5637fdd2b133 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f693b8f0609 - start_thread [INFO] [stdout] 42: 0x7f693b6c0163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] anaylze::lexical::do_anaylze::test::test_load_sign [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin sufix_express' [INFO] running `Command { std: "docker" "inspect" "190e913148521189b59d18984c8c222b71688e956722fcb9e723771d76f4539b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "190e913148521189b59d18984c8c222b71688e956722fcb9e723771d76f4539b", kill_on_drop: false }` [INFO] [stdout] 190e913148521189b59d18984c8c222b71688e956722fcb9e723771d76f4539b