[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#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuroAku%2Fcomplex" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KuroAku/complex on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9aa4d0184a9f1dadb509f441954ed6255beaff8b0fadc9a3fef45c8fb875bba6 [INFO] running `Command { std: "docker" "start" "-a" "9aa4d0184a9f1dadb509f441954ed6255beaff8b0fadc9a3fef45c8fb875bba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aa4d0184a9f1dadb509f441954ed6255beaff8b0fadc9a3fef45c8fb875bba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa4d0184a9f1dadb509f441954ed6255beaff8b0fadc9a3fef45c8fb875bba6", kill_on_drop: false }` [INFO] [stdout] 9aa4d0184a9f1dadb509f441954ed6255beaff8b0fadc9a3fef45c8fb875bba6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4970fda9153b6deb0178ce93e6da39a780c3b6bd932e254989ee6b49c5e67267 [INFO] running `Command { std: "docker" "start" "-a" "4970fda9153b6deb0178ce93e6da39a780c3b6bd932e254989ee6b49c5e67267", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [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 text_io v0.1.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [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_panic)]` 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 7.45s [INFO] running `Command { std: "docker" "inspect" "4970fda9153b6deb0178ce93e6da39a780c3b6bd932e254989ee6b49c5e67267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4970fda9153b6deb0178ce93e6da39a780c3b6bd932e254989ee6b49c5e67267", kill_on_drop: false }` [INFO] [stdout] 4970fda9153b6deb0178ce93e6da39a780c3b6bd932e254989ee6b49c5e67267 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d147171031a16e11b342a7a0d8dfa6da56fa4737c07b83cb2502100dd35aed23 [INFO] running `Command { std: "docker" "start" "-a" "d147171031a16e11b342a7a0d8dfa6da56fa4737c07b83cb2502100dd35aed23", 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_panic)]` 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.19s [INFO] running `Command { std: "docker" "inspect" "d147171031a16e11b342a7a0d8dfa6da56fa4737c07b83cb2502100dd35aed23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d147171031a16e11b342a7a0d8dfa6da56fa4737c07b83cb2502100dd35aed23", kill_on_drop: false }` [INFO] [stdout] d147171031a16e11b342a7a0d8dfa6da56fa4737c07b83cb2502100dd35aed23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e3c721321646c9441932f153caf8720de50f6ad1e8e6ceb6872f7643469539c [INFO] running `Command { std: "docker" "start" "-a" "8e3c721321646c9441932f153caf8720de50f6ad1e8e6ceb6872f7643469539c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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_panic)]` 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.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/complex-b165b9aaf42f09c0) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test command::tests::test_parse_exit_command__049 ... ok [INFO] [stdout] test actions::tests::test_print_imaginary__033__034 ... ok [INFO] [stdout] test actions::tests::test_print_real__031__032 ... ok [INFO] [stdout] test command::tests::test_parse_bad_power_command__057__058 ... ok [INFO] [stdout] test command::tests::test_parse_addition_command__050 ... ok [INFO] [stdout] test command::tests::test_parse_help_command__047 ... ok [INFO] [stdout] test command::tests::test_parse_bad_root_command__059__060 ... ok [INFO] [stdout] test command::tests::test_parse_subtraction_command__051 ... ok [INFO] [stdout] test command::tests::test_parse_multiplication_command__052 ... ok [INFO] [stdout] test command::tests::test_parse_clear_command__048 ... ok [INFO] [stdout] test command::tests::test_parse_imaginary_command__054 ... ok [INFO] [stdout] test command::tests::test_parse_power_command__055 ... ok [INFO] [stdout] test command::tests::test_parse_real_command__053 ... ok [INFO] [stdout] test actions::tests::test_add_action__035__036 ... ok [INFO] [stdout] test actions::tests::test_help_command__029 ... ok [INFO] [stdout] test actions::tests::test_clear_command__030 ... ok [INFO] [stdout] test actions::tests::test_root__045__046 ... ok [INFO] [stdout] test actions::tests::test_power__043__044 ... ok [INFO] [stdout] test command::tests::test_parse_root_command__056 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parser_first_form__020 ... ok [INFO] [stdout] test complex::parser::tests::test_create_negative_num__028 ... ok [INFO] [stdout] test complex::parser::tests::test_empty_string_to_sign__026 ... ok [INFO] [stdout] test complex::parser::tests::test_plus_str_to_sign__025 ... ok [INFO] [stdout] test complex::parser::tests::test_minus_string_to_sign__027 ... ok [INFO] [stdout] test complex::tests::test_complex_constructor__001 ... ok [INFO] [stdout] test complex::tests::test_display_imaginary_0__006__007 ... ok [INFO] [stdout] test complex::tests::test_display_imaginary_gt_0__010__011__012__013 ... ok [INFO] [stdout] test complex::tests::test_display_real_0__008__009 ... 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_power__018 ... ok [INFO] [stdout] test complex::tests::test_add__003 ... ok [INFO] [stdout] test complex::tests::test_root__019 ... ok [INFO] [stdout] test complex::tests::test_sub__004 ... ok [INFO] [stdout] test repl::tests::test_add_action__071__072__073__074 ... ok [INFO] [stdout] test repl::tests::test_clear_command__066 ... ok [INFO] [stdout] test repl::tests::test_exit__078 ... ok [INFO] [stdout] test repl::tests::test_help_command__065 ... ok [INFO] [stdout] test repl::tests::test_number__075 ... ok [INFO] [stdout] test repl::tests::test_power__076 ... ok [INFO] [stdout] test repl::tests::test_print_imaginary__069__070 ... ok [INFO] [stdout] test repl::tests::test_print_real__067__068 ... ok [INFO] [stdout] test command::tests::test_parse_an_unknown_command__061 ... ok [INFO] [stdout] test complex::tests::test_display_imaginary_le_0__014__015__016__017 ... 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_second_form__021 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parser_fourth_form__023 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parse_bad_input__024 ... 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] [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: 0x55abbd8d3350 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55abbd8d3350 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55abbd8d3350 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55abbd8d3350 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55abbd8f6f9c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55abbd8d02d5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55abbd8d54bb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55abbd8d54bb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55abbd8d54bb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55abbd8d4fcc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55abbd8d5b61 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55abbd8d5667 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55abbd8d382c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55abbd8d55c9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55abbd7585a1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55abbd8f58b8 - core::panicking::assert_failed_inner::h4fdb1013d187f202 [INFO] [stdout] 16: 0x55abbd7799ea - core::panicking::assert_failed::hd254df7dccbe3984 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55abbd75cd5d - complex::actions::tests::test_add_number_action__037__038__039__040__041__042::ha44072d24da4fe03 [INFO] [stdout] at /opt/rustwide/workdir/src/actions.rs:193:13 [INFO] [stdout] 18: 0x55abbd75c39a - complex::actions::tests::test_add_number_action__037__038__039__040__041__042::{{closure}}::he18dab3f4e8c75f1 [INFO] [stdout] at /opt/rustwide/workdir/src/actions.rs:173:5 [INFO] [stdout] 19: 0x55abbd76290e - core::ops::function::FnOnce::call_once::h675046934c0ffb01 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55abbd7a1983 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55abbd7a1983 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55abbd7a0430 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x55abbd7a0430 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x55abbd7a0430 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55abbd7a0430 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55abbd7a0430 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x55abbd7a0430 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55abbd7a0430 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55abbd77b702 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55abbd77b702 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55abbd77f478 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55abbd77f478 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x55abbd77f478 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55abbd77f478 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55abbd77f478 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55abbd77f478 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55abbd77f478 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55abbd8da617 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55abbd8da617 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55abbd8da617 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f234bc3a609 - start_thread [INFO] [stdout] 42: 0x7f234ba0c293 - 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: 0x55abbd8d3350 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55abbd8d3350 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55abbd8d3350 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55abbd8d3350 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55abbd8f6f9c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55abbd8d02d5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55abbd8d54bb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55abbd8d54bb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55abbd8d54bb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55abbd8d4fcc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55abbd8d5b61 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55abbd8d5667 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55abbd8d382c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55abbd8d55c9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55abbd7585a1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55abbd8f58b8 - core::panicking::assert_failed_inner::h4fdb1013d187f202 [INFO] [stdout] 16: 0x55abbd77992a - core::panicking::assert_failed::h7607604aa2467f72 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55abbd76e17f - complex::command::tests::test_read_command_from_stdin__063::h93ec867c5249ec32 [INFO] [stdout] at /opt/rustwide/workdir/src/command.rs:262:9 [INFO] [stdout] 18: 0x55abbd76e05a - complex::command::tests::test_read_command_from_stdin__063::{{closure}}::h4136aa47e5f677a5 [INFO] [stdout] at /opt/rustwide/workdir/src/command.rs:257:5 [INFO] [stdout] 19: 0x55abbd762c9e - core::ops::function::FnOnce::call_once::h9cba8875cd8fc7a3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55abbd7a1983 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55abbd7a1983 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55abbd7a0430 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x55abbd7a0430 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x55abbd7a0430 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55abbd7a0430 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55abbd7a0430 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x55abbd7a0430 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55abbd7a0430 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55abbd77b702 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55abbd77b702 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55abbd77f478 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55abbd77f478 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x55abbd77f478 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55abbd77f478 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55abbd77f478 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55abbd77f478 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55abbd77f478 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55abbd8da617 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55abbd8da617 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55abbd8da617 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f234bc3a609 - start_thread [INFO] [stdout] 42: 0x7f234ba0c293 - 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: 0x55abbd8d3350 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55abbd8d3350 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55abbd8d3350 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55abbd8d3350 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55abbd8f6f9c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55abbd8d02d5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55abbd8d54bb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55abbd8d54bb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55abbd8d54bb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55abbd8d4fcc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55abbd8d5b61 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55abbd8d5667 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55abbd8d382c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55abbd8d55c9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55abbd7585a1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55abbd8f58b8 - core::panicking::assert_failed_inner::h4fdb1013d187f202 [INFO] [stdout] 16: 0x55abbd7799ea - core::panicking::assert_failed::hd254df7dccbe3984 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55abbd778959 - complex::repl::tests::test_root__077::h45e8a5851e44c0d8 [INFO] [stdout] at /opt/rustwide/workdir/src/repl.rs:131:9 [INFO] [stdout] 18: 0x55abbd77869a - complex::repl::tests::test_root__077::{{closure}}::hc5cb6d439e2186f4 [INFO] [stdout] at /opt/rustwide/workdir/src/repl.rs:126:5 [INFO] [stdout] 19: 0x55abbd7629ce - core::ops::function::FnOnce::call_once::h6c8bbec2e088171f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55abbd7a1983 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55abbd7a1983 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55abbd7a0430 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x55abbd7a0430 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x55abbd7a0430 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55abbd7a0430 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55abbd7a0430 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x55abbd7a0430 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55abbd7a0430 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55abbd77b702 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55abbd77b702 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55abbd77f478 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55abbd77f478 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x55abbd77f478 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55abbd77f478 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55abbd77f478 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55abbd77f478 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55abbd77f478 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55abbd8da617 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55abbd8da617 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stderr] error: test failed, to rerun pass '--bin complex' [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55abbd8da617 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f234bc3a609 - start_thread [INFO] [stdout] 42: 0x7f234ba0c293 - 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: 0x55abbd8d3350 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55abbd8d3350 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55abbd8d3350 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55abbd8d3350 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55abbd8f6f9c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55abbd8d02d5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55abbd8d54bb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55abbd8d54bb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55abbd8d54bb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55abbd8d4fcc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55abbd8d5b61 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55abbd8d5667 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55abbd8d382c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55abbd8d55c9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55abbd757dfb - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55abbd77660d - complex::main::h9162ba9b00d873f5 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:55:19 [INFO] [stdout] 16: 0x55abbd769226 - complex::tests::test_main__064::h9eaa3ac0532cd2d6 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:66:9 [INFO] [stdout] 17: 0x55abbd76920a - complex::tests::test_main__064::{{closure}}::h1bde70d28993bed6 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:65:5 [INFO] [stdout] 18: 0x55abbd7624ee - core::ops::function::FnOnce::call_once::h3f9fc84839a386b9 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55abbd7a1983 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55abbd7a1983 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55abbd7a0430 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 22: 0x55abbd7a0430 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 23: 0x55abbd7a0430 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55abbd7a0430 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55abbd7a0430 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 26: 0x55abbd7a0430 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55abbd7a0430 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55abbd77b702 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55abbd77b702 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55abbd77f478 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x55abbd77f478 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x55abbd77f478 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55abbd77f478 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55abbd77f478 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 35: 0x55abbd77f478 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x55abbd77f478 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55abbd8da617 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x55abbd8da617 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55abbd8da617 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7f234bc3a609 - start_thread [INFO] [stdout] 41: 0x7f234ba0c293 - 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.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e3c721321646c9441932f153caf8720de50f6ad1e8e6ceb6872f7643469539c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3c721321646c9441932f153caf8720de50f6ad1e8e6ceb6872f7643469539c", kill_on_drop: false }` [INFO] [stdout] 8e3c721321646c9441932f153caf8720de50f6ad1e8e6ceb6872f7643469539c