[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumut-sahin%2Frust-examples" "/workspace/builds/worker-40/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-40/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umut-sahin/rust-examples on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-40/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aa0a12226a477ecb87581dc2551f808adc7766777b1cd89e449f7c624ac9986 [INFO] running `Command { std: "docker" "start" "-a" "0aa0a12226a477ecb87581dc2551f808adc7766777b1cd89e449f7c624ac9986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aa0a12226a477ecb87581dc2551f808adc7766777b1cd89e449f7c624ac9986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa0a12226a477ecb87581dc2551f808adc7766777b1cd89e449f7c624ac9986", kill_on_drop: false }` [INFO] [stdout] 0aa0a12226a477ecb87581dc2551f808adc7766777b1cd89e449f7c624ac9986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdee981723a64eb6ec2d7f142839078a454e01c45c48d103d86d3e62725b8df4 [INFO] running `Command { std: "docker" "start" "-a" "fdee981723a64eb6ec2d7f142839078a454e01c45c48d103d86d3e62725b8df4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [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 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 command-line-arguments v1.0.0 (/opt/rustwide/workdir/command-line-arguments) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling memmap v0.7.0 [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 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 2m 53s [INFO] running `Command { std: "docker" "inspect" "fdee981723a64eb6ec2d7f142839078a454e01c45c48d103d86d3e62725b8df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdee981723a64eb6ec2d7f142839078a454e01c45c48d103d86d3e62725b8df4", kill_on_drop: false }` [INFO] [stdout] fdee981723a64eb6ec2d7f142839078a454e01c45c48d103d86d3e62725b8df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2af2422c44df803c1e42dda494443045a5495bebe18d1fbdfdfb733ced3212c8 [INFO] running `Command { std: "docker" "start" "-a" "2af2422c44df803c1e42dda494443045a5495bebe18d1fbdfdfb733ced3212c8", kill_on_drop: false }` [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 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 parking-threads v1.0.0 (/opt/rustwide/workdir/parking-threads) [INFO] [stderr] Compiling threads v1.0.0 (/opt/rustwide/workdir/threads) [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 0.91s [INFO] running `Command { std: "docker" "inspect" "2af2422c44df803c1e42dda494443045a5495bebe18d1fbdfdfb733ced3212c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af2422c44df803c1e42dda494443045a5495bebe18d1fbdfdfb733ced3212c8", kill_on_drop: false }` [INFO] [stdout] 2af2422c44df803c1e42dda494443045a5495bebe18d1fbdfdfb733ced3212c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f9812ed7855493e29e55546a7f6ae1aaf43bbb6b3fab005324daa0647a88537 [INFO] running `Command { std: "docker" "start" "-a" "1f9812ed7855493e29e55546a7f6ae1aaf43bbb6b3fab005324daa0647a88537", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/brainfuck_interpreter-8f4507ff3f3d11f0) [INFO] [stdout] [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::error::source_on_cell_overflow ... ok [INFO] [stdout] test error::runtime_error::traits::error::source_on_cell_underflow ... ok [INFO] [stdout] test error::runtime_error::traits::error::source_on_io ... ok [INFO] [stdout] test error::runtime_error::traits::from::io_error::from ... ok [INFO] [stdout] test instruction::instruction::traits::display::decrement_with_more_than_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::decrement_with_one ... 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 instruction::instruction::traits::display::end_loop_with_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::end_loop_with_zero ... ok [INFO] [stdout] test error::syntax_error::traits::display::missing_closing_bracket ... ok [INFO] [stdout] test error::syntax_error::traits::display::missing_opening_bracket ... 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_left_with_zero ... 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_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_more_than_one ... ok [INFO] [stdout] test instruction::instruction::traits::display::start_loop_with_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::traits::default::default ... ok [INFO] [stdout] test interpreter::interpreter::associated_functions::new::new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/brainfuck_interpreter-80154aa1996ee310) [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-f2b51a8934c8b8ca) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/memory_mapped_io-879481d755194728) [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 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/operator_overloading-32617bbaa2294976) [INFO] [stdout] [INFO] [stdout] running 86 tests [INFO] [stdout] test complex::complex::associated_functions::new::float_a_and_float_b ... ok [INFO] [stdout] test complex::complex::associated_functions::new::float_a_and_integer_b ... ok [INFO] [stdout] test complex::complex::associated_functions::new::integer_a_and_float_b ... ok [INFO] [stdout] test complex::complex::associated_functions::new::integer_a_and_integer_b ... ok [INFO] [stdout] test complex::complex::getter_setters::a::getter::negative_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::getter::positive_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::getter::zero_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_negative_a_to_negative_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_negative_a ... ok [INFO] [stdout] test complex::complex::getter_setters::a::setter::from_positive_a_to_positive_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::getter_setters::a::setter::from_zero_a_to_zero_a ... ok [INFO] [stdout] test complex::complex::getter_setters::b::getter::negative_b ... ok [INFO] [stdout] test complex::complex::getter_setters::b::getter::positive_b ... 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::traits::default::default ... ok [INFO] [stdout] test complex::complex::traits::display::negative_a_and_negative_b ... ok [INFO] [stdout] test complex::complex::traits::display::negative_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::traits::display::negative_a_and_zero_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::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::display::zero_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::traits::div::complex::five_and_three_minus_four_i ... ok [INFO] [stdout] test complex::complex::traits::div::complex::four_plus_sixteen_i_and_four ... 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::div::complex::six_i_and_three_minus_twelve_i ... ok [INFO] [stdout] test complex::complex::traits::div::complex::three_minus_two_i_and_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::five_and_three_minus_four_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::into_f64::range_between_minus_ten_to_ten ... 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::one_plus_one_i_and_three_plus_four_i ... 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::three_minus_two_i_and_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::div_assign::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::negative_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::positive_a_and_negative_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::positive_a_and_positive_b ... 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_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::zero_a_and_positive_b ... ok [INFO] [stdout] test complex::complex::traits::neg::complex::zero_a_and_zero_b ... ok [INFO] [stdout] test complex::complex::traits::add::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::div::into_f64::with_exactly_zero - 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::into_f64::with_negative_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::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::mul::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::mul_assign::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.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parking_threads-6f97d35f5fd85103) [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-416849396ab8a754) [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-da82ee2b9de0ea08) [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-0825fbd4a51594c5) [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" "1f9812ed7855493e29e55546a7f6ae1aaf43bbb6b3fab005324daa0647a88537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9812ed7855493e29e55546a7f6ae1aaf43bbb6b3fab005324daa0647a88537", kill_on_drop: false }` [INFO] [stdout] 1f9812ed7855493e29e55546a7f6ae1aaf43bbb6b3fab005324daa0647a88537