[INFO] cloning repository https://github.com/mhazoglou/complex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mhazoglou/complex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhazoglou%2Fcomplex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhazoglou%2Fcomplex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 596e0b0b570ba275f5adf9135826ac413e239697 [INFO] testing mhazoglou/complex against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhazoglou%2Fcomplex" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mhazoglou/complex on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mhazoglou/complex [INFO] finished tweaking git repo https://github.com/mhazoglou/complex [INFO] tweaked toml for git repo https://github.com/mhazoglou/complex written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/mhazoglou/complex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f81f267d09b3cfb68fdb69712a624f8eafcf95a9e72279a93c1804b4d5c04b6 [INFO] running `Command { std: "docker" "start" "-a" "1f81f267d09b3cfb68fdb69712a624f8eafcf95a9e72279a93c1804b4d5c04b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f81f267d09b3cfb68fdb69712a624f8eafcf95a9e72279a93c1804b4d5c04b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f81f267d09b3cfb68fdb69712a624f8eafcf95a9e72279a93c1804b4d5c04b6", kill_on_drop: false }` [INFO] [stdout] 1f81f267d09b3cfb68fdb69712a624f8eafcf95a9e72279a93c1804b4d5c04b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f518ec663b01ce952c15dded25b984a2b7a800ecf8a161811713e4d0c2f27b21 [INFO] running `Command { std: "docker" "start" "-a" "f518ec663b01ce952c15dded25b984a2b7a800ecf8a161811713e4d0c2f27b21", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling complex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `type_of` [INFO] [stdout] --> src/fmt.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn type_of(_: &T) -> &'static str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.31s [INFO] running `Command { std: "docker" "inspect" "f518ec663b01ce952c15dded25b984a2b7a800ecf8a161811713e4d0c2f27b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f518ec663b01ce952c15dded25b984a2b7a800ecf8a161811713e4d0c2f27b21", kill_on_drop: false }` [INFO] [stdout] f518ec663b01ce952c15dded25b984a2b7a800ecf8a161811713e4d0c2f27b21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c76cfe0d4c465e439464e60c7a936c5312cb1a8ab794491169333ea3a46c360a [INFO] running `Command { std: "docker" "start" "-a" "c76cfe0d4c465e439464e60c7a936c5312cb1a8ab794491169333ea3a46c360a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling complex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `type_of` [INFO] [stdout] --> src/fmt.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn type_of(_: &T) -> &'static str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `type_of` [INFO] [stdout] --> src/fmt.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn type_of(_: &T) -> &'static str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "c76cfe0d4c465e439464e60c7a936c5312cb1a8ab794491169333ea3a46c360a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76cfe0d4c465e439464e60c7a936c5312cb1a8ab794491169333ea3a46c360a", kill_on_drop: false }` [INFO] [stdout] c76cfe0d4c465e439464e60c7a936c5312cb1a8ab794491169333ea3a46c360a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0786aa9572a1000b7d27db06296e9f47f7673b84eea51282b2f5905ac3c6fb61 [INFO] running `Command { std: "docker" "start" "-a" "0786aa9572a1000b7d27db06296e9f47f7673b84eea51282b2f5905ac3c6fb61", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `type_of` [INFO] [stderr] --> src/fmt.rs:8:4 [INFO] [stderr] | [INFO] [stderr] 8 | fn type_of(_: &T) -> &'static str { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `complex` (lib) generated 1 warning [INFO] [stderr] warning: `complex` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.94s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/complex-5e152c329dade169) [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/complex-be0acca2a7de85f2) [INFO] [stdout] [INFO] [stderr] Running tests/arithmetic_tests.rs (/opt/rustwide/target/debug/deps/arithmetic_tests-80614c53518ebefa) [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 65 tests [INFO] [stdout] test test_add_complexf32_and_f32 ... ok [INFO] [stdout] test test_add_complexf64_and_f64 ... ok [INFO] [stdout] test test_add_octonionf32_and_f32 ... ok [INFO] [stdout] test test_add_octonionf64_and_f64 ... ok [INFO] [stdout] test test_add_quaternionf32_and_f32 ... ok [INFO] [stdout] test test_add_quaternionf64_and_f64 ... ok [INFO] [stdout] test test_add_two_complexf32 ... ok [INFO] [stdout] test test_add_two_complexf64 ... ok [INFO] [stdout] test test_add_two_octonionsf32 ... ok [INFO] [stdout] test test_add_two_octonionsf64 ... ok [INFO] [stdout] test test_add_two_quaternionsf32 ... ok [INFO] [stdout] test test_add_two_quaternionsf64 ... ok [INFO] [stdout] test test_associator_two_octonionf32 ... ok [INFO] [stdout] test test_associator_two_octonionf64 ... ok [INFO] [stdout] test test_commutator_two_octonionf32 ... ok [INFO] [stdout] test test_commutator_two_octonionf64 ... ok [INFO] [stdout] test test_commutator_two_quaternionf32 ... ok [INFO] [stdout] test test_commutator_two_quaternionf64 ... ok [INFO] [stdout] test test_div_complexf32_and_f32 ... ok [INFO] [stdout] test test_div_complexf64_and_f64 ... ok [INFO] [stdout] test test_div_octonionf32_and_f32 ... ok [INFO] [stdout] test test_div_octonionf64_and_f64 ... ok [INFO] [stdout] test test_div_quaternionf32_and_f32 ... ok [INFO] [stdout] test test_div_quaternionf64_and_f64 ... ok [INFO] [stdout] test test_div_two_complexf32 ... ok [INFO] [stdout] test test_div_two_complexf64 ... ok [INFO] [stdout] test test_div_two_octonionf32 ... ok [INFO] [stdout] test test_div_two_octonionf64 ... ok [INFO] [stdout] test test_div_two_quaternionf32 ... ok [INFO] [stdout] test test_div_two_quaternionf64 ... ok [INFO] [stdout] test test_exp_complexf32 ... ok [INFO] [stdout] test test_exp_complexf64 ... ok [INFO] [stdout] test test_mul_complexf32_and_f32 ... ok [INFO] [stdout] test test_mul_complexf64_and_f64 ... ok [INFO] [stdout] test test_mul_octonionf32_and_f32 ... ok [INFO] [stdout] test test_mul_octonionf64_and_f64 ... ok [INFO] [stdout] test test_mul_quaternionf32_and_f32 ... ok [INFO] [stdout] test test_mul_quaternionf64_and_f64 ... ok [INFO] [stdout] test test_mul_two_complexf32 ... ok [INFO] [stdout] test test_mul_two_complexf64 ... ok [INFO] [stdout] test test_mul_two_octonionf32 ... ok [INFO] [stdout] test test_mul_two_octonionf64 ... ok [INFO] [stdout] test test_mul_two_quaternionf32 ... ok [INFO] [stdout] test test_mul_two_quaternionf64 ... ok [INFO] [stdout] test test_neg_complexf32 ... ok [INFO] [stdout] test test_neg_complexf64 ... ok [INFO] [stdout] test test_neg_octonionf32 ... ok [INFO] [stdout] test test_neg_octonionf64 ... ok [INFO] [stdout] test test_neg_quaternionf32 ... ok [INFO] [stdout] test test_rem_complexf32_and_f32 ... ok [INFO] [stdout] test test_neg_quaternionf64 ... ok [INFO] [stdout] test test_rem_f32_and_complexf32 ... ok [INFO] [stdout] test test_sub_complexf32_and_f32 ... ok [INFO] [stdout] test test_sub_complexf64_and_f64 ... ok [INFO] [stdout] test test_rem_two_complexf32 ... ok [INFO] [stdout] test test_sub_octonionf64_and_f64 ... ok [INFO] [stdout] test test_sub_quaternionf32_and_f32 ... ok [INFO] [stdout] test test_sub_quaternionf64_and_f64 ... ok [INFO] [stdout] test test_sub_two_complexf32 ... ok [INFO] [stdout] test test_sub_two_complexf64 ... ok [INFO] [stdout] test test_sub_two_octonionf32 ... ok [INFO] [stdout] test test_sub_octonionf32_and_f32 ... ok [INFO] [stdout] test test_sub_two_octonionf64 ... ok [INFO] [stdout] test test_sub_two_quaternionf32 ... ok [INFO] [stdout] test test_sub_two_quaternionf64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/print_parse_tests.rs (/opt/rustwide/target/debug/deps/print_parse_tests-5bfb161737ac66c0) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_print_complexf32 ... ok [INFO] [stdout] test test_print_complexf64 ... ok [INFO] [stdout] test test_parse_complexf64_no_imaginary_part ... ok [INFO] [stdout] test test_parse_complexf32_no_real_part ... ok [INFO] [stdout] test test_parse_complexf64_no_real_part ... ok [INFO] [stdout] test test_parse_complexf32 ... ok [INFO] [stdout] test test_parse_complexf64 ... ok [INFO] [stdout] test test_parse_complexf32_no_imaginary_part ... ok [INFO] [stdout] test test_parse_complexf32_err - should panic ... ok [INFO] [stdout] test test_parse_complexf64_err - should panic ... ok [INFO] [stdout] test test_parse_quaternionf64 ... ok [INFO] [stdout] test test_parse_octonionf64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Doc-tests complex [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/lib.rs - Fill::from_vec (line 868) ... FAILED [INFO] [stdout] test src/lib.rs - Functions::powu (line 179) ... FAILED [INFO] [stdout] test src/lib.rs - Functions::powz (line 152) ... FAILED [INFO] [stdout] test src/lib.rs - Functions::powi (line 192) ... FAILED [INFO] [stdout] test src/lib.rs - Functions::sinh (line 205) ... FAILED [INFO] [stdout] test src/lib.rs - Functions::exp (line 110) ... FAILED [INFO] [stdout] test src/lib.rs - Functions::cosh (line 219) ... FAILED [INFO] [stdout] test src/lib.rs - Fill::from_slice (line 853) ... FAILED [INFO] [stdout] test src/lib.rs - Rounding::round (line 531) ... FAILED [INFO] [stdout] test src/lib.rs - Functions::powu_tail (line 166) ... FAILED [INFO] [stdout] test src/lib.rs - Rounding::floor (line 504) ... FAILED [INFO] [stdout] test src/lib.rs - Rounding::ceil (line 517) ... FAILED [INFO] [stdout] test src/lib.rs - Conjugate::conj (line 942) ... FAILED [INFO] [stdout] test src/lib.rs - Rounding::trunc (line 543) ... FAILED [INFO] [stdout] test src/lib.rs - AbsSq::abs_sq (line 984) ... FAILED [INFO] [stdout] test src/lib.rs - ImaginaryConstants::i (line 710) ... FAILED [INFO] [stdout] test src/lib.rs - ImaginaryConstants::j (line 725) ... FAILED [INFO] [stdout] test src/lib.rs - ImaginaryConstants::k (line 740) ... FAILED [INFO] [stdout] test src/lib.rs - Rounding::fract (line 555) ... FAILED [INFO] [stdout] test src/lib.rs - complex (line 21) ... FAILED [INFO] [stdout] test src/lib.rs - Functions::cos (line 261) ... FAILED [INFO] [stdout] test src/lib.rs - Real::real (line 1024) ... FAILED [INFO] [stdout] test src/lib.rs - Functions::tan (line 275) ... FAILED [INFO] [stdout] test src/lib.rs - Identity::zero (line 643) ... FAILED [INFO] [stdout] test src/lib.rs - Functions::ln (line 125) ... ok [INFO] [stdout] test src/lib.rs - Complex::new (line 88) ... ok [INFO] [stdout] test src/lib.rs - Functions::powf (line 139) ... ok [INFO] [stdout] test src/lib.rs - Functions::tanh (line 233) ... ok [INFO] [stdout] test src/lib.rs - Identity::one (line 656) ... ok [INFO] [stdout] test src/lib.rs - Fill::fill (line 840) ... ok [INFO] [stdout] test src/lib.rs - Functions::sin (line 247) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Fill::from_vec (line 868) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Functions::powu (line 179) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Functions::powz (line 152) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Functions::powi (line 192) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Functions::sinh (line 205) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Functions::exp (line 110) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Functions::cosh (line 219) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Fill::from_slice (line 853) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Rounding::round (line 531) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Functions::powu_tail (line 166) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Rounding::floor (line 504) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Rounding::ceil (line 517) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Conjugate::conj (line 942) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Rounding::trunc (line 543) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - AbsSq::abs_sq (line 984) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ImaginaryConstants::i (line 710) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ImaginaryConstants::j (line 725) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - ImaginaryConstants::k (line 740) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Rounding::fract (line 555) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - complex (line 21) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Functions::cos (line 261) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Real::real (line 1024) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Functions::tan (line 275) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Identity::zero (line 643) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - AbsSq::abs_sq (line 984) [INFO] [stdout] src/lib.rs - Conjugate::conj (line 942) [INFO] [stdout] src/lib.rs - Fill::from_slice (line 853) [INFO] [stdout] src/lib.rs - Fill::from_vec (line 868) [INFO] [stdout] src/lib.rs - Functions::cos (line 261) [INFO] [stdout] src/lib.rs - Functions::cosh (line 219) [INFO] [stdout] src/lib.rs - Functions::exp (line 110) [INFO] [stdout] src/lib.rs - Functions::powi (line 192) [INFO] [stdout] src/lib.rs - Functions::powu (line 179) [INFO] [stdout] src/lib.rs - Functions::powu_tail (line 166) [INFO] [stdout] src/lib.rs - Functions::powz (line 152) [INFO] [stdout] src/lib.rs - Functions::sinh (line 205) [INFO] [stdout] src/lib.rs - Functions::tan (line 275) [INFO] [stdout] src/lib.rs - Identity::zero (line 643) [INFO] [stdout] src/lib.rs - ImaginaryConstants::i (line 710) [INFO] [stdout] src/lib.rs - ImaginaryConstants::j (line 725) [INFO] [stdout] src/lib.rs - ImaginaryConstants::k (line 740) [INFO] [stdout] src/lib.rs - Real::real (line 1024) [INFO] [stdout] src/lib.rs - Rounding::ceil (line 517) [INFO] [stdout] src/lib.rs - Rounding::floor (line 504) [INFO] [stdout] src/lib.rs - Rounding::fract (line 555) [INFO] [stdout] src/lib.rs - Rounding::round (line 531) [INFO] [stdout] src/lib.rs - Rounding::trunc (line 543) [INFO] [stdout] src/lib.rs - complex (line 21) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 47.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "0786aa9572a1000b7d27db06296e9f47f7673b84eea51282b2f5905ac3c6fb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0786aa9572a1000b7d27db06296e9f47f7673b84eea51282b2f5905ac3c6fb61", kill_on_drop: false }` [INFO] [stdout] 0786aa9572a1000b7d27db06296e9f47f7673b84eea51282b2f5905ac3c6fb61