[INFO] cloning repository https://github.com/samarthsoup/intfinity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samarthsoup/intfinity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamarthsoup%2Fintfinity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamarthsoup%2Fintfinity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ae9f945f9e2888432150808bcf30a17b20440ac [INFO] testing samarthsoup/intfinity against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamarthsoup%2Fintfinity" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samarthsoup/intfinity on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samarthsoup/intfinity [INFO] finished tweaking git repo https://github.com/samarthsoup/intfinity [INFO] tweaked toml for git repo https://github.com/samarthsoup/intfinity written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samarthsoup/intfinity already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82275ec8485bcc36b36dd0d76b6b1c7e7b3155b7038c6bcf41913a3cdce1c0be [INFO] running `Command { std: "docker" "start" "-a" "82275ec8485bcc36b36dd0d76b6b1c7e7b3155b7038c6bcf41913a3cdce1c0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82275ec8485bcc36b36dd0d76b6b1c7e7b3155b7038c6bcf41913a3cdce1c0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82275ec8485bcc36b36dd0d76b6b1c7e7b3155b7038c6bcf41913a3cdce1c0be", kill_on_drop: false }` [INFO] [stdout] 82275ec8485bcc36b36dd0d76b6b1c7e7b3155b7038c6bcf41913a3cdce1c0be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f09ce226c15ec98fa996374574da6f86b1374b0a147cc17c3b631a320bdfed7 [INFO] running `Command { std: "docker" "start" "-a" "2f09ce226c15ec98fa996374574da6f86b1374b0a147cc17c3b631a320bdfed7", kill_on_drop: false }` [INFO] [stderr] Compiling intfinity v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "2f09ce226c15ec98fa996374574da6f86b1374b0a147cc17c3b631a320bdfed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f09ce226c15ec98fa996374574da6f86b1374b0a147cc17c3b631a320bdfed7", kill_on_drop: false }` [INFO] [stdout] 2f09ce226c15ec98fa996374574da6f86b1374b0a147cc17c3b631a320bdfed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44a05ea31591249f9e8149314ed91df0197340e85fa84d55abe52ec519d7a2a2 [INFO] running `Command { std: "docker" "start" "-a" "44a05ea31591249f9e8149314ed91df0197340e85fa84d55abe52ec519d7a2a2", kill_on_drop: false }` [INFO] [stderr] Compiling intfinity v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "44a05ea31591249f9e8149314ed91df0197340e85fa84d55abe52ec519d7a2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a05ea31591249f9e8149314ed91df0197340e85fa84d55abe52ec519d7a2a2", kill_on_drop: false }` [INFO] [stdout] 44a05ea31591249f9e8149314ed91df0197340e85fa84d55abe52ec519d7a2a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4ccc4282d88433a2bcec34ec3be3125dec3bcb771ba3a2aa9cea06f055016e0 [INFO] running `Command { std: "docker" "start" "-a" "e4ccc4282d88433a2bcec34ec3be3125dec3bcb771ba3a2aa9cea06f055016e0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/intfinity-dc18063ab24f96f6) [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 tests/comparators_tests.rs (/opt/rustwide/target/debug/deps/comparators_tests-7fed0920fb126018) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test_eq_infinity_single ... ok [INFO] [stdout] test test_eq_finite_single_2 ... ok [INFO] [stdout] test test_eq_infinity ... ok [INFO] [stdout] test test_greater_than_ord_finite ... ok [INFO] [stdout] test test_eq_finite_single_1 ... ok [INFO] [stdout] test test_indeterminate_cmp_finite_equal_single ... ok [INFO] [stdout] test test_indeterminate_cmp_finite_finite_equal_comparison ... ok [INFO] [stdout] test test_indeterminate_cmp_finite_finite_greater_than_comparison ... ok [INFO] [stdout] test test_eq_finite ... ok [INFO] [stdout] test test_indeterminate_cmp_finite_finite_lesser_than_comparison ... ok [INFO] [stdout] test test_indeterminate_cmp_finite_greater_than_finite_single ... ok [INFO] [stdout] test test_indeterminate_cmp_infinity_greater_than_finite_single ... ok [INFO] [stdout] test test_indeterminate_cmp_finite_lesser_than_infinity_single ... ok [INFO] [stdout] test test_indeterminate_cmp_finite_lesser_than_finite_single ... ok [INFO] [stdout] test test_indeterminate_cmp_infinity_infinity_single ... ok [INFO] [stdout] test test_indeterminate_cmp_neg_infinity_finite ... ok [INFO] [stdout] test test_indeterminate_cmp_neg_infinity_neg_infinity ... ok [INFO] [stdout] test test_indeterminate_cmp_neg_infinity_pos_infinity ... ok [INFO] [stdout] test test_indeterminate_cmp_pos_infinity_finite ... ok [INFO] [stdout] test test_indeterminate_cmp_pos_infinity_neg_infinity ... ok [INFO] [stdout] test test_indeterminate_cmp_pos_infinity_pos_infinity ... ok [INFO] [stdout] test test_lesser_than_ord_finite ... ok [INFO] [stdout] test test_ne_infinity ... ok [INFO] [stdout] test test_indeterminate_cmp_finite_neg_infinity ... ok [INFO] [stdout] test test_ord_finite_equal_single ... ok [INFO] [stdout] test test_indeterminate_cmp_finite_pos_infinity ... ok [INFO] [stdout] test test_ord_finite_greater_single ... ok [INFO] [stdout] test test_ord_finite_lesser_single ... ok [INFO] [stdout] test test_ord_finite_lesser_than_infinity_single ... ok [INFO] [stdout] test test_ord_infinity_greater_than_finite_single ... ok [INFO] [stdout] test test_ord_negative_infinity ... ok [INFO] [stdout] test test_ord_positive_infinity ... 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] [stderr] Running tests/display_trait_tests.rs (/opt/rustwide/target/debug/deps/display_trait_tests-1e4e2435f42d2d75) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_display_infinity_single ... ok [INFO] [stdout] test test_display_finite_value ... ok [INFO] [stdout] test test_display_finite_value_single ... ok [INFO] [stdout] test test_display_neg_infinity ... ok [INFO] [stdout] test test_display_pos_infinity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/examples.rs (/opt/rustwide/target/debug/deps/examples-599ba3f57d411d5a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_prims_algorithm_basic ... ok [INFO] [stdout] test tests::test_prims_algorithm_with_all_edges_max_weight_intfinity ... ok [INFO] [stdout] test tests::test_prims_algorithm_with_all_edges_max_weight_no_intfinity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/intfinity_macro_tests.rs (/opt/rustwide/target/debug/deps/intfinity_macro_tests-aa862fe93131f637) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_double_bounded_infinity_default_neg_infinity ... ok [INFO] [stdout] test test_double_bounded_infinity_default_pos_infinity ... ok [INFO] [stdout] test test_double_bounded_infinity_default_finite ... ok [INFO] [stdout] test test_double_bounded_infinity_neg_infinity ... ok [INFO] [stdout] test test_double_bounded_infinity_pos_infinity ... ok [INFO] [stdout] test test_double_bounded_infinity_with_value ... ok [INFO] [stdout] test test_single_bounded_infinity_infinity ... ok [INFO] [stdout] test test_single_bounded_infinity_with_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/negate_trait_tests.rs (/opt/rustwide/target/debug/deps/negate_trait_tests-bea77dcc67173c1e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_negate_finite_negative ... ok [INFO] [stdout] test test_negate_finite_positive ... ok [INFO] [stdout] test test_negate_neg_infinity ... ok [INFO] [stdout] test test_negate_pos_infinity ... ok [INFO] [stdout] test test_negate_zero ... ok [INFO] [stdout] test test_negate_large_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/operations_tests.rs (/opt/rustwide/target/debug/deps/operations_tests-9f29c051c330915a) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test test_addition_finite_values ... ok [INFO] [stdout] test test_addition_finite_values_single ... ok [INFO] [stdout] test test_addition_with_infinity_single ... ok [INFO] [stdout] test test_addition_with_overflow ... ok [INFO] [stdout] test test_addition_with_overflow_single ... ok [INFO] [stdout] test test_division_by_neg_infinity ... ok [INFO] [stdout] test test_addition_with_positive_infinity ... ok [INFO] [stdout] test test_division_by_pos_infinity ... ok [INFO] [stdout] test test_addition_with_negative_infinity ... ok [INFO] [stdout] test test_addition_with_negative_overflow ... ok [INFO] [stdout] test test_division_finite_values_single ... ok [INFO] [stdout] test test_division_finite_values ... ok [INFO] [stdout] test test_division_by_infinity_single ... ok [INFO] [stdout] test test_addition_positive_and_negative_infinity - should panic ... ok [INFO] [stdout] test test_division_by_zero - should panic ... ok [INFO] [stdout] test test_division_by_zero_single - should panic ... ok [INFO] [stdout] test test_infinity_divided_by_infinity_should_panic_1 - should panic ... ok [INFO] [stdout] test test_multiplication_finite_values ... ok [INFO] [stdout] test test_multiplication_finite_values_single ... ok [INFO] [stdout] test test_multiplication_neg_infinity_by_neg_infinity ... ok [INFO] [stdout] test test_infinity_divided_by_infinity_should_panic_2 - should panic ... ok [INFO] [stdout] test test_multiplication_by_zero_and_negative_infinity - should panic ... ok [INFO] [stdout] test test_infinity_divided_by_infinity_should_panic_single - should panic ... ok [INFO] [stdout] test test_multiplication_by_zero_and_infinity - should panic ... ok [INFO] [stdout] test test_multiplication_by_zero_and_infinity_single - should panic ... ok [INFO] [stdout] test test_multiplication_negative_finite_by_finite ... ok [INFO] [stdout] test test_multiplication_neg_infinity_by_pos_infinity ... ok [INFO] [stdout] test test_multiplication_pos_infinity_by_neg_infinity ... ok [INFO] [stdout] test test_multiplication_with_neg_infinity_negative ... ok [INFO] [stdout] test test_multiplication_with_infinity_single ... ok [INFO] [stdout] test test_multiplication_with_neg_infinity_positive ... ok [INFO] [stdout] test test_multiplication_pos_infinity_by_pos_infinity ... ok [INFO] [stdout] test test_multiplication_with_overflow ... ok [INFO] [stdout] test test_multiplication_with_pos_infinity_negative ... ok [INFO] [stdout] test test_multiplication_with_pos_infinity_positive ... ok [INFO] [stdout] test test_neg_infinity_divided_by_finite ... ok [INFO] [stdout] test test_neg_infinity_divided_by_negative_finite ... ok [INFO] [stdout] test test_pos_infinity_divided_by_finite ... ok [INFO] [stdout] test test_neg_infinity_divided_by_pos_infinity_should_panic - should panic ... ok [INFO] [stdout] test test_pos_infinity_divided_by_neg_infinity_should_panic - should panic ... ok [INFO] [stdout] test test_pos_infinity_divided_by_negative_finite ... ok [INFO] [stdout] test test_subtraction_inf_minus_neg_inf ... ok [INFO] [stdout] test test_subtraction_negative_infinity ... ok [INFO] [stdout] test test_subtraction_inf_minus_inf_should_panic_1 - should panic ... ok [INFO] [stdout] test test_subtraction_inf_minus_inf_should_panic_2 - should panic ... ok [INFO] [stdout] test test_subtraction_finite_values ... ok [INFO] [stdout] test test_subtraction_finite_values_single ... ok [INFO] [stdout] test test_subtraction_positive_infinity ... ok [INFO] [stdout] test test_subtraction_with_infinity_single ... ok [INFO] [stdout] test test_subtraction_neg_inf_minus_pos_inf ... ok [INFO] [stdout] test test_subtraction_with_overflow ... ok [INFO] [stdout] test test_subtraction_with_underflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/zero_trait_tests.rs (/opt/rustwide/target/debug/deps/zero_trait_tests-40c4419d97502a03) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_custom_is_zero_for_integers_outside_zero_threshold ... ok [INFO] [stdout] test test_custom_is_zero_for_integers_within_zero_threshold ... ok [INFO] [stdout] test test_infinity_is_not_zero_singleinfinity ... ok [INFO] [stdout] test test_custom_is_zero_for_integers_outside_threshold_singleinfinity ... ok [INFO] [stdout] test test_neg_infinity_is_not_zero ... ok [INFO] [stdout] test test_pos_infinity_is_not_zero ... ok [INFO] [stdout] test test_non_zero_for_finite_intfinity ... ok [INFO] [stdout] test test_non_zero_for_finite_singleinfinity ... ok [INFO] [stdout] test test_zero_for_finite_intfinity ... ok [INFO] [stdout] test test_custom_is_zero_for_integers_within_threshold_singleinfinity ... ok [INFO] [stdout] test test_zero_for_finite_singleinfinity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests intfinity [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" "e4ccc4282d88433a2bcec34ec3be3125dec3bcb771ba3a2aa9cea06f055016e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ccc4282d88433a2bcec34ec3be3125dec3bcb771ba3a2aa9cea06f055016e0", kill_on_drop: false }` [INFO] [stdout] e4ccc4282d88433a2bcec34ec3be3125dec3bcb771ba3a2aa9cea06f055016e0