[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] testing KuroAku/complex against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuroAku%2Fcomplex" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KuroAku/complex on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/KuroAku/complex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a16153cb914a0b9796aa3026c4daf3815522129bbea1407969ffa430c457701c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a16153cb914a0b9796aa3026c4daf3815522129bbea1407969ffa430c457701c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a16153cb914a0b9796aa3026c4daf3815522129bbea1407969ffa430c457701c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16153cb914a0b9796aa3026c4daf3815522129bbea1407969ffa430c457701c", kill_on_drop: false }` [INFO] [stdout] a16153cb914a0b9796aa3026c4daf3815522129bbea1407969ffa430c457701c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b9192d4bcbdd0303b1db79b49f03c7780d9d19d2dce9eedf5d46ffd6c0ce2106 [INFO] running `Command { std: "docker" "start" "-a" "b9192d4bcbdd0303b1db79b49f03c7780d9d19d2dce9eedf5d46ffd6c0ce2106", kill_on_drop: false }` [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling text_io v0.1.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling complex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `root` [INFO] [stdout] --> src/complex/mod.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn root(&self, num: f64) -> Complex { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `root` [INFO] [stdout] --> src/complex/mod.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn root(self, num: f64) -> PolarComplex { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_root` [INFO] [stdout] --> src/actions.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn do_root(num: f64, state: AppState) -> Result { [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: panic message contains braces [INFO] [stdout] --> src/command.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | let input_str: String = read!("{}\n"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] = note: this warning originates in the macro `scan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.61s [INFO] running `Command { std: "docker" "inspect" "b9192d4bcbdd0303b1db79b49f03c7780d9d19d2dce9eedf5d46ffd6c0ce2106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9192d4bcbdd0303b1db79b49f03c7780d9d19d2dce9eedf5d46ffd6c0ce2106", kill_on_drop: false }` [INFO] [stdout] b9192d4bcbdd0303b1db79b49f03c7780d9d19d2dce9eedf5d46ffd6c0ce2106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2ad1625a5d9d8810b7ac2988a58d0dae7da030c8523be60fa45980da3e7827d [INFO] running `Command { std: "docker" "start" "-a" "a2ad1625a5d9d8810b7ac2988a58d0dae7da030c8523be60fa45980da3e7827d", kill_on_drop: false }` [INFO] [stderr] Compiling complex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `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` (in Nightly builds, run with -Z macro-backtrace for more info) [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: panic message contains braces [INFO] [stdout] --> src/command.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | let input_str: String = read!("{}\n"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] = note: this warning originates in the macro `scan` (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)]` 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] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "a2ad1625a5d9d8810b7ac2988a58d0dae7da030c8523be60fa45980da3e7827d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2ad1625a5d9d8810b7ac2988a58d0dae7da030c8523be60fa45980da3e7827d", kill_on_drop: false }` [INFO] [stdout] a2ad1625a5d9d8810b7ac2988a58d0dae7da030c8523be60fa45980da3e7827d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ee44d74112465e3bba0df6e8709d09e72813d8bdc3e2efcb072507f95283a9a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1ee44d74112465e3bba0df6e8709d09e72813d8bdc3e2efcb072507f95283a9a", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/complex/parser.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | / lazy_static! { [INFO] [stderr] 36 | | static ref RE: Regex = Regex::new( [INFO] [stderr] 37 | | r"^\s*(?:(-?)(\d+(?:\.\d+)?)\s*(?:([\+-])\s*(\d+(?:\.\d+)?)j)?|(-?)(\d+(?:\.\d+)?)j\s*(?:([\+-])\s*(\d+(?:\.\d+)?))?)\s*$" [INFO] [stderr] 38 | | ).unwrap(); [INFO] [stderr] 39 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(use_extern_macros)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message contains braces [INFO] [stderr] --> src/command.rs:68:29 [INFO] [stderr] | [INFO] [stderr] 68 | let input_str: String = read!("{}\n"); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stderr] = note: this warning originates in the macro `scan` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `test_complex_number_parser_first_form__020` should have a snake case name [INFO] [stderr] --> src/complex/parser.rs:79:8 [INFO] [stderr] | [INFO] [stderr] 79 | fn test_complex_number_parser_first_form__020() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_number_parser_first_form_020` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `test_complex_number_parser_second_form__021` should have a snake case name [INFO] [stderr] --> src/complex/parser.rs:89:8 [INFO] [stderr] | [INFO] [stderr] 89 | fn test_complex_number_parser_second_form__021() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_number_parser_second_form_021` [INFO] [stderr] [INFO] [stderr] warning: function `test_complex_number_parser_third_form__022` should have a snake case name [INFO] [stderr] --> src/complex/parser.rs:99:8 [INFO] [stderr] | [INFO] [stderr] 99 | fn test_complex_number_parser_third_form__022() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_number_parser_third_form_022` [INFO] [stderr] [INFO] [stderr] warning: function `test_complex_number_parser_fourth_form__023` should have a snake case name [INFO] [stderr] --> src/complex/parser.rs:109:8 [INFO] [stderr] | [INFO] [stderr] 109 | fn test_complex_number_parser_fourth_form__023() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_number_parser_fourth_form_023` [INFO] [stderr] [INFO] [stderr] warning: function `test_complex_number_parse_bad_input__024` should have a snake case name [INFO] [stderr] --> src/complex/parser.rs:119:8 [INFO] [stderr] | [INFO] [stderr] 119 | fn test_complex_number_parse_bad_input__024() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_number_parse_bad_input_024` [INFO] [stderr] [INFO] [stderr] warning: function `test_plus_str_to_sign__025` should have a snake case name [INFO] [stderr] --> src/complex/parser.rs:129:8 [INFO] [stderr] | [INFO] [stderr] 129 | fn test_plus_str_to_sign__025() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_plus_str_to_sign_025` [INFO] [stderr] [INFO] [stderr] warning: function `test_empty_string_to_sign__026` should have a snake case name [INFO] [stderr] --> src/complex/parser.rs:139:8 [INFO] [stderr] | [INFO] [stderr] 139 | fn test_empty_string_to_sign__026() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_empty_string_to_sign_026` [INFO] [stderr] [INFO] [stderr] warning: function `test_minus_string_to_sign__027` should have a snake case name [INFO] [stderr] --> src/complex/parser.rs:149:8 [INFO] [stderr] | [INFO] [stderr] 149 | fn test_minus_string_to_sign__027() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_minus_string_to_sign_027` [INFO] [stderr] [INFO] [stderr] warning: function `test_create_negative_num__028` should have a snake case name [INFO] [stderr] --> src/complex/parser.rs:159:8 [INFO] [stderr] | [INFO] [stderr] 159 | fn test_create_negative_num__028() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_create_negative_num_028` [INFO] [stderr] [INFO] [stderr] warning: function `test_complex_constructor__001` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:130:8 [INFO] [stderr] | [INFO] [stderr] 130 | fn test_complex_constructor__001() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_complex_constructor_001` [INFO] [stderr] [INFO] [stderr] warning: function `test_equality__002` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:146:8 [INFO] [stderr] | [INFO] [stderr] 146 | fn test_equality__002() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_equality_002` [INFO] [stderr] [INFO] [stderr] warning: function `test_add__003` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:154:8 [INFO] [stderr] | [INFO] [stderr] 154 | fn test_add__003() { [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_add_003` [INFO] [stderr] [INFO] [stderr] warning: function `test_sub__004` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:164:8 [INFO] [stderr] | [INFO] [stderr] 164 | fn test_sub__004() { [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_sub_004` [INFO] [stderr] [INFO] [stderr] warning: function `test_mul__005` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:174:8 [INFO] [stderr] | [INFO] [stderr] 174 | fn test_mul__005() { [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_mul_005` [INFO] [stderr] [INFO] [stderr] warning: function `test_display_imaginary_0__006__007` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:184:8 [INFO] [stderr] | [INFO] [stderr] 184 | fn test_display_imaginary_0__006__007() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_display_imaginary_0_006_007` [INFO] [stderr] [INFO] [stderr] warning: function `test_display_real_0__008__009` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:198:8 [INFO] [stderr] | [INFO] [stderr] 198 | fn test_display_real_0__008__009() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_display_real_0_008_009` [INFO] [stderr] [INFO] [stderr] warning: function `test_display_imaginary_gt_0__010__011__012__013` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:212:8 [INFO] [stderr] | [INFO] [stderr] 212 | fn test_display_imaginary_gt_0__010__011__012__013() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_display_imaginary_gt_0_010_011_012_013` [INFO] [stderr] [INFO] [stderr] warning: function `test_display_imaginary_le_0__014__015__016__017` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:241:8 [INFO] [stderr] | [INFO] [stderr] 241 | fn test_display_imaginary_le_0__014__015__016__017() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_display_imaginary_le_0_014_015_016_017` [INFO] [stderr] [INFO] [stderr] warning: function `test_power__018` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:270:8 [INFO] [stderr] | [INFO] [stderr] 270 | fn test_power__018() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_power_018` [INFO] [stderr] [INFO] [stderr] warning: function `test_root__019` should have a snake case name [INFO] [stderr] --> src/complex/mod.rs:278:8 [INFO] [stderr] | [INFO] [stderr] 278 | fn test_root__019() { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_root_019` [INFO] [stderr] [INFO] [stderr] warning: function `test_help_command__065` should have a snake case name [INFO] [stderr] --> src/repl.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | fn test_help_command__065() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_help_command_065` [INFO] [stderr] [INFO] [stderr] warning: function `test_clear_command__066` should have a snake case name [INFO] [stderr] --> src/repl.rs:35:8 [INFO] [stderr] | [INFO] [stderr] 35 | fn test_clear_command__066() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_clear_command_066` [INFO] [stderr] [INFO] [stderr] warning: function `test_print_real__067__068` should have a snake case name [INFO] [stderr] --> src/repl.rs:40:8 [INFO] [stderr] | [INFO] [stderr] 40 | fn test_print_real__067__068() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_print_real_067_068` [INFO] [stderr] [INFO] [stderr] warning: function `test_print_imaginary__069__070` should have a snake case name [INFO] [stderr] --> src/repl.rs:56:8 [INFO] [stderr] | [INFO] [stderr] 56 | fn test_print_imaginary__069__070() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_print_imaginary_069_070` [INFO] [stderr] [INFO] [stderr] warning: function `test_add_action__071__072__073__074` should have a snake case name [INFO] [stderr] --> src/repl.rs:72:8 [INFO] [stderr] | [INFO] [stderr] 72 | fn test_add_action__071__072__073__074() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_add_action_071_072_073_074` [INFO] [stderr] [INFO] [stderr] warning: function `test_number__075` should have a snake case name [INFO] [stderr] --> src/repl.rs:108:8 [INFO] [stderr] | [INFO] [stderr] 108 | fn test_number__075() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_number_075` [INFO] [stderr] [INFO] [stderr] warning: function `test_power__076` should have a snake case name [INFO] [stderr] --> src/repl.rs:117:8 [INFO] [stderr] | [INFO] [stderr] 117 | fn test_power__076() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_power_076` [INFO] [stderr] [INFO] [stderr] warning: function `test_root__077` should have a snake case name [INFO] [stderr] --> src/repl.rs:126:8 [INFO] [stderr] | [INFO] [stderr] 126 | fn test_root__077() { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_root_077` [INFO] [stderr] [INFO] [stderr] warning: function `test_exit__078` should have a snake case name [INFO] [stderr] --> src/repl.rs:135:8 [INFO] [stderr] | [INFO] [stderr] 135 | fn test_exit__078() { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_exit_078` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_help_command__047` should have a snake case name [INFO] [stderr] --> src/command.rs:81:8 [INFO] [stderr] | [INFO] [stderr] 81 | fn test_parse_help_command__047() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_help_command_047` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_clear_command__048` should have a snake case name [INFO] [stderr] --> src/command.rs:92:8 [INFO] [stderr] | [INFO] [stderr] 92 | fn test_parse_clear_command__048() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_clear_command_048` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_exit_command__049` should have a snake case name [INFO] [stderr] --> src/command.rs:103:8 [INFO] [stderr] | [INFO] [stderr] 103 | fn test_parse_exit_command__049() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_exit_command_049` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_addition_command__050` should have a snake case name [INFO] [stderr] --> src/command.rs:114:8 [INFO] [stderr] | [INFO] [stderr] 114 | fn test_parse_addition_command__050() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_addition_command_050` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_subtraction_command__051` should have a snake case name [INFO] [stderr] --> src/command.rs:125:8 [INFO] [stderr] | [INFO] [stderr] 125 | fn test_parse_subtraction_command__051() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_subtraction_command_051` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_multiplication_command__052` should have a snake case name [INFO] [stderr] --> src/command.rs:136:8 [INFO] [stderr] | [INFO] [stderr] 136 | fn test_parse_multiplication_command__052() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_multiplication_command_052` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_real_command__053` should have a snake case name [INFO] [stderr] --> src/command.rs:147:8 [INFO] [stderr] | [INFO] [stderr] 147 | fn test_parse_real_command__053() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_real_command_053` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_imaginary_command__054` should have a snake case name [INFO] [stderr] --> src/command.rs:158:8 [INFO] [stderr] | [INFO] [stderr] 158 | fn test_parse_imaginary_command__054() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_imaginary_command_054` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_power_command__055` should have a snake case name [INFO] [stderr] --> src/command.rs:169:8 [INFO] [stderr] | [INFO] [stderr] 169 | fn test_parse_power_command__055() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_power_command_055` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_root_command__056` should have a snake case name [INFO] [stderr] --> src/command.rs:180:8 [INFO] [stderr] | [INFO] [stderr] 180 | fn test_parse_root_command__056() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_root_command_056` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_bad_power_command__057__058` should have a snake case name [INFO] [stderr] --> src/command.rs:191:8 [INFO] [stderr] | [INFO] [stderr] 191 | fn test_parse_bad_power_command__057__058() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_bad_power_command_057_058` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_bad_root_command__059__060` should have a snake case name [INFO] [stderr] --> src/command.rs:213:8 [INFO] [stderr] | [INFO] [stderr] 213 | fn test_parse_bad_root_command__059__060() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_bad_root_command_059_060` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_an_unknown_command__061` should have a snake case name [INFO] [stderr] --> src/command.rs:235:8 [INFO] [stderr] | [INFO] [stderr] 235 | fn test_parse_an_unknown_command__061() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_an_unknown_command_061` [INFO] [stderr] [INFO] [stderr] warning: function `test_parse_a_complex_number__062` should have a snake case name [INFO] [stderr] --> src/command.rs:246:8 [INFO] [stderr] | [INFO] [stderr] 246 | fn test_parse_a_complex_number__062() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_parse_a_complex_number_062` [INFO] [stderr] [INFO] [stderr] warning: function `test_read_command_from_stdin__063` should have a snake case name [INFO] [stderr] --> src/command.rs:257:8 [INFO] [stderr] | [INFO] [stderr] 257 | fn test_read_command_from_stdin__063() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_read_command_from_stdin_063` [INFO] [stderr] [INFO] [stderr] warning: function `test_help_command__029` should have a snake case name [INFO] [stderr] --> src/actions.rs:109:8 [INFO] [stderr] | [INFO] [stderr] 109 | fn test_help_command__029() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_help_command_029` [INFO] [stderr] [INFO] [stderr] warning: function `test_clear_command__030` should have a snake case name [INFO] [stderr] --> src/actions.rs:116:8 [INFO] [stderr] | [INFO] [stderr] 116 | fn test_clear_command__030() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_clear_command_030` [INFO] [stderr] [INFO] [stderr] warning: function `test_print_real__031__032` should have a snake case name [INFO] [stderr] --> src/actions.rs:121:8 [INFO] [stderr] | [INFO] [stderr] 121 | fn test_print_real__031__032() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_print_real_031_032` [INFO] [stderr] [INFO] [stderr] warning: function `test_print_imaginary__033__034` should have a snake case name [INFO] [stderr] --> src/actions.rs:137:8 [INFO] [stderr] | [INFO] [stderr] 137 | fn test_print_imaginary__033__034() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_print_imaginary_033_034` [INFO] [stderr] [INFO] [stderr] warning: function `test_add_action__035__036` should have a snake case name [INFO] [stderr] --> src/actions.rs:153:8 [INFO] [stderr] | [INFO] [stderr] 153 | fn test_add_action__035__036() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_add_action_035_036` [INFO] [stderr] [INFO] [stderr] warning: function `test_add_number_action__037__038__039__040__041__042` should have a snake case name [INFO] [stderr] --> src/actions.rs:173:8 [INFO] [stderr] | [INFO] [stderr] 173 | fn test_add_number_action__037__038__039__040__041__042() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_add_number_action_037_038_039_040_041_042` [INFO] [stderr] [INFO] [stderr] warning: function `test_power__043__044` should have a snake case name [INFO] [stderr] --> src/actions.rs:219:8 [INFO] [stderr] | [INFO] [stderr] 219 | fn test_power__043__044() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_power_043_044` [INFO] [stderr] [INFO] [stderr] warning: function `test_root__045__046` should have a snake case name [INFO] [stderr] --> src/actions.rs:237:8 [INFO] [stderr] | [INFO] [stderr] 237 | fn test_root__045__046() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_root_045_046` [INFO] [stderr] [INFO] [stderr] warning: function `test_main__064` should have a snake case name [INFO] [stderr] --> src/main.rs:65:8 [INFO] [stderr] | [INFO] [stderr] 65 | fn test_main__064() { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_main_064` [INFO] [stderr] [INFO] [stderr] warning: 56 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/complex-f163ebded7c1b110) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test actions::tests::test_add_action__035__036 ... ok [INFO] [stdout] test actions::tests::test_clear_command__030 ... ok [INFO] [stdout] test actions::tests::test_help_command__029 ... ok [INFO] [stdout] test actions::tests::test_power__043__044 ... ok [INFO] [stdout] test actions::tests::test_root__045__046 ... ok [INFO] [stdout] test command::tests::test_parse_addition_command__050 ... ok [INFO] [stdout] test command::tests::test_parse_bad_power_command__057__058 ... ok [INFO] [stdout] test command::tests::test_parse_bad_root_command__059__060 ... ok [INFO] [stdout] test command::tests::test_parse_exit_command__049 ... ok [INFO] [stdout] test command::tests::test_parse_clear_command__048 ... ok [INFO] [stdout] test command::tests::test_parse_help_command__047 ... ok [INFO] [stdout] test command::tests::test_parse_imaginary_command__054 ... ok [INFO] [stdout] test command::tests::test_parse_multiplication_command__052 ... ok [INFO] [stdout] test command::tests::test_parse_real_command__053 ... ok [INFO] [stdout] test command::tests::test_parse_power_command__055 ... ok [INFO] [stdout] test command::tests::test_parse_root_command__056 ... ok [INFO] [stdout] test command::tests::test_parse_subtraction_command__051 ... ok [INFO] [stdout] test complex::parser::tests::test_create_negative_num__028 ... ok [INFO] [stdout] test complex::tests::test_add__003 ... ok [INFO] [stdout] test complex::parser::tests::test_empty_string_to_sign__026 ... ok [INFO] [stdout] test actions::tests::test_print_real__031__032 ... ok [INFO] [stdout] test complex::tests::test_display_imaginary_0__006__007 ... ok [INFO] [stdout] test complex::parser::tests::test_plus_str_to_sign__025 ... ok [INFO] [stdout] test complex::tests::test_display_imaginary_le_0__014__015__016__017 ... ok [INFO] [stdout] test complex::parser::tests::test_minus_string_to_sign__027 ... ok [INFO] [stdout] test complex::tests::test_display_real_0__008__009 ... ok [INFO] [stdout] test actions::tests::test_print_imaginary__033__034 ... ok [INFO] [stdout] test complex::tests::test_display_imaginary_gt_0__010__011__012__013 ... ok [INFO] [stdout] test complex::tests::test_equality__002 ... ok [INFO] [stdout] test complex::tests::test_mul__005 ... ok [INFO] [stdout] test complex::tests::test_complex_constructor__001 ... ok [INFO] [stdout] test complex::tests::test_power__018 ... ok [INFO] [stdout] test complex::tests::test_root__019 ... ok [INFO] [stdout] test repl::tests::test_add_action__071__072__073__074 ... ok [INFO] [stdout] test complex::tests::test_sub__004 ... ok [INFO] [stdout] test repl::tests::test_number__075 ... ok [INFO] [stdout] test repl::tests::test_exit__078 ... ok [INFO] [stdout] test repl::tests::test_power__076 ... ok [INFO] [stdout] test repl::tests::test_clear_command__066 ... ok [INFO] [stdout] test repl::tests::test_print_real__067__068 ... ok [INFO] [stdout] test repl::tests::test_help_command__065 ... ok [INFO] [stdout] test repl::tests::test_print_imaginary__069__070 ... ok [INFO] [stdout] test command::tests::test_parse_an_unknown_command__061 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parser_second_form__021 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parser_third_form__022 ... ok [INFO] [stdout] test command::tests::test_parse_a_complex_number__062 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parser_first_form__020 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parse_bad_input__024 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parser_fourth_form__023 ... ok [INFO] [stdout] test actions::tests::test_add_number_action__037__038__039__040__041__042 ... FAILED [INFO] [stdout] test command::tests::test_read_command_from_stdin__063 ... FAILED [INFO] [stdout] test repl::tests::test_root__077 ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--bin complex' [INFO] [stdout] test tests::test_main__064 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- actions::tests::test_add_number_action__037__038__039__040__041__042 stdout ---- [INFO] [stdout] 1+1j [INFO] [stdout] 2+2j [INFO] [stdout] thread 'actions::tests::test_add_number_action__037__038__039__040__041__042' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(AppState { number: Some(Complex { real: 0.0, imaginary: 0.0 }), pending_op: None, log: true })`, [INFO] [stdout] right: `Ok(AppState { number: Some(Complex { real: 2.0, imaginary: 2.0 }), pending_op: None, log: true })`', src/actions.rs:193:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56161288fa00 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56161288fa00 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56161288fa00 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56161288fa00 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5616128b367c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x56161288c985 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x561612891b6b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561612891b6b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561612891b6b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56161289167c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561612892234 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561612891d17 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x56161288fefc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561612891c79 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561612716731 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5616128b1f98 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x56161272716a - core::panicking::assert_failed::h3da4cc561de55215 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x56161272970d - complex::actions::tests::test_add_number_action__037__038__039__040__041__042::hdecdcc4bf4c94d91 [INFO] [stdout] at /opt/rustwide/workdir/src/actions.rs:193:13 [INFO] [stdout] 18: 0x561612728d4a - complex::actions::tests::test_add_number_action__037__038__039__040__041__042::{{closure}}::hec15ef0a15cc0854 [INFO] [stdout] at /opt/rustwide/workdir/src/actions.rs:173:5 [INFO] [stdout] 19: 0x56161272626e - core::ops::function::FnOnce::call_once::h7bad1ec8d4d43a8e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561612761723 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x561612761723 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5616127601b0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5616127601b0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5616127601b0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5616127601b0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5616127601b0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5616127601b0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5616127601b0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x561612739772 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x561612739772 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x56161273d3c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x56161273d3c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x56161273d3c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x56161273d3c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x56161273d3c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x56161273d3c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x56161273d3c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x561612896dc7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x561612896dc7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x561612896dc7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f46a1a8f609 - start_thread [INFO] [stdout] 42: 0x7f46a1861293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- command::tests::test_read_command_from_stdin__063 stdout ---- [INFO] [stdout] >>> thread 'command::tests::test_read_command_from_stdin__063' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(Help)`, [INFO] [stdout] right: `Err("Please enter a command")`', src/command.rs:262:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56161288fa00 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56161288fa00 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56161288fa00 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56161288fa00 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5616128b367c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x56161288c985 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x561612891b6b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561612891b6b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561612891b6b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56161289167c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561612892234 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561612891d17 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x56161288fefc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561612891c79 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561612716731 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5616128b1f98 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x56161272734a - core::panicking::assert_failed::hb6c67b7075374669 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x561612722a9f - complex::command::tests::test_read_command_from_stdin__063::h977c48ed32eabe67 [INFO] [stdout] at /opt/rustwide/workdir/src/command.rs:262:9 [INFO] [stdout] 18: 0x56161272297a - complex::command::tests::test_read_command_from_stdin__063::{{closure}}::h1df1bfa288f64025 [INFO] [stdout] at /opt/rustwide/workdir/src/command.rs:257:5 [INFO] [stdout] 19: 0x56161272609e - core::ops::function::FnOnce::call_once::h64d5f80cd7b61cfe [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561612761723 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x561612761723 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5616127601b0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5616127601b0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5616127601b0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5616127601b0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5616127601b0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5616127601b0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5616127601b0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x561612739772 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x561612739772 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x56161273d3c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x56161273d3c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x56161273d3c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x56161273d3c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x56161273d3c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x56161273d3c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x56161273d3c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x561612896dc7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x561612896dc7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x561612896dc7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f46a1a8f609 - start_thread [INFO] [stdout] 42: 0x7f46a1861293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- repl::tests::test_root__077 stdout ---- [INFO] [stdout] 0.000+8.000j [INFO] [stdout] thread 'repl::tests::test_root__077' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Ok(AppState { number: Some(Complex { real: 1.5537739740300374, imaginary: 0.6435942529055827 }), pending_op: None, log: true })`, [INFO] [stdout] right: `Ok(AppState { number: Some(Complex { real: 0.0000000000000004898587196589414, imaginary: 8.000000000000002 }), pending_op: None, log: true })`', src/repl.rs:131:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56161288fa00 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56161288fa00 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56161288fa00 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56161288fa00 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5616128b367c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x56161288c985 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x561612891b6b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561612891b6b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561612891b6b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56161289167c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561612892234 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561612891d17 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x56161288fefc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561612891c79 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561612716731 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5616128b1f98 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x56161272716a - core::panicking::assert_failed::h3da4cc561de55215 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x561612731509 - complex::repl::tests::test_root__077::hef96e7016baf3220 [INFO] [stdout] at /opt/rustwide/workdir/src/repl.rs:131:9 [INFO] [stdout] 18: 0x56161273124a - complex::repl::tests::test_root__077::{{closure}}::h52f767bae67164ec [INFO] [stdout] at /opt/rustwide/workdir/src/repl.rs:126:5 [INFO] [stdout] 19: 0x5616127260de - core::ops::function::FnOnce::call_once::h66e02dc43c204927 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561612761723 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x561612761723 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5616127601b0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5616127601b0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5616127601b0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5616127601b0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5616127601b0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5616127601b0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5616127601b0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x561612739772 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x561612739772 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x56161273d3c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x56161273d3c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x56161273d3c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x56161273d3c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x56161273d3c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x56161273d3c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x56161273d3c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x561612896dc7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x561612896dc7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x561612896dc7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f46a1a8f609 - start_thread [INFO] [stdout] 42: 0x7f46a1861293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_main__064 stdout ---- [INFO] [stdout] thread 'tests::test_main__064' panicked at 'File error: Read-only file system (os error 30)', src/main.rs:55:19 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56161288fa00 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56161288fa00 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56161288fa00 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56161288fa00 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5616128b367c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x56161288c985 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x561612891b6b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561612891b6b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561612891b6b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56161289167c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561612892234 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561612891d17 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x56161288fefc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561612891c79 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561612715f8b - std::panicking::begin_panic_fmt::h124dfb9fde553188 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x56161271bccd - complex::main::hfb8aaad08294a46e [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:55:19 [INFO] [stdout] 16: 0x56161272ab66 - complex::tests::test_main__064::hf711e73bbcd2d9cb [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:66:9 [INFO] [stdout] 17: 0x56161272ab4a - complex::tests::test_main__064::{{closure}}::h4fb11d01ac80b723 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:65:5 [INFO] [stdout] 18: 0x561612725a3e - core::ops::function::FnOnce::call_once::h05d46d91af2b4fec [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x561612761723 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561612761723 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x5616127601b0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x5616127601b0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x5616127601b0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x5616127601b0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x5616127601b0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x5616127601b0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x5616127601b0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x561612739772 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x561612739772 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x56161273d3c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x56161273d3c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x56161273d3c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x56161273d3c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x56161273d3c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x56161273d3c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x56161273d3c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561612896dc7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x561612896dc7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x561612896dc7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 40: 0x7f46a1a8f609 - start_thread [INFO] [stdout] 41: 0x7f46a1861293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] actions::tests::test_add_number_action__037__038__039__040__041__042 [INFO] [stdout] command::tests::test_read_command_from_stdin__063 [INFO] [stdout] repl::tests::test_root__077 [INFO] [stdout] tests::test_main__064 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 49 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1ee44d74112465e3bba0df6e8709d09e72813d8bdc3e2efcb072507f95283a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee44d74112465e3bba0df6e8709d09e72813d8bdc3e2efcb072507f95283a9a", kill_on_drop: false }` [INFO] [stdout] 1ee44d74112465e3bba0df6e8709d09e72813d8bdc3e2efcb072507f95283a9a