[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 try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhazoglou%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/mhazoglou/complex on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-6/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9f8ce1b60195c54e21893ef9b5abf8fc8f4c1524ee393bad112fbf722e5c744 [INFO] running `Command { std: "docker" "start" "-a" "d9f8ce1b60195c54e21893ef9b5abf8fc8f4c1524ee393bad112fbf722e5c744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9f8ce1b60195c54e21893ef9b5abf8fc8f4c1524ee393bad112fbf722e5c744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f8ce1b60195c54e21893ef9b5abf8fc8f4c1524ee393bad112fbf722e5c744", kill_on_drop: false }` [INFO] [stdout] d9f8ce1b60195c54e21893ef9b5abf8fc8f4c1524ee393bad112fbf722e5c744 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8009376612d5213470518c4e257126f02e2a8d3e95e9b61278cacb771f2b4c7b [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" "8009376612d5213470518c4e257126f02e2a8d3e95e9b61278cacb771f2b4c7b", 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 17.35s [INFO] running `Command { std: "docker" "inspect" "8009376612d5213470518c4e257126f02e2a8d3e95e9b61278cacb771f2b4c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8009376612d5213470518c4e257126f02e2a8d3e95e9b61278cacb771f2b4c7b", kill_on_drop: false }` [INFO] [stdout] 8009376612d5213470518c4e257126f02e2a8d3e95e9b61278cacb771f2b4c7b [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee341cb6e83d5c343fb46ed0de90ce3761454f2dae674cb1d8000cfaf048fef3 [INFO] running `Command { std: "docker" "start" "-a" "ee341cb6e83d5c343fb46ed0de90ce3761454f2dae674cb1d8000cfaf048fef3", kill_on_drop: false }` [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 4.62s [INFO] running `Command { std: "docker" "inspect" "ee341cb6e83d5c343fb46ed0de90ce3761454f2dae674cb1d8000cfaf048fef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee341cb6e83d5c343fb46ed0de90ce3761454f2dae674cb1d8000cfaf048fef3", kill_on_drop: false }` [INFO] [stdout] ee341cb6e83d5c343fb46ed0de90ce3761454f2dae674cb1d8000cfaf048fef3 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0b56f2f64e837adca465014ed498fd34c7ce4314c64445fea4f63c6908a57e62 [INFO] running `Command { std: "docker" "start" "-a" "0b56f2f64e837adca465014ed498fd34c7ce4314c64445fea4f63c6908a57e62", kill_on_drop: false }` [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 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/complex-5e152c329dade169) [INFO] [stdout] running 0 tests [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] 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] [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_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_quaternionsf64 ... ok [INFO] [stdout] test test_associator_two_octonionf32 ... ok [INFO] [stdout] test test_associator_two_octonionf64 ... ok [INFO] [stdout] test test_commutator_two_octonionf64 ... 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_add_quaternionf32_and_f32 ... 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_add_octonionf64_and_f64 ... ok [INFO] [stdout] test test_add_quaternionf64_and_f64 ... ok [INFO] [stdout] test test_add_two_complexf32 ... ok [INFO] [stdout] test test_commutator_two_quaternionf32 ... ok [INFO] [stdout] test test_commutator_two_quaternionf64 ... ok [INFO] [stdout] test test_add_two_quaternionsf32 ... ok [INFO] [stdout] test test_div_octonionf64_and_f64 ... ok [INFO] [stdout] test test_mul_complexf32_and_f32 ... ok [INFO] [stdout] test test_mul_complexf64_and_f64 ... ok [INFO] [stdout] test test_mul_quaternionf64_and_f64 ... ok [INFO] [stdout] test test_commutator_two_octonionf32 ... ok [INFO] [stdout] test test_mul_two_octonionf32 ... ok [INFO] [stdout] test test_mul_two_octonionf64 ... ok [INFO] [stdout] test test_div_two_octonionf64 ... ok [INFO] [stdout] test test_mul_octonionf64_and_f64 ... ok [INFO] [stdout] test test_mul_two_complexf32 ... ok [INFO] [stdout] test test_div_two_quaternionf64 ... ok [INFO] [stdout] test test_mul_octonionf32_and_f32 ... ok [INFO] [stdout] test test_mul_quaternionf32_and_f32 ... ok [INFO] [stdout] test test_mul_two_complexf64 ... ok [INFO] [stdout] test test_div_two_octonionf32 ... ok [INFO] [stdout] test test_div_two_complexf64 ... ok [INFO] [stdout] test test_mul_two_quaternionf64 ... ok [INFO] [stdout] test test_div_two_quaternionf32 ... ok [INFO] [stdout] test test_neg_complexf64 ... ok [INFO] [stdout] test test_neg_quaternionf64 ... ok [INFO] [stdout] test test_neg_octonionf32 ... ok [INFO] [stdout] test test_exp_complexf32 ... ok [INFO] [stdout] test test_rem_complexf32_and_f32 ... ok [INFO] [stdout] test test_neg_octonionf64 ... ok [INFO] [stdout] test test_neg_quaternionf32 ... ok [INFO] [stdout] test test_neg_complexf32 ... ok [INFO] [stdout] test test_mul_two_quaternionf32 ... ok [INFO] [stdout] test test_sub_complexf32_and_f32 ... ok [INFO] [stdout] test test_rem_f32_and_complexf32 ... ok [INFO] [stdout] test test_sub_two_octonionf64 ... ok [INFO] [stdout] test test_sub_two_octonionf32 ... ok [INFO] [stdout] test test_sub_complexf64_and_f64 ... ok [INFO] [stdout] test test_sub_octonionf64_and_f64 ... ok [INFO] [stdout] test test_sub_two_quaternionf32 ... ok [INFO] [stdout] test test_sub_two_complexf64 ... 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_exp_complexf64 ... ok [INFO] [stdout] test test_rem_two_complexf32 ... ok [INFO] [stdout] test test_sub_two_quaternionf64 ... ok [INFO] [stdout] test test_sub_octonionf32_and_f32 ... 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_complexf32_no_imaginary_part ... ok [INFO] [stdout] test test_parse_complexf32 ... ok [INFO] [stdout] test test_parse_complexf32_no_real_part ... ok [INFO] [stdout] test test_parse_complexf64_no_imaginary_part ... ok [INFO] [stdout] test test_parse_complexf64 ... ok [INFO] [stdout] test test_parse_complexf64_no_real_part ... ok [INFO] [stdout] test test_parse_complexf64_err - should panic ... ok [INFO] [stdout] test test_parse_complexf32_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.24s [INFO] [stdout] [INFO] [stderr] Doc-tests complex [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/lib.rs - Functions::powf (line 139) ... ok [INFO] [stdout] test src/lib.rs - Functions::sin (line 247) ... ok [INFO] [stdout] test src/lib.rs - Fill::fill (line 840) ... ok [INFO] [stdout] test src/lib.rs - Complex::new (line 88) ... ok [INFO] [stdout] test src/lib.rs - Fill::from_slice (line 853) ... ok [INFO] [stdout] test src/lib.rs - Functions::powu (line 179) ... ok [INFO] [stdout] test src/lib.rs - Functions::ln (line 125) ... ok [INFO] [stdout] test src/lib.rs - AbsSq::abs_sq (line 984) ... ok [INFO] [stdout] test src/lib.rs - Functions::cosh (line 219) ... ok [INFO] [stdout] test src/lib.rs - Functions::powz (line 152) ... ok [INFO] [stdout] test src/lib.rs - Functions::exp (line 110) ... ok [INFO] [stdout] test src/lib.rs - Conjugate::conj (line 942) ... ok [INFO] [stdout] test src/lib.rs - Functions::powi (line 192) ... ok [INFO] [stdout] test src/lib.rs - Functions::powu_tail (line 166) ... ok [INFO] [stdout] test src/lib.rs - Functions::cos (line 261) ... ok [INFO] [stdout] test src/lib.rs - Fill::from_vec (line 868) ... ok [INFO] [stdout] test src/lib.rs - Functions::tan (line 275) ... ok [INFO] [stdout] test src/lib.rs - Functions::sinh (line 205) ... ok [INFO] [stdout] test src/lib.rs - Identity::one (line 656) ... ok [INFO] [stdout] test src/lib.rs - ImaginaryConstants::j (line 725) ... ok [INFO] [stdout] test src/lib.rs - Rounding::ceil (line 517) ... ok [INFO] [stdout] test src/lib.rs - Identity::zero (line 643) ... ok [INFO] [stdout] test src/lib.rs - Rounding::fract (line 555) ... ok [INFO] [stdout] test src/lib.rs - Functions::tanh (line 233) ... ok [INFO] [stdout] test src/lib.rs - Rounding::trunc (line 543) ... ok [INFO] [stdout] test src/lib.rs - Real::real (line 1024) ... ok [INFO] [stdout] test src/lib.rs - ImaginaryConstants::k (line 740) ... ok [INFO] [stdout] test src/lib.rs - ImaginaryConstants::i (line 710) ... ok [INFO] [stdout] test src/lib.rs - complex (line 21) ... ok [INFO] [stdout] test src/lib.rs - Rounding::round (line 531) ... ok [INFO] [stdout] test src/lib.rs - Rounding::floor (line 504) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.69s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0b56f2f64e837adca465014ed498fd34c7ce4314c64445fea4f63c6908a57e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b56f2f64e837adca465014ed498fd34c7ce4314c64445fea4f63c6908a57e62", kill_on_drop: false }` [INFO] [stdout] 0b56f2f64e837adca465014ed498fd34c7ce4314c64445fea4f63c6908a57e62