[INFO] cloning repository https://github.com/KuroAku/complex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KuroAku/complex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuroAku%2Fcomplex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuroAku%2Fcomplex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b9c3f4d9886305e84e7fe532f2ddc9c217e9d9e
[INFO] checking KuroAku/complex against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuroAku%2Fcomplex" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KuroAku/complex
[INFO] finished tweaking git repo https://github.com/KuroAku/complex
[INFO] tweaked toml for git repo https://github.com/KuroAku/complex written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KuroAku/complex on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KuroAku/complex 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aho-corasick v0.6.3
[INFO] [stderr]   Downloaded thread_local v0.3.4
[INFO] [stderr]   Downloaded utf8-ranges v1.0.0
[INFO] [stderr]   Downloaded libc v0.2.33
[INFO] [stderr]   Downloaded regex-syntax v0.4.1
[INFO] [stderr]   Downloaded regex v0.2.2
[INFO] [stderr]   Downloaded text_io v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c185aa513404bde1d83b4a0bd9cce15c9cd04dc617717e149470ceaa8c17b03d
[INFO] running `Command { std: "docker" "start" "-a" "c185aa513404bde1d83b4a0bd9cce15c9cd04dc617717e149470ceaa8c17b03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c185aa513404bde1d83b4a0bd9cce15c9cd04dc617717e149470ceaa8c17b03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c185aa513404bde1d83b4a0bd9cce15c9cd04dc617717e149470ceaa8c17b03d", kill_on_drop: false }`
[INFO] [stdout] c185aa513404bde1d83b4a0bd9cce15c9cd04dc617717e149470ceaa8c17b03d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d834a8e56873c2ebbed8018b12a54de1bd86edb06f9ac4ef3c0ce80535abfff9
[INFO] running `Command { std: "docker" "start" "-a" "d834a8e56873c2ebbed8018b12a54de1bd86edb06f9ac4ef3c0ce80535abfff9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.33
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.4.1
[INFO] [stderr]     Checking text_io v0.1.6
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking thread_local v0.3.4
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking aho-corasick v0.6.3
[INFO] [stderr]     Checking regex v0.2.2
[INFO] [stderr]     Checking complex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/complex/parser.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | /     lazy_static! {
[INFO] [stdout] 36 | |         static ref RE: Regex = Regex::new(
[INFO] [stdout] 37 | |             r"^\s*(?:(-?)(\d+(?:\.\d+)?)\s*(?:([\+-])\s*(\d+(?:\.\d+)?)j)?|(-?)(\d+(?:\.\d+)?)j\s*(?:([\+-])\s*(\d+(?:\.\d+)?))?)\s*$"
[INFO] [stdout] 38 | |         ).unwrap();
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `root` is never used
[INFO] [stdout]   --> src/complex/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Complex {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn root(&self, num: f64) -> Complex {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `root` is never used
[INFO] [stdout]   --> src/complex/mod.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl PolarComplex {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn root(self, num: f64) -> PolarComplex {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_root` is never used
[INFO] [stdout]   --> src/actions.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub fn do_root(num: f64, state: AppState) -> Result<AppState, (AppState, String)> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/complex/parser.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | /     lazy_static! {
[INFO] [stdout] 36 | |         static ref RE: Regex = Regex::new(
[INFO] [stdout] 37 | |             r"^\s*(?:(-?)(\d+(?:\.\d+)?)\s*(?:([\+-])\s*(\d+(?:\.\d+)?)j)?|(-?)(\d+(?:\.\d+)?)j\s*(?:([\+-])\s*(\d+(?:\.\d+)?))?)\s*$"
[INFO] [stdout] 38 | |         ).unwrap();
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_complex_number_parser_first_form__020` should have a snake case name
[INFO] [stdout]   --> src/complex/parser.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn test_complex_number_parser_first_form__020() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_number_parser_first_form_020`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_complex_number_parser_second_form__021` should have a snake case name
[INFO] [stdout]   --> src/complex/parser.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn test_complex_number_parser_second_form__021() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_number_parser_second_form_021`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_complex_number_parser_third_form__022` should have a snake case name
[INFO] [stdout]   --> src/complex/parser.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn test_complex_number_parser_third_form__022() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_number_parser_third_form_022`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_complex_number_parser_fourth_form__023` should have a snake case name
[INFO] [stdout]    --> src/complex/parser.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn test_complex_number_parser_fourth_form__023() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_number_parser_fourth_form_023`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_complex_number_parse_bad_input__024` should have a snake case name
[INFO] [stdout]    --> src/complex/parser.rs:119:8
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn test_complex_number_parse_bad_input__024() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_number_parse_bad_input_024`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_plus_str_to_sign__025` should have a snake case name
[INFO] [stdout]    --> src/complex/parser.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn test_plus_str_to_sign__025() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_plus_str_to_sign_025`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_empty_string_to_sign__026` should have a snake case name
[INFO] [stdout]    --> src/complex/parser.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn test_empty_string_to_sign__026() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_empty_string_to_sign_026`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_minus_string_to_sign__027` should have a snake case name
[INFO] [stdout]    --> src/complex/parser.rs:149:8
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn test_minus_string_to_sign__027() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_minus_string_to_sign_027`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_create_negative_num__028` should have a snake case name
[INFO] [stdout]    --> src/complex/parser.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn test_create_negative_num__028() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_create_negative_num_028`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_complex_constructor__001` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn test_complex_constructor__001() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_constructor_001`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_equality__002` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn test_equality__002() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_equality_002`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_add__003` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn test_add__003() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_add_003`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_sub__004` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn test_sub__004() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_sub_004`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mul__005` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:174:8
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn test_mul__005() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_mul_005`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_display_imaginary_0__006__007` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn test_display_imaginary_0__006__007() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_display_imaginary_0_006_007`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_display_real_0__008__009` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn test_display_real_0__008__009() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_display_real_0_008_009`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_display_imaginary_gt_0__010__011__012__013` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn test_display_imaginary_gt_0__010__011__012__013() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_display_imaginary_gt_0_010_011_012_013`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_display_imaginary_le_0__014__015__016__017` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn test_display_imaginary_le_0__014__015__016__017() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_display_imaginary_le_0_014_015_016_017`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_power__018` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:270:8
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn test_power__018() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_power_018`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_root__019` should have a snake case name
[INFO] [stdout]    --> src/complex/mod.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn test_root__019() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_root_019`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_help_command__065` should have a snake case name
[INFO] [stdout]   --> src/repl.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn test_help_command__065() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_help_command_065`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_clear_command__066` should have a snake case name
[INFO] [stdout]   --> src/repl.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn test_clear_command__066() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_clear_command_066`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_print_real__067__068` should have a snake case name
[INFO] [stdout]   --> src/repl.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn test_print_real__067__068() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_print_real_067_068`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_print_imaginary__069__070` should have a snake case name
[INFO] [stdout]   --> src/repl.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn test_print_imaginary__069__070() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_print_imaginary_069_070`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_add_action__071__072__073__074` should have a snake case name
[INFO] [stdout]   --> src/repl.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn test_add_action__071__072__073__074() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_add_action_071_072_073_074`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_number__075` should have a snake case name
[INFO] [stdout]    --> src/repl.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn test_number__075() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_number_075`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_power__076` should have a snake case name
[INFO] [stdout]    --> src/repl.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn test_power__076() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_power_076`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_root__077` should have a snake case name
[INFO] [stdout]    --> src/repl.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn test_root__077() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_root_077`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_exit__078` should have a snake case name
[INFO] [stdout]    --> src/repl.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn test_exit__078() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_exit_078`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_help_command__047` should have a snake case name
[INFO] [stdout]   --> src/command.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn test_parse_help_command__047() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_help_command_047`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_clear_command__048` should have a snake case name
[INFO] [stdout]   --> src/command.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn test_parse_clear_command__048() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_clear_command_048`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_exit_command__049` should have a snake case name
[INFO] [stdout]    --> src/command.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn test_parse_exit_command__049() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_exit_command_049`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_addition_command__050` should have a snake case name
[INFO] [stdout]    --> src/command.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn test_parse_addition_command__050() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_addition_command_050`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_subtraction_command__051` should have a snake case name
[INFO] [stdout]    --> src/command.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn test_parse_subtraction_command__051() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_subtraction_command_051`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_multiplication_command__052` should have a snake case name
[INFO] [stdout]    --> src/command.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn test_parse_multiplication_command__052() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_multiplication_command_052`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_real_command__053` should have a snake case name
[INFO] [stdout]    --> src/command.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn test_parse_real_command__053() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_real_command_053`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_imaginary_command__054` should have a snake case name
[INFO] [stdout]    --> src/command.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn test_parse_imaginary_command__054() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_imaginary_command_054`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_power_command__055` should have a snake case name
[INFO] [stdout]    --> src/command.rs:169:8
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn test_parse_power_command__055() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_power_command_055`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_root_command__056` should have a snake case name
[INFO] [stdout]    --> src/command.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 180 |     fn test_parse_root_command__056() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_root_command_056`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_bad_power_command__057__058` should have a snake case name
[INFO] [stdout]    --> src/command.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn test_parse_bad_power_command__057__058() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_bad_power_command_057_058`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_bad_root_command__059__060` should have a snake case name
[INFO] [stdout]    --> src/command.rs:213:8
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn test_parse_bad_root_command__059__060() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_bad_root_command_059_060`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_an_unknown_command__061` should have a snake case name
[INFO] [stdout]    --> src/command.rs:235:8
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn test_parse_an_unknown_command__061() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_an_unknown_command_061`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_parse_a_complex_number__062` should have a snake case name
[INFO] [stdout]    --> src/command.rs:246:8
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn test_parse_a_complex_number__062() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_a_complex_number_062`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_command_from_stdin__063` should have a snake case name
[INFO] [stdout]    --> src/command.rs:257:8
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn test_read_command_from_stdin__063() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_read_command_from_stdin_063`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_help_command__029` should have a snake case name
[INFO] [stdout]    --> src/actions.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn test_help_command__029() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_help_command_029`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_clear_command__030` should have a snake case name
[INFO] [stdout]    --> src/actions.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn test_clear_command__030() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_clear_command_030`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_print_real__031__032` should have a snake case name
[INFO] [stdout]    --> src/actions.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn test_print_real__031__032() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_print_real_031_032`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_print_imaginary__033__034` should have a snake case name
[INFO] [stdout]    --> src/actions.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn test_print_imaginary__033__034() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_print_imaginary_033_034`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_add_action__035__036` should have a snake case name
[INFO] [stdout]    --> src/actions.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn test_add_action__035__036() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_add_action_035_036`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_add_number_action__037__038__039__040__041__042` should have a snake case name
[INFO] [stdout]    --> src/actions.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn test_add_number_action__037__038__039__040__041__042() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_add_number_action_037_038_039_040_041_042`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_power__043__044` should have a snake case name
[INFO] [stdout]    --> src/actions.rs:219:8
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn test_power__043__044() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_power_043_044`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_root__045__046` should have a snake case name
[INFO] [stdout]    --> src/actions.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn test_root__045__046() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_root_045_046`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_main__064` should have a snake case name
[INFO] [stdout]   --> src/main.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn test_main__064() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_main_064`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
[INFO] running `Command { std: "docker" "inspect" "d834a8e56873c2ebbed8018b12a54de1bd86edb06f9ac4ef3c0ce80535abfff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d834a8e56873c2ebbed8018b12a54de1bd86edb06f9ac4ef3c0ce80535abfff9", kill_on_drop: false }`
[INFO] [stdout] d834a8e56873c2ebbed8018b12a54de1bd86edb06f9ac4ef3c0ce80535abfff9
