[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] testing tkyk0317/rcc against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Frcc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tkyk0317/rcc on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 646662d380971165ccfb574048e902e8ebec75341c1770d3e6848512f726ccae
[INFO] running `Command { std: "docker" "start" "-a" "646662d380971165ccfb574048e902e8ebec75341c1770d3e6848512f726ccae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "646662d380971165ccfb574048e902e8ebec75341c1770d3e6848512f726ccae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "646662d380971165ccfb574048e902e8ebec75341c1770d3e6848512f726ccae", kill_on_drop: false }`
[INFO] [stdout] 646662d380971165ccfb574048e902e8ebec75341c1770d3e6848512f726ccae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24638af368cd961f45ff4be41981e2bd6aeb097f557359b451075731cebc879b
[INFO] running `Command { std: "docker" "start" "-a" "24638af368cd961f45ff4be41981e2bd6aeb097f557359b451075731cebc879b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "24638af368cd961f45ff4be41981e2bd6aeb097f557359b451075731cebc879b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24638af368cd961f45ff4be41981e2bd6aeb097f557359b451075731cebc879b", kill_on_drop: false }`
[INFO] [stdout] 24638af368cd961f45ff4be41981e2bd6aeb097f557359b451075731cebc879b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0ce9583778c5c03c28bb4e7cf6882f2d9ec1bf450f650a1baa420ee99bbd6b8
[INFO] running `Command { std: "docker" "start" "-a" "a0ce9583778c5c03c28bb4e7cf6882f2d9ec1bf450f650a1baa420ee99bbd6b8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[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] 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 `test` profile [unoptimized + debuginfo] target(s) in 4.35s
[INFO] running `Command { std: "docker" "inspect" "a0ce9583778c5c03c28bb4e7cf6882f2d9ec1bf450f650a1baa420ee99bbd6b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0ce9583778c5c03c28bb4e7cf6882f2d9ec1bf450f650a1baa420ee99bbd6b8", kill_on_drop: false }`
[INFO] [stdout] a0ce9583778c5c03c28bb4e7cf6882f2d9ec1bf450f650a1baa420ee99bbd6b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e40bcc059f1cc4506aa8922c55dd52ff6551a1083f5b3898f49478a5c924fdb8
[INFO] running `Command { std: "docker" "start" "-a" "e40bcc059f1cc4506aa8922c55dd52ff6551a1083f5b3898f49478a5c924fdb8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: methods `mov_imm_dst`, `movb_src`, `mov_from_glb`, `movb_from_glb`, `mov_to_glb`, and `movb_to_glb` are never used
[INFO] [stderr]   --> src/arch/mod.rs:46:8
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub trait Generator {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 46 |     fn mov_imm_dst(&self, dst: &str, n: i64, offset: i64) -> String;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 47 |     fn movz(&self, src: &str, dst: &str) -> String;
[INFO] [stderr] 48 |     fn movb_src(&self, src: &str, dst: &str, n: i64) -> String;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     fn mov_from_glb(&self, dst: &str, name: &str) -> String;
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 52 |     fn movb_from_glb(&self, dst: &str, name: &str) -> String;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 53 |     fn mov_to_glb(&self, src: &str, name: &str) -> String;
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 54 |     fn movb_to_glb(&self, src: &str, name: &str) -> String;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `f_sym` is never read
[INFO] [stderr]   --> src/ast.rs:87:5
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub struct AstGen<'a> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 87 |     f_sym: HashMap<String, (Type, Structure)>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AstGen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/asm.rs:883:25
[INFO] [stderr]     |
[INFO] [stderr] 883 |               _ => panic!(format!(
[INFO] [stderr]     |  _________________________^
[INFO] [stderr] 884 | |                 "asm.rs(generate_lvalue_address): Not Support AstType {:?}",
[INFO] [stderr] 885 | |                 a
[INFO] [stderr] 886 | |             )),
[INFO] [stderr]     | |_____________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 883 ~             _ => panic!(
[INFO] [stderr] 884 |                 "asm.rs(generate_lvalue_address): Not Support AstType {:?}",
[INFO] [stderr] 885 |                 a
[INFO] [stderr] 886 ~             ),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/asm.rs:926:29
[INFO] [stderr]     |
[INFO] [stderr] 926 |                 _ => panic!(format!("asm.rs(generate_post_inc): Not Support Structure {:?}", s)),
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 926 -                 _ => panic!(format!("asm.rs(generate_post_inc): Not Support Structure {:?}", s)),
[INFO] [stderr] 926 +                 _ => panic!("asm.rs(generate_post_inc): Not Support Structure {:?}", s),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/asm.rs:928:25
[INFO] [stderr]     |
[INFO] [stderr] 928 |               _ => panic!(format!("asm.rs(generate_post_inc): Not Support AstType {:?}",
[INFO] [stderr]     |  _________________________^
[INFO] [stderr] 929 | |                 a
[INFO] [stderr] 930 | |             )),
[INFO] [stderr]     | |_____________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 928 ~             _ => panic!("asm.rs(generate_post_inc): Not Support AstType {:?}",
[INFO] [stderr] 929 |                 a
[INFO] [stderr] 930 ~             ),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/asm.rs:958:29
[INFO] [stderr]     |
[INFO] [stderr] 958 |                   _ => panic!(format!(
[INFO] [stderr]     |  _____________________________^
[INFO] [stderr] 959 | |                     "asm.rs(generate_post_dec): Not Support Structure {:?}",
[INFO] [stderr] 960 | |                     s
[INFO] [stderr] 961 | |                 )),
[INFO] [stderr]     | |_________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 958 ~                 _ => panic!(
[INFO] [stderr] 959 |                     "asm.rs(generate_post_dec): Not Support Structure {:?}",
[INFO] [stderr] 960 |                     s
[INFO] [stderr] 961 ~                 ),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/asm.rs:963:25
[INFO] [stderr]     |
[INFO] [stderr] 963 |               _ => panic!(format!(
[INFO] [stderr]     |  _________________________^
[INFO] [stderr] 964 | |                 "asm.rs(generate_post_dec): Not Support AstType {:?}",
[INFO] [stderr] 965 | |                 a
[INFO] [stderr] 966 | |             )),
[INFO] [stderr]     | |_____________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 963 ~             _ => panic!(
[INFO] [stderr] 964 |                 "asm.rs(generate_post_dec): Not Support AstType {:?}",
[INFO] [stderr] 965 |                 a
[INFO] [stderr] 966 ~             ),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/asm.rs:994:29
[INFO] [stderr]     |
[INFO] [stderr] 994 |                   _ => panic!(format!(
[INFO] [stderr]     |  _____________________________^
[INFO] [stderr] 995 | |                     "asm.rs(generate_pre_inc): Not Support Structure {:?}",
[INFO] [stderr] 996 | |                     s
[INFO] [stderr] 997 | |                 )),
[INFO] [stderr]     | |_________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 994 ~                 _ => panic!(
[INFO] [stderr] 995 |                     "asm.rs(generate_pre_inc): Not Support Structure {:?}",
[INFO] [stderr] 996 |                     s
[INFO] [stderr] 997 ~                 ),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]     --> src/asm.rs:999:25
[INFO] [stderr]      |
[INFO] [stderr]  999 |               _ => panic!(format!(
[INFO] [stderr]      |  _________________________^
[INFO] [stderr] 1000 | |                 "asm.rs(generate_pre_inc): Not Support AstType {:?}",
[INFO] [stderr] 1001 | |                 a
[INFO] [stderr] 1002 | |             )),
[INFO] [stderr]      | |_____________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]      |
[INFO] [stderr]  999 ~             _ => panic!(
[INFO] [stderr] 1000 |                 "asm.rs(generate_pre_inc): Not Support AstType {:?}",
[INFO] [stderr] 1001 |                 a
[INFO] [stderr] 1002 ~             ),
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]     --> src/asm.rs:1030:29
[INFO] [stderr]      |
[INFO] [stderr] 1030 |                   _ => panic!(format!(
[INFO] [stderr]      |  _____________________________^
[INFO] [stderr] 1031 | |                     "asm.rs(generate_pre_dec): Not Support Structure {:?}",
[INFO] [stderr] 1032 | |                     s
[INFO] [stderr] 1033 | |                 )),
[INFO] [stderr]      | |_________________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]      |
[INFO] [stderr] 1030 ~                 _ => panic!(
[INFO] [stderr] 1031 |                     "asm.rs(generate_pre_dec): Not Support Structure {:?}",
[INFO] [stderr] 1032 |                     s
[INFO] [stderr] 1033 ~                 ),
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]     --> src/asm.rs:1035:25
[INFO] [stderr]      |
[INFO] [stderr] 1035 |               _ => panic!(format!(
[INFO] [stderr]      |  _________________________^
[INFO] [stderr] 1036 | |                 "asm.rs(generate_pre_dec): Not Support AstType {:?}",
[INFO] [stderr] 1037 | |                 a
[INFO] [stderr] 1038 | |             )),
[INFO] [stderr]      | |_____________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]      |
[INFO] [stderr] 1035 ~             _ => panic!(
[INFO] [stderr] 1036 |                 "asm.rs(generate_pre_dec): Not Support AstType {:?}",
[INFO] [stderr] 1037 |                 a
[INFO] [stderr] 1038 ~             ),
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer.rs:15:42
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn new(n: String, i: &'a str) -> LexicalAnalysis {
[INFO] [stderr]    |                               --         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn new(n: String, i: &'a str) -> LexicalAnalysis<'a> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/main.rs:102:38
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     Err(e) => panic!(e),
[INFO] [stderr]     |                                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 102 |                     Err(e) => panic!("{}", e),
[INFO] [stderr]     |                                      +++++
[INFO] [stderr] help: or use std::panic::panic_any instead
[INFO] [stderr]     |
[INFO] [stderr] 102 -                     Err(e) => panic!(e),
[INFO] [stderr] 102 +                     Err(e) => std::panic::panic_any(e),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/main.rs:109:46
[INFO] [stderr]     |
[INFO] [stderr] 109 | ...                   Err(e) => panic!(e),
[INFO] [stderr]     |                                        ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 109 |                             Err(e) => panic!("{}", e),
[INFO] [stderr]     |                                              +++++
[INFO] [stderr] help: or use std::panic::panic_any instead
[INFO] [stderr]     |
[INFO] [stderr] 109 -                             Err(e) => panic!(e),
[INFO] [stderr] 109 +                             Err(e) => std::panic::panic_any(e),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `rcc` (bin "rcc" test) generated 14 warnings (run `cargo fix --bin "rcc" -p rcc --tests` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rcc-6a7770eaeb253201)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test ast::tests::test_add_operator ... ok
[INFO] [stdout] test ast::tests::test_add_sub_indirect ... ok
[INFO] [stdout] test ast::tests::test_array ... ok
[INFO] [stdout] test ast::tests::test_assign_indirect ... ok
[INFO] [stdout] test ast::tests::test_address_indirect ... ok
[INFO] [stdout] test ast::tests::test_bit_operator ... ok
[INFO] [stdout] test ast::tests::test_condition_expression ... ok
[INFO] [stdout] test ast::tests::test_bracket ... ok
[INFO] [stdout] test ast::tests::test_call_func ... ok
[INFO] [stdout] test ast::tests::test_equal_operator ... ok
[INFO] [stdout] test ast::tests::test_compound ... ok
[INFO] [stdout] test ast::tests::test_div_operator ... ok
[INFO] [stdout] test ast::tests::test_greater_than_operator ... ok
[INFO] [stdout] test ast::tests::test_less_than_operator ... ok
[INFO] [stdout] test ast::tests::test_division_assign ... ok
[INFO] [stdout] test ast::tests::test_func_def_with_args ... ok
[INFO] [stdout] test ast::tests::test_minus_assign ... ok
[INFO] [stdout] test ast::tests::test_logical_operator ... ok
[INFO] [stdout] test ast::tests::test_mix_logical_operator ... ok
[INFO] [stdout] test ast::tests::test_lvalue ... ok
[INFO] [stdout] test ast::tests::test_multiple_assign ... ok
[INFO] [stdout] test ast::tests::test_mix_operator ... ok
[INFO] [stdout] test ast::tests::test_mul_operator ... ok
[INFO] [stdout] test ast::tests::test_not_equal_operator ... ok
[INFO] [stdout] test ast::tests::test_remainder_assign ... ok
[INFO] [stdout] test ast::tests::test_pre_inc_dec ... ok
[INFO] [stdout] test ast::tests::test_plus_assign ... ok
[INFO] [stdout] test ast::tests::test_post_inc_dec ... ok
[INFO] [stdout] test ast::tests::test_shift_operator ... ok
[INFO] [stdout] test ast::tests::test_sizeof ... ok
[INFO] [stdout] test ast::tests::test_statement_if ... ok
[INFO] [stdout] test ast::tests::test_statement_do_while ... ok
[INFO] [stdout] test ast::tests::test_statement_else ... ok
[INFO] [stdout] test ast::tests::test_statement_continue_and_break ... ok
[INFO] [stdout] test ast::tests::test_some_func_def ... ok
[INFO] [stdout] test ast::tests::test_statement_for ... ok
[INFO] [stdout] test ast::tests::test_statement_while ... ok
[INFO] [stdout] test ast::tests::test_struct_val ... ok
[INFO] [stdout] test ast::tests::test_sub_operator ... ok
[INFO] [stdout] test ast::tests::test_type_pointer ... ok
[INFO] [stdout] test ast::tests::test_unary_operator ... ok
[INFO] [stdout] test lexer::tests::test_comment ... ok
[INFO] [stdout] test lexer::tests::test_division_assign ... ok
[INFO] [stdout] test lexer::tests::test_lexer ... ok
[INFO] [stdout] test lexer::tests::test_minus_assign ... ok
[INFO] [stdout] test ast::tests::test_string_literal ... ok
[INFO] [stdout] test ast::tests::test_assign_operator ... ok
[INFO] [stdout] test ast::tests::test_struct ... ok
[INFO] [stdout] test ast::tests::test_statement_return ... ok
[INFO] [stdout] test lexer::tests::test_multiple_assign ... ok
[INFO] [stdout] test lexer::tests::test_plus_assign ... ok
[INFO] [stdout] test lexer::tests::test_remainder_assign ... ok
[INFO] [stdout] test lexer::tests::test_sizeof ... ok
[INFO] [stdout] test lexer::tests::test_string ... ok
[INFO] [stdout] test lexer::tests::test_struct ... ok
[INFO] [stdout] test semantic::test_arithmetic ... ok
[INFO] [stdout] test semantic::test_func_argment ... ok
[INFO] [stdout] test semantic::test_func_call ... ok
[INFO] [stdout] test semantic::test_func_type ... ok
[INFO] [stdout] test semantic::test_global ... ok
[INFO] [stdout] test semantic::test_variable ... ok
[INFO] [stdout] test symbol::test::test_register_symbol ... ok
[INFO] [stdout] test symbol::test::test_type_size ... ok
[INFO] [stdout] test ast::tests::test_variable ... ok
[INFO] [stdout] test ast::tests::test_variable_char ... ok
[INFO] [stdout] test lexer::tests::test_type ... ok
[INFO] [stdout] test lexer::tests::test_array ... ok
[INFO] [stdout] test lexer::tests::test_variable ... ok
[INFO] [stdout] test test::test_integration ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_integration' (85) panicked at src/main.rs:109:39:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x567a2adb6382 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x567a2adb6382 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x567a2adb6382 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x567a2adb6382 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x567a2adcb81a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x567a2adcb81a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x567a2adbb296 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x567a2adbb296 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x567a2ad9488f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x567a2ad9488f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x567a2adae5b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x567a2ad49cfe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x567a2ad49cfe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x567a2adae772 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x567a2adae772 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x567a2ad14b70 - std[3b51380354919863]::panicking::begin_panic::<std[3b51380354919863]::io::error::Error>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x567a2ad0ec93 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<std[3b51380354919863]::io::error::Error>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x567a2ad149a4 - std[3b51380354919863]::panicking::begin_panic::<std[3b51380354919863]::io::error::Error>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x567a2ad1d140 - rcc[ab906f6c105a067c]::test::eval
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:109:39
[INFO] [stdout]   19:     0x567a2ad1c78c - rcc[ab906f6c105a067c]::test::test_integration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:427:21
[INFO] [stdout]   20:     0x567a2ad2f088 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call::<(usize, &rcc[ab906f6c105a067c]::test::TestData), rcc[ab906f6c105a067c]::test::test_integration::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   21:     0x567a2ad1c6b8 - <core[27de1724e4349be2]::iter::adapters::enumerate::Enumerate<_> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::enumerate::<&rcc[ab906f6c105a067c]::test::TestData, (), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<(usize, &rcc[ab906f6c105a067c]::test::TestData), rcc[ab906f6c105a067c]::test::test_integration::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   22:     0x567a2ad00d6d - <core[27de1724e4349be2]::slice::iter::Iter<rcc[ab906f6c105a067c]::test::TestData> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), <core[27de1724e4349be2]::iter::adapters::enumerate::Enumerate<_> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::enumerate<&rcc[ab906f6c105a067c]::test::TestData, (), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<(usize, &rcc[ab906f6c105a067c]::test::TestData), rcc[ab906f6c105a067c]::test::test_integration::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   23:     0x567a2ad1c64c - <core[27de1724e4349be2]::iter::adapters::enumerate::Enumerate<core[27de1724e4349be2]::slice::iter::Iter<rcc[ab906f6c105a067c]::test::TestData>> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<(usize, &rcc[ab906f6c105a067c]::test::TestData), rcc[ab906f6c105a067c]::test::test_integration::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   24:     0x567a2ad1c686 - <core[27de1724e4349be2]::iter::adapters::enumerate::Enumerate<core[27de1724e4349be2]::slice::iter::Iter<rcc[ab906f6c105a067c]::test::TestData>> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<rcc[ab906f6c105a067c]::test::test_integration::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x567a2ad220b9 - rcc[ab906f6c105a067c]::test::test_integration
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:424:14
[INFO] [stdout]   26:     0x567a2ad1c737 - rcc[ab906f6c105a067c]::test::test_integration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:118:26
[INFO] [stdout]   27:     0x567a2ad2a686 - <rcc[ab906f6c105a067c]::test::test_integration::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x567a2ad3e0ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x567a2ad3e0ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x567a2ad4a90a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x567a2ad4a90a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x567a2ad4a90a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x567a2ad4a90a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x567a2ad4a90a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x567a2ad4a90a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x567a2ad4a90a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x567a2ad45eb4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x567a2ad45eb4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x567a2ad4d402 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x567a2ad4d402 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x567a2ad4d402 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x567a2ad4d402 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x567a2ad4d402 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x567a2ad4d402 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x567a2ad4d402 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x567a2adb5c2f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x567a2adb5c2f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x7ba68d21baa4 - <unknown>
[INFO] [stdout]   49:     0x7ba68d2a8a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 68 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rcc`
[INFO] running `Command { std: "docker" "inspect" "e40bcc059f1cc4506aa8922c55dd52ff6551a1083f5b3898f49478a5c924fdb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e40bcc059f1cc4506aa8922c55dd52ff6551a1083f5b3898f49478a5c924fdb8", kill_on_drop: false }`
[INFO] [stdout] e40bcc059f1cc4506aa8922c55dd52ff6551a1083f5b3898f49478a5c924fdb8
