[INFO] cloning repository https://github.com/tkyk0317/rcc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkyk0317/rcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Frcc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Frcc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31c8d77ac54c1a1adba4de79d4b028d695f63500
[INFO] checking tkyk0317/rcc against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Frcc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tkyk0317/rcc
[INFO] finished tweaking git repo https://github.com/tkyk0317/rcc
[INFO] tweaked toml for git repo https://github.com/tkyk0317/rcc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tkyk0317/rcc on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tkyk0317/rcc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rcc` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 44c6e260592d54f638b4ae45bc56870acdb47972830329c3efd3cdac918c1157
[INFO] running `Command { std: "docker" "start" "44c6e260592d54f638b4ae45bc56870acdb47972830329c3efd3cdac918c1157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44c6e260592d54f638b4ae45bc56870acdb47972830329c3efd3cdac918c1157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44c6e260592d54f638b4ae45bc56870acdb47972830329c3efd3cdac918c1157" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44c6e260592d54f638b4ae45bc56870acdb47972830329c3efd3cdac918c1157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44c6e260592d54f638b4ae45bc56870acdb47972830329c3efd3cdac918c1157" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rcc` (manifest) generated 1 warning
[INFO] [stderr]     Checking rcc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `mov_imm_dst`, `movb_src`, `mov_from_glb`, `movb_from_glb`, `mov_to_glb`, and `movb_to_glb` are never used
[INFO] [stdout]   --> src/arch/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait Generator {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn mov_imm_dst(&self, dst: &str, n: i64, offset: i64) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 47 |     fn movz(&self, src: &str, dst: &str) -> String;
[INFO] [stdout] 48 |     fn movb_src(&self, src: &str, dst: &str, n: i64) -> String;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn mov_from_glb(&self, dst: &str, name: &str) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 52 |     fn movb_from_glb(&self, dst: &str, name: &str) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 53 |     fn mov_to_glb(&self, src: &str, name: &str) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 54 |     fn movb_to_glb(&self, src: &str, name: &str) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `f_sym` is never read
[INFO] [stdout]   --> src/ast.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct AstGen<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     f_sym: HashMap<String, (Type, Structure)>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AstGen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:883:25
[INFO] [stdout]     |
[INFO] [stdout] 883 |               _ => panic!(format!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 884 | |                 "asm.rs(generate_lvalue_address): Not Support AstType {:?}",
[INFO] [stdout] 885 | |                 a
[INFO] [stdout] 886 | |             )),
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 883 ~             _ => panic!(
[INFO] [stdout] 884 |                 "asm.rs(generate_lvalue_address): Not Support AstType {:?}",
[INFO] [stdout] 885 |                 a
[INFO] [stdout] 886 ~             ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:926:29
[INFO] [stdout]     |
[INFO] [stdout] 926 |                 _ => panic!(format!("asm.rs(generate_post_inc): Not Support Structure {:?}", s)),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 926 -                 _ => panic!(format!("asm.rs(generate_post_inc): Not Support Structure {:?}", s)),
[INFO] [stdout] 926 +                 _ => panic!("asm.rs(generate_post_inc): Not Support Structure {:?}", s),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:928:25
[INFO] [stdout]     |
[INFO] [stdout] 928 |               _ => panic!(format!("asm.rs(generate_post_inc): Not Support AstType {:?}",
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 929 | |                 a
[INFO] [stdout] 930 | |             )),
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 928 ~             _ => panic!("asm.rs(generate_post_inc): Not Support AstType {:?}",
[INFO] [stdout] 929 |                 a
[INFO] [stdout] 930 ~             ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:958:29
[INFO] [stdout]     |
[INFO] [stdout] 958 |                   _ => panic!(format!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 959 | |                     "asm.rs(generate_post_dec): Not Support Structure {:?}",
[INFO] [stdout] 960 | |                     s
[INFO] [stdout] 961 | |                 )),
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 958 ~                 _ => panic!(
[INFO] [stdout] 959 |                     "asm.rs(generate_post_dec): Not Support Structure {:?}",
[INFO] [stdout] 960 |                     s
[INFO] [stdout] 961 ~                 ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:963:25
[INFO] [stdout]     |
[INFO] [stdout] 963 |               _ => panic!(format!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 964 | |                 "asm.rs(generate_post_dec): Not Support AstType {:?}",
[INFO] [stdout] 965 | |                 a
[INFO] [stdout] 966 | |             )),
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 963 ~             _ => panic!(
[INFO] [stdout] 964 |                 "asm.rs(generate_post_dec): Not Support AstType {:?}",
[INFO] [stdout] 965 |                 a
[INFO] [stdout] 966 ~             ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:994:29
[INFO] [stdout]     |
[INFO] [stdout] 994 |                   _ => panic!(format!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 995 | |                     "asm.rs(generate_pre_inc): Not Support Structure {:?}",
[INFO] [stdout] 996 | |                     s
[INFO] [stdout] 997 | |                 )),
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 994 ~                 _ => panic!(
[INFO] [stdout] 995 |                     "asm.rs(generate_pre_inc): Not Support Structure {:?}",
[INFO] [stdout] 996 |                     s
[INFO] [stdout] 997 ~                 ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/asm.rs:999:25
[INFO] [stdout]      |
[INFO] [stdout]  999 |               _ => panic!(format!(
[INFO] [stdout]      |  _________________________^
[INFO] [stdout] 1000 | |                 "asm.rs(generate_pre_inc): Not Support AstType {:?}",
[INFO] [stdout] 1001 | |                 a
[INFO] [stdout] 1002 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout]  999 ~             _ => panic!(
[INFO] [stdout] 1000 |                 "asm.rs(generate_pre_inc): Not Support AstType {:?}",
[INFO] [stdout] 1001 |                 a
[INFO] [stdout] 1002 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/asm.rs:1030:29
[INFO] [stdout]      |
[INFO] [stdout] 1030 |                   _ => panic!(format!(
[INFO] [stdout]      |  _____________________________^
[INFO] [stdout] 1031 | |                     "asm.rs(generate_pre_dec): Not Support Structure {:?}",
[INFO] [stdout] 1032 | |                     s
[INFO] [stdout] 1033 | |                 )),
[INFO] [stdout]      | |_________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1030 ~                 _ => panic!(
[INFO] [stdout] 1031 |                     "asm.rs(generate_pre_dec): Not Support Structure {:?}",
[INFO] [stdout] 1032 |                     s
[INFO] [stdout] 1033 ~                 ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/asm.rs:1035:25
[INFO] [stdout]      |
[INFO] [stdout] 1035 |               _ => panic!(format!(
[INFO] [stdout]      |  _________________________^
[INFO] [stdout] 1036 | |                 "asm.rs(generate_pre_dec): Not Support AstType {:?}",
[INFO] [stdout] 1037 | |                 a
[INFO] [stdout] 1038 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1035 ~             _ => panic!(
[INFO] [stdout] 1036 |                 "asm.rs(generate_pre_dec): Not Support AstType {:?}",
[INFO] [stdout] 1037 |                 a
[INFO] [stdout] 1038 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lexer.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(n: String, i: &'a str) -> LexicalAnalysis {
[INFO] [stdout]    |                               --         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(n: String, i: &'a str) -> LexicalAnalysis<'a> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mov_imm_dst`, `movb_src`, `mov_from_glb`, `movb_from_glb`, `mov_to_glb`, and `movb_to_glb` are never used
[INFO] [stdout]   --> src/arch/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait Generator {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn mov_imm_dst(&self, dst: &str, n: i64, offset: i64) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 47 |     fn movz(&self, src: &str, dst: &str) -> String;
[INFO] [stdout] 48 |     fn movb_src(&self, src: &str, dst: &str, n: i64) -> String;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn mov_from_glb(&self, dst: &str, name: &str) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 52 |     fn movb_from_glb(&self, dst: &str, name: &str) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 53 |     fn mov_to_glb(&self, src: &str, name: &str) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 54 |     fn movb_to_glb(&self, src: &str, name: &str) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `f_sym` is never read
[INFO] [stdout]   --> src/ast.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct AstGen<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     f_sym: HashMap<String, (Type, Structure)>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AstGen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:883:25
[INFO] [stdout]     |
[INFO] [stdout] 883 |               _ => panic!(format!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 884 | |                 "asm.rs(generate_lvalue_address): Not Support AstType {:?}",
[INFO] [stdout] 885 | |                 a
[INFO] [stdout] 886 | |             )),
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 883 ~             _ => panic!(
[INFO] [stdout] 884 |                 "asm.rs(generate_lvalue_address): Not Support AstType {:?}",
[INFO] [stdout] 885 |                 a
[INFO] [stdout] 886 ~             ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:926:29
[INFO] [stdout]     |
[INFO] [stdout] 926 |                 _ => panic!(format!("asm.rs(generate_post_inc): Not Support Structure {:?}", s)),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 926 -                 _ => panic!(format!("asm.rs(generate_post_inc): Not Support Structure {:?}", s)),
[INFO] [stdout] 926 +                 _ => panic!("asm.rs(generate_post_inc): Not Support Structure {:?}", s),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:928:25
[INFO] [stdout]     |
[INFO] [stdout] 928 |               _ => panic!(format!("asm.rs(generate_post_inc): Not Support AstType {:?}",
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 929 | |                 a
[INFO] [stdout] 930 | |             )),
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 928 ~             _ => panic!("asm.rs(generate_post_inc): Not Support AstType {:?}",
[INFO] [stdout] 929 |                 a
[INFO] [stdout] 930 ~             ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:958:29
[INFO] [stdout]     |
[INFO] [stdout] 958 |                   _ => panic!(format!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 959 | |                     "asm.rs(generate_post_dec): Not Support Structure {:?}",
[INFO] [stdout] 960 | |                     s
[INFO] [stdout] 961 | |                 )),
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 958 ~                 _ => panic!(
[INFO] [stdout] 959 |                     "asm.rs(generate_post_dec): Not Support Structure {:?}",
[INFO] [stdout] 960 |                     s
[INFO] [stdout] 961 ~                 ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:963:25
[INFO] [stdout]     |
[INFO] [stdout] 963 |               _ => panic!(format!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 964 | |                 "asm.rs(generate_post_dec): Not Support AstType {:?}",
[INFO] [stdout] 965 | |                 a
[INFO] [stdout] 966 | |             )),
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 963 ~             _ => panic!(
[INFO] [stdout] 964 |                 "asm.rs(generate_post_dec): Not Support AstType {:?}",
[INFO] [stdout] 965 |                 a
[INFO] [stdout] 966 ~             ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/asm.rs:994:29
[INFO] [stdout]     |
[INFO] [stdout] 994 |                   _ => panic!(format!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 995 | |                     "asm.rs(generate_pre_inc): Not Support Structure {:?}",
[INFO] [stdout] 996 | |                     s
[INFO] [stdout] 997 | |                 )),
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 994 ~                 _ => panic!(
[INFO] [stdout] 995 |                     "asm.rs(generate_pre_inc): Not Support Structure {:?}",
[INFO] [stdout] 996 |                     s
[INFO] [stdout] 997 ~                 ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/asm.rs:999:25
[INFO] [stdout]      |
[INFO] [stdout]  999 |               _ => panic!(format!(
[INFO] [stdout]      |  _________________________^
[INFO] [stdout] 1000 | |                 "asm.rs(generate_pre_inc): Not Support AstType {:?}",
[INFO] [stdout] 1001 | |                 a
[INFO] [stdout] 1002 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout]  999 ~             _ => panic!(
[INFO] [stdout] 1000 |                 "asm.rs(generate_pre_inc): Not Support AstType {:?}",
[INFO] [stdout] 1001 |                 a
[INFO] [stdout] 1002 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/asm.rs:1030:29
[INFO] [stdout]      |
[INFO] [stdout] 1030 |                   _ => panic!(format!(
[INFO] [stdout]      |  _____________________________^
[INFO] [stdout] 1031 | |                     "asm.rs(generate_pre_dec): Not Support Structure {:?}",
[INFO] [stdout] 1032 | |                     s
[INFO] [stdout] 1033 | |                 )),
[INFO] [stdout]      | |_________________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1030 ~                 _ => panic!(
[INFO] [stdout] 1031 |                     "asm.rs(generate_pre_dec): Not Support Structure {:?}",
[INFO] [stdout] 1032 |                     s
[INFO] [stdout] 1033 ~                 ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/asm.rs:1035:25
[INFO] [stdout]      |
[INFO] [stdout] 1035 |               _ => panic!(format!(
[INFO] [stdout]      |  _________________________^
[INFO] [stdout] 1036 | |                 "asm.rs(generate_pre_dec): Not Support AstType {:?}",
[INFO] [stdout] 1037 | |                 a
[INFO] [stdout] 1038 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1035 ~             _ => panic!(
[INFO] [stdout] 1036 |                 "asm.rs(generate_pre_dec): Not Support AstType {:?}",
[INFO] [stdout] 1037 |                 a
[INFO] [stdout] 1038 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lexer.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(n: String, i: &'a str) -> LexicalAnalysis {
[INFO] [stdout]    |                               --         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(n: String, i: &'a str) -> LexicalAnalysis<'a> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/main.rs:102:38
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     Err(e) => panic!(e),
[INFO] [stdout]     |                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     Err(e) => panic!("{}", e),
[INFO] [stdout]     |                                      +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 102 -                     Err(e) => panic!(e),
[INFO] [stdout] 102 +                     Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/main.rs:109:46
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   Err(e) => panic!(e),
[INFO] [stdout]     |                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 109 |                             Err(e) => panic!("{}", e),
[INFO] [stdout]     |                                              +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 109 -                             Err(e) => panic!(e),
[INFO] [stdout] 109 +                             Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "44c6e260592d54f638b4ae45bc56870acdb47972830329c3efd3cdac918c1157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44c6e260592d54f638b4ae45bc56870acdb47972830329c3efd3cdac918c1157", kill_on_drop: false }`
[INFO] [stdout] 44c6e260592d54f638b4ae45bc56870acdb47972830329c3efd3cdac918c1157
