[INFO] cloning repository https://github.com/umut-sahin/rust-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umut-sahin/rust-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumut-sahin%2Frust-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumut-sahin%2Frust-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4b5f1986c06f4e327edfb94d10f1ea47cb0143c [INFO] testing umut-sahin/rust-examples against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumut-sahin%2Frust-examples" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umut-sahin/rust-examples on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/umut-sahin/rust-examples [INFO] finished tweaking git repo https://github.com/umut-sahin/rust-examples [INFO] tweaked toml for git repo https://github.com/umut-sahin/rust-examples written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/umut-sahin/rust-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87b0a4a64af7861fa5b62289304d63a98285a211dbd9b375388660950fb8131f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "87b0a4a64af7861fa5b62289304d63a98285a211dbd9b375388660950fb8131f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87b0a4a64af7861fa5b62289304d63a98285a211dbd9b375388660950fb8131f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b0a4a64af7861fa5b62289304d63a98285a211dbd9b375388660950fb8131f", kill_on_drop: false }` [INFO] [stdout] 87b0a4a64af7861fa5b62289304d63a98285a211dbd9b375388660950fb8131f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88f9b5516304d472c61ba5b3c051ab1254ac06f0a32e42c1fcc401bcb7f95711 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "88f9b5516304d472c61ba5b3c051ab1254ac06f0a32e42c1fcc401bcb7f95711", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling parking-threads v1.0.0 (/opt/rustwide/workdir/parking-threads) [INFO] [stderr] Compiling threads v1.0.0 (/opt/rustwide/workdir/threads) [INFO] [stderr] Compiling operator-overloading v1.0.0 (/opt/rustwide/workdir/operator-overloading) [INFO] [stderr] Compiling write-to-console v1.0.0 (/opt/rustwide/workdir/write-to-console) [INFO] [stderr] Compiling read-from-console v1.0.0 (/opt/rustwide/workdir/read-from-console) [INFO] [stderr] Compiling command-line-arguments v1.0.0 (/opt/rustwide/workdir/command-line-arguments) [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling memory-mapped-io v1.0.0 (/opt/rustwide/workdir/memory-mapped-io) [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling brainfuck-interpreter v1.0.0 (/opt/rustwide/workdir/brainfuck-interpreter) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.92s [INFO] running `Command { std: "docker" "inspect" "88f9b5516304d472c61ba5b3c051ab1254ac06f0a32e42c1fcc401bcb7f95711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f9b5516304d472c61ba5b3c051ab1254ac06f0a32e42c1fcc401bcb7f95711", kill_on_drop: false }` [INFO] [stdout] 88f9b5516304d472c61ba5b3c051ab1254ac06f0a32e42c1fcc401bcb7f95711 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f87d7f8182e2f74f20f77d04266daa9319563abcfeec5bfe47d54d48b6bc5999 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f87d7f8182e2f74f20f77d04266daa9319563abcfeec5bfe47d54d48b6bc5999", kill_on_drop: false }` [INFO] [stderr] Compiling read-from-console v1.0.0 (/opt/rustwide/workdir/read-from-console) [INFO] [stderr] Compiling write-to-console v1.0.0 (/opt/rustwide/workdir/write-to-console) [INFO] [stderr] Compiling threads v1.0.0 (/opt/rustwide/workdir/threads) [INFO] [stderr] Compiling parking-threads v1.0.0 (/opt/rustwide/workdir/parking-threads) [INFO] [stderr] Compiling operator-overloading v1.0.0 (/opt/rustwide/workdir/operator-overloading) [INFO] [stderr] Compiling command-line-arguments v1.0.0 (/opt/rustwide/workdir/command-line-arguments) [INFO] [stderr] Compiling memory-mapped-io v1.0.0 (/opt/rustwide/workdir/memory-mapped-io) [INFO] [stderr] Compiling brainfuck-interpreter v1.0.0 (/opt/rustwide/workdir/brainfuck-interpreter) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.67s [INFO] running `Command { std: "docker" "inspect" "f87d7f8182e2f74f20f77d04266daa9319563abcfeec5bfe47d54d48b6bc5999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f87d7f8182e2f74f20f77d04266daa9319563abcfeec5bfe47d54d48b6bc5999", kill_on_drop: false }` [INFO] [stdout] f87d7f8182e2f74f20f77d04266daa9319563abcfeec5bfe47d54d48b6bc5999 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1258cd8abf12c488523b50e5e7fdba6eebc557c0bcb1376133909d308a2f0360 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1258cd8abf12c488523b50e5e7fdba6eebc557c0bcb1376133909d308a2f0360", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/brainfuck_interpreter-54ea8b40cbae7bde) [INFO] [stdout] running 32 tests [INFO] [stdout] test error::runtime_error::traits::display::cell_overflow ... ok [INFO] [stdout] test error::runtime_error::traits::display::cell_underflow ... ok [INFO] [stdout] test error::runtime_error::traits::display::io ... ok [INFO] [stdout] test error::runtime_error::traits::from::io_error::from ... ok [INFO] [stdout] test instruction::instruction::traits::display::decrement_with_one ... ok [INFO] [stdout] test error::runtime_error::traits::error::source_on_cell_overflow ... ok [INFO] [stdout] test instruction::instruction::traits::display::decrement_with_more_than_one ... ok [INFO] [stdout] test error::runtime_error::traits::error::source_on_io ... ok [INFO] [stdout] test error::runtime_error::traits::error::source_on_cell_underflow ... ok [INFO] [stdout] test error::syntax_error::traits::display::missing_opening_bracket ... ok [INFO] [stdout] test instruction::instruction::traits::display::decrement_with_zero ... ok [INFO] [stdout] test instruction::instruction::traits::display::end_loop_with_more_than_one ... ok [INFO] [stdout] test error::syntax_error::traits::display::missing_closing_bracket ... ok [INFO] [stdout] test instruction::instruction::traits::display::end_loop_with_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::end_loop_with_zero ... ok [INFO] [stdout] test instruction::instruction::traits::display::increment_with_more_than_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::increment_with_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::increment_with_zero ... ok [INFO] [stdout] test instruction::instruction::traits::display::move_left_with_more_than_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::move_left_with_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::move_right_with_more_than_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::move_right_with_zero ... ok [INFO] [stdout] test instruction::instruction::traits::display::read ... ok [INFO] [stdout] test instruction::instruction::traits::display::start_loop_with_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::start_loop_with_more_than_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::start_loop_with_zero ... ok [INFO] [stdout] test instruction::instruction::traits::display::write ... ok [INFO] [stdout] test interpreter::constants::memory_size ... ok [INFO] [stdout] test interpreter::interpreter::associated_functions::new::new ... ok [INFO] [stdout] test interpreter::interpreter::traits::default::default ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/brainfuck_interpreter-fb1e05cf3c6416e0) [INFO] [stdout] test instruction::instruction::traits::display::move_right_with_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::move_left_with_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/command_line_arguments-3a5d45438c079376) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/memory_mapped_io-4be88d747e08fcc5) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/operator_overloading-14ee2d0cc9aec6a2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 86 tests [INFO] [stdout] test complex::complex::associated_functions::new::integer_a_and_integer_b ... ok [INFO] [stdout] test complex::complex::getter_setters::a::getter::zero_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::getter::positive_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_negative_a_to_positive_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_negative_a_to_zero_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_positive_a_to_zero_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_zero_a_to_negative_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_zero_a_to_positive_a ... ok [INFO] [stdout] test complex::complex::associated_functions::new::float_a_and_integer_b ... ok [INFO] [stdout] test complex::complex::associated_functions::new::float_a_and_float_b ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_zero_a_to_zero_a ... ok [INFO] [stdout] test complex::complex::getter_setters::b::getter::zero_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::setter::from_negative_b_to_negative_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::setter::from_negative_b_to_positive_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::setter::from_negative_b_to_zero_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::setter::from_positive_b_to_negative_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::setter::from_positive_b_to_positive_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::setter::from_positive_b_to_zero_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::setter::from_zero_b_to_negative_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::setter::from_zero_b_to_positive_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::setter::from_zero_b_to_zero_b ... ok [INFO] [stdout] test complex::complex::methods::conjugate::negative_a_and_negative_b ... ok [INFO] [stdout] test complex::complex::methods::conjugate::negative_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::methods::conjugate::negative_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::methods::conjugate::positive_a_and_negative_b ... ok [INFO] [stdout] test complex::complex::methods::conjugate::positive_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::methods::conjugate::positive_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::methods::conjugate::zero_a_and_negative_b ... ok [INFO] [stdout] test complex::complex::methods::conjugate::zero_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::methods::conjugate::zero_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_positive_a_to_positive_a ... ok [INFO] [stdout] test complex::complex::traits::display::negative_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::getter_setters::a::getter::negative_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_positive_a_to_negative_a ... ok [INFO] [stdout] test complex::complex::associated_functions::new::integer_a_and_float_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::getter::positive_b ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_negative_a_to_negative_a ... ok [INFO] [stdout] test complex::complex::traits::display::negative_a_and_negative_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::getter::negative_b ... ok [INFO] [stdout] test complex::complex::traits::div::complex::four_plus_two_i_and_one_plus_one_i ... ok [INFO] [stdout] test complex::complex::traits::div::complex::one_plus_one_i_and_three_plus_four_i ... ok [INFO] [stdout] test complex::complex::traits::display::zero_a_and_negative_b ... ok [INFO] [stdout] test complex::complex::traits::display::zero_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::traits::div::complex::four_plus_sixteen_i_and_four ... ok [INFO] [stdout] test complex::complex::traits::div::complex::three_minus_two_i_and_i ... ok [INFO] [stdout] test complex::complex::traits::display::zero_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::traits::div::complex::six_i_and_three_minus_twelve_i ... ok [INFO] [stdout] test complex::complex::traits::div::complex::five_and_three_minus_four_i ... ok [INFO] [stdout] test complex::complex::traits::div::complex::two_plus_eight_i_and_one_plus_two_i ... ok [INFO] [stdout] test complex::complex::traits::div_assign::complex::four_plus_sixteen_i_and_four ... ok [INFO] [stdout] test complex::complex::traits::div_assign::complex::six_i_and_three_minus_twelve_i ... ok [INFO] [stdout] test complex::complex::traits::div_assign::complex::five_and_three_minus_four_i ... ok [INFO] [stdout] test complex::complex::traits::div_assign::complex::three_minus_two_i_and_i ... ok [INFO] [stdout] test complex::complex::traits::div_assign::complex::four_plus_two_i_and_one_plus_one_i ... ok [INFO] [stdout] test complex::complex::traits::div_assign::complex::two_plus_eight_i_and_one_plus_two_i ... ok [INFO] [stdout] test complex::complex::traits::default::default ... ok [INFO] [stdout] test complex::complex::traits::display::negative_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::traits::display::positive_a_and_negative_b ... ok [INFO] [stdout] test complex::complex::traits::display::positive_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::traits::display::positive_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::traits::div::into_f64::range_between_minus_ten_to_ten ... ok [INFO] [stdout] test complex::complex::traits::div_assign::into_f64::range_between_minus_ten_to_ten ... ok [INFO] [stdout] test complex::complex::traits::div_assign::complex::one_plus_one_i_and_three_plus_four_i ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::negative_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::traits::mul::into_f64::range_between_minus_ten_to_ten ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::negative_a_and_negative_b ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::negative_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::positive_a_and_negative_b ... ok [INFO] [stdout] test complex::complex::traits::mul_assign::into_f64::range_between_minus_ten_to_ten ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::positive_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::zero_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::zero_a_and_negative_b ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::zero_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::positive_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::traits::div::into_f64::with_exactly_zero - should panic ... ok [INFO] [stdout] test complex::complex::traits::div::into_f64::with_negative_epsilon_over_two - should panic ... ok [INFO] [stdout] test complex::complex::traits::div::into_f64::with_positive_epsilon_over_two - should panic ... ok [INFO] [stdout] test complex::complex::traits::div_assign::into_f64::with_exactly_zero - should panic ... ok [INFO] [stdout] test complex::complex::traits::div_assign::into_f64::with_positive_epsilon_over_two - should panic ... ok [INFO] [stdout] test complex::complex::traits::div_assign::into_f64::with_negative_epsilon_over_two - should panic ... ok [INFO] [stdout] test complex::complex::traits::mul_assign::complex::range_between_minus_ten_to_ten ... ok [INFO] [stdout] test complex::complex::traits::mul::complex::range_between_minus_ten_to_ten ... ok [INFO] [stdout] test complex::complex::traits::add_assign::complex::range_between_minus_ten_to_ten ... ok [INFO] [stdout] test complex::complex::traits::add::complex::range_between_minus_ten_to_ten ... ok [INFO] [stdout] test complex::complex::traits::sub::complex::range_between_minus_ten_to_ten ... ok [INFO] [stdout] test complex::complex::traits::sub_assign::complex::range_between_minus_ten_to_ten ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parking_threads-9f8d7aafcf7dd22b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/read_from_console-07ec485b03c05542) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/threads-44ff539af7a2b9ac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/write_to_console-fc02d2a5fe0da854) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests brainfuck-interpreter [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests operator-overloading [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1258cd8abf12c488523b50e5e7fdba6eebc557c0bcb1376133909d308a2f0360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1258cd8abf12c488523b50e5e7fdba6eebc557c0bcb1376133909d308a2f0360", kill_on_drop: false }` [INFO] [stdout] 1258cd8abf12c488523b50e5e7fdba6eebc557c0bcb1376133909d308a2f0360