[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuroAku%2Fcomplex" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KuroAku/complex on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-6/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text_io v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c88f5c3736151cbd1584651751b0fcea2e1e9416a5cb6e737de3b1155d9cb068 [INFO] running `Command { std: "docker" "start" "-a" "c88f5c3736151cbd1584651751b0fcea2e1e9416a5cb6e737de3b1155d9cb068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c88f5c3736151cbd1584651751b0fcea2e1e9416a5cb6e737de3b1155d9cb068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c88f5c3736151cbd1584651751b0fcea2e1e9416a5cb6e737de3b1155d9cb068", kill_on_drop: false }` [INFO] [stdout] c88f5c3736151cbd1584651751b0fcea2e1e9416a5cb6e737de3b1155d9cb068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c40fdd7174374af569d3c112a3628e4c9f5171ae7f65754fd001499af02258fe [INFO] running `Command { std: "docker" "start" "-a" "c40fdd7174374af569d3c112a3628e4c9f5171ae7f65754fd001499af02258fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling void v1.0.2 [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.33s [INFO] running `Command { std: "docker" "inspect" "c40fdd7174374af569d3c112a3628e4c9f5171ae7f65754fd001499af02258fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40fdd7174374af569d3c112a3628e4c9f5171ae7f65754fd001499af02258fe", kill_on_drop: false }` [INFO] [stdout] c40fdd7174374af569d3c112a3628e4c9f5171ae7f65754fd001499af02258fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d662efa79f73ec79e512b4d9e305bf6f9c4b260a0850f596600a35adfb8f8761 [INFO] running `Command { std: "docker" "start" "-a" "d662efa79f73ec79e512b4d9e305bf6f9c4b260a0850f596600a35adfb8f8761", 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.43s [INFO] running `Command { std: "docker" "inspect" "d662efa79f73ec79e512b4d9e305bf6f9c4b260a0850f596600a35adfb8f8761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d662efa79f73ec79e512b4d9e305bf6f9c4b260a0850f596600a35adfb8f8761", kill_on_drop: false }` [INFO] [stdout] d662efa79f73ec79e512b4d9e305bf6f9c4b260a0850f596600a35adfb8f8761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 045dab87b2d52a6fc64d63a91471d982332113db4776081dbcf42d24f887d6f0 [INFO] running `Command { std: "docker" "start" "-a" "045dab87b2d52a6fc64d63a91471d982332113db4776081dbcf42d24f887d6f0", 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_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.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/complex-b165b9aaf42f09c0) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test actions::tests::test_help_command__029 ... ok [INFO] [stdout] test actions::tests::test_print_imaginary__033__034 ... ok [INFO] [stdout] test command::tests::test_parse_addition_command__050 ... ok [INFO] [stdout] test actions::tests::test_print_real__031__032 ... ok [INFO] [stdout] test command::tests::test_parse_clear_command__048 ... ok [INFO] [stdout] test actions::tests::test_add_action__035__036 ... ok [INFO] [stdout] test actions::tests::test_clear_command__030 ... 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_power_command__055 ... ok [INFO] [stdout] test command::tests::test_parse_subtraction_command__051 ... ok [INFO] [stdout] test complex::parser::tests::test_plus_str_to_sign__025 ... ok [INFO] [stdout] test complex::parser::tests::test_create_negative_num__028 ... ok [INFO] [stdout] test complex::tests::test_complex_constructor__001 ... ok [INFO] [stdout] test complex::parser::tests::test_empty_string_to_sign__026 ... ok [INFO] [stdout] test complex::tests::test_display_imaginary_gt_0__010__011__012__013 ... ok [INFO] [stdout] test complex::tests::test_display_imaginary_le_0__014__015__016__017 ... ok [INFO] [stdout] test command::tests::test_parse_real_command__053 ... ok [INFO] [stdout] test complex::parser::tests::test_minus_string_to_sign__027 ... ok [INFO] [stdout] test command::tests::test_parse_imaginary_command__054 ... ok [INFO] [stdout] test command::tests::test_parse_help_command__047 ... ok [INFO] [stdout] test complex::tests::test_display_imaginary_0__006__007 ... ok [INFO] [stdout] test complex::tests::test_add__003 ... ok [INFO] [stdout] test command::tests::test_parse_exit_command__049 ... ok [INFO] [stdout] test command::tests::test_parse_root_command__056 ... ok [INFO] [stdout] test command::tests::test_parse_multiplication_command__052 ... ok [INFO] [stdout] test command::tests::test_parse_an_unknown_command__061 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parse_bad_input__024 ... ok [INFO] [stdout] test actions::tests::test_power__043__044 ... ok [INFO] [stdout] test actions::tests::test_root__045__046 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parser_first_form__020 ... ok [INFO] [stdout] test complex::tests::test_sub__004 ... ok [INFO] [stdout] test complex::tests::test_display_real_0__008__009 ... ok [INFO] [stdout] test repl::tests::test_clear_command__066 ... ok [INFO] [stdout] test repl::tests::test_help_command__065 ... ok [INFO] [stdout] test repl::tests::test_exit__078 ... ok [INFO] [stdout] test complex::tests::test_root__019 ... ok [INFO] [stdout] test actions::tests::test_add_number_action__037__038__039__040__041__042 ... FAILED [INFO] [stdout] test repl::tests::test_number__075 ... ok [INFO] [stdout] test complex::tests::test_equality__002 ... ok [INFO] [stdout] test complex::tests::test_mul__005 ... ok [INFO] [stdout] test repl::tests::test_add_action__071__072__073__074 ... ok [INFO] [stdout] test repl::tests::test_root__077 ... FAILED [INFO] [stdout] test repl::tests::test_print_imaginary__069__070 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parser_fourth_form__023 ... ok [INFO] [stdout] test command::tests::test_parse_a_complex_number__062 ... ok [INFO] [stdout] test repl::tests::test_print_real__067__068 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parser_third_form__022 ... ok [INFO] [stdout] test complex::tests::test_power__018 ... ok [INFO] [stdout] test complex::parser::tests::test_complex_number_parser_second_form__021 ... ok [INFO] [stdout] test repl::tests::test_power__076 ... ok [INFO] [stdout] test tests::test_main__064 ... FAILED [INFO] [stdout] test command::tests::test_read_command_from_stdin__063 ... 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: 0x55ed3b284320 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed3b284320 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed3b284320 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed3b284320 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed3b2a7f8c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55ed3b281115 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed3b285fbc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed3b286b51 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed3b286657 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed3b28481c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed3b2865b9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed3b1095a1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed3b2a68a8 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x55ed3b129daa - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::result::Result> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55ed3b10dd5d - complex[6812fc602b0d15b]::actions::tests::test_add_number_action__037__038__039__040__041__042 [INFO] [stdout] at /opt/rustwide/workdir/src/actions.rs:193:13 [INFO] [stdout] 18: 0x55ed3b10d39a - complex[6812fc602b0d15b]::actions::tests::test_add_number_action__037__038__039__040__041__042::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/actions.rs:173:5 [INFO] [stdout] 19: 0x55ed3b11435e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55ed3b152963 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55ed3b152963 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55ed3b15142c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x55ed3b15142c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x55ed3b15142c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55ed3b15142c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55ed3b1310f2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55ed3b1310f2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55ed3b1319d8 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55ed3b1319d8 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55ed3b1319d8 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55ed3b1319d8 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55ed3b28b607 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55ed3b28b607 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55ed3b28b607 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f6cd5282609 - start_thread [INFO] [stdout] 42: 0x7f6cd5054293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin complex' [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: 0x55ed3b284320 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed3b284320 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed3b284320 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed3b284320 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed3b2a7f8c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55ed3b281115 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed3b285fbc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed3b286b51 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed3b286657 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed3b28481c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed3b2865b9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed3b1095a1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed3b2a68a8 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x55ed3b129daa - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::result::Result> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55ed3b129959 - complex[6812fc602b0d15b]::repl::tests::test_root__077 [INFO] [stdout] at /opt/rustwide/workdir/src/repl.rs:131:9 [INFO] [stdout] 18: 0x55ed3b12969a - complex[6812fc602b0d15b]::repl::tests::test_root__077::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/repl.rs:126:5 [INFO] [stdout] 19: 0x55ed3b113f9e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55ed3b152963 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55ed3b152963 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55ed3b15142c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x55ed3b15142c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x55ed3b15142c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55ed3b15142c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55ed3b1310f2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55ed3b1310f2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55ed3b1319d8 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55ed3b1319d8 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55ed3b1319d8 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55ed3b1319d8 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55ed3b28b607 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55ed3b28b607 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55ed3b28b607 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f6cd5282609 - start_thread [INFO] [stdout] 42: 0x7f6cd5054293 - 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: 0x55ed3b284320 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed3b284320 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed3b284320 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed3b284320 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed3b2a7f8c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55ed3b281115 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed3b285fbc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed3b286b51 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed3b286657 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed3b28481c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed3b2865b9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed3b108dfb - std[77c0456e0eb29f0c]::panicking::begin_panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x55ed3b12760d - complex[6812fc602b0d15b]::main [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:55:19 [INFO] [stdout] 16: 0x55ed3b11a226 - complex[6812fc602b0d15b]::tests::test_main__064 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:66:9 [INFO] [stdout] 17: 0x55ed3b11a20a - complex[6812fc602b0d15b]::tests::test_main__064::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:65:5 [INFO] [stdout] 18: 0x55ed3b113f1e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55ed3b152963 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55ed3b152963 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55ed3b15142c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 22: 0x55ed3b15142c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 23: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 26: 0x55ed3b15142c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55ed3b15142c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55ed3b1310f2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55ed3b1310f2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55ed3b1319d8 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x55ed3b1319d8 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 35: 0x55ed3b1319d8 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x55ed3b1319d8 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55ed3b28b607 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x55ed3b28b607 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55ed3b28b607 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7f6cd5282609 - start_thread [INFO] [stdout] 41: 0x7f6cd5054293 - clone [INFO] [stdout] 42: 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: 0x55ed3b284320 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55ed3b284320 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ed3b284320 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ed3b284320 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ed3b2a7f8c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55ed3b281115 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ed3b2864ab - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55ed3b285fbc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55ed3b286b51 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55ed3b286657 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55ed3b28481c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55ed3b2865b9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55ed3b1095a1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55ed3b2a68a8 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x55ed3b129e0a - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::result::Result> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55ed3b11f17f - complex[6812fc602b0d15b]::command::tests::test_read_command_from_stdin__063 [INFO] [stdout] at /opt/rustwide/workdir/src/command.rs:262:9 [INFO] [stdout] 18: 0x55ed3b11f05a - complex[6812fc602b0d15b]::command::tests::test_read_command_from_stdin__063::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/command.rs:257:5 [INFO] [stdout] 19: 0x55ed3b1145de - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55ed3b152963 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55ed3b152963 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55ed3b15142c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x55ed3b15142c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55ed3b15142c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x55ed3b15142c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55ed3b15142c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55ed3b1310f2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55ed3b1310f2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55ed3b1319d8 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x55ed3b1319d8 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55ed3b1319d8 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55ed3b1319d8 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x55ed3b1319d8 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55ed3b28b607 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x55ed3b28b607 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55ed3b28b607 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f6cd5282609 - start_thread [INFO] [stdout] 42: 0x7f6cd5054293 - clone [INFO] [stdout] 43: 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.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "045dab87b2d52a6fc64d63a91471d982332113db4776081dbcf42d24f887d6f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045dab87b2d52a6fc64d63a91471d982332113db4776081dbcf42d24f887d6f0", kill_on_drop: false }` [INFO] [stdout] 045dab87b2d52a6fc64d63a91471d982332113db4776081dbcf42d24f887d6f0