[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Frcc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tkyk0317/rcc on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5c00b5c07fc18c45d054bc18fe939294eac380dfd3024e819013c04d236e041
[INFO] running `Command { std: "docker" "start" "-a" "d5c00b5c07fc18c45d054bc18fe939294eac380dfd3024e819013c04d236e041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5c00b5c07fc18c45d054bc18fe939294eac380dfd3024e819013c04d236e041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5c00b5c07fc18c45d054bc18fe939294eac380dfd3024e819013c04d236e041", kill_on_drop: false }`
[INFO] [stdout] d5c00b5c07fc18c45d054bc18fe939294eac380dfd3024e819013c04d236e041
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3d0a43075fedc4d880409b10357c5a9379326b4f83496a3c08536863198b52c
[INFO] running `Command { std: "docker" "start" "-a" "a3d0a43075fedc4d880409b10357c5a9379326b4f83496a3c08536863198b52c", 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.44s
[INFO] running `Command { std: "docker" "inspect" "a3d0a43075fedc4d880409b10357c5a9379326b4f83496a3c08536863198b52c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3d0a43075fedc4d880409b10357c5a9379326b4f83496a3c08536863198b52c", kill_on_drop: false }`
[INFO] [stdout] a3d0a43075fedc4d880409b10357c5a9379326b4f83496a3c08536863198b52c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7abbd3086312e1e2c93a73fb0dafd9217b8f80cc1f9da3872818d680ab4cb5e1
[INFO] running `Command { std: "docker" "start" "-a" "7abbd3086312e1e2c93a73fb0dafd9217b8f80cc1f9da3872818d680ab4cb5e1", 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 3.12s
[INFO] running `Command { std: "docker" "inspect" "7abbd3086312e1e2c93a73fb0dafd9217b8f80cc1f9da3872818d680ab4cb5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7abbd3086312e1e2c93a73fb0dafd9217b8f80cc1f9da3872818d680ab4cb5e1", kill_on_drop: false }`
[INFO] [stdout] 7abbd3086312e1e2c93a73fb0dafd9217b8f80cc1f9da3872818d680ab4cb5e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2667a693fbaf9ede371f7e4922962a5d9e7e48886fa2146cbe073d23fe2d6c08
[INFO] running `Command { std: "docker" "start" "-a" "2667a693fbaf9ede371f7e4922962a5d9e7e48886fa2146cbe073d23fe2d6c08", 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_sub_indirect ... ok
[INFO] [stdout] test ast::tests::test_assign_indirect ... ok
[INFO] [stdout] test ast::tests::test_bracket ... ok
[INFO] [stdout] test ast::tests::test_address_indirect ... ok
[INFO] [stdout] test ast::tests::test_compound ... ok
[INFO] [stdout] test ast::tests::test_condition_expression ... ok
[INFO] [stdout] test ast::tests::test_call_func ... ok
[INFO] [stdout] test ast::tests::test_add_operator ... ok
[INFO] [stdout] test ast::tests::test_div_operator ... ok
[INFO] [stdout] test ast::tests::test_division_assign ... ok
[INFO] [stdout] test ast::tests::test_equal_operator ... ok
[INFO] [stdout] test ast::tests::test_greater_than_operator ... ok
[INFO] [stdout] test ast::tests::test_func_def_with_args ... ok
[INFO] [stdout] test ast::tests::test_array ... ok
[INFO] [stdout] test ast::tests::test_less_than_operator ... ok
[INFO] [stdout] test ast::tests::test_mul_operator ... ok
[INFO] [stdout] test ast::tests::test_multiple_assign ... ok
[INFO] [stdout] test ast::tests::test_pre_inc_dec ... ok
[INFO] [stdout] test ast::tests::test_minus_assign ... ok
[INFO] [stdout] test ast::tests::test_post_inc_dec ... ok
[INFO] [stdout] test ast::tests::test_remainder_assign ... ok
[INFO] [stdout] test ast::tests::test_mix_logical_operator ... ok
[INFO] [stdout] test ast::tests::test_not_equal_operator ... ok
[INFO] [stdout] test ast::tests::test_lvalue ... ok
[INFO] [stdout] test ast::tests::test_logical_operator ... ok
[INFO] [stdout] test ast::tests::test_plus_assign ... ok
[INFO] [stdout] test ast::tests::test_statement_if ... 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_struct_val ... ok
[INFO] [stdout] test ast::tests::test_string_literal ... ok
[INFO] [stdout] test ast::tests::test_some_func_def ... ok
[INFO] [stdout] test ast::tests::test_sub_operator ... ok
[INFO] [stdout] test ast::tests::test_statement_do_while ... ok
[INFO] [stdout] test ast::tests::test_mix_operator ... ok
[INFO] [stdout] test ast::tests::test_shift_operator ... ok
[INFO] [stdout] test ast::tests::test_sizeof ... ok
[INFO] [stdout] test ast::tests::test_assign_operator ... ok
[INFO] [stdout] test ast::tests::test_variable ... ok
[INFO] [stdout] test ast::tests::test_statement_for ... ok
[INFO] [stdout] test lexer::tests::test_division_assign ... ok
[INFO] [stdout] test lexer::tests::test_multiple_assign ... ok
[INFO] [stdout] test lexer::tests::test_array ... ok
[INFO] [stdout] test ast::tests::test_struct ... ok
[INFO] [stdout] test lexer::tests::test_remainder_assign ... ok
[INFO] [stdout] test ast::tests::test_unary_operator ... ok
[INFO] [stdout] test lexer::tests::test_plus_assign ... ok
[INFO] [stdout] test ast::tests::test_variable_char ... ok
[INFO] [stdout] test lexer::tests::test_minus_assign ... ok
[INFO] [stdout] test lexer::tests::test_lexer ... ok
[INFO] [stdout] test lexer::tests::test_string ... ok
[INFO] [stdout] test lexer::tests::test_comment ... ok
[INFO] [stdout] test semantic::test_global ... ok
[INFO] [stdout] test lexer::tests::test_struct ... ok
[INFO] [stdout] test lexer::tests::test_type ... ok
[INFO] [stdout] test lexer::tests::test_sizeof ... ok
[INFO] [stdout] test ast::tests::test_statement_return ... ok
[INFO] [stdout] test ast::tests::test_statement_while ... ok
[INFO] [stdout] test lexer::tests::test_variable ... ok
[INFO] [stdout] test semantic::test_arithmetic ... ok
[INFO] [stdout] test semantic::test_func_argment ... ok
[INFO] [stdout] test ast::tests::test_type_pointer ... ok
[INFO] [stdout] test semantic::test_func_type ... ok
[INFO] [stdout] test semantic::test_func_call ... ok
[INFO] [stdout] test symbol::test::test_register_symbol ... ok
[INFO] [stdout] test semantic::test_variable ... ok
[INFO] [stdout] test symbol::test::test_type_size ... ok
[INFO] [stdout] test ast::tests::test_bit_operator ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin rcc`
[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' (92) panicked at src/main.rs:109:39:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf563ba4d42 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf563ba4d42 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf563ba4d42 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cf563ba4d42 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cf563bba20a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cf563bba20a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5cf563ba9c86 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cf563ba9c86 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cf563b82eaf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cf563b82eaf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cf563b9cf79 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cf563b3846e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cf563b3846e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cf563b9d132 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cf563b9d132 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cf563b224a0 - std[716c9a7a72e5c14e]::panicking::begin_panic::<std[716c9a7a72e5c14e]::io::error::Error>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5cf563b0a273 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::begin_panic<std[716c9a7a72e5c14e]::io::error::Error>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cf563b222bb - std[716c9a7a72e5c14e]::panicking::begin_panic::<std[716c9a7a72e5c14e]::io::error::Error>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5cf563b26ef0 - rcc[3cbc86f79f29b000]::test::eval
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:109:39
[INFO] [stdout]   19:     0x5cf563b2604c - rcc[3cbc86f79f29b000]::test::test_integration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:427:21
[INFO] [stdout]   20:     0x5cf563b07d48 - core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call::<(usize, &rcc[3cbc86f79f29b000]::test::TestData), rcc[3cbc86f79f29b000]::test::test_integration::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:829:29
[INFO] [stdout]   21:     0x5cf563b11368 - <core[c5ed12ab89cc536a]::iter::adapters::enumerate::Enumerate<_> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::enumerate::<&rcc[3cbc86f79f29b000]::test::TestData, (), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<(usize, &rcc[3cbc86f79f29b000]::test::TestData), rcc[3cbc86f79f29b000]::test::test_integration::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   22:     0x5cf563aefeed - <core[c5ed12ab89cc536a]::slice::iter::Iter<rcc[3cbc86f79f29b000]::test::TestData> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), <core[c5ed12ab89cc536a]::iter::adapters::enumerate::Enumerate<_> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::enumerate<&rcc[3cbc86f79f29b000]::test::TestData, (), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<(usize, &rcc[3cbc86f79f29b000]::test::TestData), rcc[3cbc86f79f29b000]::test::test_integration::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   23:     0x5cf563b1109c - <core[c5ed12ab89cc536a]::iter::adapters::enumerate::Enumerate<core[c5ed12ab89cc536a]::slice::iter::Iter<rcc[3cbc86f79f29b000]::test::TestData>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::for_each::call<(usize, &rcc[3cbc86f79f29b000]::test::TestData), rcc[3cbc86f79f29b000]::test::test_integration::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   24:     0x5cf563b11336 - <core[c5ed12ab89cc536a]::iter::adapters::enumerate::Enumerate<core[c5ed12ab89cc536a]::slice::iter::Iter<rcc[3cbc86f79f29b000]::test::TestData>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::for_each::<rcc[3cbc86f79f29b000]::test::test_integration::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5cf563b2be69 - rcc[3cbc86f79f29b000]::test::test_integration
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:424:14
[INFO] [stdout]   26:     0x5cf563b25ff7 - rcc[3cbc86f79f29b000]::test::test_integration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:118:26
[INFO] [stdout]   27:     0x5cf563b08ef6 - <rcc[3cbc86f79f29b000]::test::test_integration::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5cf563b2c81b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5cf563b2c81b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5cf563b3907a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5cf563b3907a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5cf563b3907a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5cf563b3907a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5cf563b3907a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5cf563b3907a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5cf563b3907a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5cf563b33544 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5cf563b33544 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5cf563b3bb72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5cf563b3bb72 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5cf563b3bb72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5cf563b3bb72 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5cf563b3bb72 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5cf563b3bb72 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5cf563b3bb72 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5cf563ba45ef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5cf563ba45ef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x72f52ebd0aa4 - <unknown>
[INFO] [stdout]   49:     0x72f52ec5da64 - 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.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2667a693fbaf9ede371f7e4922962a5d9e7e48886fa2146cbe073d23fe2d6c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2667a693fbaf9ede371f7e4922962a5d9e7e48886fa2146cbe073d23fe2d6c08", kill_on_drop: false }`
[INFO] [stdout] 2667a693fbaf9ede371f7e4922962a5d9e7e48886fa2146cbe073d23fe2d6c08
